summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* jpeg2000dec: cleanup properly after decoding errorsJanne Grunau2013-05-06
* fate-jpeg2000-dcinema: force output to xyz12leJanne Grunau2013-05-06
* vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau2013-05-06
* swscale: support endianness conversion for AV_PIX_FMT_XYZ12Janne Grunau2013-05-06
* swscale: add support for endianness only conversionJanne Grunau2013-05-06
* pixdesc: add function to return pixel format with swapped endiannesJanne Grunau2013-05-06
* swscale: Use alpha from the right row in yuva2rgba_cMartin Storsjö2013-05-06
* swscale: Remove unnecessary backslashesMartin Storsjö2013-05-06
* jpeg2000: Fix uninitialized data errors pointed out by valgrind/memcheckNicolas Bertrand2013-05-06
* x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-06
* x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabledDiego Biurrun2013-05-06
* x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-06
* wav: Always seek to an even offsetLuca Barbato2013-05-06
* nut: use a define for the nut versionLuca Barbato2013-05-06
* bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun2013-05-05
* 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