summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv: do not send non-monotonous DTS to the muxers.Anton Khirnov2013-05-03
* avconv: improve -re implementationAnton Khirnov2013-05-03
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-03
* matroskaenc: cosmetics, reorder the #includesAnton Khirnov2013-05-03
* vc1_parser: Set field_order.Masaki Tanaka2013-05-03
* mpegvideo_parser: Set field_order.Masaki Tanaka2013-05-03
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-03
* x86: float dsp: butterflies_float SSEChristophe Gisquet2013-05-03
* lavf-regression: use -frames instead of -t for image testsAnton Khirnov2013-05-03
* lavc: schedule AVCodecContext.lowres for removal on next bump.Anton Khirnov2013-05-03
* configure: Don't do enable_deep_weak on disabled variablesMartin Storsjö2013-05-02
* configure: Use a different variable name in push/popvarMartin Storsjö2013-05-02
* wav: K&R formatting cosmeticsLuca Barbato2013-05-02
* aac: Remove aacpsy.h header, unused since 78e65cd7726Diego Biurrun2013-05-02
* cavs: Remove cavsdata.h header, unused since 88386feefdDiego Biurrun2013-05-02
* x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun2013-05-02
* x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-02
* x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-02
* x86: Move duplicated put_pixels{8|16}_mmx functions into their own fileDiego Biurrun2013-05-02
* id3v2: K&R formatting cosmeticsLuca Barbato2013-05-02
* ppc: Only compile AltiVec FFT assembly when AltiVec is enabledDiego Biurrun2013-05-02
* avutil: doxy: Small clarification for av_buffer_create()Derek Buitenhuis2013-04-30
* avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2()Derek Buitenhuis2013-04-30
* avcodec: doxy: Clarify what get_buffer2 must fill in buf[]Derek Buitenhuis2013-04-30
* avformat: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* ppc: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* arm: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* fft: Remove pointless #ifdefs around function declarationsDiego Biurrun2013-04-30
* ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun2013-04-30
* ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefsDiego Biurrun2013-04-30
* ppc: More consistent names for H.264 optimizations filesDiego Biurrun2013-04-30
* mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-30
* avconv: make output -ss insert trim/atrim filters.Anton Khirnov2013-04-30
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* 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