12 Commits (56f8952b252f85281317ecd3e0b04c4cae93fd72)

Author SHA1 Message Date
Daniel Kang 65cd45a88c Prevent a crash by sanity checking buffer reads. 14 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
Baptiste Coudurier 1ea9dbbb92 bfi decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Daniel Verkamp 5ef251e504 Add missing av_cold in static init/close functions. 16 years ago
Patrik Kullman 79ff462e73 Fix (with av_uninit()) false positive warning about uninitialized variable: 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
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Sisir Koppaka 0ec1eb6906 Add .longname to bfi_decoder declaration. 17 years ago
Sisir Koppaka 2003d3da1a BFI video decoder. 17 years ago