15 Commits (44ca80df3445a59bc065924d8c6110fa10367d01)

Author SHA1 Message Date
  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