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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
intrax8: Have function signature match across declaration and definition
Diego Biurrun
2016-11-03
1
-1
/
+1
*
options_table: Remove a now unnecessary include of config.h
Martin Storsjö
2016-11-03
1
-1
/
+0
*
arm: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
2016-11-03
6
-3
/
+913
*
vp9: Flip the order of arguments in MC functions
Martin Storsjö
2016-11-03
5
-75
/
+69
*
bink: Have function pointer prototype match implementation
Diego Biurrun
2016-11-02
1
-1
/
+3
*
idct: Have function pointer prototype match implementation
Diego Biurrun
2016-11-02
1
-3
/
+5
*
aactab: Move extern keyword to the front of array declarations
Diego Biurrun
2016-11-02
1
-2
/
+2
*
qsv: Be informative when reporting that no data has been consumed
Luca Barbato
2016-10-30
1
-1
/
+1
*
Use avpriv_request_sample() where appropriate
Diego Biurrun
2016-10-29
2
-13
/
+4
*
srt: Adjust signedness of sscanf format strings
Diego Biurrun
2016-10-28
1
-1
/
+1
*
dxtory: Drop nonsense ISO C printf conversion specifiers for standard types
Diego Biurrun
2016-10-28
1
-3
/
+3
*
Use ISO C printf conversion specifiers where appropriate
Diego Biurrun
2016-10-28
5
-12
/
+14
*
hap: Adjust printf length modifiers to match variable types
Diego Biurrun
2016-10-28
1
-1
/
+1
*
Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
2016-10-28
5
-10
/
+10
*
dnxhdenc: Drop pointless, commented-out debug output
Diego Biurrun
2016-10-27
1
-9
/
+0
*
h264_loopfilter: Do not print value of uninitialized variable
Diego Biurrun
2016-10-27
1
-1
/
+1
*
mpegaudio: Do not print value of uninitialized variable
Diego Biurrun
2016-10-27
1
-2
/
+2
*
vaapi_decode: Remove vestigial unmap code
Mark Thompson
2016-10-24
1
-4
/
+1
*
vaapi_decode: Clear parameter buffers to fix picture reuse
Mark Thompson
2016-10-24
1
-0
/
+1
*
vaapi_h264: fix RefPicList[] field flags.
Gwenole Beauchesne
2016-10-24
1
-1
/
+2
*
hevc: x86: Add add_residual() SIMD optimizations
Pierre Edouard Lepere
2016-10-22
4
-4
/
+416
*
lavu: Add JEDEC P22 color primaries
Vittorio Giovara
2016-10-21
2
-1
/
+2
*
hevc: factor out a repeated condition
Anton Khirnov
2016-10-21
1
-12
/
+8
*
hevc: move the SliceType enum to hevc.h
Anton Khirnov
2016-10-21
7
-52
/
+54
*
audiodsp: x86: Remove pointless header file
Diego Biurrun
2016-10-19
2
-26
/
+3
*
x86: videodsp: Add parentheses to expression to work around warning
Diego Biurrun
2016-10-19
1
-1
/
+1
*
ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories
Diego Biurrun
2016-10-18
2
-1
/
+1
*
vaapi_encode: Write sequence header as extradata
Mark Thompson
2016-10-17
2
-0
/
+24
*
vaapi_h265: Include header for slice types
Mark Thompson
2016-10-17
1
-1
/
+1
*
x86: Add missing colons after assembly labels
Diego Biurrun
2016-10-17
6
-13
/
+13
*
lavc: add a bitstream filter for extracting extradata from packets
Anton Khirnov
2016-10-16
4
-2
/
+304
*
hevcdec: move parameter set parsing into a separate header
Anton Khirnov
2016-10-16
7
-302
/
+339
*
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
Anton Khirnov
2016-10-16
7
-6
/
+36
*
hevcdec: drop the prototype of a non-existing function
Anton Khirnov
2016-10-16
1
-2
/
+0
*
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
10
-151
/
+180
*
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-10-16
20
-22
/
+22
*
Add GBRAP12 pixel format support
Kieran Kunhya
2016-10-12
1
-0
/
+2
*
lavc: bsf: Document input/output codecparam alloc/init process
Vittorio Giovara
2016-10-12
1
-2
/
+5
*
hevc: Add SSE2 and AVX IDCT
Alexandra Hájková
2016-10-11
2
-30
/
+811
*
aarch64: Add missing sign extension in ff_h264_idct8_add_neon
Martin Storsjö
2016-10-10
1
-0
/
+1
*
nvenc: Fix error log
Yogender Gupta
2016-10-09
1
-1
/
+1
*
nvenc: Force high_444 profile for 444 input
Yogender Gupta
2016-10-07
1
-0
/
+5
*
Revert "hevc: x86: Refactor IDCT macro declarations"
Anton Khirnov
2016-10-06
1
-11
/
+23
*
h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7...
Diego Biurrun
2016-10-06
2
-66
/
+76
*
hevc: x86: Refactor IDCT macro declarations
Diego Biurrun
2016-10-06
1
-23
/
+11
*
d3d11va: Use the proper decoding slice index
Steve Lhomme
2016-10-05
3
-5
/
+11
*
vp9lpf/x86: make filter_16_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-41
/
+154
*
vp9lpf/x86: make filter_48/84/88_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-26
/
+48
*
vp9lpf/x86: make filter_44_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-66
/
+78
*
vp9lpf/x86: make filter_16_v work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-40
/
+99
[next]