30 Commits (9ebe6e391071690dbee79a645c51b14bd55c2ff4)

Author SHA1 Message Date
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer 55cc80dc29 a64multienc: switch to ff_alloc_packet2() 13 years ago
Diego Biurrun 562b6c744a Remove unnecessary AVFrame pointer casts. 13 years ago
Michael Niedermayer 3d3b603f7f a64multienc: fix "warning: buf may be used uninitialized in this function" 13 years ago
Anton Khirnov 7340008f18 a64multienc: switch to encode2(). 13 years ago
Anton Khirnov cfc6ab3199 a64multienc: don't write into output buffer when there's no output. 13 years ago
Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
Clément Bœsch adba9c6352 Fix various unused variable warnings 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
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
Mans Rullgard a6e5d231e9 a64enc: make PixelFormat arrays const 14 years ago
Tobias Bindhammer 2a26520a97 Cosmetics, lots of. 14 years ago
Tobias Bindhammer bbc26bae11 Skip unnecessary calculations in 4col-mode. 14 years ago
Tobias Bindhammer 90a3ffe276 Add possibility to crop screens inside of encoded frames. 14 years ago
Tobias Bindhammer 93ee7f9c41 Add check for height when cropping. 14 years ago
Tobias Bindhammer a4d2690309 Introduce palette with dynamic size. 14 years ago
Tobias Bindhammer d1cacdb8dd Checking return values of av_malloc(z) and report an error in case. 14 years ago
Tobias Bindhammer 3156df450f Clarify code/avoid possible bugs by using precalculated values that are used for extradata as well 14 years ago
Tobias Bindhammer 6cd94998a4 enable a flexible lifetime 14 years ago
Tobias Bindhammer 99d8166daf Setting proper values in extradata for future use in muxer 14 years ago
Tobias Bindhammer d09c0a1666 cleanup a bit in a64multi_encode_frame() 14 years ago
Tobias Bindhammer 9f63810491 added/extended some comments in a64multi_encode_frame() 14 years ago
Tobias Bindhammer e2f402f160 added interlacing option and compression option for colorram (lut) 14 years ago
Tobias Bindhammer bb07ab7cf2 fixed some return values and deprecated CODEC_TYPE_VIDEO. 14 years ago
Tobias Bindhammer 7bf7833fb7 Initial version of the a64 (multicolor charset) codec 14 years ago