summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: add libpostproc testMichael Niedermayer2012-02-28
* pmpdec: Check for zero audio packets.Michael Niedermayer2012-02-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-28
|\
| * avcodec_default_reget_buffer(): fix compilation in DEBUG modeDiego Biurrun2012-02-27
| * fate: Overhaul WavPack coverageDerek Buitenhuis2012-02-27
| * h264: fix mmxext chroma deblock to use correct TC values.Ronald S. Bultje2012-02-27
| * flvdec: Remove the now redundant check for known broken metadata creatorMichael Niedermayer2012-02-27
| * flvdec: Validate index entries added from metadata while readingMartin Storsjö2012-02-27
| * rtsp: Handle requests from server to clientTommy Winther2012-02-27
| * movenc: use timestamps instead of frame_size for samples-per-packetJustin Ruggles2012-02-27
| * movenc: use the first cluster duration as the tfhd default durationJustin Ruggles2012-02-27
| * movenc: factorize calculation of cluster duration into a separate functionJustin Ruggles2012-02-27
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-27
| * lavc: reorder AVCodecContext fields.Anton Khirnov2012-02-27
| * lavc: reorder AVFrame fields.Anton Khirnov2012-02-27
* | libpostproc: add pp=help support to print the help text via av_log()Michael Niedermayer2012-02-27
* | Exit ffmpeg if swr_convert() fails.Carl Eugen Hoyos2012-02-27
* | fate: add test for the life video source.Nicolas George2012-02-27
* | fate: add test for the unsharp video filter.Nicolas George2012-02-27
* | fate: add test for the transpose video filter.Nicolas George2012-02-27
* | fate: add test for the thumbnail video filter.Nicolas George2012-02-27
* | fate: add test for the select video filter.Nicolas George2012-02-27
* | fate: add test for the pad video filter.Nicolas George2012-02-27
* | fate: add test for the overlay video filter.Nicolas George2012-02-27
* | fate: add test for the fade video filter.Nicolas George2012-02-27
* | fate: add test for the drawbox video filter.Nicolas George2012-02-27
* | fate: add test for the deshake video filter.Nicolas George2012-02-27
* | fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-27
* | fate: add tests for testsrc.Nicolas George2012-02-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-27
|\|
| * lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov2012-02-26
| * avconv: set discard on input streams automatically.Anton Khirnov2012-02-26
| * Fix parser not to clobber has_b_frames when extradata is set.Reinhard Tartler2012-02-26
| * lavf: don't set codec timebase in avformat_find_stream_info().Anton Khirnov2012-02-26
| * avconv: saner output video timebase.Anton Khirnov2012-02-26
| * rawdec: set timebase to 1/fps.Anton Khirnov2012-02-26
| * avconv: refactor vsync code.Anton Khirnov2012-02-26
| * FATE: remove a bunch of useless -vsync 0Anton Khirnov2012-02-26
| * cdxl: bit line plane arrangement supportPaul B Mahol2012-02-26
| * cdxl: remove early check for bppPaul B Mahol2012-02-26
| * cdxl: set pix_fmt PAL8 only if palette is availablePaul B Mahol2012-02-26
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-27
* | eval: Check that single parameter functions dont get a second param.Michael Niedermayer2012-02-26
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-26
* | libavfilter/libmpcodecs: add vf_pp from current mplayer svnMichael Niedermayer2012-02-26
* | cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-02-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-26
|\|
| * mlp_parser: fix the channel mask value used for the top surround channelTim Walker2012-02-25
| * vorbisenc: check all allocations for failureJustin Ruggles2012-02-25
| * roqaudioenc: return AVERROR codes instead of -1Justin Ruggles2012-02-25