33 Commits (9f98a8e9bc9b669f348834908dce927a2a5d9b90)

Author SHA1 Message Date
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Reimar Döffinger a0eb8de5e0 Merge palette-only header with actual video frame. 13 years ago
Carl Eugen Hoyos f628134e77 Set Electronic Arts CMV palette opaque. 13 years ago
Reimar Döffinger fd791675d4 Fix nonsense buffer hints. 13 years ago
Reimar Döffinger 371e165443 Try to set AVFrame.reference to correct values. 13 years ago
Laurent Aimar 46cb2f6a29 eacmv: check for out of bound reads 13 years ago
Laurent Aimar 8df8a87e3f eacmv: fix potential pointer arithmetic overflows 13 years ago
Laurent Aimar a5d46235f3 Check for out of bound reads in the Electronic Arts CMV decoder. 13 years ago
Laurent Aimar 113d7be624 Prevent NULL dereferences when missing the reference frame in the Electronic Arts CMV decoder. 13 years ago
Laurent Aimar e9064c9ce8 Fix potential pointer arithmetic overflows in the Electronic Arts CMV decoder. 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Stefano Sabatini 01042d4123 lavc: set defaults in internal codec frames 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
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
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
Peter Ross cd426563f4 fix indentation 14 years ago
Daniel Kang 062421e30d eacmv: ensure second-last frame is allocated before referencing it 14 years ago
Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 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
Peter Ross 8600106ac2 update my email address 15 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Peter Ross 495900f78b Electronic Arts CMV decoder 17 years ago