19851 Commits (9785b1e21be1e3e3c87b290d5f5edc9b0cc6532f)

Author SHA1 Message Date
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
softworkz 20e8be0c20 avformat/matroskaenc: Regression fix for invalid MKV headers 8 years ago
softworkz 9488032e10 libavformat/avio: Add avio_get_dyn_buf function 8 years ago
Andreas Cadhalpun d74c471a39 omadec: fix overflows during bit rate calculation 8 years ago
Steven Liu d1f3e475f9 avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
Steven Liu 57ae94a3c0 avformat/hlsenc: fix Explicit null dereferenced in hlsenc 8 years ago
Bela Bodecs 4c63910bdb vformat/hlsenc: typo in default localtime pattern 8 years ago
Steven Liu 93593674bc avformat/hlsenc: fix memleak in hlsenc 8 years ago
Bela Bodecs 8c9c43fc43 avformat/hlsenc: bugfix in duplicate filename detection 8 years ago