21781 Commits (a1391cb942f81abe4a567acda0844ba80529aa9c)

Author SHA1 Message Date
James Almer 1c165e19f9 avformat/latmenc: fix context used for logging 5 years ago
Moritz Barsnick 2f87c9f646 avformat/hashenc: add streamhash muxer 5 years ago
Moritz Barsnick 666b427881 avformat/hashenc: use an array of hashes 5 years ago
Moritz Barsnick d214f21611 avformat/hashenc: rearrange options definition 5 years ago
Moritz Barsnick 270f94e132 avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer 5 years ago
Moritz Barsnick 6390f52ac7 avformat/aiffdec: parse replaygain metadata 5 years ago
James Almer 179e15dc97 avformat/movenc: don't hardcode the colr box size 5 years ago
Anthony Delannoy a221af1f5e avformat/mpegts: add support for EPG extraction from mpegts 5 years ago
Anthony Delannoy 5e51c1aeb5 avformat/mpegts: add all well known PIDs and TIDs to mpegts.h 5 years ago
Andreas Rheinhardt 90f647c29b avformat/utils: Preserve integrity of linked list 5 years ago
Andreas Rheinhardt 8b1be6e5eb avformat/internal: Improve documentation of ff_packet_list_get 5 years ago
hwrenx 96f1d34d0c lavf/mpegts: Support demuxing AVS2. 5 years ago
Michael Niedermayer 093d1f4250 avformat/mov: Check for EOF in mov_read_meta() 5 years ago
Andreas Rheinhardt 34bd293b01 avformat/mov: Fix memleak 5 years ago
Carl Eugen Hoyos 551fcbbccb lavc/g729dec: Support decoding Sipro ACELP.KELVIN. 5 years ago
Michael Niedermayer 8e8fd25272 avformat/vividas: Remove align offset which is always masked off 5 years ago
Michael Niedermayer 08dc354ef7 avformat/vividas: remove dead assignment 5 years ago
Michael Niedermayer 5c5575c8dc avformat/cdxl: Fix integer overflow in intermediate 5 years ago
Michael Niedermayer fccc37ca85 repeat an even number of characters in occured 5 years ago
Michael Niedermayer 24e5270911 avformat/hcom: Tell the compiler about set but not read variables 5 years ago
James Almer 4c34ed65f6 avformat/rmdec.c: fix brackets around arguments 5 years ago
James Almer 78f52b4fe3 avformat/rmdec.c: fix left shift of negative value in rm_sync() 5 years ago
Steven Liu 8efc9fcc56 avformat/hlsenc: make fix code style of hls_write_trailer 5 years ago
Steven Liu 2e82b50bce avformat/dashdec: reindent code at parse_manifest 5 years ago
Jun Zhao 0c5726a332 lavf/hls: fix memory leak in error handling path for option tmp 5 years ago
Jun Zhao 90a5bebd19 lavf/hls: remove redundancy seekable setting 5 years ago
Jun Zhao eada079e71 lavf/hls: drop unnecessary check before ff_format_io_close 5 years ago
Jun Zhao 48d96ce29a lavf/hls: refine the log message 5 years ago
Andreas Rheinhardt 1a066d87e3 avformat/hlsenc: Fix memleak when using single_file 5 years ago
Daniel Oberhoff 88a26abcc6 hlsenc: flush segments to guarantuee atomic single file hls 5 years ago
Paul B Mahol de125a0942 avformat/sccdec: remove not needed code 5 years ago
Steven Liu e55018ee11 avformat/dashdec: add startNumber parser for segmentlist 5 years ago
Steven Liu 9ff8fbda65 avformat/hlsenc: fix memleak at hls_write_trailer 5 years ago
Steven Liu 5b809a8d4b avformat/hlsenc: print warning at the end when upload the last segment failed 5 years ago
Steven Liu 307e0627db avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext 5 years ago
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 5 years ago
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