summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-12
* configure: x86: Only enable cpunop on i686Diego Biurrun2013-05-12
* configure: Rename cmov processor capability to i686Diego Biurrun2013-05-12
* configure: Explicitly disable PIC when targeting win32/mingwMartin Storsjö2013-05-12
* configure: Use enable_weak when enabling picMartin Storsjö2013-05-12
* indeo3: avoid writes without necessary alignment in copy_cell()Janne Grunau2013-05-10
* x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-10
* af_asyncts: fix offset calculationAnton Khirnov2013-05-10
* avconv: use current syntax for the scale filterLuca Barbato2013-05-10
* mmf: K&R formatting cosmeticsLuca Barbato2013-05-09
* x86: dsputil: Remove unused argument from QPEL_OP macroDiego Biurrun2013-05-08
* x86: vf_yadif: Remove stray dsputil_mmx #includeDiego Biurrun2013-05-08
* x86: dsputil: Move TRANSPOSE4 macro to the only place it is usedDiego Biurrun2013-05-08
* x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-08
* 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