17214 Commits (71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46)

Author SHA1 Message Date
  Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 13 years ago
  Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 13 years ago
  Anton Khirnov 04f4dbc2fa mpegvideo_enc: fix indentation in load_input_picture() 13 years ago
  Anton Khirnov 3f47d316cd mpegvideo_enc: do not modify the input frame. 13 years ago
  Anton Khirnov 7bcaeb408e mjpegdec: fix indentation 13 years ago
  Anton Khirnov 0ce033f888 rawdec: cosmetics, reformat 13 years ago
  Anton Khirnov b965cb906b mimic: return meaningful error codes. 13 years ago
  Anton Khirnov a0cabd0a27 mimic: cosmetics, reformat 13 years ago
  Anton Khirnov 04e1249609 iff: drop ff_ prefix from a static function. 13 years ago
  Anton Khirnov 9221c0af77 pngdec: cosmetics, reformat. 13 years ago
  Anton Khirnov edb2426b75 dxa: return meaningful error codes. 13 years ago
  Anton Khirnov adf0110d87 eatgq: cosmetics, reformat. 13 years ago
  Anton Khirnov f337c29017 eatgq: return meaningful error codes. 13 years ago
  Anton Khirnov 4b7598e2fe eatgv: cosmetics, reformat 13 years ago
  Anton Khirnov ade402804a eatgv: return meaningful error codes. 13 years ago
  Anton Khirnov 0859eaa012 cyuv: return meaningful error codes. 13 years ago
  Anton Khirnov 6837bd6e49 txd: return meaningful error codes. 13 years ago
  Anton Khirnov 69c25c9284 dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). 13 years ago
  Diego Biurrun 033a86f9bb x86: h264qpel: Move stray comment to the right spot and clarify it 13 years ago
  Michael Karcher 0e3afacd4d atrac3: use correct loop variable in add_tonal_components() 13 years ago
  Gavriloaie Eugen-Andrei 29b553c1a6 libx264: introduce -x264-params private option 13 years ago
  Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 13 years ago
  Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 13 years ago
  Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 13 years ago
  Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 13 years ago
  Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 13 years ago
  Mans Rullgard e9d817351b dsputil: Separate h264 qpel 13 years ago
  Martin Storsjö 57ed8debb9 wmv2: Propagate the wmv2 idct permutation type to the dsputils context 13 years ago
  Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 13 years ago
  Ronald S. Bultje 2612c4dc78 dsputil: remove 9/10 bits hpel functions. 13 years ago
  Ronald S. Bultje 2bef1a83d7 dsputil: remove some never-assigned function pointers from the struct. 13 years ago
  Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 13 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 13 years ago
  Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 13 years ago
  Ronald S. Bultje 0ee8293a77 vp3dsp: don't do aligned reads on input. 13 years ago
  Tim Walker 40cf1add12 mlp_parser: cosmetics: re-indent. 13 years ago
  Tim Walker ed1b01131e mlp: implement support for AVCodecContext.request_channel_layout. 13 years ago
  Tim Walker b0c7e3ffd0 mlp_parser: account for AVCodecContext.request_channels when setting the channel layout. 13 years ago
  Tim Walker 1fd2deedcc mlpdec: set the channel layout. 13 years ago
  Tim Walker 3ffcccb4fb mlpdec: TrueHD: use Libav channel order. 13 years ago
  Tim Walker 99ccd2ba10 mlp: store the channel layout for each substream. 13 years ago
  Diego Biurrun 73b704ac60 arm: Add some missing header #includes 13 years ago
  Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 13 years ago
  Michael Smith 0881cbf314 proresdec: support mixed interlaced/non-interlaced content 13 years ago
  Ronald S. Bultje 4a73fbd9c5 vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. 13 years ago
  Diego Biurrun 4f56e773fe x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 13 years ago
  Luca Barbato 9146e872c6 Revert "fate: Use wmv2 IDCT for wmv2 tests" 13 years ago