16601 Commits (2a023c36eae7f6a150c42ecbdb67e9383b59fcb8)
 

Author SHA1 Message Date
Diego Biurrun 1fcb9be39a asm() --> __asm__() in #warning comment 16 years ago
Diego Biurrun 01f54021dc Add missing headers to pass 'make checkheaders'. 16 years ago
Art Clarke a9a8c830cf Fix av_picture_copy missing pixels on packed planar AVPictures with odd size. 16 years ago
Diego Biurrun a56fbe2ac8 Revert adding controversial 'make checkheaders' item to the development policy. 16 years ago
Michael Niedermayer bf2cdefc6a Reset state after some frame header is found. 16 years ago
Diego Biurrun 2cdba8bfc4 Add 'make checkheaders' to developer guidelines and patch checklist. 16 years ago
Kenan Gillet ba26cfab47 OKed parts of QCELP data tables 16 years ago
Michael Niedermayer f23938f5b7 Check sub_packet_size against 0 to avoid div by zero later. 16 years ago
Andrew Wason 8ff8de73a4 Fix endless loop when opening corrupt FLV files (issue 699). 16 years ago
Diego Biurrun 2be3fe39bf Add the function declaration of ff_svq1_packet_checksum to svq1.h and include 16 years ago
Michael Niedermayer b735aeead8 Replace literally hardcoded max slice number by named constant. 16 years ago
Benjamin Larsson d5b3a86393 Fix compilation, remove stray ; 16 years ago
Benjamin Larsson 9ed73b4870 Fix selection of quant step table 16 years ago
Benjamin Larsson 6f02853d14 Fix huffman coded dca samples. 16 years ago
Kostya Shishkov 42d6c3ba36 Detect split RV30 slices 16 years ago
Vitor Sessak 75add6fbfc Silence GCC warnings: 16 years ago
Kostya Shishkov 2ee054c215 Fix chroma motion compensation for RV30 16 years ago
Diego Pettenò 782fc0c36f Rename template included sources from .h to _template.c. 16 years ago
Aurelien Jacobs 485ec4f11e set correct number of fractions for multitable 16 years ago
Michael Niedermayer bddddb5a0b rgb2rgb.h was not really intended to be a public header, thus remove it. 16 years ago
Michael Niedermayer b29e65513c Remove rgb2rgb.h dependancy. 16 years ago
Måns Rullgård d2d398590d ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S 16 years ago
Måns Rullgård 83ad74e708 ARM: move VFP DSP functions to dsputils_vfp.S 16 years ago
Måns Rullgård a648516b95 ARM: move prefetch_arm to dsputil_arm_s.S 16 years ago
Måns Rullgård c130bedc99 ARM: use new macros for assembler function labels 16 years ago
Måns Rullgård c72ab30188 ARM: add some assembler convenience macros 16 years ago
Baptiste Coudurier 785b0f3c54 fix umid base value, use revision 5 and generic material type 16 years ago
Baptiste Coudurier bee2eac594 svq3 decoder may need zlib 16 years ago
Baptiste Coudurier 0df4903a07 fix sound essence compression UL 16 years ago
Baptiste Coudurier 1d30d1ad4d fix start position UL 16 years ago
Baptiste Coudurier c48649242d svq3 watermark code now needs zlib 16 years ago
Baptiste Coudurier 1e002b602f svq3 watermark decoding support, based on reverse engineering work by chrono 16 years ago
Vitor Sessak 65f65c3021 Silence GCC warning 16 years ago
Måns Rullgård ede725104b cosmetic: align backslashes in makefiles 16 years ago
Måns Rullgård 864ac5d648 Merge OBJS-$(FOO) lists with same FOO 16 years ago
Benjamin Larsson ba5fc967f6 Disable codec downmix when not using simd instead of silently produce silence 16 years ago
Benjamin Larsson 1402ee721a Fix dca decoder with non simd float2int16 conversion 16 years ago
Benjamin Larsson 49c91c34b3 Fix compilation with TRACE 16 years ago
Carl Eugen Hoyos 36e8de07ed Remove unused code that can't be compiled without svn archive. 16 years ago
Måns Rullgård b98f10c08a ARM: faster ARMv6 FASTDIV() 16 years ago
Aurelien Jacobs 590bd200dd remove useless ifdeffery, tscc won't do anything useful without zlib 16 years ago
Aurelien Jacobs 2eef7c6259 enable zlib and bzlib only when useful 16 years ago
Aurelien Jacobs bee764ec6b svq3: remove unused include 16 years ago
Michael Niedermayer 9b0d44ef67 Do not attempt to use the unscaled yuv2rgb converter when height is odd because 16 years ago
Måns Rullgård c87348a922 Use OBJS variable for all object files 16 years ago
Måns Rullgård 0ca1656a2b Remove unused SRCS make variable 16 years ago
Måns Rullgård 4f03499329 Add CONFIG_GOLOMB and auto-select when needed 16 years ago
Måns Rullgård 47a158cb8b Auto-enable CONFIG_MDCT when needed 16 years ago
Måns Rullgård 1091c959b1 AC3 encoder doesn't need FFT 16 years ago
Diego Biurrun bd3151f278 Add subtitle format section. 16 years ago