22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Paul B Mahol f17f759544 pcmdec: use memcpy() when possible for planar decoders 12 years ago
  Justin Ruggles 00dd9a6d6a pcm: fix decoding of pcm_s16le_planar on big-endian 12 years ago
  Paul B Mahol 00e02366a5 pcmenc: use ENCODE macro for pcm_s8 12 years ago
  Michael Niedermayer 2d232f8b88 pcm: revert from libavs planar code to durandals. 12 years ago
  Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 12 years ago
  Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
  Paul B Mahol da8242e2d6 8svx: move pcm_s8_planar decoder to pcm.c 12 years ago
  Paul B Mahol a5e382ad7f 4xm: return error code if decode_init() failed 12 years ago
  Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 12 years ago
  Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 13 years ago
  Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 13 years ago
  Michael Niedermayer cf5f4c5169 aacsbr: check sample_rate before using it, fix division by 0 12 years ago
  Michael Niedermayer aed128f07d 4xmdec: fix integer overflow, null ptr dereference 12 years ago
  Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 12 years ago
  Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
  Michael Niedermayer ebf4750200 pthreads: increase MAX_BUFFERS due to 24c043c98e 12 years ago
  Piotr Bandurski 1b20877f34 vble: remove superfluous braces 12 years ago
  Michael Niedermayer fdbb6164a2 sbr: increase f_tablelim size, it appears it was too small by 1. 12 years ago
  Michael Niedermayer ba353436a3 h264: dont stop parsing NALs without cleanup on DPC. 12 years ago
  Piotr Bandurski 45d8537ccf vble: do not abort when version is not 1 12 years ago
  Michael Niedermayer 24c043c98e mpegvideo: increase MAX_PICTURE_NUMBER. 12 years ago
  Piotr Bandurski ade9960fc6 avrndec: support lowres for mjpeg 12 years ago
  Michael Niedermayer e8fed4d331 error concealment: check that references are frames and not fields. 12 years ago
  Michael Niedermayer 8a03a60b4a h264: Check gray scale CBP, fix out of array accesses. 12 years ago
  Paul B Mahol 0df7d95a5e pcmenc: remove dead increment 12 years ago
  Paul B Mahol 6557c46d91 pcm: move i into for loop to avoid { } inside switch statement 12 years ago
  Michael Niedermayer 36cf247e43 ff_h264_direct_ref_list_init: fix B slice check. 12 years ago
  Paul B Mahol 9f02d4ed0f mjpegenc: yuvj444p support 12 years ago
  Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 12 years ago
  John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 12 years ago
  Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 13 years ago
  Michael Niedermayer d6c184880e h264: correct ref count check and limit, fix out of array accesses. 12 years ago
  Michael Niedermayer 2d5f1addbe h264: fix integer overflow, assert failure 12 years ago
  Michael Niedermayer 1a947dfa83 ff_mpeg_update_thread_context: assert context unequality 12 years ago
  Piotr Bandurski 4413a8428a iff: decode HAM8 images with masking correctly. 12 years ago
  Michael Niedermayer 4fecc3cf09 h264: Skip odd NALs in extradata, prevent undefined behavior 12 years ago
  Michael Niedermayer dab19048a1 mjpegdec: reset h/v_count, fix assertion failure. 12 years ago
  Paul B Mahol e3edee6d2f eamad: return meaningful error codes 12 years ago
  Michael Niedermayer 845724c82c vcr1: check if dimensions are supported, fix out of array accesses. 12 years ago
  Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 12 years ago
  Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 12 years ago
  Michael Niedermayer 63ac64864c eamad: fix out of array accesses 12 years ago
  Michael Niedermayer 8ad9b48c9b xxan: check ybuf index before use. 12 years ago
  Michael Niedermayer 774830050a cook: check subbands more completely, fix out of array read. 12 years ago
  Michael Niedermayer 84281d111c ff_mpeg4videodec_static_init: fix return type 12 years ago
  Michael Niedermayer 31fce39942 tm2: check for invalid vlcs, fix out of array read 12 years ago
  Michael Niedermayer 6535d81d87 g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the table. 12 years ago
  Michael Niedermayer 2207ea44fb ff_emulated_edge_mc: fix integer anomalies, fix out of array reads 12 years ago
  Michael Niedermayer c2cbc80ae9 ffv1enc: consider 2pass float rounding, fix loop 12 years ago
  Janne Grunau e6160bda98 h264: Fix parameters to ff_er_add_slice() call 12 years ago