11288 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)

Author SHA1 Message Date
Måns Rullgård 8eecdc8b78 Skip the tablegen fragments in checkheaders 15 years ago
Måns Rullgård 2a5500b13e Add TESTOBJS make variable for extra objects used by test apps 15 years ago
Måns Rullgård a79f59e31c Remove unused fast_memcpy() function in dct-test 15 years ago
Måns Rullgård 6a81329593 Move dctref prototypes to a header file 15 years ago
Martin Storsjö b81786611a Move the local includes below the system includes 15 years ago
Andreas Öman 9b066ecbf0 w32thread: Make avcodec_thread_execute2() static here as well 15 years ago
Andreas Öman e31fefd448 Make avcodec_thread_execute2() static 15 years ago
Alexis Ballier da5bcafe3b targeenc: fix rgb555 encoding on big endian systems. 15 years ago
Maxim Poliakovski b5852e8a4d Make Indeo 5 decoder more robust on bitstream errors. 15 years ago
Maxim Poliakovski 5f1654b25b Scale tile dimensions in case both local decoding and scalability mode 15 years ago
Alex Converse ed492b61db Add an HE-AAC v1 decoder. 15 years ago
Måns Rullgård b903fe9137 sh4: move dsputil prototypes to header file 15 years ago
Måns Rullgård 67e19a9e4b sh4: fix about 1000 warnings 15 years ago
Måns Rullgård ac36d974d6 bfin: fix function prototypes 15 years ago
Måns Rullgård 5bacc3ad57 ARM: move mpegvideo prototypes to a header file 15 years ago
Måns Rullgård 2e63619ff9 Alpha: move dsputil prototypes to a header file 15 years ago
Måns Rullgård d9747e29b6 IFF: move ff_cmap_read_palette() prototype to a header file 15 years ago
Alex Converse 732436920b 10l: AAC: Set multiplier to 0. 15 years ago
Alex Converse 54f158bda2 AAC: Set codec parameters in the first frame rather than in .init() 15 years ago
Måns Rullgård c70948315b Create a public API for FFT family of functions 15 years ago
Måns Rullgård 41ea18fb0d Give RDFT types more meaningful names 15 years ago
Måns Rullgård 3bd8a2ef6c Update include directives in fft-test.c 15 years ago
Alex Converse 0f8e4dfe6e Increase FF_INPUT_BUFFER_PADDING_SIZE to 64. 15 years ago
Alex Converse 57cb8d9831 AAC: Add a new line after the TNS error message. 15 years ago
Alex Converse 1e79771c31 Add support for non-backwards compatible signaled parametric stereo. 15 years ago
Maxim Poliakovski 7fcb98a7ec Band quant tables should not be assigned inside band tile loop, 15 years ago
Reimar Döffinger 0209cd0719 Fix --enable-hardcoded-tables compilation: the generate table files now 15 years ago
Maxim Poliakovski e7edeb9191 When tracking non-zero coefficients during Indeo 5 decoding, make sure 15 years ago
Michael Niedermayer d5dfecb1ea header for common code between mp3 decoder and encoder. 15 years ago
Måns Rullgård ddb8c2c0f1 PPC: move prototypes to headers and make some functions static 15 years ago
Måns Rullgård f49747e904 x86: move function prototypes to header files 15 years ago
Måns Rullgård 98713e55b4 Move ff_spatial_dwt() prototype to snow.h 15 years ago
Måns Rullgård 965363f81a Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c 15 years ago
Måns Rullgård 4f602a0415 Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c 15 years ago
Måns Rullgård bb174ff1f9 Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c 15 years ago
Måns Rullgård 7de9da9ba7 Move prototypes for various dsputil init functions to dsputil.h 15 years ago
Måns Rullgård 3da1180409 Move some prototypes from dsputil.c to reasonable header files 15 years ago
Måns Rullgård da0ac0ee64 Make some functions static 15 years ago
Måns Rullgård c26e58e32c Add some missing #includes 15 years ago
Thilo Borgmann bbe8fa1f83 Fix last frame block size correction. 15 years ago
Kostya Shishkov 0bf5a0cf46 Bink version 'h' also has chroma planes swapped 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård 4b9905d1dc Move DECLARE_ALIGNED_{8,16} macros to mem.h 15 years ago
Vitor Sessak 09ab885975 Round correctly chroma picture height. 15 years ago
Janusz Krzysztofik 2b7cf1678e Add initial support for 12-bit color mode. 15 years ago
Janusz Krzysztofik 4ef82b174a Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss(). 15 years ago
Laurent Aimar 6c389ddbd3 Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. 15 years ago
Laurent Aimar b8fb21e902 Fixed buffer overread in flashsv decoder. 15 years ago
Alex Converse b5e2bb8c3c AAC: Return the number of bytes consumed in decoding a frame. 15 years ago