summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: add DHAV demuxerPaul B Mahol2018-11-24
* lavf/dashenc: Fix segment duration overflow on fine time bases.Andrey Semashev2018-11-23
* avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol2018-11-22
* avformat/movenc: fix size calculation in mov_write_eac3_tag()Paul B Mahol2018-11-22
* avformat/http : Added check for valid URL context before calling shutdownkjeyapal@akamai.com2018-11-22
* avformat/dashenc : Handled error from ff_http_do_new_request() cleanlykjeyapal@akamai.com2018-11-22
* lavf/dashenc: Fix AVDictionary leaks in case of various init errors.Andrey Semashev2018-11-21
* lavf/dashenc: Add support for format-specific file extensions.Andrey Semashev2018-11-21
* lavf/dashenc: Add DASH segment type auto and make it the defaultAndrey Semashev2018-11-21
* lavf/hlsenc: Do not mix declarations and code.Carl Eugen Hoyos2018-11-16
* lavf/dashenc: set FLAC manifest codec string to "flac"Jan Ekström2018-11-14
* avformat/hlsenc: check dirname and fix vtt problemSteven Liu2018-11-12
* lavf/apngdec: Return EOF for incomplete files.Carl Eugen Hoyos2018-11-08
* flvdec: Export unknown metadata packets as opaque dataMartin Storsjö2018-11-05
* flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLEMartin Storsjö2018-11-05
* avformat/ftp: allow nonstandard 202 reply to OPTS UTF8Marton Balint2018-11-04
* avformat/dashenc: Disable writing CODECS tag for HEVC streamskjeyapal@akamai.com2018-11-02
* avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs i...James Almer2018-11-01
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* avformat/ftp: return AVERROR_EOF for EOFMarton Balint2018-11-01
* avformat/hlsenc.c: fix the output's duration smaller than input's in sub-rang...Charles Liu2018-10-30
* avformat/hlsenc.c: the size of init.mp4 is zero.Charles Liu2018-10-30
* avformat/hlsenc.c: remove the useless variable fmp4_init_mode.Charles Liu2018-10-30
* avformat/hlsenc.c: fix memory leak in fmp4 mode.Charles Liu2018-10-30
* avformat/hlsenc: fix the duration of m4s segment is unusually smaller than ex...Charles Liu2018-10-30
* avformat/rpl: Support files containing 8 bit PCM or VIDC audioCameron Cawley2018-10-26
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
* avformat/dashenc: Support HTTP persistent for init segments as wellkjeyapal@akamai.com2018-10-26
* avformat/mxfenc: simplify dnxhd handling and add more flavorsBaptiste Coudurier2018-10-24
* avformat/libsrt: add several options supported in srt 1.3.0Matsuzawa Tomohiro2018-10-23
* lavf/vc1test: add rcv to vc1test demuxer extensionsJun Zhao2018-10-22
* lavf/vc1test: fix vc1test can't probe some RCV file.Jun Zhao2018-10-22
* avformat/dashenc: URL close unconditionally after DELETE segmentskjeyapal@akamai.com2018-10-21
* avformat/dashenc: Support HTTP Persistent for master.m3u8 as wellkjeyapal@akamai.com2018-10-21
* lavf/matroskadec: Simplify string length calculation.Carl Eugen Hoyos2018-10-19
* lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos2018-10-19
* avformat/dashenc: Dont ignore the codec tag from codec parametersKarthick Jeyapal2018-10-18
* avformat/utils: Never store negative values in last_IP_durationMichael Niedermayer2018-10-18
* avformat/utils: Fix integer overflow in discontinuity checkMichael Niedermayer2018-10-18
* lavf/mxfenc: Remove a write-only variable.Carl Eugen Hoyos2018-10-17
* avformat/xwma: fix WMAv2 with incorrect bit ratebnnm2018-10-17
* avformat: add SER demuxerPaul B Mahol2018-10-13
* lavf/mxfenc: Remove two unused variables.Carl Eugen Hoyos2018-10-13
* lavf/mxfdec: demux s436m as eia608 subtitle trackBaptiste Coudurier2018-10-12
* lavf/mxfenc: support creating s436m data tracksBaptiste Coudurier2018-10-12
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-12
* avformat/mxfenc: update body partition with footer offsetBaptiste Coudurier2018-10-12
* avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony co...Baptiste Coudurier2018-10-12
* avformat/mxfenc: write index delta entry array needed by sony vegas pro 11Baptiste Coudurier2018-10-12