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
/
h264_sei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/h264_sei: Try to make code more robust by jumping to the specified SE...
Michael Niedermayer
2013-07-22
1
-3
/
+3
*
avcodec/ff_h264_decode_sei: use skip_bits_long()
Michael Niedermayer
2013-07-21
1
-1
/
+1
*
avcodec/ff_h264_decode_sei: Check SEI size
Michael Niedermayer
2013-07-21
1
-0
/
+5
*
avcodec/ff_h264_decode_sei: fix integer overflow with size.
Michael Niedermayer
2013-07-21
1
-1
/
+2
*
avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient data
Michael Niedermayer
2013-07-21
1
-2
/
+2
*
h264: add frame packing as stereo_mode frame metadata
Joakim Plate
2013-07-21
1
-0
/
+86
*
h264_sei/decode_picture_timing: do not depend on h->sps being set
Michael Niedermayer
2013-05-06
1
-6
/
+13
*
h264: show recovery SEIs in debug output
Michael Niedermayer
2013-03-12
1
-0
/
+3
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-16
1
-65
/
+57
|
\
|
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-49
/
+42
*
|
h264: add support for AFD detection
Marton Balint
2012-10-21
1
-0
/
+41
*
|
h264: fix x264 build detection
Michael Niedermayer
2012-08-13
1
-0
/
+2
*
|
h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()
Michael Niedermayer
2012-04-23
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace computations of remaining bits with calls to get_bits_left().
Alex Converse
2012-03-05
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
h264_sei: Fix infinite loop.
Michael Niedermayer
2012-01-26
1
-0
/
+4
*
|
h264: allow debuging SEI types
Michael Niedermayer
2011-08-30
1
-0
/
+3
|
/
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Ignore x264 build=0 as there is no such version, this restores previous
Michael Niedermayer
2010-03-21
1
-1
/
+1
*
Split SEI code off h264.c.
Michael Niedermayer
2010-01-12
1
-0
/
+206