42 Commits (30518a68a74b82abaf2a8f230fee18b7e6c477fa)

Author SHA1 Message Date
Alexandra Hájková 7d8075cf47 ra144: Convert to the new bitstream reader 8 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 8f92edf6f8 avcodec/ra144: remove redundant AV_ZERO128 11 years ago
Christophe Gisquet c3390fd56c ra144: use scalarproduct_int16 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Michael Niedermayer 6ed1aa4f85 avcodec/ra144dec: use init_get_bits8() 11 years ago
Carl Eugen Hoyos 742b961769 Rename constant FRAMESIZE in ra144 codec as FRAME_SIZE. 12 years ago
Michael Niedermayer 3220083c11 ra144: Try to fix int16/uint16 warnings from pgc 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Janne Grunau 684e3d2e1c ra144: check buffer size before requesting a buffer 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Diego Biurrun 76b19a3984 Fix a number of incorrect intmath.h #includes. 12 years ago
Justin Ruggles f7e8c87c02 ra144: decode directly to the user-provided AVFrame 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Justin Ruggles 6159f64364 ra144dec: set channel layout 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles f10524d51c ra144: use macro constants to make the code more understandable. 13 years ago
Justin Ruggles cadd4d332a ra144dec: log an error message when output buffer is too small. 13 years ago
Justin Ruggles 80bdf7e0b7 ra144dec: use a more descriptive calculation for output data size 13 years ago
Diego Biurrun 8671488799 Use explicit struct initializers for AVCodec declarations. 13 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
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Francesco Lavra 756e346798 Split do_output_subblock() into common code and decoder specific parts 15 years ago
Francesco Lavra 6ea6c8ebcf Add ff_ prefix to non-static functions 15 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 15 years ago