summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bfin: dsputil: Remove unused global variableDiego Biurrun2014-03-131-2/+0
* x86: dsputil_init: Drop some unnecessary parenthesesDiego Biurrun2014-03-131-30/+30
* x86: dsputil_init: K&R formatting cosmeticsDiego Biurrun2014-03-131-61/+62
* x86: dsputil_x86.h: K&R formatting cosmeticsDiego Biurrun2014-03-131-7/+10
* x86: motion_est: K&R formatting cosmeticsDiego Biurrun2014-03-131-150/+161
* dsputilenc_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-131-726/+769
* dsputil_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-131-55/+49
* dsputilenc_mmx: Merge two assignment blocks with identical conditionsDiego Biurrun2014-03-131-3/+0
* dsputil_template: K&R formatting cosmeticsDiego Biurrun2014-03-131-164/+257
* rnd_avg.h: K&R formatting cosmeticsDiego Biurrun2014-03-131-6/+8
* dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-1320-51/+51
* dsputil: Merge variable declarations and initializationsDiego Biurrun2014-03-132-73/+35
* dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-131-1572/+1911
* dsputil.h: K&R formatting cosmeticsDiego Biurrun2014-03-131-53/+99
* dsputil.h: Clean up commentsDiego Biurrun2014-03-131-39/+46
* dsputil: Remove disabled avg_no_rnd_qpel leftoversDiego Biurrun2014-03-131-4/+1
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-1324-246/+308
* x86: h264_idct_10_bit: Use proper type in function prototype commentsDiego Biurrun2014-03-131-8/+12
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-1321-22/+20
* arm: dsputil: Add a bunch of missing #includesDiego Biurrun2014-03-134-0/+13
* x86: Add some more missing headersDiego Biurrun2014-03-134-0/+4
* ppc: Add some missing headersDiego Biurrun2014-03-133-0/+4
* dsputil: Move intreadwrite.h #include from header file to .c filesDiego Biurrun2014-03-135-1/+6
* dsputil: Drop ff_check_alignment() functionDiego Biurrun2014-03-133-31/+0
* dsputil: Remove prototypes for nonexisting optimization functionsDiego Biurrun2014-03-132-2/+0
* x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCTDiego Biurrun2014-03-131-44/+0
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-1320-4644/+6
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-1310-393/+7
* build: Record dependency of eatqi decoder on dsputilDiego Biurrun2014-03-131-1/+1
* configure: Add explicit dsputil dependency to mpegvideoencDiego Biurrun2014-03-131-1/+1
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-133-7/+2
* build: Drop stray LPC dependency on dsputilDiego Biurrun2014-03-131-1/+0
* build: Drop stray MJPEG encoder dependency on dsputilDiego Biurrun2014-03-131-1/+1
* build: Drop stray MLP decoder dependency on dsputilDiego Biurrun2014-03-131-1/+1
* build: Drop stray PNG decoder dependency on dsputilDiego Biurrun2014-03-131-1/+0
* build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun2014-03-132-3/+1
* Prepare for 11_alpha1 ReleaseReinhard Tartler2014-03-131-1/+1
* avconv: Match stream idLuca Barbato2014-03-132-0/+8
* http: Properly initialize icy headers stringAlessandro Ghedini2014-03-121-0/+4
* doc: Point to the correct, actually maintained gas-preprocessor repoMartin Storsjö2014-03-121-2/+2
* armv6: vp8: use explicit labels in motion compensation asmJanne Grunau2014-03-121-1/+7
* configure: Support older version of openjpeg1Luca Barbato2014-03-121-1/+2
* copy_block: K&R formatting cosmeticsVittorio Giovara2014-03-121-14/+11
* configure: Group toolchain options together in help outputDiego Biurrun2014-03-121-7/+9
* http: Declare more parameters as const where possibleMartin Storsjö2014-03-121-2/+2
* http: Allow setting a Content-Type for POST requestsClément Bœsch2014-03-112-0/+9
* http: Improve options descriptionsAlessandro Ghedini2014-03-112-2/+15
* http: Always allow no-op seekAnssi Hannula2014-03-111-0/+3
* http: Add support for selecting a request rangeAnssi Hannula2014-03-112-3/+20
* http: Support setting custom User-AgentClément Bœsch2014-03-112-2/+10
OpenPOWER on IntegriCloud