summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale2012-08-044-2/+165
* h264: print num_reorder_frames in debug outputMichael Niedermayer2012-08-041-2/+3
* motion_est_template: switch to av_assertMichael Niedermayer2012-08-041-22/+16
* dvdec: switch to av_assertMichael Niedermayer2012-08-041-2/+3
* g732_1: reduce difference to qatarMichael Niedermayer2012-08-031-17/+25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-0311-304/+329
|\
| * vc1dec: Remove separate scaling function for interlaced field MVsMashiat Sarker Shakkhar2012-08-031-22/+8
| * vc1dec: Invoke edge_emulation regardless of MV precisionMashiat Sarker Shakkhar2012-08-031-2/+2
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-036-43/+45
| * g723_1: scale output as supposed for the case with postfilter disabledKostya Shishkov2012-08-031-4/+10
| * g723_1: increase excitation storage by 4Kostya Shishkov2012-08-031-1/+1
| * g723_1: fix upper bound parameter from inverse maximum autocorrelationKostya Shishkov2012-08-031-1/+4
| * g723_1: make scale_vector() behave like the referenceKostya Shishkov2012-08-031-2/+3
| * g723_1: fix off-by-one error in normalize_bits()Kostya Shishkov2012-08-031-1/+1
| * g723_1: save/restore excitation with offset to store LPC historyKostya Shishkov2012-08-031-2/+2
| * wmapro: prevent division by zero when sample rate is unspecifiedSean McGovern2012-08-031-0/+5
| * x86: proresdsp: improve SIGNEXTEND macro commentsDiego Biurrun2012-08-021-3/+3
| * x86: h264dsp: K&R formatting cosmeticsDiego Biurrun2012-08-021-225/+247
* | libopenjpegdec: increase max lowres from 5 to 31Michael Bradshaw2012-08-031-1/+1
* | lavc/utils: rename ff_init_buffer_info() pic parameter to frameStefano Sabatini2012-08-032-17/+17
* | lavc/utils: generalize ff_init_buffer_info() and use it when seems feasibleStefano Sabatini2012-08-031-36/+17
* | Fix misc swapped dot and carriage returns in av_log calls.Clément Bœsch2012-08-031-1/+1
* | cllc: fix typo in the error messagePiotr Bandurski2012-08-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-026-24/+30
|\ \ | |/
| * x86: fft: fix imdct_half() for AVXRonald S. Bultje2012-08-021-3/+10
| * vc1dec: remove useless #include simple_idct.hMans Rullgard2012-08-021-1/+0
| * dct-test: always link with aandcttab.oMans Rullgard2012-08-021-1/+1
| * vp8: pack struct VP8ThreadData more efficientlyMans Rullgard2012-08-021-17/+17
| * x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-025-680/+0
| * eamad: Use dsputils instead of a custom bswap16_bufDerek Buitenhuis2012-08-011-8/+1
| * Canopus Lossless decoderDerek Buitenhuis2012-08-015-2/+289
* | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-08-024-226/+168
* | eamad: Use dsputils instead of its own bswap16_bufDerek Buitenhuis2012-08-021-8/+1
* | flacenc: switch to av_assertMichael Niedermayer2012-08-021-4/+5
* | flacdec: switch to av_assertMichael Niedermayer2012-08-021-4/+2
* | vorbisdec: fix heap buffer overflow.Michael Niedermayer2012-08-021-1/+1
* | mpegaudio_tablegen: try to fix hardcoded tablesMichael Niedermayer2012-08-021-0/+1
* | Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-08-025-1/+288
|\ \
| * | Canopus Lossless decoderDerek Buitenhuis2012-08-015-1/+288
* | | mp3dec: adjust IMDCT scaling to avoid overflowsMichael Niedermayer2012-08-023-3/+5
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-0121-2624/+2647
|\ \ \ | | |/ | |/|
| * | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-014-4/+4
| * | ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-013-74/+35
| * | ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-015-22/+22
| * | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-315-226/+170
| * | dct-test: allow to compile without HAVE_INLINE_ASM.Ronald S. Bultje2012-07-311-1/+1
| * | x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-314-33/+63
| * | dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-016-11/+38
| * | dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-012-2/+2
| * | x86: h264dsp: Remove unused variable ff_pb_3_1Diego Biurrun2012-08-011-2/+0
OpenPOWER on IntegriCloud