summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | 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