summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clarify output of av_get_bits_per_pixelKieran Kunhya2013-05-15
* fate: update the mmf referenceLuca Barbato2013-05-14
* mmf: Write metadata into an Optional Data chunkYoshihisa Uchida2013-05-14
* jpeg2000dec: Use correct printf length modifier for pointer differencesDiego Biurrun2013-05-14
* vc1dec: Don't apply the loop filter on fieldsMartin Storsjö2013-05-14
* vc1: implement frame interlaced b-frame header parsingHendrik Leppkes2013-05-14
* vc1dec: Don't attempt error concealment on field picturesMichael Niedermayer2013-05-14
* vc1dec: fieldtx is only valid for interlaced frame picturesSebastian Sandberg2013-05-14
* aacenc: Fix erasure of surround channelsClaudio Freire2013-05-14
* aacenc: Fix target bitrate for twoloop quantiser searchClaudio Freire2013-05-14
* aacenc: Fix a rounding bug in aacpsy channel bitrate computationClaudio Freire2013-05-14
* yadif: correct strides in filter_edges_16bitJames Darnley2013-05-14
* yadif: restore speed of the C filtering codeJames Darnley2013-05-14
* lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)Matt Wolenetz2013-05-14
* configure: Disable PIC for cygwin just as for win32/mingwMartin Storsjö2013-05-13
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* x86: dsputil: Split inline assembly from init codeDiego Biurrun2013-05-12
* 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