summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/hashenc: fix incorrect use of av_mallocz_array()Moritz Barsnick2019-09-23
* avformat/dashdec: fix segfault when parsing segmentlistvectronic2019-09-23
* avformat/dashdec: fix pointer being freed was not allocatedvectronic2019-09-23
* avformat/y4m: do not try to seek if pts is less than 0Paul B Mahol2019-09-22
* avformat/latmenc: fix context used for loggingJames Almer2019-09-21
* avformat/hashenc: add streamhash muxerMoritz Barsnick2019-09-20
* avformat/hashenc: use an array of hashesMoritz Barsnick2019-09-20
* avformat/hashenc: rearrange options definitionMoritz Barsnick2019-09-20
* avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxerMoritz Barsnick2019-09-20
* avformat/aiffdec: parse replaygain metadataMoritz Barsnick2019-09-20
* avformat/movenc: don't hardcode the colr box sizeJames Almer2019-09-19
* avformat/mpegts: add support for EPG extraction from mpegtsAnthony Delannoy2019-09-19
* avformat/mpegts: add all well known PIDs and TIDs to mpegts.hAnthony Delannoy2019-09-19
* avformat/utils: Preserve integrity of linked listAndreas Rheinhardt2019-09-18
* avformat/internal: Improve documentation of ff_packet_list_getAndreas Rheinhardt2019-09-18
* lavf/mpegts: Support demuxing AVS2.hwrenx2019-09-18
* avformat/mov: Check for EOF in mov_read_meta()Michael Niedermayer2019-09-17
* avformat/mov: Fix memleakAndreas Rheinhardt2019-09-17
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-16
* avformat/vividas: Remove align offset which is always masked offMichael Niedermayer2019-09-16
* avformat/vividas: remove dead assignmentMichael Niedermayer2019-09-16
* avformat/cdxl: Fix integer overflow in intermediateMichael Niedermayer2019-09-16
* repeat an even number of characters in occuredMichael Niedermayer2019-09-16
* avformat/hcom: Tell the compiler about set but not read variablesMichael Niedermayer2019-09-16
* avformat/rmdec.c: fix brackets around argumentsJames Almer2019-09-15
* avformat/rmdec.c: fix left shift of negative value in rm_sync()James Almer2019-09-15
* avformat/hlsenc: make fix code style of hls_write_trailerSteven Liu2019-09-14
* avformat/dashdec: reindent code at parse_manifestSteven Liu2019-09-14
* lavf/hls: fix memory leak in error handling path for option tmpJun Zhao2019-09-14
* lavf/hls: remove redundancy seekable settingJun Zhao2019-09-14
* lavf/hls: drop unnecessary check before ff_format_io_closeJun Zhao2019-09-14
* lavf/hls: refine the log messageJun Zhao2019-09-14
* avformat/hlsenc: Fix memleak when using single_fileAndreas Rheinhardt2019-09-14
* hlsenc: flush segments to guarantuee atomic single file hlsDaniel Oberhoff2019-09-14
* avformat/sccdec: remove not needed codePaul B Mahol2019-09-13
* avformat/dashdec: add startNumber parser for segmentlistSteven Liu2019-09-12
* avformat/hlsenc: fix memleak at hls_write_trailerSteven Liu2019-09-12
* avformat/hlsenc: print warning at the end when upload the last segment failedSteven Liu2019-09-12
* avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConextSteven Liu2019-09-12
* lavf/avidec: fix memory leak in error handling pathJun Zhao2019-09-10
* avformat/vividas: check for tiny blocks using alignmentMichael Niedermayer2019-09-06
* lavf/rawenc: Only accept the appropriate stream type for raw muxers.Carl Eugen Hoyos2019-09-06
* avformat/hlsenc: fix compiling error of hlsencSteven Liu2019-09-06
* avformat/hlsenc: fix code styleSteven Liu2019-09-06
* avformat/hlsenc: move the warning message from every segment upload to init partSteven Liu2019-09-06
* avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistentSteven Liu2019-09-06
* avformat/http: add ff_http_get_shutdown_status api for check the status of sh...Steven Liu2019-09-06
* avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-func...Limin Wang2019-09-04
* avformat/matroskadec: use av_fast_realloc to reallocate ebml list arraysJames Almer2019-09-04
* avformat/matroskadec: use proper types for some EbmlSyntax fieldsJames Almer2019-09-04