summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* flvdec: perform duration search just onceMichael Niedermayer2012-08-03
* cllc: fix typo in the error messagePiotr Bandurski2012-08-03
* lavf/movenc: fix invalid free with timecode meta and tmcd data copy.Clément Bœsch2012-08-03
* mpegprobe: fix misdetection of mp3Michael Niedermayer2012-08-03
* amerge/astreamsync/pan: fix license boilerplate.Nicolas George2012-08-03
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-02
|\
| * x86: fft: fix imdct_half() for AVXRonald S. Bultje2012-08-02
| * rtmppkt: Add missing libavcodec/bytestream.h include.Alex Rønne Petersen2012-08-02
| * rtmp: add functions for reading AMF valuesJordi Ortiz2012-08-02
| * vc1dec: remove useless #include simple_idct.hMans Rullgard2012-08-02
| * dct-test: always link with aandcttab.oMans Rullgard2012-08-02
| * vp8: pack struct VP8ThreadData more efficientlyMans Rullgard2012-08-02
| * x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-02
| * eamad: Use dsputils instead of a custom bswap16_bufDerek Buitenhuis2012-08-01
| * Canopus Lossless decoderDerek Buitenhuis2012-08-01
* | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-08-02
* | eamad: Use dsputils instead of its own bswap16_bufDerek Buitenhuis2012-08-02
* | flacenc: switch to av_assertMichael Niedermayer2012-08-02
* | flacdec: switch to av_assertMichael Niedermayer2012-08-02
* | mpegtsenc: Fix AC3 Sound issue with Blu-ray Players.Kifayat ullah2012-08-02
* | assdec: return EOF instead of EIO.Nicolas George2012-08-02
* | lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copyStefano Sabatini2012-08-02
* | lavfi/drawutils: make ff_draw_color() accept a const rgba mapStefano Sabatini2012-08-02
* | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()Stefano Sabatini2012-08-02
* | vorbisdec: fix heap buffer overflow.Michael Niedermayer2012-08-02
* | mpegaudio_tablegen: try to fix hardcoded tablesMichael Niedermayer2012-08-02
* | Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-08-02
|\ \
| * | Canopus Lossless decoderDerek Buitenhuis2012-08-01
* | | mp3dec: adjust IMDCT scaling to avoid overflowsMichael Niedermayer2012-08-02
* | | configure: reduce difference to qatar by 2 linesMichael Niedermayer2012-08-02
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-01
|\ \ \ | | |/ | |/|
| * | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-01
| * | ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-01
| * | ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
| * | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-31
| * | dct-test: allow to compile without HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
| * | x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
| * | dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-01
| * | dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-01
| * | x86: h264dsp: Remove unused variable ff_pb_3_1Diego Biurrun2012-08-01
| * | apetag: change a forgotten return to return 0Anton Khirnov2012-07-31
* | | lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classesStefano Sabatini2012-08-01
* | | lavfi/testsrc: extend logic in request_frame, support static image outputStefano Sabatini2012-08-01
* | | lavfi/testsrc: free the context in uninitStefano Sabatini2012-08-01
* | | alac: remove redundant "alac: " from log messagesPaul B Mahol2012-08-01
| |/ |/|
* | swr: fix 10l typo mixing in and out config.Michael Niedermayer2012-08-01
* | ffmpeg: honor -ss and -t parameters with muxed subtitles.Clément Bœsch2012-08-01
* | tiny_psnr: fix undefined shiftMichael Niedermayer2012-08-01
* | nuv: Fix playback of RTjpeg from current MythTV,Reimar Döffinger2012-08-01
* | nuv: check size of buffer before accessing it instead of after.Reimar Döffinger2012-08-01