aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exr: remove superfluous checkPaul B Mahol2013-02-221-2/+0
* exr: cosmetics: reindentPaul B Mahol2013-02-221-89/+89
* exr: check if line offset table is complete only once per framePaul B Mahol2013-02-221-2/+5
* exr: support more line ordersPaul B Mahol2013-02-221-5/+11
* exr: fix overflow check in lineoffset processingPaul B Mahol2013-02-221-21/+22
* exr: merge multiple if () blocksPaul B Mahol2013-02-221-20/+5
* exr: check version tooPaul B Mahol2013-02-221-3/+9
* doc/filters: apply minor spacing fixes to boxblur docsStefano Sabatini2013-02-221-5/+3
* lavfi/boxblur: add support to named optionsStefano Sabatini2013-02-223-43/+89
* aac: reconfigure output on popMichael Niedermayer2013-02-221-0/+6
* cafenc: do not leak caf->pkt_sizesPaul B Mahol2013-02-221-2/+2
* aacdec: dont pop random configurationsMichael Niedermayer2013-02-221-1/+0
* mxg: do not leak mxg->bufferPaul B Mahol2013-02-221-4/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-220-0/+0
|\
| * x86: h264: Don't use redzone in AVX h264_deblock on Win64Matt Wolenetz2013-02-211-0/+8
* | dxva2: move _WIN32_WINNT handling to public headerMichael Niedermayer2013-02-222-8/+7
* | libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer2013-02-211-1/+1
* | mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-214-1/+464
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-2111-9/+2151
* | configure: Use libiconv on systems that lack built-in iconvJames Almer2013-02-211-1/+1
* | Fix Win64 AVX h264_deblock by not using redzone on Win64Matt Wolenetz2013-02-211-0/+8
* | h264: ensure that get_format() is called when changing format but not otherwise.Michael Niedermayer2013-02-211-5/+5
* | matroska: fix missing ,Andrea30002013-02-211-1/+1
* | avcodec_decode_audio4: check got_frame_ptr before handling initial skipMichael Niedermayer2013-02-211-1/+1
* | blend filterPaul B Mahol2013-02-216-2/+587
* | h264: move next/last picture init to decode_slice_headerMichael Niedermayer2013-02-211-2/+5
* | ec: check that reference pictures have matching parameters before using them.Michael Niedermayer2013-02-211-0/+16
* | h264: check that luma and chroma depth matchMichael Niedermayer2013-02-211-1/+1
* | exr: constify s in rle_uncompress()Paul B Mahol2013-02-211-1/+1
* | exr: reset compression in decode_frame()Paul B Mahol2013-02-211-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-213-2/+6
|\|
| * dxva2: Add missing #define to make header compile standaloneDiego Biurrun2013-02-201-1/+1
| * arm: vp8: Add missing #includes for header to compile standaloneDiego Biurrun2013-02-201-0/+4
| * doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar2013-02-201-1/+1
* | ffmpeg: set resample_pix_fmt for sub2video.Nicolas George2013-02-211-1/+1
* | lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-02-211-0/+4
* | Use SMPTE standard notation when showing mxf Universal Labels.Carl Eugen Hoyos2013-02-211-1/+4
* | vf_idet: adapt default scores due to bugfixMichael Niedermayer2013-02-211-2/+2
* | vf_idet: Fix macro arguments sideeffectMichael Niedermayer2013-02-211-2/+4
* | fate/subtitles: add MicroDVD remux test.Clément Bœsch2013-02-212-0/+4
* | lavf/microdvd: fix muxing.Clément Bœsch2013-02-212-3/+20
* | lavf/swfdec: remove 8-bit audio FIXME.Clément Bœsch2013-02-211-1/+0
* | brender_pix: use a grayscale palette as fallback instead of a uninitialized one.Michael Niedermayer2013-02-211-0/+8
* | mjpegdec: check for packed rgb mjpeg.Michael Niedermayer2013-02-211-4/+9
* | Fix bits_per_coded_sample when encoding png with frame-level multithreading.Carl Eugen Hoyos2013-02-201-5/+17
* | lavf/swfdec: support 8-bits PCM audio.Clément Bœsch2013-02-201-1/+4
* | lavf/swfdec: factorize the creation of a new stream.Clément Bœsch2013-02-201-26/+25
* | h264: Fix handling of changing reference counts between slicesMichael Niedermayer2013-02-202-1/+6
* | h264: call alloc_scratch_buffers() only once linesize is knownMichael Niedermayer2013-02-201-17/+9
* | lavfi/subtitles: fix recently introduced warning about discarded const qualif...Clément Bœsch2013-02-201-1/+1