summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavfi/overlay: add format optionStefano Sabatini2013-02-203-15/+62
* | lavfi/overlay: apply minor consistency fixesStefano Sabatini2013-02-201-2/+2
* | lavfi/overlay: implement shortest optionStefano Sabatini2013-02-203-1/+21
* | doc/filters: rework introductory description for decimateStefano Sabatini2013-02-201-5/+6
* | lavfi/decimate: use named optionsStefano Sabatini2013-02-203-32/+40
* | doc/filters: apply misc fixes to drawbox documentationStefano Sabatini2013-02-201-7/+5
* | mov: fix self referencing timecode tracksMichael Niedermayer2013-02-201-1/+1
* | avfilter: fix segfault with setsar/darMichael Niedermayer2013-02-201-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-201-0/+2
|\ \ | |/
| * intreadwrite: tomi: Add missing attributes.h #include for av_always_inlineDiego Biurrun2013-02-201-0/+2
* | lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTSStefano Sabatini2013-02-201-2/+8
* | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2013-02-202-8/+8
|\ \ | |/
| * build: Ensure that output directories for header objects are createdDiego Biurrun2013-02-201-1/+2
| * h264: Get rid of unnecessary castsMartin Storsjö2013-02-201-6/+6
* | Merge commit 'fae6fd5b873911cfcd7f7b3d72de6598af5e003a'Michael Niedermayer2013-02-200-0/+0
|\ \ | |/
| * h264/svq3: Stop using draw_edgesRonald S. Bultje2013-02-193-44/+14
* | Merge commit '7ebfb466aec2c4628fcd42a72b29034efcaba4bc'Michael Niedermayer2013-02-200-0/+0
|\ \ | |/
| * h264: Don't store intra pcm samples in h->mbRonald S. Bultje2013-02-194-23/+21
| * get_bits: Return pointer to buffer that is the result of the alignmentRonald S. Bultje2013-02-191-1/+2
* | lavfi/hue: reindent after previous commitStefano Sabatini2013-02-201-30/+30
OpenPOWER on IntegriCloud