aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2019-04-03lavf/movenc: fix tmcd writing for non-MP4/MOV modesGyan Doshi
2019-04-03lavf/hashenc: Correct the hash/MD5 muxer class nameJun Zhao
2019-04-02avformat/dashenc: Add support for Global SIDXKarthick J
2019-04-02avformat/movenc: Fix skip_trailer when global_sidx is enabledKarthick J
2019-04-02avformat/hls: make different warning message between open url and parse playlistSteven Liu
2019-04-01lavf/mov: skip extradata check in esds for MPEG-1/2 audioGyan Doshi
2019-03-31avformat/movenc: free eac3 private data only when closing the streamJames Almer
2019-03-31avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li
2019-03-31lavf/flvdec: Cosmetics: Fix indentation for flv_read_packetJun Zhao
2019-03-31lavf/flvdec: add AMF date type supportJun Zhao
2019-03-31avcodec: add Amuse Graphics decoderPaul B Mahol
2019-03-27lavf/latmenc: Return the correct error for wrong codec.Carl Eugen Hoyos
2019-03-26avformat/avformat.h: Update the comment for AVInputFormat.flagsJun Zhao
2019-03-25avformat/mov: Fix potential integer overflow in entry check in mov_read_trun()Michael Niedermayer
2019-03-25avformat/rtsp: Add https tunneling supportJun Li
2019-03-23avformat/avformat.h: update the comment from deprecated to new APISteven Liu
2019-03-23lavf/flvdec: fix typo in log messageJun Zhao
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2019-03-21lavf/latmenc: Error out for unsupported codecs.Carl Eugen Hoyos
2019-03-20lavf/allformats: Remove an accidentally committed line.Carl Eugen Hoyos
2019-03-20lavf: Constify AVProbeData* in av_probe_input_format().Carl Eugen Hoyos
2019-03-20lavf/avformat: Add a warning that ff_const59 is not part of the public api.Carl Eugen Hoyos
2019-03-20lavf: Constify AVInputFormat pointer.Carl Eugen Hoyos
2019-03-20lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos
2019-03-20lavf/http: Print metadata updates with -loglevel verbose.Carl Eugen Hoyos
2019-03-20lavf/spdifenc: Do not overwrite buffer when muxing TrueHD.Carl Eugen Hoyos
2019-03-20lavf/sdp: Change pointer to configuration from char* to uint8_t*.Carl Eugen Hoyos
2019-03-20avformat/smoothstreamingenc:add bitrate calculateJun Li
2019-03-18libavformat/movenc: mov: added subtitle codec tags to codec tag listPaweł Wegner
2019-03-14avformat/gdv: Check fpsMichael Niedermayer
2019-03-13avformat/rtpdec.h remove unused variableJun Li
2019-03-13avformat/mxfenc: allow user comments for opatom muxerMark Reid
2019-03-10lavf/matroskaenc: Allow dvdsub remuxing from some containers.Carl Eugen Hoyos
2019-03-09avformat/mpegts: Simplify score compareMichael Niedermayer
2019-03-09avformat/mpegts: reduce buffering during initializationAndriy Gelman
2019-03-08Add the Canon XF-HEVC UL to the picture essence container UL listMatthew McKenna
2019-03-06avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlistsjoepadmiraal
2019-03-01avformat/utils: fix indentationMarton Balint
2019-03-01avformat/utils: be even more strict about stream specifiersMarton Balint
2019-03-01avformat/utils: be more strict about stream specifiersMarton Balint
2019-03-01avformat/mpegtsenc: write format_identifier HEVC for HEVC streamsMarton Balint
2019-03-01avformat/mpegtsenc: factorize writing registration_descriptorMarton Balint
2019-02-26mov: Fix start_time for streams with empty edits in the middleJustin Ruggles
2019-02-26http: Do not try to make a new request when seeking past the end of the fileJustin Ruggles
2019-02-25avformat/dashenc: Added commentsKarthick J
2019-02-25avformat/dashenc: Added option to repeatedly publish master playlistKarthick J
2019-02-24avformat:matroskadec: use a define to mark the EBML length is unknownSteve Lhomme
2019-02-23rtpenc_chain: forward strict_std_compliance flags to rtp muxerTristan Matthews
2019-02-21avformat/mpegtsenc: add support for service and provider names with utf8 enco...Marton Balint
2019-02-20lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson