19684 Commits (eaff1aa09e90e2711207c9463db8bf8e8dec8178)

Author SHA1 Message Date
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
Carl Eugen Hoyos 38e4bcae09 lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1. 8 years ago
Bela Bodecs 557c0df9a8 avformat/hlsenc: size and duration in segment filenames 8 years ago
Tobias Rapp 5796048f6a avformat/avidec: clean-up identifier names 8 years ago
Michael Niedermayer 4221c68edb avformat/flvenc: Check for extradata allocation failure 8 years ago
Steven Liu 16ff54664a avformat/rtmphttp: fix bug for rtmphttp 8 years ago
Carl Eugen Hoyos 375a22a472 lavf/img2dec: Increase detection score of jpgs without EOI. 8 years ago
Bela Bodecs 03a69bd897 avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdir 8 years ago
Bela Bodecs 8fd3e02eee libavformat/hlsenc: default segment name and use_localtime 8 years ago
Matt Wolenetz fe7547d69e lavf/utils.c Protect against accessing entries[nb_entries] 8 years ago
Bela Bodecs 9ec52a0a9b libavformat/hlsenc: fix delete_segments when use_localtime_mkdir 8 years ago
Jan Sebechlebsky 7c91ee01cc libavformat/tee: Add fifo support for tee 8 years ago
Bodecs Bela 0ff8c6b6d5 avformat/hlsenc: strftime identifiers and segment index 8 years ago
Jesper Ek c7c0046efc Fix bug when incrementing initial_prog_date_time when removing segments 8 years ago
Michael Niedermayer b347ca9341 avformat/matroskadec: Fix OOM on long streams 8 years ago
Bela Bodecs e7fbd70189 avformat/hlsenc: detecting duplicated segment filenames 8 years ago
Tobias Rapp 6d579d7c1b avformat/avidec: skip odml master index chunks in avi_sync 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Paul B Mahol 3142691181 avformat/wavdec: add support for decoding 24.0 and 16.8 floating point pcm formats 8 years ago
Michael Niedermayer 9b9e4a71c5 avformat/mpegenc: Check for av_mallocz() failure 8 years ago
Michael Niedermayer fd1fcb59dc avformat/img2dec: Remove dead code from psd_probe() 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Chen Meng 25e35b3436 avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
Ståle Kristoffersen d8b9bef1a0 avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
Jay Ridgeway 295601bba3 avformat/tls: add tls url_get_file_handle 8 years ago
Mark Harris a5cf600ccb avformat/wavdec: Eliminate goto for clang -O0 DCE 8 years ago
Chris Cunningham ab87df9a47 avformat/mp3dec: fix msan warning when verifying mpa header 8 years ago
Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 8 years ago
Andreas Cadhalpun baba9c6aef cafdec: prevent overflow during bit rate calculation 8 years ago
Andreas Cadhalpun e558a6348a 4xm: prevent overflow during bit rate calculation 8 years ago
Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 8 years ago
Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 8 years ago
Martin Vignali a534862b27 libavformat : add Photoshop PSD demuxer. 8 years ago
Andreas Cadhalpun ad5807f8aa avformat: fix overflows during bit rate calculation 8 years ago
Michael Niedermayer f0bdd53871 avformat/utils: Print verbose error message if stream count exceeds max_streams 8 years ago
Michael Niedermayer 30581c51e7 avformat/options_table: Set the default maximum number of streams to 1000 8 years ago
Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
Carl Eugen Hoyos 9d068896d3 lavf/isom: Support EVRC in pvAuthor files. 8 years ago
James Almer edb4f5da81 avformat/matroskadec: remove the strict unofficial check for Colour elements 8 years ago
James Almer 4e759072c2 avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 8 years ago