summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | 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
* | avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li2019-03-31
* | lavf/flvdec: Cosmetics: Fix indentation for flv_read_packetJun Zhao2019-03-31
* | lavf/flvdec: add AMF date type supportJun Zhao2019-03-31
* | avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-31
* | 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