summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mxfdec: fix and enhance RIP KLV length checksMarton Balint2019-04-28
* avformat/mxfdec: take into account run-in in find_partition_by_offsetMarton Balint2019-04-28
* avformat/mxfdec: guess wrapping of tracks by other tracks with the same body sidMarton Balint2019-04-28
* avformat/mxfdec: rework mxf_essence_container_endMarton Balint2019-04-28
* avformat/microdvddec: skip empty linesPaul B Mahol2019-04-27
* avformat/subtitles: ignore extra '\r' at line endingsPaul B Mahol2019-04-27
* lavf/hls: Remove HLSContext.strict_std_compliance fieldJun Zhao2019-04-27
* avformat/mov: Skip stsd adjustment without chunksMichael Niedermayer2019-04-24
* avformat/aadec: Check for scanf() failureMichael Niedermayer2019-04-24
* libavformat/mov: limit nb_frames_for_fps to INT_MAXDan Sanders2019-04-23
* avformat/mpegenc - reject unsupported audio streamsGyan Doshi2019-04-22
* lavf/oggparsevorbis: Fix change the case of metadata keys issueJun Zhao2019-04-22
* avformat/dashenc: Fix a bug with writing "final" manifestKarthick J2019-04-22
* avformat/dashdec: add ProgramInformation parserSteven Liu2019-04-22
* lavf: bump version/add APIchanges entry when cleanup applehttpJun Zhao2019-04-20
* avformat/apetag: tag values are unsignedDan Sanders2019-04-19
* libavformat: improve logs with cur_dtsAndreas Hakon2019-04-19
* lavf/vc1dec: Reduce probe score for streams with invalid frames.Carl Eugen Hoyos2019-04-19
* lavf/utils: Allow url credentials to contain a slash.Carl Eugen Hoyos2019-04-19
* avformat/dashenc: Disable streaming for webm outputKarthick J2019-04-16
* lavf/hls: Cleanup the applehttpJun Zhao2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelJun Li2019-04-15
* Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelSigned-off-by: Jun Li2019-04-15
* Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel"Steven Liu2019-04-15
* lavf/rtsp.c: Fix stimeout option not applied on http tunnelSteven Liu2019-04-15
* avformat/mxfdec: use operational_pattern_ul instead of operational_pattern fo...Marton Balint2019-04-14
* avformat/hlsenc: flush packets before update split messageSteven Liu2019-04-14
* avcodec: add LSCR decoderPaul B Mahol2019-04-13
* avformat/file: add seekable option to disallow seekingMarton Balint2019-04-11
* avformat/mxfdec: export operational pattern UL as file metadataMarton Balint2019-04-11
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-11
* avcodec/agm: add support for non-dct codingPaul B Mahol2019-04-11
* avcodec/agm: add support for higher compressionPaul B Mahol2019-04-11
* libavformat/dashenc : Prevent writing manifest files multiple timesjoepadmiraal2019-04-10
* avformat/matroskaenc: fix leak on errorTristan Matthews2019-04-09
* lavf/movenc: Pass correct pointer to av_log().Carl Eugen Hoyos2019-04-09
* lavf/matroskaenc: Fix memory leak after write trailerJun Zhao2019-04-09
* avformat/av1: Initialize padding in ff_isom_write_av1cJeremy Dorfman via ffmpeg-devel2019-04-08
* avformat/riffdec: pass correct pointer to av_logPaul B Mahol2019-04-07
* lavf/Makefile: Fix kux demuxer standalone compilation.Carl Eugen Hoyos2019-04-07
* lavf/flvdec: added support for KUX containerSwaraj Hota2019-04-06
* avformat/matroskadec: Improve length checkAndreas Rheinhardt via ffmpeg-devel2019-04-05
* lavf/movenc: fix tmcd writing for non-MP4/MOV modesGyan Doshi2019-04-03
* lavf/hashenc: Correct the hash/MD5 muxer class nameJun Zhao2019-04-03
* avformat/dashenc: Add support for Global SIDXKarthick J2019-04-02
* avformat/movenc: Fix skip_trailer when global_sidx is enabledKarthick J2019-04-02
* avformat/hls: make different warning message between open url and parse playlistSteven Liu2019-04-02
* lavf/mov: skip extradata check in esds for MPEG-1/2 audioGyan Doshi2019-04-01
* avformat/movenc: free eac3 private data only when closing the streamJames Almer2019-03-31