90 Commits (85d2b0987baeb980234c17be076108d53ffe0cd6)

Author SHA1 Message Date
Dustin Brody 12fe759423 h264: propagate error return values for AV_LOG_ERROR-triggering events 13 years ago
Jeff Downs e80e2d5ba1 h264 - correct the check for invalid long term frame index in MMCO decode 13 years ago
Diego Biurrun 657ccb5ac7 Eliminate FF_COMMON_FRAME macro. 14 years ago
Ronald S. Bultje e86fbe1751 h264: do not print "too many references" warning for intra-only. 14 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Michael Niedermayer c059d7aa57 H264: Fix intra only decoding. 14 years ago
Michael Niedermayer 0ae4aba649 H264:Print short+long+max values when they dont match up. 14 years ago
Michael Niedermayer 7ac85f4be8 H264:use av_assert0() for frame num check 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer 3d5421201b Perform sliding window operation during frame gap handling. 15 years ago
Michael Niedermayer 733f5990d0 Factorize ff_generate_sliding_window_mmcos() out. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Michael Niedermayer 1052b76f0f Fix implicit weight for b frames in mbaff. 15 years ago
Michael Niedermayer 3d9137c883 Reorder indexes in weight tables. 15 years ago
Michael Niedermayer 70118abd68 Merge weight & offset tables, 15 cpu cycles faster. 15 years ago
Michael Niedermayer ea6f00c448 Split all the reference picture handling off h264.c. 15 years ago