19 Commits (b8fe9f08bed622be38c9e437f935335fc5e44b37)

Author SHA1 Message Date
Carl Eugen Hoyos 5cd947d81b Fix r10k codec for widths that are not multiples of 64. 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Paul B Mahol 1e90450fad r210dec: check return value of avcodec_alloc_frame() 13 years ago
Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 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
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 6639af56ea Reindent after r25115. 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Carl Eugen Hoyos 646eb55139 Swap red and blue when decoding r210. 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Reimar Döffinger 4a49ab77c6 Remove unnecessary calls to avcodec_check_dimensions, the check is already 15 years ago
Reimar Döffinger 0fbb0185b9 Call release_buffer on close for v210dec and v210x 15 years ago
Ramiro Polla e20b196da1 Remove ; after while(0) in macros. 15 years ago
Diego Biurrun d87d5025aa prettyprinting cosmetics 15 years ago
Baptiste Coudurier 03e4f1ed7f add casts to silence gcc warnings 16 years ago
Baptiste Coudurier ca0bb1c49c V210 Uncompressed 4:2:2 10-bit encoder and decoder 16 years ago