summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* x86: dsputil: Group all assembly constants together in constants.cDiego Biurrun2013-05-08
* x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun2013-05-08
* msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-08
* fate-run: Drop unnecessary regtest() indirectionDiego Biurrun2013-05-07
* x86: dsputil: Remove unused ff_pb_3F constantDiego Biurrun2013-05-07
* x86: dsputil: Remove unused MOVQ_BONE macroDiego Biurrun2013-05-07
* x86: dsputil: Move rv40-specific functions where they belongDiego Biurrun2013-05-07
* x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-07
* x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-07
* oma: properly forward errors in oma_read_packetLuca Barbato2013-05-07
* oma: return meaningful errorsLuca Barbato2013-05-07
* lavc: do not leak frames in avcodec_decode_audio4Luca Barbato2013-05-07
* nut: use meaningful error valuesLuca Barbato2013-05-07
* FATE: use a less ambiguous end time for filter-trim-time testAnton Khirnov2013-05-07
* configure: add dependencies to lavfi .pc fileAnton Khirnov2013-05-07
* configure: make avconv select (a)trim filtersAnton Khirnov2013-05-07
* avconv: remove -deinterlaceAnton Khirnov2013-05-07
* indeo3: use unaligned reads on reference blocks.Anton Khirnov2013-05-07
* jpeg2000dec: initialize static data just onceJanne Grunau2013-05-06
* 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