summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv_opt: allocate an OutputFile before the streams.Anton Khirnov2013-04-30
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* lavfi: add an asetpts filterAnton Khirnov2013-04-30
* vf_setpts: cosmetics, reformatAnton Khirnov2013-04-30
* graphparser: only print filter arguments if they are non-NULLAnton Khirnov2013-04-30
* af_channelmap: ensure the output channel layout is valid.Anton Khirnov2013-04-30
* af_channelmap: remove now unnecessary gotoAnton Khirnov2013-04-30
* vf_split: fix descriptionAnton Khirnov2013-04-30
* lavc: clear AVBuffers on decoded frames if refcounted_frames is not setAnton Khirnov2013-04-30
* FATE: add an additional indeo3 testAnton Khirnov2013-04-30
* indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()Anton Khirnov2013-04-30
* indeo3: fix off by one in MV validity checkAnton Khirnov2013-04-30
* x86: dsputil: Remove a set of pointless #ifs around function declarationsDiego Biurrun2013-04-30
* x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarationsDiego Biurrun2013-04-30
* x86: hpeldsp: Remove unused macro definitionsDiego Biurrun2013-04-29
* aac: check the maximum number of channelsLuca Barbato2013-04-28
* h264_refs: Do not print check_opcodes() return valueDiego Biurrun2013-04-27
* fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun2013-04-27
* fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun2013-04-27
* fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun2013-04-27
* oma: K&R formatting cosmeticsLuca Barbato2013-04-27
* avplay: remove a warningLuca Barbato2013-04-27
* hls, segment: fix splitting for audio-only streams.Anton Khirnov2013-04-27
* x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-26
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-25
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
* fate: add CVFC1_Sony_C to h264 conformance testsVittorio Giovara2013-04-24
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-24
* x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-23
* mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes2013-04-23
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-23
* jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand2013-04-23
* x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-22
* jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12Janne Grunau2013-04-22
* threads: always call thread_finish_setup for intra codecsJanne Grunau2013-04-22
* avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun2013-04-22
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-22
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-22
* mxfenc: Use correct printf format specifier for int64_tDiego Biurrun2013-04-22
* h264: Drop unused variableDiego Biurrun2013-04-22
* x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun2013-04-22
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-22
* afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-22
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-21
* riff: Add ACTRAC3+ guidPeter Ross2013-04-21
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-21
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-21
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-21
* riff: K&R formatting cosmeticsLuca Barbato2013-04-21