summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure: add dependencies to lavfi .pc fileAnton Khirnov2013-05-071-1/+6
* configure: make avconv select (a)trim filtersAnton Khirnov2013-05-071-2/+2
* avconv: remove -deinterlaceAnton Khirnov2013-05-074-62/+1
* indeo3: use unaligned reads on reference blocks.Anton Khirnov2013-05-071-20/+20
* jpeg2000dec: initialize static data just onceJanne Grunau2013-05-061-14/+18
* jpeg2000dec: cleanup properly after decoding errorsJanne Grunau2013-05-061-6/+7
* fate-jpeg2000-dcinema: force output to xyz12leJanne Grunau2013-05-061-1/+1
* vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau2013-05-061-2/+4
* swscale: support endianness conversion for AV_PIX_FMT_XYZ12Janne Grunau2013-05-062-1/+4
* swscale: add support for endianness only conversionJanne Grunau2013-05-063-2/+20
* pixdesc: add function to return pixel format with swapped endiannesJanne Grunau2013-05-063-1/+60
* swscale: Use alpha from the right row in yuva2rgba_cMartin Storsjö2013-05-061-6/+6
* swscale: Remove unnecessary backslashesMartin Storsjö2013-05-061-8/+8
* jpeg2000: Fix uninitialized data errors pointed out by valgrind/memcheckNicolas Bertrand2013-05-061-4/+13
* x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-065-25/+58
* x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabledDiego Biurrun2013-05-061-2/+2
* x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-062-16/+16
* wav: Always seek to an even offsetLuca Barbato2013-05-061-2/+8
* nut: use a define for the nut versionLuca Barbato2013-05-063-2/+4
* bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun2013-05-051-2/+2
* avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-057-10/+14
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-0510-12/+27
* configure: Check for getenvMartin Storsjö2013-05-041-0/+3
* swscale: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-043-10/+15
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-049-11/+20
* lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-042-4/+8
* sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-041-4/+4
* avs: Increase magic value score above file extension scoreDiego Biurrun2013-05-041-1/+3
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-0436-53/+55
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-041-1/+1
* avresample: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-042-3/+4
* avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-0411-17/+27
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-0457-87/+161
* nut: K&R formatting cosmeticsLuca Barbato2013-05-041-137/+141
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-042-2/+18
* build: normalize coverage.infoReinhard Tartler2013-05-041-1/+3
* build: tune down the output of lcov/gcovReinhard Tartler2013-05-041-2/+2
* wav: return meaningful errorsLuca Barbato2013-05-031-9/+9
* silly typo fixesDiego Biurrun2013-05-0314-20/+21
* sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-031-12/+27
* sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-031-0/+25
* x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-032-0/+33
* compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö2013-05-031-0/+5
* id3v2: check for end of file while unescaping tagsLuca Barbato2013-05-031-2/+3
* avconv: do not send non-monotonous DTS to the muxers.Anton Khirnov2013-05-033-0/+22
* avconv: improve -re implementationAnton Khirnov2013-05-031-17/+11
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-034-2/+86
* matroskaenc: cosmetics, reorder the #includesAnton Khirnov2013-05-031-9/+11
* vc1_parser: Set field_order.Masaki Tanaka2013-05-031-0/+5
* mpegvideo_parser: Set field_order.Masaki Tanaka2013-05-031-0/+8
OpenPOWER on IntegriCloud