46963 Commits (ea5adf7080403ad70a3827830c26319823f49adc)
 

Author SHA1 Message Date
  Paul B Mahol da8242e2d6 8svx: move pcm_s8_planar decoder to pcm.c 13 years ago
  Paul B Mahol a5e382ad7f 4xm: return error code if decode_init() failed 13 years ago
  Justin Ruggles b353321caa FATE: add 24-bit ALAC tests 13 years ago
  Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 13 years ago
  Justin Ruggles 3e6c2a67a1 FATE: rename ALAC tests from alac-* to alac-16-* 13 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 13 years ago
  Michael Niedermayer aed128f07d 4xmdec: fix integer overflow, null ptr dereference 13 years ago
  Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 13 years ago
  Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 13 years ago
  Clément Bœsch c02ae48271 swr: set default channel count options to 0. 13 years ago
  Gavin Kinsey 19660a8876 Allow use of @ character in username and passwords embedded in URLs 13 years ago
  Michael Niedermayer ebf4750200 pthreads: increase MAX_BUFFERS due to 24c043c98e 13 years ago
  Michael Niedermayer c44a028e19 af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. 13 years ago
  Piotr Bandurski 1b20877f34 vble: remove superfluous braces 13 years ago
  Michael Niedermayer e6d81ce22e Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 4116151a4b Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' 13 years ago
  Michael Niedermayer fdbb6164a2 sbr: increase f_tablelim size, it appears it was too small by 1. 13 years ago
  Paul B Mahol b0d83e0dba doc/general: remove duplicate entry for ADPCM SMJPEG IMA 13 years ago
  Paul B Mahol 305fe9ae59 nut: add tag for PCM signed 8-bit planar 13 years ago
  Paul B Mahol 086e305276 doc/general: remove 8SVX audio, there is no such codec 13 years ago
  Paul B Mahol 0dbf297229 doc/general: move 8SVX codecs to right section 13 years ago
  Carl Eugen Hoyos a5d4e94a97 Support iLBC in caf. 13 years ago
  Michael Niedermayer ba353436a3 h264: dont stop parsing NALs without cleanup on DPC. 13 years ago
  Piotr Bandurski 45d8537ccf vble: do not abort when version is not 1 13 years ago
  Michael Niedermayer 24c043c98e mpegvideo: increase MAX_PICTURE_NUMBER. 13 years ago
  Piotr Bandurski ade9960fc6 avrndec: support lowres for mjpeg 13 years ago
  Michael Niedermayer e8fed4d331 error concealment: check that references are frames and not fields. 13 years ago
  Michael Niedermayer 8a03a60b4a h264: Check gray scale CBP, fix out of array accesses. 13 years ago
  Michael Niedermayer 27d39c225b liavfi/avcodec: allow channel layouts with fewer channels than actually available. 13 years ago
  Paul B Mahol 0df7d95a5e pcmenc: remove dead increment 13 years ago
  Paul B Mahol 6557c46d91 pcm: move i into for loop to avoid { } inside switch statement 13 years ago
  Paul B Mahol a6f4c41a7e fate: add mjpeg-422 and mjpeg-444 tests 13 years ago
  Michael Niedermayer 36cf247e43 ff_h264_direct_ref_list_init: fix B slice check. 13 years ago
  Paul B Mahol 9f02d4ed0f mjpegenc: yuvj444p support 13 years ago
  Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 13 years ago
  John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 13 years ago
  Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 13 years ago
  Stefano Sabatini 158763312f lavfi/frei0r: in init() check path loop, free resources in a single point 13 years ago
  Stefano Sabatini 6c7ae49330 lavfi/frei0r: extend load_path() to support arbitrarily long paths 13 years ago
  Michael Niedermayer d6c184880e h264: correct ref count check and limit, fix out of array accesses. 13 years ago
  Michael Niedermayer 2d5f1addbe h264: fix integer overflow, assert failure 13 years ago
  Michael Niedermayer 1a947dfa83 ff_mpeg_update_thread_context: assert context unequality 13 years ago
  Clément Bœsch f48cddfe4c pp: add SSE2 deInterlaceInterpolateCubic(). 13 years ago
  Clément Bœsch 4e264d1c79 pp: add support for SSE2. 13 years ago
  Clément Bœsch f6be711a69 lavfi/mp/pp: use PP_CPU_CAPS_AUTO. 13 years ago
  Clément Bœsch 59d686f100 pp: add auto detection cpu flag. 13 years ago
  Clément Bœsch e034b07e40 pp: add various const for pointers. 13 years ago
  Nicolas George c437c251b8 lavfi/drawtext: implement more generic expansion. 13 years ago