summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/mov: ignore ctts entries that do not apply to a least one sampleMatthieu Bouron2016-06-20
* avformat/mux: do not call write_packet with a flush packet if header is not w...Marton Balint2016-06-20
* avformat/mux: do not call write_header multiple times if it fails the first timeMarton Balint2016-06-20
* avformat/version: Change the version bumping commentMichael Niedermayer2016-06-20
* avformat/udp: replace packet_gap with bitrate optionMarton Balint2016-06-19
* avformat/udp: do not accumulate packet_gap delay errorsMarton Balint2016-06-19
* lavc/cafenc: Allow QDMC muxing.Carl Eugen Hoyos2016-06-19
* Add experimental support for vp9 in iso-bmffKongqun Yang2016-06-17
* avformat/http: change seek_ret to int64Yuri Zats2016-06-16
* os_support: use the appropriate stat functions matching the stat typeHendrik Leppkes2016-06-14
* avformat/utils: in debug mode, print number of streams found before avformat_...Aman Gupta2016-06-14
* avformat/mpegts: enhance logging in trace modeAman Gupta2016-06-14
* lavf/utils: fix timestamp trace log in estimate_timings() functionStefano Sabatini2016-06-14
* rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-06-14
* rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_logMartin Storsjö2016-06-14
* rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) forMartin Storsjö2016-06-14
* rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö2016-06-14
* rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö2016-06-14
* avformat/mpegts: adjust probe score for low check_countMichael Niedermayer2016-06-14
* avformat/mux: factorize header writing codeMarton Balint2016-06-13
* avformat/mux: call deinit if write_header failsMarton Balint2016-06-13
* avformat/mxfdec: check if source_package is NULLMarton Balint2016-06-13
* avformat/au: Read MetaData from AU Sun audio file headerThomas Bernard2016-06-13
* avformat/dump: Show coded dimensions againMichael Niedermayer2016-06-13
* rtpdec_vc2hq: avoid magic numberThomas Volkert2016-06-13
* rtpenc: packetizer for VP9 RTP payload format (draft v2)Thomas Volkert2016-06-13
* avformat/utils: Export coded dimensions unconditionallyMichael Niedermayer2016-06-13
* lavf/os_support.h: Fix for unicode filenames on windows.Matt Oliver2016-06-13
* avformat/redspark: deobfuscate header decrypt codeJames Almer2016-06-12
* avformat/redspark: remove av_malloc usageJames Almer2016-06-12
* avcodec/utvideodec: add support for UQRG and UQRA formatsPaul B Mahol2016-06-12
* libavformat/flvenc: support for codec configuration change mid streamIvan2016-06-11
* libavformat/flvenc: refactoring: extracted method for writing codec headersIvan2016-06-11
* avformat/mp3dec: Increase probe score slightly when the whole data from begin...Michael Niedermayer2016-06-11
* avformat/utils: Do not overwrite, but use sample_fmt from contextMichael Niedermayer2016-06-09
* avformat/utils: Open decoder even if there are no packets if parameters are m...Michael Niedermayer2016-06-09
* avformat/utils: Initialize st in loopMichael Niedermayer2016-06-09
* avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital paddingJames Almer2016-06-07
* avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* avformat/mpegts: Fix probing of mpegts with invalid ASCMichael Niedermayer2016-06-07
* avformat/rawdec: Fix avg_framerate for h264Michael Niedermayer2016-06-07
* avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s...Michael Niedermayer2016-06-06
* avformat/matroskadec: Fix rounding error with codec_delayMichael Niedermayer2016-06-06
* avformat/movenc: Skip unsupported video tracks in timecode generationMichael Niedermayer2016-06-06
* avformat/allformats: Making av_register_all() thread-safe.Vivekanand2016-06-05
* avformat/format: Print debug info when probe score is increased due to mime typeMichael Niedermayer2016-06-05
* avformat/dump: Print tbc valueMichael Niedermayer2016-06-04
* avformat/version: Add Ticket5421 to list of tickets possibly affected by a ma...Michael Niedermayer2016-06-03
* avformat/dump: Use codec and QP limits from AVCodecContextMichael Niedermayer2016-06-03