19905 Commits (a8fe8d6b4a35c95aa94fccde5f001041278d197c)

Author SHA1 Message Date
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
Andreas Cadhalpun 367cac7827 libopenmpt: add missing avio_read return value check 8 years ago
Rostislav Pehlivanov e7dec52d4d matroskaenc: remove unofficial compliance on color information 8 years ago
Carl Eugen Hoyos 935404923d Cosmetics: Reindent after last commit. 8 years ago
Carl Eugen Hoyos c723108e25 lavf/matroskaenc: Do not write two CodecID elements for rawvideo. 8 years ago
Steven Liu 3222786c5a avformat/hlsenc: refine the hlsenc code 8 years ago
Steven Liu b97e9cba0b avformat/hlsenc: fix hlsenc bug at windows system 8 years ago
Carl Eugen Hoyos 2f94b305ac lavf/mxf: Add a universal label for ProRes used in FCP. 8 years ago
Carl Eugen Hoyos f31bac596f lavf/dss: Do not fail randomly if dss_sp input contains 0xff. 8 years ago
Nicolas George 57789cfb9d lavf/hlsenc: fix typo in last commit. 8 years ago
Bodecs Bela 8811d6d9a0 avformat/hlsenc: hls_start_number_source and start_number 8 years ago
Carl Eugen Hoyos f55da2200d lavf/dss: Support version 3 files / files with larger header. 8 years ago
Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago
Steven Liu daff04bd18 avformat/hlsenc: fix the bug when the largest segment duration pointer right value is 0 8 years ago
Steven Liu 2deafd9898 avformat/hlsenc: fix hls start and tail segment duration 8 years ago
Paul B Mahol fd010406c0 avformat/riff: extend MagicYUV fourcc list 8 years ago