summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-05
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-05
* configure: Check for getenvMartin Storsjö2013-05-04
* swscale: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-04
* sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-04
* avs: Increase magic value score above file extension scoreDiego Biurrun2013-05-04
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-04
* avresample: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-04
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* nut: K&R formatting cosmeticsLuca Barbato2013-05-04
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-04
* build: normalize coverage.infoReinhard Tartler2013-05-04
* build: tune down the output of lcov/gcovReinhard Tartler2013-05-04
* wav: return meaningful errorsLuca Barbato2013-05-03
* silly typo fixesDiego Biurrun2013-05-03
* sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-03
* sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-03
* x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-03
* compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö2013-05-03
* id3v2: check for end of file while unescaping tagsLuca Barbato2013-05-03
* 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