6 Commits (4093d130d1934edcd098014d306492173527f1f6)

Author SHA1 Message Date
Justin Ruggles cf1a259ad6 g722enc: validate AVCodecContext.trellis 13 years ago
Justin Ruggles 77c5b66cbe g722enc: set frame_size, and also handle an odd number of input samples 13 years ago
Justin Ruggles 34093ba081 g722enc: split encoding into separate functions for trellis vs. no trellis 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 13 years ago
Justin Ruggles 704721bc9c g722: split decoder and encoder into separate files 13 years ago
Diego Biurrun 99b9df5281 doxygen: misc consistency cosmetics 14 years ago
Michael Niedermayer 8b7dc087e4 Add forgotten const to enum AVSampleFormat 14 years ago
Martin Storsjö c41eb2ade4 libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 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
Martin Storsjö 8bd1956462 g722: Move the low_inv_quant6 table up to the common tables 14 years ago
Martin Storsjö c6fe83a3e0 g722: Add a trellis encoder 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Martin Storsjö 21e681ba57 Add a G.722 encoder 14 years ago
Martin Storsjö 58e37eafce Add G.722 ADPCM audio decoder 14 years ago