22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Michael Niedermayer b93c933cd2 imgconvert-test: count the number of unused pixel format values. 12 years ago
  Michael Niedermayer fb1bb97d87 imgconvert-test: skip pix formats without name 12 years ago
  Michael Niedermayer 2c5d911166 imgconvert-test: test alpha flags 12 years ago
  Michael Niedermayer c9ad2e9aa3 imgconvert: remove avg_bits_per_pixel(), its redundant 12 years ago
  Michael Niedermayer 60b59d657e codec_descriptors: fix typo in mpeg 2 video 12 years ago
  Michael Niedermayer 6ff544e473 imgconvert: fix color type for non normal pix_fmts like HW stuff and unused entries. 12 years ago
  Michael Niedermayer 6adf97fe00 avcodec_get_pix_fmt_loss: remove PixFmtInfo use 12 years ago
  Michael Niedermayer fc04c99dea imgconvert: print color type too 12 years ago
  Michael Niedermayer f6c4395374 imgconvert: remove PixFmtInfo use from avg_bits_per_pixel() 12 years ago
  Michael Niedermayer 0880f26bbe avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if it does not incur a loss. 12 years ago
  Michael Niedermayer ad9333d5ef imgconvert-test: add avg bits per pixel 12 years ago
  Michael Niedermayer 0efa240f2b is_yuv_planar: remove use of PixFmtInfo 12 years ago
  Michael Niedermayer be19e7e373 imgconvert: add self test code 12 years ago
  Xi Wang 0d3123666a cdgraphics: fix incorrect vertical offset mask in cdg_scroll() 12 years ago
  Diego Biurrun 17fecb4a59 flashsv: Drop unused function and struct parameters 12 years ago
  Michael Niedermayer 391f323615 rc: fix 10l typo in rc_max_available_vbv_use calculation 12 years ago
  Paul B Mahol dd59f0125d add some planar PCM encoders 12 years ago
  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