summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()Michael Niedermayer2019-01-31
* | avformat/flvdec: Try to support some concatenated flv filesMichael Niedermayer2019-01-31
* | lavf/asf: Remove an unneeded forward declaration.Carl Eugen Hoyos2019-01-30
* | avformat/tee : Pass standards compliance value to slave muxers as wellKarthick J2019-01-30
* | avformat/http: clarify that ffmpeg will attempt to add missing CRLFGyan Doshi2019-01-29
* | avformat/dashenc: Skip writing trailer for MP4 output when in streaming modeKarthick J2019-01-28
* | lavf/subviewerdec: Skip leading BOM.Carl Eugen Hoyos2019-01-27
* | lavf/cafdec: Do not fail for unknown atoms with negative size.Carl Eugen Hoyos2019-01-27
* | avcodec: add ARBC decoderPaul B Mahol2019-01-27
* | lavf/supenc: Remove some unneeded casts.Carl Eugen Hoyos2019-01-24
* | lavf/movenc: Mention video_track_timescale as option to fix the timescale.Carl Eugen Hoyos2019-01-24
* | lavf/hlsproto: Replace a wrong eol comma with a semicolon.caohui2019-01-23
* | avformat/img2enc: mention -frames:v in error messageLou Logan2019-01-22
* | avformat/concatdec: always re-calculate start time and durationMarton Balint2019-01-22
* | avformat/concatdec: fix cur_dts based duration calculation with nonzero strea...Marton Balint2019-01-22
* | avformat/concatdec: factorize the duration calculating functionMarton Balint2019-01-22
* | avformat/dashenc: Format xs:datetime in millisecond precisionKarthick J2019-01-21
* | lavc/hls: Cosmetics: Fix indentation for free_segment_listJun Zhao2019-01-19
* | avformat/hcom: check probe buffer sizePaul B Mahol2019-01-16
* | lavf/rtpproto: Use the correct patch when including poll.hCarl Eugen Hoyos2019-01-16
* | avformat: add HCOM demuxerPaul B Mahol2019-01-15
* | lavf/mov: Do not fail hard for more invalid atoms.Carl Eugen Hoyos2019-01-14
* | avformat/file: Fix file delete for WindowsKarthick Jeyapal2019-01-07
* | avformat/vapoursynth: properly initialize err variable in read_header_vs()nu7742019-01-04
* | avformat/hlsenc: free variant streams after write all variant streams infoSteven Liu2019-01-04
* | mov: Remove duration-of-last-frame heuristic hackDerek Buitenhuis2019-01-02
* | avformat/anm: use ff_get_extradata()Paul B Mahol2019-01-02
* | avformat/yop: use ff_get_extradata()Paul B Mahol2019-01-02
* | avformat/acm: use ff_get_extradata()Paul B Mahol2019-01-02
* | aformat/bfi: use ff_get_extradata()Paul B Mahol2019-01-02
* | avcodec: add HYMT decoderPaul B Mahol2018-12-31
* | avformat/au: do not use invalid block_align for small bits per samplePaul B Mahol2018-12-31
* | avformat/libopenmpt: Fix successfull typoMichael Niedermayer2018-12-31
* | avformat/concatdec: always allow seeking to startMarton Balint2018-12-30
* | avformat/wvdec: detect and error out on WavPack DSD filesDavid Bryant2018-12-28
* | avcodec/wavpack: fix decoding of files with many channelsPaul B Mahol2018-12-28
* | lavf/vividas: Support demuxing on big-endian hardware.Carl Eugen Hoyos2018-12-28
* | lavf/vividas: Do not increase extradata_size after allocation.Carl Eugen Hoyos2018-12-28
* | avformat/hlsenc: remove unused variable to fix compiler warningSteven Liu2018-12-26
* | Fix usage of temp_file flag in hls_flags option.Adrian Guzowski2018-12-26
* | avformat/hls.c: Properly free prev_segments dynarray after playlist parsingvkot2018-12-26
* | avformat/mxfenc: support writing subsecond precision timestampsMarton Balint2018-12-25
* | avformat/mxfdec: support subsecond precision of decoded timestampsMarton Balint2018-12-25
* | avformat/mxfdec: replace obsolete commentMarton Balint2018-12-25
* | avformat/hlsenc: remove duplicate operation at hls_write_headerSteven Liu2018-12-24
* | avformat/dashdec: refine uri path with double dot processGorilla Maguila2018-12-23
* | avformat/mxfdec: Do not process zero modified_date timestamp.Michael Niedermayer2018-12-22
* | avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not availableJan Ekström2018-12-22
* | avformat/avio: fix avio_feof documentationMarton Balint2018-12-22
* | avformat/vividas: check if viv->sb_pb is not NULLPaul B Mahol2018-12-22