summaryrefslogtreecommitdiff
path: root/libavcodec/h264_refs.c
Commit message (Expand)AuthorAge
* replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* H264: Fix intra only decoding.Michael Niedermayer2011-05-01
* H264:Print short+long+max values when they dont match up.Michael Niedermayer2011-05-01
* H264:use av_assert0() for frame num checkMichael Niedermayer2011-05-01
* 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