summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/avio: add avio_print_string_array and avio_printMarton Balint2019-08-17
* avformat/matroskadec: Fix seekingAndreas Rheinhardt2019-08-16
* lavf/utils: fix error like "offset 0x1f85: partial file"tomajsjiang2019-08-15
* lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloctomajsjiang2019-08-15
* avformat/mux: Use av_packet_rescale_tsAndreas Rheinhardt2019-08-15
* avformat/mux: Use const AVPacket * in compare functionsAndreas Rheinhardt2019-08-15
* avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint2019-08-14
* avformat/mpegtsenc: fix PCR generation intervalsMarton Balint2019-08-14
* avformat/mpegtsenc: use increasing numbers in default service namesMarton Balint2019-08-14
* avformat/mpegtsenc: remove section_write_packet forward declarationMarton Balint2019-08-14
* avformat/mpegtsenc: factorize setting up servicesMarton Balint2019-08-14
* avformat/mpegtsenc: fix incorrect PCR selection with multiple programsMarton Balint2019-08-14
* libavformat/subfile: Fix SEEK_CUR and SEEK_END seekingAndreas Rheinhardt2019-08-13
* lavf/concat: implement FFSEEK_SIZE.Nicolas George2019-08-13
* lavf/aviobuf: make AVSEEK_SIZE usable from outside.Nicolas George2019-08-13
* avformat/vividas: Fix another infinite loopMichael Niedermayer2019-08-11
* avformat/vividas: Fix infinite loop in header parserMichael Niedermayer2019-08-11
* lavf/dump: Fix cpb bitrate type after next major bump.Carl Eugen Hoyos2019-08-10
* lavf/dump: Fix vbv_delay type specifier.Carl Eugen Hoyos2019-08-10
* avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp lineOlivier Maignial2019-08-10
* lavf/hls: add http_seekable option for HTTP partial requestsJun Zhao2019-08-08
* Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"Michael Niedermayer2019-08-06
* avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculationJacob Siddall2019-08-05
* avformat/realtextdec: Check for duplicate extradata in realtext_read_header()Michael Niedermayer2019-08-05
* avformat/vividas: Fix memleak of AVIOContext in track_header()Michael Niedermayer2019-08-05
* avformat/vividas: Check that value from ffio_read_varlen() does not overflowMichael Niedermayer2019-08-03
* avformat/vividas: forward errors from track_header()Michael Niedermayer2019-08-03
* avformat/vividas: Check buffer size before allocationMichael Niedermayer2019-08-03
* avformat/vividas: Check if extradata was read successfullyMichael Niedermayer2019-08-03
* avformat/dashenc: fix writing the AV1 codec string in mp4 modeJames Almer2019-08-03
* avformat/dashenc: update stream extradata from packet side dataJames Almer2019-08-03
* avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth valueJames Almer2019-08-03
* avformat/av1: rename some AV1SequenceParameters fieldsJames Almer2019-08-03
* avformat/av1: split off sequence header parsing from the av1C writing functionJames Almer2019-08-03
* avformat/av1: add color config values to AV1SequenceParametersJames Almer2019-08-03
* avformat/mpc: deallocate frames array on errorsMichael Niedermayer2019-07-31
* avformat/av1: fix AV1CodecConfigurationBox name in doxyJames Almer2019-07-30
* avformat/hlsenc: Fix overflow of int for durations computeSteven Liu2019-07-29
* avcodec/adpcm: add support for 5.1 ADPCM MSPaul B Mahol2019-07-26
* lafv/wavdec: Fail bext parsing on incomplete readsMatt Wolenetz2019-07-26
* lavf/hls: replace the same code logic with ensure_playlist()vacingfang2019-07-26
* lavf/hls: remove redundancy reset_packet() after av_packet_unref()Jun Zhao2019-07-26
* avformat/mxfenc: fix index byte count in partition headerBaptiste Coudurier2019-07-22
* avformat/mov: fix return code for trun box with no sample entriesGyan Doshi2019-07-22
* avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang2019-07-22
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* lavf/avio: remove ffio_open2_wrapper functionJun Zhao2019-07-21
* avformat/aacdec: resync to the next adts frame on invalid data instead of abo...James Almer2019-07-20
* avformat/aacdec: factorize the adts frame resync codeJames Almer2019-07-20