22 Commits (29a09eae9a827f4dbc9c4517180d8fe2ecef321a)

Author SHA1 Message Date
Dustin Brody 4326f6f525 mpeg4videodec: remove dead code that would have detected erroneous encoding 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Thierry Foucu c4ab43ff3c mpeg4: add Mpeg4 Profiles names. 14 years ago
Thierry Foucu 0637e50579 mpeg4: decode Level Profile for MPEG4 Part 2. 14 years ago
Diego Biurrun 657ccb5ac7 Eliminate FF_COMMON_FRAME macro. 14 years ago
Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
Alexander Strange 6a9c859444 H264/MPEG frame-level multi-threading. 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anatoly Nenashev 7a4abe5912 mpeg4video: ignore broken GOP headers 14 years ago
Stefan Kost ae2104791f logging: downgrade recoverable errors to warnings 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Mans Rullgard f162e988aa Remove redundant checks against MIN_CACHE_BITS 14 years ago
Aurelien Jacobs 4f18f1b089 mpeg4videodec: reset time_base.num to 0 when detecting time_base.den=0 14 years ago
Carl Eugen Hoyos 0fd0ef7947 Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Benoit Fouet 32e543f866 Replace @returns by @return. 15 years ago
Michael Niedermayer b317567cf4 Change xvid/divx/lavc build variables to be consistent to x264_build. 15 years ago
Michael Niedermayer 101ada9abd Rename most non static h263 tables so their name contains h263. 15 years ago
Michael Niedermayer fef59a5b4b Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability 15 years ago
Michael Niedermayer 05b858b045 Rename DCtab_*, its a global variable and it helps understanding if mpeg4 15 years ago
Michael Niedermayer ca334dd14b Split the mpeg4 encoder and decoder off h263.c 15 years ago