summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavf: make output format matching case insensitiveMans Rullgard2012-05-19
* fate: fix dependencies on SAMPLES being setMans Rullgard2012-05-19
* fate: remove unnecessary libavfilter dependencyMans Rullgard2012-05-19
* avconv: reindentAnton Khirnov2012-05-18
* avconv: replace -vsync cfr code with the fps filter.Anton Khirnov2012-05-18
* mov: enable parsing for VC-1.Anton Khirnov2012-05-18
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov2012-05-18
* avconv: add support for audio in complex filtergraphs.Anton Khirnov2012-05-18
* doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-18
* fate: Set FUZZ factor of vorbis-13 test to 2.Diego Biurrun2012-05-18
* fate: Set FUZZ factor of (e)ac3-encode test to 3.Diego Biurrun2012-05-18
* fate: remove unused code from regressions-funcs.shMans Rullgard2012-05-18
* rtmp: Don't assume path points to a string of nonzero lengthMartin Storsjö2012-05-17
* avconv: fix behavior with -ss as an output option.Anton Khirnov2012-05-17
* pcmenc: set correct bitrate valueMans Rullgard2012-05-17
* avprobe: don't print format entry name when only one was requestedAnton Khirnov2012-05-16
* fate: Work around non-standard wc implementations at more placesMartin Storsjö2012-05-16
* fate: work around non-standard wc implementationsMans Rullgard2012-05-16
* x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev2012-05-15
* ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16Justin Ruggles2012-05-15
* fate: use standard diff optionsMans Rullgard2012-05-15
* tta: Fix comment about channel number; TTA supports >2 channels.Aneesh Dogra2012-05-15
* avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun2012-05-15
* build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-15
* indeo3: validate new frame size before resetting decoderKostya Shishkov2012-05-15
* indeo3: when freeing buffers, set pointers referencing them to NULL as wellKostya Shishkov2012-05-15
* indeo3: initialise pixel planes on allocationKostya Shishkov2012-05-15
* indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoderKostya Shishkov2012-05-15
* fate: rename psx-str-v3-mdec to mdec-v3Mans Rullgard2012-05-15
* fate: convert psx-str to a demuxer testMans Rullgard2012-05-15
* lavf: add mdec to is_intra_only() listMans Rullgard2012-05-15
* fate: use diff -b in oneline comparisonMans Rullgard2012-05-15
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
* lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-15
* lavfi: move formats-related functions from default.c to formats.cAnton Khirnov2012-05-15
* lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-15
* fate: make smjpeg a demux testMans Rullgard2012-05-15
* fate: separate sierra-vmd audio and video testsMans Rullgard2012-05-14
* fate: separate smacker audio and video testsMans Rullgard2012-05-14
* libmp3lame: set supported channel layouts.Anton Khirnov2012-05-14
* avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-14
* avconv: add support for audio filters.Anton Khirnov2012-05-14
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
* lavfi: add an audio buffer source.Anton Khirnov2012-05-14
* buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-14
* buffersrc: fix invalid read in uninit if the fifo hasn't been allocatedAnton Khirnov2012-05-14
* lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov2012-05-14