summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avplay: remove a warningLuca Barbato2013-04-271-1/+1
* hls, segment: fix splitting for audio-only streams.Anton Khirnov2013-04-272-10/+14
* x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-263-39/+0
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-253-2/+2
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-2514-113/+162
* fate: add CVFC1_Sony_C to h264 conformance testsVittorio Giovara2013-04-242-0/+53
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-241-32/+32
* x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-232-197/+5
* mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes2013-04-231-0/+4
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-233-130/+76
* jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand2013-04-231-2/+5
* x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-225-19/+17
* jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12Janne Grunau2013-04-221-1/+1
* threads: always call thread_finish_setup for intra codecsJanne Grunau2013-04-221-2/+2
* avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun2013-04-221-1/+1
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-2215-2/+2813
* sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-2211-1665/+1
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-221-22/+14
* mxfenc: Use correct printf format specifier for int64_tDiego Biurrun2013-04-221-1/+2
* h264: Drop unused variableDiego Biurrun2013-04-221-1/+1
* x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun2013-04-223-15/+31
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-222-7/+0
* afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-222-18/+20
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-211-18/+23
* riff: Add ACTRAC3+ guidPeter Ross2013-04-211-0/+1
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-211-4/+23
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-215-65/+68
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-211-0/+4
* riff: K&R formatting cosmeticsLuca Barbato2013-04-211-136/+195
* ppc: hpeldsp: Include attributes.hMartin Storsjö2013-04-201-0/+1
* x86: Remove unused inline asm instruction definesMartin Storsjö2013-04-201-3/+0
* vc1: Remove now unused variablesMartin Storsjö2013-04-201-2/+0
* cosmetics: bfin: Fix indentation in the dsputil init functionMartin Storsjö2013-04-191-2/+2
* dsputil: Remove non-8bpp draw_edgeRonald S. Bultje2013-04-192-10/+4
* dsputil: Merge 9-10 bpp functions for get_pixels and draw_edgeRonald S. Bultje2013-04-191-8/+2
* dsputil: Remove unused 32-bit functionsRonald S. Bultje2013-04-192-46/+39
* dsputil: Remove dct_bitsRonald S. Bultje2013-04-193-16/+2
* dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-195-227/+8
* alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1910-290/+381
* sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-196-3507/+3540
* sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer2013-04-196-97/+373
* bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-199-465/+555
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1916-1349/+1544
* ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-195-421/+470
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1910-657/+962
* mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-193-11/+14
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-7/+11
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-8/+11
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-197-37/+41
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-12/+12
OpenPOWER on IntegriCloud