summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-13
* bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-13
* bfin: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-13
* bfin: dsputil: Drop broken and trivial profiling codeDiego Biurrun2014-03-13
* bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bitsDiego Biurrun2014-03-13
* bfin: dsputil: Drop broken vsad bitsDiego Biurrun2014-03-13
* bfin: dsputil: Remove unused global variableDiego Biurrun2014-03-13
* x86: dsputil_init: Drop some unnecessary parenthesesDiego Biurrun2014-03-13
* x86: dsputil_init: K&R formatting cosmeticsDiego Biurrun2014-03-13
* x86: dsputil_x86.h: K&R formatting cosmeticsDiego Biurrun2014-03-13
* x86: motion_est: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputilenc_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputil_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputilenc_mmx: Merge two assignment blocks with identical conditionsDiego Biurrun2014-03-13
* dsputil_template: K&R formatting cosmeticsDiego Biurrun2014-03-13
* rnd_avg.h: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* dsputil: Merge variable declarations and initializationsDiego Biurrun2014-03-13
* dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputil.h: K&R formatting cosmeticsDiego Biurrun2014-03-13
* dsputil.h: Clean up commentsDiego Biurrun2014-03-13
* dsputil: Remove disabled avg_no_rnd_qpel leftoversDiego Biurrun2014-03-13
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: h264_idct_10_bit: Use proper type in function prototype commentsDiego Biurrun2014-03-13
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* arm: dsputil: Add a bunch of missing #includesDiego Biurrun2014-03-13
* x86: Add some more missing headersDiego Biurrun2014-03-13
* ppc: Add some missing headersDiego Biurrun2014-03-13
* dsputil: Move intreadwrite.h #include from header file to .c filesDiego Biurrun2014-03-13
* dsputil: Drop ff_check_alignment() functionDiego Biurrun2014-03-13
* dsputil: Remove prototypes for nonexisting optimization functionsDiego Biurrun2014-03-13
* x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCTDiego Biurrun2014-03-13
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-13
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-13
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-13
* build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun2014-03-13
* armv6: vp8: use explicit labels in motion compensation asmJanne Grunau2014-03-12
* copy_block: K&R formatting cosmeticsVittorio Giovara2014-03-12
* golomb: Add a get_se_golomb_longLuca Barbato2014-03-10
* hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-09
* hevc: Do not turn 32bit timebases into negative numbersMichael Niedermayer2014-03-09
* hevc: use av_mallocz() for allocating tab_ipmMichael Niedermayer2014-03-09
* hevc: Use get_bits_long() in decode_vui()Michael Niedermayer2014-03-09
* arm: get_cabac inline asmJanne Grunau2014-03-09
* aarch64: get_cabac inline asmJanne Grunau2014-03-09
* arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declarationJanne Grunau2014-03-09
* arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau2014-03-08
* rv10: K&R formatting cosmeticsKeiji Costantini2014-03-08
* rv10: Forward error from rv10_decode_packetKeiji Costantini2014-03-08
* g2meet: K&R formatting cosmeticsDiego Biurrun2014-03-08