14 Commits (2800e8d62e4c6cdd8a7e218cb15a10f216946f18)

Author SHA1 Message Date
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 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
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Michael Niedermayer ff8c65f482 Make sure offsets of mjpeg b are within the buffer. 16 years ago
  Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
  Stefano Sabatini 6140271f54 Add some long names to AVCodec declarations. 17 years ago
  Vladimir Voroshilov 159ef4b02a Implement FFMAX3(a,b,c) - maximum over three arguments. 17 years ago
  Michael Niedermayer 317b3092cf const 17 years ago
  Michael Niedermayer b180d9fe99 fix decoding of the first frame of gray.mov 17 years ago
  Baptiste Coudurier 81752d0c2b use buf_ptr to correctly decode second field 18 years ago
  Aurelien Jacobs 0a59a18b4e move mjpeg-b decoder in its own file 18 years ago