21745 Commits (29bde4b3b6d70ee404b1e2f059944f7025dd2186)

Author SHA1 Message Date
Michael Niedermayer 55d4e22d71 avformat/vividas: check for tiny blocks using alignment 5 years ago
Carl Eugen Hoyos aef24efb0c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 5 years ago
Steven Liu db92a3e463 avformat/hlsenc: fix compiling error of hlsenc 5 years ago
Steven Liu fe77cad3a4 avformat/hlsenc: fix code style 5 years ago
Steven Liu 07b4bf5f11 avformat/hlsenc: move the warning message from every segment upload to init part 5 years ago
Steven Liu f267a2ac9c avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent 5 years ago
Steven Liu 6c593fee63 avformat/http: add ff_http_get_shutdown_status api for check the status of shutdown 5 years ago
Limin Wang 787c56b9e9 avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] 5 years ago
James Almer 3b3150c45f avformat/matroskadec: use av_fast_realloc to reallocate ebml list arrays 5 years ago
James Almer f34aabfbae avformat/matroskadec: use proper types for some EbmlSyntax fields 5 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 5 years ago
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 5 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 5 years ago
Steven Liu 2a21487b9e avformat/dashdec: start from the root uri when baseURL is start with '/' 5 years ago
Limin Wang 75aea52a10 lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for relation path 5 years ago
Marton Balint ce1fcc8ced avformat/utils: return pending IO error on EOF in av_read_frame() 5 years ago
Marton Balint 2e31774b40 avformat/avidec: add support for recognizing HEVC fourcc when demuxing 5 years ago
Marton Balint 765c56bfa9 avformat/mpegts: fix teletext PTS when selecting teletext streams only 5 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 5 years ago
Michael Niedermayer e0c973e5be avformat/mpsubdec: Remove floating point usage 5 years ago
Limin Wang ffd65c8862 lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 5 years ago
Paul B Mahol 98f5cbcb7d avformat/dsfdec: set packet pts/duration/pos correctly 5 years ago
Paul B Mahol 428b4aacb1 avformat/mov: improve timecode calculation 5 years ago
Paul B Mahol d8410e9cf9 avformat/dhav: always initializer ret 5 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
Marton Balint 6ee40dcb64 avformat/mxfdec: do not ignore bad size errors 6 years ago
Michael Niedermayer 493438fafc avformat/realtextdec: free queue on error 6 years ago
Michael Niedermayer 5937f05503 avformat/vividas: Check av_xiphlacing() return value before use 6 years ago
Steven Liu c66d468795 avformat/hlsenc: avformat/hlsenc: simplified code 6 years ago
Steven Liu fa78a6abb3 avformat/hlsenc: simplified code of use_localtime in hls_init 6 years ago
Steven Liu d1fe1344ea avformat/hlsenc: fix memleak in update_variant_stream_info 6 years ago
Steven Liu 3708a2a909 avformat/hlsenc: reindent code 6 years ago
Steven Liu 939c17fcb3 avformat/hlsenc: remove unuse comment of the code 6 years ago
Jun Zhao f36925201c lavf/hlsenc: free the old_filname to avoid memory leak 6 years ago
Limin Wang eccb94c3ba lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] 6 years ago
Steven Liu cff309097a avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow 6 years ago
Limin Wang df6e341b04 lavf/dump: use error log level for invalid size 6 years ago
Marton Balint 95fa73a2b4 avformat/avio: remove 4k limit from avio_printf 6 years ago