summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegts: include stream type for aacAman Gupta2016-06-21
* Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-21
|\
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-04
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-21
|\|
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | Merge commit '74d98d1b0e0e7af444c933ea3c472494de3ce6f2'Clément Bœsch2016-06-21
|\|
| * mpegts: Validate the SL Packet Header ConfigurationLuca Barbato2016-05-03
| * rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-04-30
| * rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_logMartin Storsjö2016-04-30
| * rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented...Martin Storsjö2016-04-30
| * rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö2016-04-30
| * rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö2016-04-30
* | avformat/oggparsevorbis: free base64 encoded data immediately after decoding itJames Almer2016-06-20
* | avformat/oggparsevorbis: use the base64 decode size macroJames Almer2016-06-20
* | 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