summaryrefslogtreecommitdiffstats
path: root/libavcodec
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-1320-20/+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-1312-4397/+5
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-1310-393/+7
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-132-5/+0
* build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun2014-03-131-2/+0
* armv6: vp8: use explicit labels in motion compensation asmJanne Grunau2014-03-121-1/+7
* copy_block: K&R formatting cosmeticsVittorio Giovara2014-03-121-14/+11
* golomb: Add a get_se_golomb_longLuca Barbato2014-03-101-0/+12
* hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-092-5/+5
* hevc: Do not turn 32bit timebases into negative numbersMichael Niedermayer2014-03-091-1/+1
* hevc: use av_mallocz() for allocating tab_ipmMichael Niedermayer2014-03-091-1/+1
* hevc: Use get_bits_long() in decode_vui()Michael Niedermayer2014-03-091-2/+2
* arm: get_cabac inline asmJanne Grunau2014-03-092-0/+105
* aarch64: get_cabac inline asmJanne Grunau2014-03-093-1/+108
* arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declarationJanne Grunau2014-03-091-1/+1
* arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau2014-03-081-6/+4
* rv10: K&R formatting cosmeticsKeiji Costantini2014-03-081-44/+63
* rv10: Forward error from rv10_decode_packetKeiji Costantini2014-03-081-1/+4
* g2meet: K&R formatting cosmeticsDiego Biurrun2014-03-081-30/+41
* fic: Properly handle skip framesDerek Buitenhuis2014-03-071-0/+5
* libx265: Support API version 9Derek Buitenhuis2014-03-061-5/+5
* dxva2: Increase maximum number of slices for mpeg2Rainer Hochecker2014-03-061-3/+6
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-061-4/+1
* x86: dcadsp: Fix linking with yasm and optimizations disabledDiego Biurrun2014-03-051-0/+4
* arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-051-8/+12
OpenPOWER on IntegriCloud