index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
9
-15
/
+15
*
doc/APIchanges: Update
Michael Niedermayer
2017-10-11
1
-25
/
+25
*
avutil/frame: Fix project name
Michael Niedermayer
2017-10-11
1
-2
/
+2
*
avcodec/mips: Improve avc uni copy mc msa functions
Kaustubh Raste
2017-10-10
1
-145
/
+100
*
avcodec/mips: Improve hevc uni-w horiz mc msa functions
Kaustubh Raste
2017-10-10
2
-268
/
+386
*
avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions
Kaustubh Raste
2017-10-10
1
-417
/
+802
*
avcodec/mips: Improve avc chroma hv mc msa functions
Kaustubh Raste
2017-10-10
1
-143
/
+166
*
avcodec/mips: Improve avc bi-weighted mc msa functions
Kaustubh Raste
2017-10-10
2
-162
/
+311
*
avcodec/mips: preload data in hevc sao edge 135 degree filter msa functions
Kaustubh Raste
2017-10-10
1
-62
/
+132
*
avcodec/ffv1dec: Fix out of array read in slice counting
Michael Niedermayer
2017-10-10
1
-1
/
+1
*
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()
Michael Niedermayer
2017-10-10
1
-2
/
+2
*
avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()
Michael Niedermayer
2017-10-10
1
-0
/
+1
*
avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta
Michael Niedermayer
2017-10-10
1
-39
/
+40
*
configure: fix decklink dependencies
Marton Balint
2017-10-10
1
-2
/
+3
*
doc/filters: note minimum resolution for pixscope
Gyan Doshi
2017-10-10
1
-1
/
+2
*
libavdevice/decklink: add support for 10-bit output for Decklink SDI
Devin Heitmueller
2017-10-10
1
-29
/
+83
*
libavdevice/decklink: add support for -sources and -sinks arguments
Devin Heitmueller
2017-10-10
8
-10
/
+104
*
Makefile: generate stripped CLI tools directly instead of copying unstripped ...
Marton Balint
2017-10-10
2
-0
/
+8
*
fate: update fate-api reference files after 71e2ec017a
James Almer
2017-10-09
2
-0
/
+4
*
build: prevent SDL2 from polluting global cflags and extralibs
James Almer
2017-10-09
2
-3
/
+2
*
lavc/vaapi_decode: fix profile search when profile mismatch is allowed
Jun Zhao
2017-10-09
1
-1
/
+3
*
lavc: enable hwaccel_flags option
Jun Zhao
2017-10-09
1
-0
/
+4
*
avcodec/wmaprodec: support multichannel XMA stream configurations
bnnm
2017-10-09
2
-59
/
+112
*
avcodec/dca_core: always limit frame size to data size
foo86
2017-10-09
1
-1
/
+1
*
avcodec/dca_parser: revert to conservative sync distance estimation
foo86
2017-10-09
1
-2
/
+2
*
lavf/adp: Fix the probe function on systems with signed char.
Carl Eugen Hoyos
2017-10-09
1
-1
/
+1
*
configure: Disable -Wbool-operation using check_disable_warning().
Carl Eugen Hoyos
2017-10-09
1
-0
/
+1
*
Revert "configure: Disable -Wbool-operation."
Mark Thompson
2017-10-09
1
-1
/
+0
*
hwcontext_vaapi: Add support for mapping to DRM objects
Mark Thompson
2017-10-09
1
-2
/
+106
*
hwcontext: Perform usual initialisation on derived device contexts
Mark Thompson
2017-10-09
2
-10
/
+4
*
hwcontext_vaapi: Set message callbacks on internally-created devices
Mark Thompson
2017-10-09
1
-0
/
+21
*
hwcontext_vaapi: Factorise out common connection code
Mark Thompson
2017-10-09
1
-29
/
+24
*
vaapi: Always free parameter buffers after vaEndPicture() with libva2
Mark Thompson
2017-10-09
4
-6
/
+6
*
vaapi: Remove H.264 baseline profile
Mark Thompson
2017-10-09
2
-9
/
+4
*
configure: Add config option for libva2 (VAAPI 1)
Mark Thompson
2017-10-09
1
-0
/
+5
*
configure: disable libxcb dependent features if libxcb is not enabled
James Almer
2017-10-08
1
-1
/
+2
*
lavu/opt: Use "&&" instead of "*" in boolean expression.
Carl Eugen Hoyos
2017-10-08
1
-1
/
+1
*
configure: Disable -Wbool-operation.
Carl Eugen Hoyos
2017-10-08
1
-0
/
+1
*
lavd/decklink_dec: Do not claim to output transparency information.
Carl Eugen Hoyos
2017-10-08
2
-3
/
+3
*
ffmpeg: always use single threaded decoding for attached pictures
Marton Balint
2017-10-08
1
-0
/
+3
*
lavc: add support for OpenJPEG 2.3.0
Michael Bradshaw
2017-10-08
3
-8
/
+15
*
lavu/utils: Use "__asm__" like everywhere else in the codebase.
Carl Eugen Hoyos
2017-10-08
1
-1
/
+1
*
lavfi: Rename local variables "main" as "master".
Carl Eugen Hoyos
2017-10-07
4
-22
/
+22
*
lavf/rtpenc: Add support for little-endian G.726.
Carl Eugen Hoyos
2017-10-07
4
-1
/
+12
*
lavf/sdp: Fix MIME-type for big-endian G.726.
Carl Eugen Hoyos
2017-10-07
2
-2
/
+2
*
lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...
Sasi Inguva
2017-10-07
1
-4
/
+4
*
lavf/img2dec: Auto-detect svg images.
Carl Eugen Hoyos
2017-10-07
1
-2
/
+12
*
avformat/mp3enc: flush buffered packets if referencing fails
James Almer
2017-10-06
1
-8
/
+3
*
avcodec/v4l2: fix single plane decoding
Jorge Ramirez-Ortiz
2017-10-06
1
-2
/
+12
*
avdevice/decklink_dec: fix extracting luma
Marton Balint
2017-10-06
1
-1
/
+1
[next]