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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-17h264: Add support for Closed Caption exportKieran Kunhya
2015-06-30h264: Parse registered data SEI message and AFD valueVittorio Giovara
2015-06-30h264_sei: Group error check outside the switch blockVittorio Giovara
2014-08-01h264: prevent theoretical infinite loop in SEI parsingVittorio Giovara
2014-07-09h264: parse display orientation SEI messageVittorio Giovara
2014-02-14h264_sei: reorder headersVittorio Giovara
2014-02-14h264_sei: name buffering period type consistentlyVittorio Giovara
2013-12-17h264: Refactor decode_frame_packing_arrangementVittorio Giovara
2013-12-09h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara
2013-09-24h264_sei: check SEI sizeMichael Niedermayer
2013-09-24h264_sei: log unknown sei messagesVittorio Giovara
2013-08-20avcodec: Remove some commented-out debug cruftDiego Biurrun
2013-08-02h264_sei: Return meaningful valuesVittorio Giovara
2013-08-01h264_sei: K&R formatting cosmeticsVittorio Giovara
2013-08-01h264_sei: Remove pointless old commentDiego Biurrun
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2012-03-05Replace computations of remaining bits with calls to get_bits_left().Alex Converse
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-22Ignore x264 build=0 as there is no such version, this restores previousMichael Niedermayer
2010-01-12Split SEI code off h264.c.Michael Niedermayer