summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/matroskadec: Redo EOF handlingAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Combine arraysAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Don't reset cluster positionAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Make cluster parsing level compatibleAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Redo level handlingAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Link to parents in syntax tablesAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Introduce a "last known good" positionAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Refactor some functionsAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Use proper levels after discontínuityAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Add function to reset statusAndreas Rheinhardt2019-07-16
* avformat/matroskadec: Don't abort resyncing upon seek failureAndreas Rheinhardt2019-07-16
* avformat/hlsenc: use old way for fragment mp4 in HLS PUT methodSteven Liu2019-07-15
* avformat/xmv: Make bitrate 64bitMichael Niedermayer2019-07-14
* avformat/vividas: Fixes overflow in shift in recover_key()Michael Niedermayer2019-07-14
* avformat: Don't suggest deprecated functionAndreas Rheinhardt2019-07-13
* avformat/mpegts: respect program number when merging streamsMarton Balint2019-07-12
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12
* lavf/webm_chunk: Correct duration if start time > 0Andreas Rheinhardt2019-07-12
* lavf/webm_chunk: Fix NULL dereferenceAndreas Rheinhardt2019-07-12
* avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol2019-07-11
* avformat/hlsenc: use one handler for m3u8 and segmentsSteven Liu2019-07-11
* avformat/http: change error message from numeric code to stringSteven Liu2019-07-11
* 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