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
2013-03-12h264: show recovery SEIs in debug outputMichael Niedermayer
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2012-10-21h264: add support for AFD detectionMarton Balint
2012-08-13h264: fix x264 build detectionMichael Niedermayer
2012-04-23h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()Michael Niedermayer
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05Replace computations of remaining bits with calls to get_bits_left().Alex Converse
2012-01-26h264_sei: Fix infinite loop.Michael Niedermayer
2011-08-30h264: allow debuging SEI typesMichael Niedermayer
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