19746 Commits (26d5caf67994eb8ea34c16144b1de4920c8a7403)

Author SHA1 Message Date
Andreas Cadhalpun 4bd5d824e9 boadec: remove log messages 8 years ago
Moritz Barsnick 0478728db0 lavf/xwma: fix incorrect format specifier 8 years ago
Tobias Rapp e65db4ce59 avformat/avienc: add reserve_index_space option 8 years ago
Andreas Cadhalpun 3d673078a0 ircamdec: prevent overflow during block alignment calculation 8 years ago
Michael Niedermayer 06c143e505 avformat/mov: Fix integer truncation in mov_read_uuid() 8 years ago
bnnm ebb83e2dc0 avformat/msf: fix codec 4 (joint stereo ATRAC3) and align 8 years ago
Tobias Rapp ec33ade7d3 avformat/Makefile: fix compilation of testprogs when networking is disabled 8 years ago
Paul B Mahol 036e12b225 avformat: add SCC muxer 8 years ago
Paul B Mahol 76331361a5 avformat/sccdec: simplify 2 sscanf calls 8 years ago
Andreas Cadhalpun cba4f0e97e xvag: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 74bd17d316 epafdec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 5b0ae88ca6 genh: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 9ec8790ac4 boadec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 169c1cfa92 pvfdec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 8812d047bc electronicarts: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun e3f13d3a87 4xm: prevent overflow during block alignment calculation 8 years ago
Marijn Meijles 227d602bb3 avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actual frame rather than the first detected frame. 8 years ago
Paul Arzelier 65862f57ad avformat: Ignore ID3v2 tags if other tags are present e.g. vorbis 8 years ago
James Almer dce863421b avformat/matroskaenc: don't reserve more bytes than needed for the Colour master size 8 years ago
Paul B Mahol 4cfa1f80a9 avformat/sccdec: attempt to fix valgrind issue 8 years ago
Chris Moeller ecd360041e avformat: fix ID3v2 parser for v2.2 comment frames 8 years ago
Aaron Colwell b9f2f93261 mov: Fix spherical metadata_source parsing 8 years ago
Sasi Inguva e4a1d87ef8 lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing fails. 8 years ago
Carl Eugen Hoyos fca3083282 lavf/img2dec: Reduce the probe score for incomplete jpgs. 8 years ago
James Almer 1ae39429e4 avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projections 8 years ago
Joel Cunningham f3778108d3 tcp: set socket buffer sizes before listen/connect/accept 8 years ago
Frank Liberato 95bde49982 avformat/flacdec: Check avio_read result when reading flac block header. 8 years ago
Paul B Mahol 45ff6ef50e avformat: add Scenarist Closed Captions demuxer 8 years ago
Paul B Mahol b953aec3c4 avformat: add Sample Dump eXchange demuxer 8 years ago
Carl Eugen Hoyos a135b017de lavf/mov: Unscramble dref debug output. 8 years ago
compn 5316ed899f isom: map xalg and avlg to h264, fixes ticket #6099 8 years ago
Carl Eugen Hoyos 75bd4ea024 lavf/rtmpproto: Make bytes_read variables 64bit. 8 years ago
Steven Liu 1033f56b07 avformat/hlsenc: improve to write m3u8 head block 8 years ago
Steven Liu 1bb192ef6c avformat/flvenc: refine the flvenc shift_data code 8 years ago
Steven Liu 2f7cc21b61 avformat/hlsenc: refine the code readable for time unit 8 years ago
Felipe Astroza b7665642f1 libavformat/tee: tee was passing a wrong option name for fifo's format_options 8 years ago
Rodger Combs 2b20290061
lavf/segment: fix crash when failing to open segment list 8 years ago
Paul B Mahol 7f9978b0bd avformat: add MIDI Sample Dump Standard demuxer 8 years ago
Paul B Mahol 8869f5efec avformat/wavdec: enable seeking with XMA2 8 years ago
Steven Liu 1c1031003b avformat/hlsenc: fix too many open files bug 8 years ago
Piotr Bandurski bcfa8551a1 avformat/caf: add 'aacl' codec tag 8 years ago
Tobias Rapp c324e2c5db ffmpeg: pass output stream duration as a hint to the muxer 8 years ago
Paul B Mahol 6c43f33ac2 avcodec/wmaprodec: >2 channel support for XMA 8 years ago
Steven Liu b05d0274ce avformat/hlsenc: fix bug of hlsenc http delete old segments 8 years ago
Steven Liu 83a9cf3603 avformat/hlsenc: remove debug message used error level log 8 years ago
Michael Niedermayer b05d8e7184 libavformat/mpegtsenc: support hevc with missing in stream headers like h.264 8 years ago
Carl Eugen Hoyos e664730271 configure: Fix standalone compilation of aiff and caf muxers. 8 years ago
Paul B Mahol 591be9e384 avformat/aadec: use avio_get_str() 8 years ago
Paul B Mahol e0665d385e avformat/aadec: stop ignoring file metadata 8 years ago
Paul B Mahol 40cf943714 avcodec: add SIPR parser 8 years ago