summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegenc: extend muxing PCM-DVD to other depthsPaul B Mahol2018-12-01
* avformat/ac3dec: always skip junk bytes before sync bytesPaul B Mahol2018-11-30
* avformat/dashdec: add subtitle stream supportSteven Liu2018-11-30
* lavf/rawdec: Do not mark streams from raw subtitle demuxers as data streams.Carl Eugen Hoyos2018-11-28
* lavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxtCarl Eugen Hoyos2018-11-27
* lavf/dashdec: Add webm to the list of allowed extensions.Andrey Semashev2018-11-27
* avformat/vivo: Don't log null valueMark Harris2018-11-26
* avformat/hlsenc: remove the cannot reach resultSteven Liu2018-11-25
* avformat/pcmdec: endianness for audio/L16 mime typeIgor Derzhavin2018-11-25
* avformat/pcmdec: audio/L16 should be in network byte order by default (rfc 2586)Igor Derzhavin2018-11-25
* avformat/pcmdec: mime-type should be case insensitive (audio/L16)Igor Derzhavin2018-11-25
* avformat/dhav: improve A/V syncPaul B Mahol2018-11-24
* 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