21858 Commits (0c61661a2cbe1b8b284c80ada1c2fdddf4992cad)

Author SHA1 Message Date
Steven Liu 2e82b50bce avformat/dashdec: reindent code at parse_manifest 6 years ago
Jun Zhao 0c5726a332 lavf/hls: fix memory leak in error handling path for option tmp 6 years ago
Jun Zhao 90a5bebd19 lavf/hls: remove redundancy seekable setting 6 years ago
Jun Zhao eada079e71 lavf/hls: drop unnecessary check before ff_format_io_close 6 years ago
Jun Zhao 48d96ce29a lavf/hls: refine the log message 6 years ago
Andreas Rheinhardt 1a066d87e3 avformat/hlsenc: Fix memleak when using single_file 6 years ago
Daniel Oberhoff 88a26abcc6 hlsenc: flush segments to guarantuee atomic single file hls 6 years ago
Paul B Mahol de125a0942 avformat/sccdec: remove not needed code 6 years ago
Steven Liu e55018ee11 avformat/dashdec: add startNumber parser for segmentlist 6 years ago
Steven Liu 9ff8fbda65 avformat/hlsenc: fix memleak at hls_write_trailer 6 years ago
Steven Liu 5b809a8d4b avformat/hlsenc: print warning at the end when upload the last segment failed 6 years ago
Steven Liu 307e0627db avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext 6 years ago
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 6 years ago
Michael Niedermayer 55d4e22d71 avformat/vividas: check for tiny blocks using alignment 6 years ago
Carl Eugen Hoyos aef24efb0c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago
Steven Liu db92a3e463 avformat/hlsenc: fix compiling error of hlsenc 6 years ago
Steven Liu fe77cad3a4 avformat/hlsenc: fix code style 6 years ago
Steven Liu 07b4bf5f11 avformat/hlsenc: move the warning message from every segment upload to init part 6 years ago
Steven Liu f267a2ac9c avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent 6 years ago
Steven Liu 6c593fee63 avformat/http: add ff_http_get_shutdown_status api for check the status of shutdown 6 years ago
Limin Wang 787c56b9e9 avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] 6 years ago
James Almer 3b3150c45f avformat/matroskadec: use av_fast_realloc to reallocate ebml list arrays 6 years ago
James Almer f34aabfbae avformat/matroskadec: use proper types for some EbmlSyntax fields 6 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 6 years ago
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 6 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 6 years ago
Steven Liu 2a21487b9e avformat/dashdec: start from the root uri when baseURL is start with '/' 6 years ago
Limin Wang 75aea52a10 lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for relation path 6 years ago
Marton Balint ce1fcc8ced avformat/utils: return pending IO error on EOF in av_read_frame() 6 years ago
Marton Balint 2e31774b40 avformat/avidec: add support for recognizing HEVC fourcc when demuxing 6 years ago
Marton Balint 765c56bfa9 avformat/mpegts: fix teletext PTS when selecting teletext streams only 6 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 6 years ago
Michael Niedermayer e0c973e5be avformat/mpsubdec: Remove floating point usage 6 years ago
Limin Wang ffd65c8862 lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 6 years ago
Paul B Mahol 98f5cbcb7d avformat/dsfdec: set packet pts/duration/pos correctly 6 years ago
Paul B Mahol 428b4aacb1 avformat/mov: improve timecode calculation 6 years ago
Paul B Mahol d8410e9cf9 avformat/dhav: always initializer ret 6 years ago
Steven Liu 17576fda65 avformat/hlsenc: remove unused value 6 years ago
Steven Liu 80d2a7f5c6 avformat/hlsenc: fix memleak of filename 6 years ago
Steven Liu 4ba82ecc12 avformat/hlsenc: fix memleak in hls_write_trailer 6 years ago
James Almer 808a6717e0 avformat/movenc: add muxing support for Dolby TrueHD streams 6 years ago
James Almer d1409fe952 avformat/mov: add demuxing support for Dolby TrueHD streams 6 years ago
Paul B Mahol 45cefca1e7 avformat/dhav: handle files missing data at start 6 years ago
Paul B Mahol 96fd07351a avformat/dhav: gracefully handle corrupted files 6 years ago
Marton Balint 2fb550893f avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 6 years ago
Marton Balint 5c119bf189 avformat/mpegtsenc: move some code around and simplify a bit 6 years ago
Marton Balint 8bf732cda6 avformat/mpegtsenc: add support for setting PCR interval for VBR streams 6 years ago
Marton Balint 6f499ae390 avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms 6 years ago
Michael Niedermayer 77abf31453 avformat/mpsubdec: Check pts / duration before cast 6 years ago
leozhang b2bb09bcc3 avformat/flvdec: delete unused code 6 years ago