summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/mpeg: fix indentXiaofeng Wang2019-02-18
* avformat/matroskadec: Check parents remaining lengthSteve Lhomme2019-02-17
* avformat/webmdashenc: Check id in adaption_setsMichael Niedermayer2019-02-17
* avformat/http: Fix Out-of-Bounds access in process_line()Wenxiang Qian2019-02-17
* avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393Wenxiang Qian2019-02-17
* avformat/matroskadec: Do not leak queued packets on sync errorsMichael Niedermayer2019-02-17
* avformat/mov: Do not use reference stream in mov_read_sidx() if there is no r...Michael Niedermayer2019-02-14
* avformat/utils: parse some stream specifiers recursivelyMarton Balint2019-02-13
* avformat/mpegts: also convert strings without a specified encoding to UTF-8Marton Balint2019-02-13
* avformat/mpegts: fix charset of type 0x11Marton Balint2019-02-13
* avformat/mov: fix hang while seek on a kind of fragmented mp4Charles Liu2019-02-11
* avformat/mov: don't rescale mastering display values from the SmDm atomJames Almer2019-02-11
* lavf/img2: Move "loop" into common options.Carl Eugen Hoyos2019-02-10
* lavf/img2dec: Split img2 and img2pipe options.Carl Eugen Hoyos2019-02-10
* avformat/hlsenc: fix fmp4_init_filename file name with %v problemSteven Liu2019-02-10
* 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