19714 Commits (48ad3fe1beee5c3eb453093defde503f354c8f1f)

Author SHA1 Message Date
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
Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 8 years ago
Michael Niedermayer 1296f84495 avformat: Add max_streams option 8 years ago
James Almer 120471da2d avformat/matroskadec: remove unused variable 8 years ago
James Almer 8396d54d3c avformat/matroskadec: fix memleak on stream side data failure 8 years ago
James Almer 445204cd57 avformat/matroskadec: add support for Spherical Video elements 8 years ago
Andreas Cadhalpun e3694478a9 yuv4mpegdec: fix leaking pkt in yuv4_read_packet 8 years ago
Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Steven Liu 6b95da9af9 avformat/hlsenc: save the EXT-X-DISCONTINUITY from old list 8 years ago
Georgi D. Sotirov 581f93f37e lavf/chromaprint: Update for version 1.4 8 years ago
James Almer 9c1ccee7f8 avformat/dump: remove line break on mastering display metadata info dump 8 years ago
Ronald S. Bultje 845bb40178 http: move chunk handling from http_read_stream() to http_buf_read(). 8 years ago
Ronald S. Bultje 2a05c8f813 http: make length/offset-related variables unsigned. 8 years ago
Jun Zhao f17eea883a lavf: fix the wrong warning msg and comments about av_find_stream_info 8 years ago
Michael Niedermayer 7d57ca4d9a avformat/rtmppkt: Check for packet size mismatches 8 years ago
Steven Liu 55affd95bd avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY 8 years ago
Michael Niedermayer 9859f54db3 avformat/ffmdec: Silence "may be used uninitialized in this function" warnings 8 years ago
Michael Niedermayer b98510de5c avformat/ffmdec: cleanup on extradata memory allocation failure 8 years ago
Michael Niedermayer fdf588d7cf avformat/ffmdec: Forward error code from ffm_read_header() 8 years ago
Michael Niedermayer c143e7939f avformat/ffmdec: remove last use of st->codec 8 years ago