11 Commits (8d072dd2a96dc1ed7c1a65d49361311db71f5bfb)

Author SHA1 Message Date
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Diego Biurrun defa0cd6f5 Mark adx_decode_init() as type int instead of void, the function returns 16 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Michael Niedermayer cd5a654ed5 const 17 years ago
Aurelien Jacobs 76c443c6d4 move adx.c to adxdec.c 17 years ago
Aurelien Jacobs c31dea6136 split adx encoder in its own file 17 years ago
Aurelien Jacobs 4f95f80e2d remove useless debug func 17 years ago
Aurelien Jacobs c4cc361099 cleanup and simplify adx_decode_header() 17 years ago
Aurelien Jacobs 6177c7efe1 remove useless initialization to 0 of adx context 17 years ago
Kostya Shishkov 4783cf0d09 Do not try to decode more data than output buffer may hold 17 years ago
Aurelien Jacobs 295f373792 various simplifications around recent av_clip_int16() usage 17 years ago
Aurelien Jacobs aee481cebe use av_clip_int16() where it makes sense 17 years ago
Ramiro Polla 67a5daf07f Remove duplicate bytestream functions 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 7239fb5738 make the adx adpcm codec available 18 years ago
Luca Barbato f3a30e3a9c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Panagiotis Issaris 1b245cc21c Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 21 years ago
Mike Melanson f19af812a3 replace file to remove nasty DOS CRs and hard tabs 21 years ago
Mike Melanson f561046686 added CRI ADX and XA ADPCM audio modules, courtesy of BERO 21 years ago