summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-22
* avformat/utils: Use internal->avctx for bitrate in estimate_timings_from_bit_...Michael Niedermayer2016-06-22
* avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate()Michael Niedermayer2016-06-22
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | libavformat/matroskaenc: omit segment UID for webmMichael Bradshaw2016-06-22
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
| * Reduce the scope of some variablesDiego Biurrun2016-05-11
* | avformat/flvdec: Do not check last size if it could not be read due to EOFMichael Niedermayer2016-06-22
* | avformat/flvdec: Also print sum_flv_tag_size on size mismatchesMichael Niedermayer2016-06-22
* | avformat/flvdec: Accept last size if its off by 1Michael Niedermayer2016-06-22
* | Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'Clément Bœsch2016-06-21
|\|
| * rtsp: Parse SSRC attributes in the SDPMartin Storsjö2016-05-11
* | Merge commit '9ea78fd00a49f0691c1a5134eb59d4e5bb380a2a'Clément Bœsch2016-06-21
|\|
| * rtpdec: Always check if we have the next packet queuedMartin Storsjö2016-05-11
* | Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'Clément Bœsch2016-06-21
|\|
| * avio: Remove a leftover commentMartin Storsjö2016-05-06
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-21
|\|
| * Mark read-only tables as staticDiego Biurrun2016-05-05
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | 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