summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mxfdec: add some missing picture_essence_container_ulsMarton Balint2018-05-30
* avformat/mxfdec: use int math for sample count calculationMarton Balint2018-05-30
* avformat/mxfdec: fix klv_decode_ber_length return value usageMarton Balint2018-05-30
* flvenc: Fix sequence header update timestampsAlex Converse2018-05-29
* flvenc: Factorize timestamp writingAlex Converse2018-05-29
* avformat/movenc: creating producer reference time (PRFT) boxVishwanath Dixit2018-05-29
* avformat/utils: function to get the formatted ntp timeVishwanath Dixit2018-05-29
* lavf/libssh: translate a read of 0 to EOFJan Ekström2018-05-28
* avformat/dashenc: Added a warning for incorrect segment name extensionKarthick Jeyapal2018-05-28
* avformat/dashenc: Added option for Segment file formatKarthick Jeyapal2018-05-28
* libavformat/mxfenc: Add some () to attempt to workaround build issue on osxMichael Niedermayer2018-05-27
* avformat/mxf: fix NTSC 59.94 samples per frame layoutMarton Balint2018-05-27
* lavf/img2dec: Auto-detect xwd images.Carl Eugen Hoyos2018-05-25
* avformat/hlsenc: support http method for hls fmp4Steven Liu2018-05-24
* avformat/dashdec: replace user-agent to user_agent for deprecate warning messageSteven Liu2018-05-24
* avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG2018-05-24
* avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG2018-05-24
* avformat/mov: replace a value error by clipping into valid range in mov_read_...Michael Niedermayer2018-05-22
* avformat/bintext: Reduce detection for random .bin files as it more likely is...Michael Niedermayer2018-05-22
* libavformat: add mbedTLS based TLSThomas Volkert2018-05-21
* avformat/mpegts: fix memory leak with merge_pmt_versions=1Aman Gupta2018-05-21
* avformat/mpegts: rename variable to clarify meaningAman Gupta2018-05-21
* avformat/mov: Only fail for STCO/STSC contradictions if both existMichael Niedermayer2018-05-21
* avformat/mov: Break out early if chunk_count is 0 in mov_build_index()Michael Niedermayer2018-05-21
* avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found...Michael Niedermayer2018-05-20
* avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>20...Michael Niedermayer2018-05-20
* avformat/mp3dec: Require probing data to be 50% mp3 frames for low score prob...Michael Niedermayer2018-05-20
* avformat/mpegts: add merge_pmt_versions optionAman Gupta2018-05-18
* avformat/mpegts: keep track of PMT details in AVProgram/AVStreamAman Gupta2018-05-18
* avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta2018-05-18
* avformat/mpegts: add skip_unknown_pmt optionAman Gupta2018-05-18
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-17
* avformat: add skip_estimate_duration_from_ptsAman Gupta2018-05-17
* avformat/hls: fix seeking around EVENT playlist after media sequence changesAman Gupta2018-05-16
* avformat/webm_chunk: always use a static buffer for get_chunk_filenameMarton Balint2018-05-15
* avformat/mpegts: fix incorrect indentationAman Gupta2018-05-15
* avformat/dashenc: configuring container format optionsVishwanath Dixit2018-05-15
* avformat/mpegts: initialize section_buf to fix valgrind test failureAman Gupta2018-05-14
* avformat/mpegts: reindent after last changeAman Gupta2018-05-12
* avformat/mpegts: parse sections with multiple tablesAman Gupta2018-05-12
* avformat/hlsenc: set AVFMT_NODIMENSIONSAman Gupta2018-05-12
* avformat/mpegtsenc: set AVFMT_NODIMENSIONSAman Gupta2018-05-12
* avformat/mxfenc: Set color siting to 0 for D10-MXFMichael Niedermayer2018-05-12
* avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset ...Michael Niedermayer2018-05-12
* lavf/network: fix doxygen comments.Jun Zhao2018-05-10
* avformat/mxfenc: add h264 profilesThomas Mundt2018-05-10
* avformat/mpegts: clean up whitespaceAman Gupta2018-05-09
* avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded valueAman Gupta2018-05-09
* avformat/mpegts: skip non-PMT tids earlierAman Gupta2018-05-09
* avformat/mxfenc: Write transfer characteristicMichael Niedermayer2018-05-08