summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/latmenc: Return the correct error for wrong codec.Carl Eugen Hoyos2019-03-27
* avformat/avformat.h: Update the comment for AVInputFormat.flagsJun Zhao2019-03-26
* avformat/mov: Fix potential integer overflow in entry check in mov_read_trun()Michael Niedermayer2019-03-25
* avformat/rtsp: Add https tunneling supportJun Li2019-03-25
* avformat/avformat.h: update the comment from deprecated to new APISteven Liu2019-03-23
* lavf/flvdec: fix typo in log messageJun Zhao2019-03-23
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* lavf/latmenc: Error out for unsupported codecs.Carl Eugen Hoyos2019-03-21
* lavf/allformats: Remove an accidentally committed line.Carl Eugen Hoyos2019-03-20
* lavf: Constify AVProbeData* in av_probe_input_format().Carl Eugen Hoyos2019-03-20
* lavf/avformat: Add a warning that ff_const59 is not part of the public api.Carl Eugen Hoyos2019-03-20
* lavf: Constify AVInputFormat pointer.Carl Eugen Hoyos2019-03-20
* lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos2019-03-20
* lavf/http: Print metadata updates with -loglevel verbose.Carl Eugen Hoyos2019-03-20
* lavf/spdifenc: Do not overwrite buffer when muxing TrueHD.Carl Eugen Hoyos2019-03-20
* lavf/sdp: Change pointer to configuration from char* to uint8_t*.Carl Eugen Hoyos2019-03-20
* avformat/smoothstreamingenc:add bitrate calculateJun Li2019-03-20
* libavformat/movenc: mov: added subtitle codec tags to codec tag listPaweł Wegner2019-03-18
* avformat/gdv: Check fpsMichael Niedermayer2019-03-14
* avformat/rtpdec.h remove unused variableJun Li2019-03-13
* avformat/mxfenc: allow user comments for opatom muxerMark Reid2019-03-13
* lavf/matroskaenc: Allow dvdsub remuxing from some containers.Carl Eugen Hoyos2019-03-10
* avformat/mpegts: Simplify score compareMichael Niedermayer2019-03-09
* avformat/mpegts: reduce buffering during initializationAndriy Gelman2019-03-09
* Add the Canon XF-HEVC UL to the picture essence container UL listMatthew McKenna2019-03-08
* avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlistsjoepadmiraal2019-03-06
* avformat/utils: fix indentationMarton Balint2019-03-01
* avformat/utils: be even more strict about stream specifiersMarton Balint2019-03-01
* avformat/utils: be more strict about stream specifiersMarton Balint2019-03-01
* avformat/mpegtsenc: write format_identifier HEVC for HEVC streamsMarton Balint2019-03-01
* avformat/mpegtsenc: factorize writing registration_descriptorMarton Balint2019-03-01
* mov: Fix start_time for streams with empty edits in the middleJustin Ruggles2019-02-26
* http: Do not try to make a new request when seeking past the end of the fileJustin Ruggles2019-02-26
* avformat/dashenc: Added commentsKarthick J2019-02-25
* avformat/dashenc: Added option to repeatedly publish master playlistKarthick J2019-02-25
* avformat:matroskadec: use a define to mark the EBML length is unknownSteve Lhomme2019-02-24
* rtpenc_chain: forward strict_std_compliance flags to rtp muxerTristan Matthews2019-02-23
* avformat/mpegtsenc: add support for service and provider names with utf8 enco...Marton Balint2019-02-21
* lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson2019-02-20
* Merge commit '90b15f60bf4919deaed66d868e18107eba371da7'James Almer2019-02-20
|\
| * srt: Set srto_sender flag to sender srt socketSven Dueking2019-02-12
* | 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