46938 Commits (23db5418ed2ebaddbbc57a45b81caa6e94724587)
 

Author SHA1 Message Date
LYF 23db5418ed hls: create an AVProgram for each variant 12 years ago
Stefano Sabatini 8b6aeb1fcd lavf/segment: fix value for the M3U8 EXT-X-MEDIA 12 years ago
Stefano Sabatini 5a1ac463e0 lavf/segment: do not pre-increment segment_idx value 12 years ago
Stefano Sabatini 2b31aa8895 lavf/segment: unbreak behavior for segment muxer 12 years ago
Stefano Sabatini b6c05879ea lavf/segment: consistently use "seg" in segment_start() 12 years ago
Stefano Sabatini 3d52083a27 ffmpeg: rework debugging timestamp logs in process_input() 12 years ago
Clément Bœsch cc88734c3c lavf/srtdec: trim line break event separators from packet. 12 years ago
Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 12 years ago
Carl Eugen Hoyos b1e190d0fd Correctly signal EOF when demuxing caf files. 12 years ago
Clément Bœsch 52b7823b73 swr: include stdint.h instead of inttypes.h. 12 years ago
Michael Niedermayer 391f323615 rc: fix 10l typo in rc_max_available_vbv_use calculation 12 years ago
Paul B Mahol 50a9530bc4 fate: increase pcm coverage 12 years ago
Clément Bœsch 186942a5e3 swr: fix a few typo in the public header. 12 years ago
Michael Niedermayer 156a75a459 swr-doxy: elaborate on swr_get_delay() and the timebase 12 years ago
Michael Niedermayer 7cca237ddd swr: general doxy text about swr and example code. 12 years ago
ChanMin Kim 4293464705 lavf/segment: do not copy codec_tag when not available 12 years ago
Peter Ross 6253cee497 the hyperlink to the Developer's Certificate of Origin no longer works; use Linux kernel hyperlink 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
Michael Niedermayer 07a866282f oggdec: fix memleak on header parsing failure 12 years ago
Stefano Sabatini 99a30ad56d doc/platform: replace link to site arrozcru.org with link to ffmpeg.zeranoe.com 12 years ago
Michael Niedermayer 6dadb0e425 Merge remote-tracking branch 'qatar/master' 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
Michael Niedermayer 70c0f13a9a Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a' 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