Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23h264/pic_timing: support multiple timecodesJosh de Kock
2018-10-23lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller
2018-08-17h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya
2018-06-11avcodec/h264_slice: Fix overflow in recovery_frame computationMichael Niedermayer
2017-12-01avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-18libavcodec/h264_sei: Don't log random user data. This prevents terminal junk.Kieran Kunhya
2017-09-13avcodec/h264_sei: add namespace prefix to frame packingarrangement enum valuesJames Almer
2017-09-13h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-08-10h264: Add support for alternative transfer characterics SEIVittorio Giovara
2017-08-10h264: Add support for alternative transfer characterics SEIVittorio Giovara
2017-05-17h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-02-28h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer
2017-02-15avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl...Michael Niedermayer
2017-01-31golomb: Convert to the new bitstream readerDiego Biurrun
2016-08-01Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-06-30h264: make H264ParamSets sps constBenoit Fouet
2016-06-26avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by...Michael Niedermayer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21h264_sei: drop an unnecessary h264dec.h includeAnton Khirnov
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-06-18Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch
2016-06-14lavc/h264_sei: fix broken style around green metadata codeClément Bœsch
2016-06-14lavc/h264: rename GreenMetaData to H264SEIGreenMetaDataClément Bœsch
2016-06-14lavc/h264_sei: reduce scope of parameters for green meta decodeClément Bœsch
2016-06-14lavc/h264: move green meta logging out of the sei decodingClément Bœsch
2016-06-13lavc/h264_sei: fix green metadata typoClément Bœsch
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-24h264: decouple h264_sei from the h264 decoderAnton Khirnov
2016-04-24h264: decouple h264_ps from the h264 decoderAnton Khirnov
2015-12-29avcodec: Use get_ue_golomb_long() when neededMark Harris
2015-11-02Merge commit 'b4a82e740743744136e07054525560351e4892ae'Hendrik Leppkes
2015-11-02Merge commit '8487987b87a252963b27b6adfd82887ea5933918'Hendrik Leppkes
2015-10-30h264: Print the complete user messageVittorio Giovara
2015-10-30h264: Print user data SEI under normal debug verbosityVittorio Giovara
2015-09-09avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample requestMichael Niedermayer
2015-08-24Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'Hendrik Leppkes
2015-08-22h264: Fix faulty call to avpriv_request_sampleLuca Barbato
2015-08-21h264: Discard currently unsupported registered seiJohn Högberg
2015-08-02Merge commit '80ea66112817c719b476de8f7d8d3b325f4c7dd1'Hendrik Leppkes
2015-08-01avcodec: h264: Extract decoder methodsDavid Holm
2015-07-17Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37'Michael Niedermayer
2015-07-17h264: Add support for Closed Caption exportKieran Kunhya
2015-07-06avcodec: Add support for Closed Caption export in h264Kieran Kunhya
2015-07-01avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU
2015-06-30Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'Michael Niedermayer
2015-06-30Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'Michael Niedermayer