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
2011-08-12h264: add missing brackets.Ronald S. Bultje
2011-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-09h264: propagate error return values for AV_LOG_ERROR-triggering eventsDustin Brody
2011-07-28h264 - correct the check for invalid long term frame index in MMCO decodeJeff Downs
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-11Eliminate FF_COMMON_FRAME macro.Diego Biurrun
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10h264: do not print "too many references" warning for intra-only.Ronald S. Bultje
2011-05-02replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini
2011-05-02Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini
2011-05-01H264: Fix intra only decoding.Michael Niedermayer
2011-05-01H264:Print short+long+max values when they dont match up.Michael Niedermayer
2011-05-01H264:use av_assert0() for frame num checkMichael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-05Perform sliding window operation during frame gap handling.Michael Niedermayer
2010-07-05Factorize ff_generate_sliding_window_mmcos() out.Michael Niedermayer
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-31Fix implicit weight for b frames in mbaff.Michael Niedermayer
2010-03-04Reorder indexes in weight tables.Michael Niedermayer
2010-03-03Merge weight & offset tables, 15 cpu cycles faster.Michael Niedermayer
2010-01-12Split all the reference picture handling off h264.c.Michael Niedermayer