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
*
Merge commit '80ea66112817c719b476de8f7d8d3b325f4c7dd1'
Hendrik Leppkes
2015-08-02
1
-57
/
+76
|
\
|
*
avcodec: h264: Extract decoder methods
David Holm
2015-08-01
1
-54
/
+70
*
|
Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37'
Michael Niedermayer
2015-07-17
1
-8
/
+12
|
\
\
|
|
/
|
*
h264: Add support for Closed Caption export
Kieran Kunhya
2015-07-17
1
-1
/
+44
*
|
avcodec: Add support for Closed Caption export in h264
Kieran Kunhya
2015-07-06
1
-2
/
+37
*
|
avcodec/h264: Greenmetadata SEI parsing
Nicolas DEROUINEAU
2015-06-30
1
-0
/
+63
*
|
Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'
Michael Niedermayer
2015-06-30
1
-22
/
+30
|
\
\
|
|
/
|
*
h264: Parse registered data SEI message and AFD value
Vittorio Giovara
2015-06-30
1
-0
/
+49
*
|
Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'
Michael Niedermayer
2015-06-30
1
-12
/
+3
|
\
\
|
|
/
|
*
h264_sei: Group error check outside the switch block
Vittorio Giovara
2015-06-30
1
-12
/
+2
|
*
h264: prevent theoretical infinite loop in SEI parsing
Vittorio Giovara
2014-08-01
1
-6
/
+12
*
|
avcodec: Add support for per-frame AFD output in h264
Kieran Kunhya
2015-06-26
1
-0
/
+6
*
|
avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroes
Michael Niedermayer
2014-09-16
1
-1
/
+1
*
|
Merge commit '18e3d61e9e3b52c177aa7a1f2a054a8a753e1b09'
Michael Niedermayer
2014-07-10
1
-0
/
+22
|
\
\
|
|
/
|
*
h264: parse display orientation SEI message
Vittorio Giovara
2014-07-09
1
-0
/
+22
*
|
avcodec/h264: in the absence of recovery points, be more tolerant on acceptin...
Michael Niedermayer
2014-06-04
1
-0
/
+2
*
|
Merge commit '066ad249843bde656265b59110c2521e2b1ce131'
Michael Niedermayer
2014-02-14
1
-4
/
+2
|
\
\
|
|
/
|
*
h264_sei: reorder headers
Vittorio Giovara
2014-02-14
1
-4
/
+2
*
|
Merge commit '304e916a92bc17385a485bec2f957e192257ddb6'
Michael Niedermayer
2014-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
h264_sei: name buffering period type consistently
Vittorio Giovara
2014-02-14
1
-1
/
+1
*
|
Merge commit '3d9fc21e593aa89b5877bd739268499b079052f2'
Michael Niedermayer
2013-12-17
1
-21
/
+12
|
\
\
|
|
/
|
*
h264: Refactor decode_frame_packing_arrangement
Vittorio Giovara
2013-12-17
1
-16
/
+7
*
|
Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb'
Michael Niedermayer
2013-12-09
1
-24
/
+35
|
\
\
|
|
/
|
*
h264: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
2013-12-09
1
-0
/
+40
*
|
avcodec/h264_sei: make SEI type truncated message more informative
Michael Niedermayer
2013-10-03
1
-2
/
+2
*
|
Merge commit 'a454dec19aa6666b555deec431bc42eda391d7b6'
Michael Niedermayer
2013-09-24
1
-1
/
+2
|
\
\
|
|
/
|
*
h264_sei: check SEI size
Michael Niedermayer
2013-09-24
1
-0
/
+6
*
|
Merge commit '26179964ff3fa1173e6f512c5735ba8223e2395d'
Michael Niedermayer
2013-09-24
1
-0
/
+3
|
\
\
|
|
/
|
*
h264_sei: log unknown sei messages
Vittorio Giovara
2013-09-24
1
-0
/
+1
*
|
Merge commit '2a61592573d725956a4377641344afe263382648'
Michael Niedermayer
2013-08-21
1
-1
/
+0
|
\
\
|
|
/
|
*
avcodec: Remove some commented-out debug cruft
Diego Biurrun
2013-08-20
1
-1
/
+0
*
|
Merge commit '0d8b943d204bd16fcf2f4a59c742e65a401dd3d0'
Michael Niedermayer
2013-08-03
1
-11
/
+16
|
\
\
|
|
/
|
*
h264_sei: Return meaningful values
Vittorio Giovara
2013-08-02
1
-11
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-02
1
-67
/
+87
|
\
\
|
|
/
|
*
h264_sei: K&R formatting cosmetics
Vittorio Giovara
2013-08-01
1
-58
/
+78
*
|
Merge commit '4c7fd58f8ae729b964b6859eace5ab9a55ce3c8c'
Michael Niedermayer
2013-08-02
1
-1
/
+1
|
\
\
|
|
/
|
*
h264_sei: Remove pointless old comment
Diego Biurrun
2013-08-01
1
-1
/
+1
*
|
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
[next]