14 Commits (605387582bd35920b83a26dabbe1c0601f425621)

Author SHA1 Message Date
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Justin Ruggles 036e9b045f g722: 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 ec2694d259 g722dec: set channel layout at initialization instead of validating it 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö b087ce2bee g722: Fix the QMF scaling 13 years ago
Martin Storsjö 6fcbb0f553 g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles a3a8572165 g722dec: check output buffer size before decoding 13 years ago
Justin Ruggles 4e41973794 g722dec: cosmetics: reindent/linewrap 13 years ago
Justin Ruggles d0a196962a g722dec: remove the use of lowres for half-rate decoding. 13 years ago
Justin Ruggles 704721bc9c g722: split decoder and encoder into separate files 13 years ago