19696 Commits (9867a14f6ca324e918369af52d6dbcc97721e94e)
 

Author SHA1 Message Date
Baptiste Coudurier 9867a14f6c fix qtrle encoding when previous frame linesize differs, fix #998 16 years ago
Baptiste Coudurier b10d7e4e3a pad last audio frame when encoding 16 years ago
Baptiste Coudurier c43accabd3 remove useless include 16 years ago
Baptiste Coudurier 01bc48f4d5 Set progressive_sequence before MPV_common_init which cares about it when 16 years ago
Ramiro Polla 364f4a3620 Revert part of r18903: 16 years ago
Ramiro Polla 5624766d18 MLP DSP functions x86-optimized. 16 years ago
Baptiste Coudurier c2b4c859a6 fix mouse seeking when start time is not set, fix #1083 16 years ago
Stefano Sabatini ecfe3929da Remove duplicated RGB_TO_[YUV] macros, use those included in 16 years ago
Stefano Sabatini 62c58bcc65 Fix grammar for avfilter_graph_parse() doxy. 16 years ago
David Conrad cc0aae4343 Fix libtheora encoding for non-mod16 sizes 16 years ago
David Conrad ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
Baptiste Coudurier 4969cc0bd8 fail if stream fifo could not be allocated 16 years ago
Reimar Döffinger f2a875db87 Move eatgq blocks array from the stack to the codec context and make sure 16 years ago
David Conrad 533c3c84e7 Set speex frame_size in ogg demuxer 16 years ago
Diego Biurrun 607694c77b cosmetics: Fix some typos. 16 years ago
Diego Biurrun ba7a703947 Print out more verbose licensing information. 16 years ago
Baptiste Coudurier ec6b02b6fd check av_fifo_alloc return 16 years ago
Baptiste Coudurier 24dc7776ff correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks 16 years ago
Justin Ruggles cab4e4e84d 10l: typing mistake in r18888 16 years ago
Justin Ruggles 37a1cc4834 eac3dec: fix bug in GAQ dequantization. large mantissas should only be 16 years ago
Justin Ruggles 9907c7804a eac3dec: make GAQ dequantization 24-bit 16 years ago
Justin Ruggles ae04de316f eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ 16 years ago
Måns Rullgård e20a4f53a0 mathops: sort arch-specific #include lines 16 years ago
Måns Rullgård 26f6a57467 mathops: whitespace cosmetics 16 years ago
Måns Rullgård d349685bb9 Create shared libs correctly, fix mingw build 16 years ago
Kenan Gillet cdce0fb845 Add QCP demuxer. 16 years ago
Diego Biurrun de08ebe381 Mention LGPL AC-3 decoder in the changelog. 16 years ago
Måns Rullgård b4c80b649e Fix building from within subdirs 16 years ago
Martin Storsjö a2ce9a9914 Use IF1 frame sizes in AMR-WB. 16 years ago
Siarhei Siamashka 373177949f Use iMDCT output scaling to simplify ffvorbis and make it slightly faster. 16 years ago
Siarhei Siamashka 7dfed8e1dc Fix for a problem with inverted sign of output data from ffvorbis decoder. 16 years ago
Siarhei Siamashka 34aecf1c87 Support for testing (i)MDCT output scale factor in fft-test tool. 16 years ago
Diego Biurrun 1754fe4d30 The AC-3 decoder is now LGPL. Exchange the license header and change references 16 years ago
Jason Garrett-Glaser d869a460db LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. 16 years ago
Måns Rullgård bae3abb02c Define ARCH_MIPS64 when building for MIPS64 16 years ago
Måns Rullgård 08a85a59d6 Define HAVE_BIGENDIAN as 0 or 1 according to CPU type 16 years ago
Måns Rullgård 5b34250da0 configure: add some MIPS CPUs 16 years ago
Alex Converse 6c6dac1dc1 Add missing libavformat dependencies on mpeg4audio.o 16 years ago
Kostya Shishkov 5b21719ea2 Let SwScaler know that RGB48 BE/LE is 16-bits per component format. 16 years ago
Diego Biurrun 6532cd55b1 Move AMR-WB-specific code to the AMR-WB section of the file. 16 years ago
Diego Biurrun 4e1424fdc7 cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file. 16 years ago
Kostya Shishkov 075ec82c54 Make SwScaler recognize RGB48 BE/LE colourspaces (not support though). 16 years ago
Stefano Sabatini cec8e5f76a Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a 16 years ago
Diego Biurrun 76499b9ff1 Remove useless casts of vec_ld() parameters. 16 years ago
Benjamin Larsson 7dd5568924 Indent 16 years ago
Benjamin Larsson 031b1cbeeb Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3 16 years ago
Benjamin Larsson fbf4d03a7c Indent 16 years ago
Benjamin Larsson 8d9f12657c Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2. 16 years ago
Vitor Sessak a2c4b2cc9a Make TMV decoder check packet sizes before reading from it. 16 years ago
Reimar Döffinger 936bb4a9bc Add a forward declaration of mpeg1_decode_block_intra to fix compilation 16 years ago