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
*
Fix FSF address in colormatrix and libzvbi license headers.
Carl Eugen Hoyos
2014-02-22
1
-1
/
+1
*
avcodec/h264_ps: fix printed num_reorder_frames value
Michael Niedermayer
2014-02-22
1
-1
/
+1
*
avcodec/h264: use subsample factors of the used pixel format
Michael Niedermayer
2014-02-21
1
-3
/
+4
*
qcelp: grammar
Reynaldo H. Verdejo Pinochet
2014-02-21
2
-16
/
+16
*
qcelpdec: break some too-long lines
Reynaldo H. Verdejo Pinochet
2014-02-21
1
-6
/
+12
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-21
1
-19
/
+19
|
\
|
*
libvorbis: Give consistent names to all functions, structs, and defines
Diego Biurrun
2014-02-21
1
-19
/
+19
*
|
avcodec/h264: fix sign error
Michael Niedermayer
2014-02-21
1
-1
/
+1
*
|
avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop filter...
Michael Niedermayer
2014-02-21
2
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-21
2
-12
/
+14
|
\
\
|
|
/
|
*
h264: Lower bound check for slice offsets
Vittorio Giovara
2014-02-20
2
-12
/
+14
*
|
Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'
Michael Niedermayer
2014-02-20
1
-8
/
+8
|
\
\
|
|
/
|
*
aarch64: use EXTERN_ASM consistently for exported symbols
Janne Grunau
2014-02-20
1
-8
/
+8
|
*
dca: replace some memcpy by AV_COPY128
Christophe Gisquet
2014-02-20
1
-3
/
+1
*
|
Merge commit '982b596ea6640bfe218a31f6c3fc542d9fe61c31'
Michael Niedermayer
2014-02-20
1
-4
/
+39
|
\
\
|
|
/
|
*
h264: avoid undefined behavior in chroma motion compensation
Janne Grunau
2014-02-20
1
-3
/
+32
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-20
1
-4
/
+3
|
\
\
|
|
/
|
*
mpeg4video_parser: Drop pointless av_-prefix from static function
Diego Biurrun
2014-02-20
1
-4
/
+3
*
|
Merge commit '984e3398662d460e15904f9e4a6df9ef759070cb'
Michael Niedermayer
2014-02-20
4
-10
/
+9
|
\
\
|
|
/
|
*
avcodec: Consistently name encoder init functions foo_encode_init
Diego Biurrun
2014-02-20
4
-10
/
+9
*
|
Merge commit '017a06a9ee86b047079166c2694c9c655ff03356'
Michael Niedermayer
2014-02-20
1
-3
/
+3
|
\
\
|
|
/
|
*
x86: dsputil: Use correct file name as multiple inclusion guard
Diego Biurrun
2014-02-20
1
-3
/
+3
*
|
Merge commit 'ba42c852477e87f6e47a5587e8f7829c46c52032'
Michael Niedermayer
2014-02-20
1
-2
/
+2
|
\
\
|
|
/
|
*
bit_depth_template: Use file name as multiple inclusion guard
Diego Biurrun
2014-02-20
1
-2
/
+2
*
|
Merge commit '61e7c7f27b0a2652bf5cd282b97762ee99d025ef'
Michael Niedermayer
2014-02-20
1
-1
/
+1
|
\
\
|
|
/
|
*
svq3: Adjust #endif comment
Diego Biurrun
2014-02-20
1
-1
/
+1
*
|
avcodec/mpeg4videodec: Check for bitstream overread in decode_vol_header()
Michael Niedermayer
2014-02-20
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-19
1
-14
/
+16
|
\
\
|
|
/
|
*
hevc: Always consider VLC NALU type mismatch fatal
Luca Barbato
2014-02-19
1
-14
/
+16
*
|
Merge commit '175e5063320f585118a5461f15dbacf2ce17e97d'
Michael Niedermayer
2014-02-19
1
-1
/
+1
|
\
\
|
|
/
|
*
hevc: Mention the missing SPS in the error message
Luca Barbato
2014-02-19
1
-1
/
+1
*
|
avcodec/huffyuv: simplify allocation of temporaries
Michael Niedermayer
2014-02-19
1
-10
/
+4
*
|
Merge commit 'b23bc95920e2f10b9621857e829c45b064f356c0'
Michael Niedermayer
2014-02-19
1
-0
/
+5
|
\
\
|
|
/
|
*
x86: dca: Add missing multiple inclusion guards
Diego Biurrun
2014-02-19
1
-0
/
+5
*
|
avcodec/mpeg4videodec: set field durations to safe values when they are invalid
Michael Niedermayer
2014-02-19
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-19
1
-2
/
+6
|
\
\
|
|
/
|
*
h264: informative error reporting in decode_slice_header()
Luca Barbato
2014-02-18
1
-2
/
+6
|
*
h264: fix slice_type value reported in decode_slice_header()
Luca Barbato
2014-02-18
1
-1
/
+1
*
|
avcodec: support setting the chroma intra matrix
Michael Niedermayer
2014-02-18
3
-0
/
+14
*
|
avcodec/exr: read layers
Gonzalo Garramuno
2014-02-18
1
-4
/
+35
*
|
vp9/x86: set correct number of registers used in intra pred asm
Hendrik Leppkes
2014-02-18
1
-2
/
+2
*
|
avcodec/huffyuvdec: use RGB0 for 24bit rgb output instead of BGRA
Michael Niedermayer
2014-02-18
1
-3
/
+6
*
|
avcodec/huffyuvdec: use the correct height field
Michael Niedermayer
2014-02-18
1
-1
/
+1
*
|
avcodec/snow: split block clipping checks
Michael Niedermayer
2014-02-18
1
-2
/
+4
*
|
Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'
Michael Niedermayer
2014-02-17
2
-0
/
+4
|
\
\
|
|
/
|
*
doxygen: Add a number of missing function parameter descriptions
Diego Biurrun
2014-02-17
2
-0
/
+4
*
|
Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e'
Michael Niedermayer
2014-02-17
1
-3
/
+2
|
\
\
|
|
/
|
*
h264: use avpriv_request_sample for chroma_format_idc
Vittorio Giovara
2014-02-16
1
-3
/
+2
|
*
Move all example programs to doc/examples
Diego Biurrun
2014-02-16
2
-597
/
+0
*
|
avcodec/ansi: fix integer overflow
Michael Niedermayer
2014-02-17
1
-1
/
+1
[next]