summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | lavf/mpegts: add reading of ARIB data coding descriptorJan Ekström2019-02-10
* | lavf/mpegts: Convert service_name and service_provider to utf-8.Carl Eugen Hoyos2019-02-09
* | avformat/mov: validate chunk_count vs stsc_datachcunningham2019-02-08
* | avformat/mov.c: require tfhd to begin parsing trunchcunningham2019-02-08
* | avformat/movenc: Add more error checking when writing sample entries.Nikolas Bowe2019-02-07
* | libavformat/dashdec: disable seeking only for live streams.Paweł Wegner2019-02-06
* | avformat/async: fix assertion condition when draining bufferMarton Balint2019-02-04
* | avformat/mpegts: cache PID discard valuesMarton Balint2019-02-04
* | avformat/rtsp: Check number of streams in sdp_parse_line()Michael Niedermayer2019-01-31
* | avformat/hlsenc: add var_stream_map LANGUAGE field string parameterSteven Liu2019-01-31
* | avformat/hlsenc: add var_stream_map DEFAULT field status parameterSteven Liu2019-01-31
* | avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id.Steven Liu2019-01-31
* | 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