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
*
stereo3d: Support view type for frame sequence type
Vittorio Giovara
2017-11-28
1
-3
/
+4
*
h264: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-08-10
1
-0
/
+11
*
h264_sei: Add namespace prefix to all SEI values
Mark Thompson
2017-05-16
1
-8
/
+8
*
h264_sei: Check actual presence of picture timing SEI message
Michael Niedermayer
2017-02-28
1
-0
/
+3
*
golomb: Convert to the new bitstream reader
Diego Biurrun
2017-01-31
1
-1
/
+1
*
h264_sei: drop an unnecessary h264dec.h include
Anton Khirnov
2016-06-21
1
-1
/
+1
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-2
/
+2
*
h264: decouple h264_sei from the h264 decoder
Anton Khirnov
2016-04-24
1
-128
/
+138
*
h264: decouple h264_ps from the h264 decoder
Anton Khirnov
2016-04-24
1
-9
/
+14
*
h264: Print the complete user message
Vittorio Giovara
2015-10-30
1
-6
/
+8
*
h264: Print user data SEI under normal debug verbosity
Vittorio Giovara
2015-10-30
1
-1
/
+1
*
h264: Fix faulty call to avpriv_request_sample
Luca Barbato
2015-08-22
1
-1
/
+1
*
h264: Discard currently unsupported registered sei
John Högberg
2015-08-21
1
-0
/
+6
*
avcodec: h264: Extract decoder methods
David Holm
2015-08-01
1
-54
/
+70
*
h264: Add support for Closed Caption export
Kieran Kunhya
2015-07-17
1
-1
/
+44
*
h264: Parse registered data SEI message and AFD value
Vittorio Giovara
2015-06-30
1
-0
/
+49
*
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
*
h264: parse display orientation SEI message
Vittorio Giovara
2014-07-09
1
-0
/
+22
*
h264_sei: reorder headers
Vittorio Giovara
2014-02-14
1
-4
/
+2
*
h264_sei: name buffering period type consistently
Vittorio Giovara
2014-02-14
1
-1
/
+1
*
h264: Refactor decode_frame_packing_arrangement
Vittorio Giovara
2013-12-17
1
-16
/
+7
*
h264: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
2013-12-09
1
-0
/
+40
*
h264_sei: check SEI size
Michael Niedermayer
2013-09-24
1
-0
/
+6
*
h264_sei: log unknown sei messages
Vittorio Giovara
2013-09-24
1
-0
/
+1
*
avcodec: Remove some commented-out debug cruft
Diego Biurrun
2013-08-20
1
-1
/
+0
*
h264_sei: Return meaningful values
Vittorio Giovara
2013-08-02
1
-11
/
+16
*
h264_sei: K&R formatting cosmetics
Vittorio Giovara
2013-08-01
1
-58
/
+78
*
h264_sei: Remove pointless old comment
Diego Biurrun
2013-08-01
1
-1
/
+1
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-49
/
+42
*
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
*
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