summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/rpl: Replace strcpy with av_strlcpyCameron Cawley2019-07-10
* avformat/dashdec: fix code style and remove some empty lineSteven Liu2019-07-10
* avformat/utils: Check timebase before use in estimate_timings()Michael Niedermayer2019-07-08
* avformat/vividas: Check for input length in get_v()Michael Niedermayer2019-07-08
* matroskadec: Fix overflow introduced in a569a7b3Andreas Rheinhardt2019-07-06
* avformat/rpl: Calculate the duration of the video trackCameron Cawley2019-07-05
* avformat/rpl: Allow a file to have audio, but not videoCameron Cawley2019-07-05
* avformat/rpl: Fix detection of 8-bit linear formatsCameron Cawley2019-07-05
* avformat/dashdec: fix code style in dash_read_packetSteven Liu2019-07-05
* avformat/dashdec: refine and fix code style of dash_read_headerSteven Liu2019-07-04
* avformat/dashdec: simplified code in open_demux_for_componentSteven Liu2019-07-04
* ifv: populate creation_timePeter Ross2019-07-03
* lavf/dump: More disposition flag dumpJun Zhao2019-07-03
* lavf/utils: Respect default disposition when select the AVStreamJun Zhao2019-07-03
* libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seekingAndreas Rheinhardt2019-07-01
* avformat/dashdec: Fix reading values from SegmentTimeline inside Periodsfan52019-07-01
* avformat/hlsenc: changing all filename length to MAX_URL_SIZEBela Bodecs2019-07-01
* avformat/aviobuf: Delay buffer downsizing until asserts are metMichael Niedermayer2019-06-30
* avformat/vqf: Check header_sizeMichael Niedermayer2019-06-29
* avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs2019-06-28
* libavformat/mux: Fix mixed delarations and codeAndreas Rheinhardt2019-06-27
* avformat/sccdec: display last caption even when there is no empty last linePaul B Mahol2019-06-27
* hlsenc: Add option to set custom HTTP headersDerek Buitenhuis2019-06-27
* libavformat/mux: Fix audio_preloadAndreas Rheinhardt2019-06-26
* avformat/oggparseogm: sync avctx w/ codecparChris Cunningham2019-06-25
* avformat/mov: Set fragment.found_tfhd only after TFHD has been parsedMichael Niedermayer2019-06-25
* avformat/img2dec: Fix probe_buffer leak in ff_img_read_header()Michael Niedermayer2019-06-25
* avformat/vividas: check length in read_vblock()Michael Niedermayer2019-06-25
* avformat/dashenc: split extension for MP4 into .mp4 or .m4sAlfred E. Heggestad2019-06-25
* lavf/flvenc: add automatic bitstream filteringJun Zhao2019-06-25
* avformat/matroskadec: Improve error/EOF checks IIIAndreas Rheinhardt2019-06-24
* avformat/matroskadec: Improve read error/EOF checks IIAndreas Rheinhardt2019-06-24
* avformat/matroskadec: Improve read error/EOF checks IAndreas Rheinhardt2019-06-24
* avformat/matroskadec: Properly check return valuesAndreas Rheinhardt2019-06-24
* avformat/matroskadec: Don't zero unnecessarilyAndreas Rheinhardt2019-06-24
* avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs2019-06-24
* avformat/matroskadec: Treat SimpleBlock as EBML_BINAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Don't keep old blocksAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Remove redundant initializationAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Set offset of first clusterAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Get rid of cluster size field assumptionAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Remove non-incremental parsing of clustersAndreas Rheinhardt2019-06-22
* avformat/matroskadec: Use generic size check for signed integersAndreas Rheinhardt2019-06-22
* avformat/matroskadec: Don't copy attached picturesAndreas Rheinhardt2019-06-22
* avformat/hlsenc: better checking var_stream_map contentBela Bodecs2019-06-22
* avformat/vividas: reduce keybits to require half the spaceMichael Niedermayer2019-06-21
* avformat/vividas: Fix invalid shift in decode_key()Michael Niedermayer2019-06-21
* avformat/jacosubdec: Fix timeres to 1/100 units convertion overflowMichael Niedermayer2019-06-21
* avformat/icodec: Free ico->images on error pathsMichael Niedermayer2019-06-21
* avformat/wsddec: Fix undefined shiftMichael Niedermayer2019-06-21