Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03ARM: check for inline asm 'y' operand modifier supportMans Rullgard
2011-09-30dca: NEON optimised high freq VQ decodingMans Rullgard
2011-09-28ARM: NEON optimised vector_fmac_scalar()Mans Rullgard
2011-08-31mpeg12enc: add intra_vlc private option.Anton Khirnov
2011-08-03arm: Avoid using the movw instruction needlesslyMåns Rullgård
2011-08-03Move an int64_t down in MpegEncContextMartin Storsjö
2011-07-27dsputil: remove some unused functionsMans Rullgard
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard
2011-07-21dsputil: template get_pixels() for different bit depthsMans Rullgard
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-07-16arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()Diego Biurrun
2011-07-10ARM: use const macro to define constant data in asmMans Rullgard
2011-07-05ARM: workaround for bug in GNU assemblerMans Rullgard
2011-07-04ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard
2011-07-02ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6Mans Rullgard
2011-07-02ARM: NEON optimised vector_clip_int32()Mans Rullgard
2011-06-30ARM: remove check for PLD instructionMans Rullgard
2011-06-23ARM: allow building in Thumb2 modeMans Rullgard
2011-06-15ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard
2011-06-14ARM: factor some repetitive code into macrosMans Rullgard
2011-06-144:4:4 H.264 decoding supportJason Garrett-Glaser
2011-06-13ARM: jrevdct_arm: simplify stack usageMans Rullgard
2011-06-13ARM: jrevdct_arm: use push/pop mnemonicsMans Rullgard
2011-06-13ARM: jrevdct_arm: misc cleanupMans Rullgard
2011-06-13ARM: optimised mpadsp_apply_window_fixedMans Rullgard
2011-06-06ARM: remove MUL64 and MAC64 inline asmMans Rullgard
2011-06-05ARM: remove MULL inline asmMans Rullgard
2011-06-01ARM: ac3dsp: optimised update_bap_counts()Mans Rullgard
2011-06-01ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard
2011-05-31ARM: simplify inline asm with 64-bit operandsMans Rullgard
2011-05-29ARM: enable UAL syntax in asm.SMans Rullgard
2011-05-28ARM: unbreak buildMans Rullgard
2011-05-28ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles
2011-05-28ARM: aacdec: fix constraints on inline asmMans Rullgard
2011-05-28ARM: remove unnecessary volatile from inline asmMans Rullgard
2011-05-28ARM: add "cc" clobbers to inline asm where neededMans Rullgard
2011-05-27ARM: disable ff_vector_fmul_vfp on VFPv3 systemsMans Rullgard
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-14arm: properly mark external symbol callMartin Aumüller
2011-05-10arm/h264pred: add missing argument type.Ronald S. Bultje
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-04-05ac3enc: NEON optimised extract_exponentsMans Rullgard
2011-04-04ARM: NEON fixed-point forward MDCTMans Rullgard
2011-04-04ARM: NEON fixed-point FFTMans Rullgard
2011-04-02ac3enc: ARM optimised ac3_compute_matissa_sizeMans Rullgard
2011-04-02ac3: armv6 optimised bit_alloc_calc_bapMans Rullgard
2011-03-29ac3enc: NEON optimised float_to_fixed24Mans Rullgard
2011-03-24ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard
2011-03-24ARM: NEON optimised apply_window_int16()Mans Rullgard
2011-03-24ac3enc: NEON optimised shift functionsMans Rullgard