371 Commits (c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4)

Author SHA1 Message Date
  Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
  Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 12 years ago
  Mans Rullgard 97cb9236cf ac3: move ac3_downmix() from dsputil to ac3dsp 12 years ago
  Luca Barbato 0db2d94280 dsputil: workaround __VA_ARGS__ missing tokenization for MSVC 12 years ago
  Mans Rullgard 15616eb042 intrax8: move functions from dsputil to own context 12 years ago
  Mans Rullgard dbc9f84ea6 Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static." 12 years ago
  Diego Biurrun dafcbfe443 celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 12 years ago
  Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
  Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
  Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
  Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
  Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
  Kieran Kunhya 5ff01259a8 Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
  Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
  Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 13 years ago
  Christophe GISQUET 7e1ce6a6ac dsputil: remove shift parameter from scalarproduct_int16 13 years ago
  Martin Storsjö c8e1b2fbc9 libavcodec: Add ff_ prefix to j_rev_dct* 13 years ago
  Martin Storsjö 3e2efacdd8 libavcodec: Prefix fdct_ifast, fdct_ifast248 13 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
  Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 13 years ago
  Ronald S. Bultje 9b027c0d07 dsputil: set STRIDE_ALIGN to 16 for x86 also. 13 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 13 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
  Justin Ruggles 9d06037d48 twinvq: add SSE/AVX optimized sum/difference stereo interleaving 13 years ago
  Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
  Ronald S. Bultje 92fb52d906 prores: extract idct into its own dspcontext and merge with put_pixels. 13 years ago
  Mans Rullgard fcca826a63 dsputil: add vector_fmac_scalar() 13 years ago
  Kostya Shishkov d241f51e0f Move RV3/4-specific DSP functions into their own context 13 years ago
  Mans Rullgard c358a0364e dsputil: remove stale bink prototypes and comments 14 years ago
  Mans Rullgard 1b3539d453 dsputil: move a bink-only function to binkdsp 14 years ago
  Mans Rullgard cbd58a872d dsputil: remove some unused functions 14 years ago
  Mans Rullgard 5cc2600964 dsputil: create 16/32-bit dctcoef versions of some functions 14 years ago
  Mans Rullgard 0a72533e98 jfdctint: add 10-bit version 14 years ago
  Mans Rullgard 7b4ee3a21d Remove h264_lowres_idct_put/add functions 14 years ago
  Mans Rullgard 710b8df949 dsputil: remove ff_emulated_edge_mc macro used in one place 14 years ago
  Justin Ruggles 6054cd25b4 ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions. 14 years ago
  Diego Biurrun be73d76b34 cosmetics: fix some then/than typos 14 years ago
  Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
  Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
  Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
  Vladimir Pantelic c1dfb72d35 Remove unused get_psnr() prototype 14 years ago
  Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
  Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
  Oskar Arvidsson e39e3abad4 Choose h264 chroma dc dequant function dynamically. 14 years ago
  Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 14 years ago
  Alexander Strange 1500be13f2 dsputil: allow to skip drawing of top/bottom edges. 14 years ago
  Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Mans Rullgard 381d37fda9 dsputil: add bswap16_buf() 15 years ago
  Johan Andersson 21de920472 Update the url to the site website and change ffmpeg-devel to libav-devel 14 years ago