summaryrefslogtreecommitdiff
path: root/libavcodec/h264_refs.c
Commit message (Expand)AuthorAge
* h264: correct the check for invalid long term frame index in MMCO decodeJeff Downs2011-08-19
* h264: hide reference frame errors unless requestedDustin Brody2011-08-17
* h264: add missing brackets.Ronald S. Bultje2011-08-12
* h264: propagate error return values for AV_LOG_ERROR-triggering eventsDustin Brody2011-08-09
* Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* h264: do not print "too many references" warning for intra-only.Ronald S. Bultje2011-05-10
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Perform sliding window operation during frame gap handling.Michael Niedermayer2010-07-05
* Factorize ff_generate_sliding_window_mmcos() out.Michael Niedermayer2010-07-05
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Fix implicit weight for b frames in mbaff.Michael Niedermayer2010-03-30
* Reorder indexes in weight tables.Michael Niedermayer2010-03-03
* Merge weight & offset tables, 15 cpu cycles faster.Michael Niedermayer2010-03-03
* Split all the reference picture handling off h264.c.Michael Niedermayer2010-01-12