summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/hls: support data protocol in uri for EXT-X-MAPSteven Liu2020-01-18
* avformat/oggparsevorbis: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdupAndreas Rheinhardt2020-01-17
* avformat/flvenc: Avoid unnecessary seekAndreas Rheinhardt2020-01-17
* avformat/movenc, segafilmenc: Remove unnecessary avio_tell()Andreas Rheinhardt2020-01-17
* Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"James Almer2020-01-16
* avformat/s337m: Use base AVClass for av_log usageNicolas Gaullier2020-01-16
* avformat/dashenc: document the new optionsJames Almer2020-01-15
* avformat/dashenc: add an option to write a Latency elementJames Almer2020-01-15
* dashenc: support setting arbitrary HTTP protocol optionsAnton Khirnov2020-01-15
* avformat/dashenc: allow setting custom movflags using format_optionsJames Almer2020-01-15
* avformat/movenc: add a flag to enable CMAF compatabilityJames Almer2020-01-15
* avformat/dashenc: implement DVB-DASH profileJames Almer2020-01-15
* avformat/dashenc: add an option to enable low latency Dash manifestJames Almer2020-01-15
* avformat/dashenc: Write a Producer Reference Time elementJames Almer2020-01-15
* avformat/movenc: use AVProducerReferenceTime side data to write the prft atomJames Almer2020-01-15
* avformat/utils: make ff_ntp_time() accept a timestamp as input argumentJames Almer2020-01-15
* avformat/dashenc: allow splitting fragments following P-Frame reorderingJames Almer2020-01-15
* avformat/dashenc: allow setting fragment durationsJames Almer2020-01-15
* avformat/dashenc: allow setting segment durations per AdaptationSetJames Almer2020-01-15
* avformat/avformat: Update AVInputFormat.read_packet documentationAndreas Rheinhardt2020-01-14
* avformat/segafilmenc: Check early whether video is allowedAndreas Rheinhardt2020-01-14
* avformat/segafilmenc: Postpone check for existence of video streamAndreas Rheinhardt2020-01-14
* avformat/segafilmenc: Fix undefined left shift of 1 by 31 placesAndreas Rheinhardt2020-01-14
* avformat/matroskaenc: Fix ReferenceBlock timestampAndreas Rheinhardt2020-01-11
* avformat/img2dec: add option to provide metadata fields related to input pathAlexandre Heitor Schmidt2020-01-10
* avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdupAndreas Rheinhardt2020-01-10
* avformat/id3v2enc: fix bad ID3v2 tag lengthGilles Bouthenot2020-01-10
* movenc: Write durations based on pts into mvhd/mdhd/tkhd/elstMartin Storsjö2020-01-10
* avformat/utils: Remove redundant save+restoreAndreas Rheinhardt2020-01-08
* avformat/wtvdec: CosmeticsAndreas Rheinhardt2020-01-07
* avformat/wtvdec: Fix memleak when reading header failsAndreas Rheinhardt2020-01-07
* lavf/libsrt: Fix typoAnthony Delannoy2020-01-08
* avformat/dashenc: Fix leak of AVFormatContext on errorAndreas Rheinhardt2020-01-08
* avformat/mpjpeg: Remove mpjpeg_write_trailerAndreas Rheinhardt2020-01-08
* avformat: Improve returned error codesAndreas Rheinhardt2020-01-08
* avformat/fitsdec: Fix potential leak of string in AVBPrintAndreas Rheinhardt2020-01-08
* avformat/avs: Remove avs_read_close()Andreas Rheinhardt2020-01-08
* avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARK...Marton Balint2020-01-07
* avformat: remove more unneeded avio_flush() callsMarton Balint2020-01-07
* avformat: remove avio_flush() calls from the end of write_packet functionsMarton Balint2020-01-07
* avformat: remove unneeded avio_flush() calls from the end of write_trailer fu...Marton Balint2020-01-07
* avformat: remove avio_flush() calls from the end of write_header functionsMarton Balint2020-01-07
* avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf()Marton Balint2020-01-07
* avformat/aviobuf: Honor avio_open[2] documentationAndreas Rheinhardt2020-01-07
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-06
* libavformat: fix spelling in ID3v1 genres and extend the list of Winamp exten...Ulrich Spörlein2020-01-05
* avformat/img2enc: fix writing multiple streams in write_muxed_fileMarton Balint2020-01-03
* avformat/img2enc: minor simplificationMarton Balint2020-01-03
* avformat/img2enc: cleanup IO contexts on errorMarton Balint2020-01-03
* avformat/img2enc: reindent after last commitMarton Balint2020-01-03