46969 Commits (6ca9c74cc64f5b3f7da4b6936c6ae14031892d20)
 

Author SHA1 Message Date
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
Michael Niedermayer 70c0f13a9a Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a' 12 years ago
Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 12 years ago
Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
Luca Barbato cbe5a60c9d pixdesc: add PIX_FMT_ALPHA flag 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 b353321caa FATE: add 24-bit ALAC tests 12 years ago
Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 12 years ago
Justin Ruggles 3e6c2a67a1 FATE: rename ALAC tests from alac-* to alac-16-* 12 years ago
Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 12 years ago
Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 12 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
Clément Bœsch c02ae48271 swr: set default channel count options to 0. 12 years ago
Gavin Kinsey 19660a8876 Allow use of @ character in username and passwords embedded in URLs 12 years ago
Michael Niedermayer ebf4750200 pthreads: increase MAX_BUFFERS due to 24c043c98e 12 years ago
Michael Niedermayer c44a028e19 af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. 12 years ago
Piotr Bandurski 1b20877f34 vble: remove superfluous braces 12 years ago
Michael Niedermayer e6d81ce22e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 4116151a4b Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' 12 years ago
Michael Niedermayer fdbb6164a2 sbr: increase f_tablelim size, it appears it was too small by 1. 12 years ago
Paul B Mahol b0d83e0dba doc/general: remove duplicate entry for ADPCM SMJPEG IMA 12 years ago
Paul B Mahol 305fe9ae59 nut: add tag for PCM signed 8-bit planar 12 years ago
Paul B Mahol 086e305276 doc/general: remove 8SVX audio, there is no such codec 12 years ago
Paul B Mahol 0dbf297229 doc/general: move 8SVX codecs to right section 12 years ago
Carl Eugen Hoyos a5d4e94a97 Support iLBC in caf. 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
Michael Niedermayer 27d39c225b liavfi/avcodec: allow channel layouts with fewer channels than actually available. 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
Paul B Mahol a6f4c41a7e fate: add mjpeg-422 and mjpeg-444 tests 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 12 years ago
Stefano Sabatini 158763312f lavfi/frei0r: in init() check path loop, free resources in a single point 12 years ago
Stefano Sabatini 6c7ae49330 lavfi/frei0r: extend load_path() to support arbitrarily long paths 12 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