22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Michael Niedermayer c10350358d gifdec: gif_copy_img_rect: Fix end pointer 12 years ago
  Michael Niedermayer fc8e8e5bef h264_qpel: put cpuflags checks back. 12 years ago
  Michael Niedermayer cf48b00640 cavsdec: check for value in get_ue_code() 12 years ago
  Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 12 years ago
  Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 12 years ago
  Michael Niedermayer b75ac7c71c lavc: include timebase in avcodec string at debug level. 12 years ago
  Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 12 years ago
  Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 12 years ago
  Michael Niedermayer 1d2abca7e1 wmv2enc: drop setting of idct_algo 12 years ago
  Paul B Mahol 056664ff25 lavc/tta: remove nonsense s->avctx indirection, use avctx directly 12 years ago
  Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
  Michael Niedermayer 7e059c9c5d mpeg4videoenc: check w,h to be within the supported range. 12 years ago
  Michael Niedermayer 46cb61819d gifdec: check that the last keyframe exists and has been successfully parsed. 12 years ago
  Michael Niedermayer b53ed19aa7 lcldec: Check length before unsigned subtraction. 12 years ago
  Michael Niedermayer ee9151b616 ff_mss12_decode_init: check dimensions 12 years ago
  Michael Niedermayer 7357ca900e sanm: Check decoded_size. 12 years ago
  Martin Storsjö 57ed8debb9 wmv2: Propagate the wmv2 idct permutation type to the dsputils context 12 years ago
  Michael Niedermayer 8071288601 mlpdec: move ch_assign setup code down to after ch layout is set. 12 years ago
  Michael Niedermayer 6747b0be9b mlp: fix channel order. 12 years ago
  Michael Niedermayer 0ff21c3165 mlpdec: remove disabled code, leftover from merge 12 years ago
  Paul B Mahol 205b2d2a98 adcpmenc: remove unused header 12 years ago
  Paul B Mahol a2dd988bf8 jpeglsenc: add missing put_bits.h header 12 years ago
  Paul B Mahol be38aaba4a ffv1enc: include correct header 12 years ago
  Paul B Mahol 6f465c6219 dcaenc: remove unused header 12 years ago
  Paul B Mahol 92d874cb78 flacenc: include correct header 12 years ago
  Michael Niedermayer 713dea584b truemotion2: use av_mallocz() 12 years ago
  Michael Niedermayer e49c2aab80 truemotion2: clear the token array if its initialization fails. 12 years ago
  Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 12 years ago
  Ronald S. Bultje 2612c4dc78 dsputil: remove 9/10 bits hpel functions. 12 years ago
  Ronald S. Bultje 2bef1a83d7 dsputil: remove some never-assigned function pointers from the struct. 12 years ago
  Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 12 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
  Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
  Ronald S. Bultje 0ee8293a77 vp3dsp: don't do aligned reads on input. 12 years ago
  Michael Niedermayer 1bb05797ec sanm: remove "duplicate" for loop. 12 years ago
  Tim Walker ed1b01131e mlp: implement support for AVCodecContext.request_channel_layout. 12 years ago
  Tim Walker b0c7e3ffd0 mlp_parser: account for AVCodecContext.request_channels when setting the channel layout. 12 years ago
  Tim Walker 1fd2deedcc mlpdec: set the channel layout. 12 years ago
  Tim Walker 3ffcccb4fb mlpdec: TrueHD: use Libav channel order. 12 years ago
  Tim Walker 99ccd2ba10 mlp: store the channel layout for each substream. 12 years ago
  Tim Walker 40cf1add12 mlp_parser: cosmetics: re-indent. 12 years ago
  Michael Niedermayer 49b729d3af sanm: check image dimensions before using them 12 years ago
  Diego Biurrun 73b704ac60 arm: Add some missing header #includes 12 years ago
  Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
  Paul B Mahol c4274d118b lagarith: return more meaningful error codes 12 years ago
  Carl Eugen Hoyos 40297a8bdb Support solid gray frames when decoding Lagarith. 12 years ago
  Michael Smith 0881cbf314 proresdec: support mixed interlaced/non-interlaced content 12 years ago