summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron2016-06-231-1/+44
|\
| * movenc-test: Test write_data_typeMartin Storsjö2016-05-181-1/+44
* | Merge commit '71852a1ba89abc8749e309d9d662c49d47e19531'Matthieu Bouron2016-06-231-0/+7
|\ \ | |/
| * matroskaenc: Provide output bytestream markersMartin Storsjö2016-05-181-0/+7
* | Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401'Matthieu Bouron2016-06-231-0/+16
|\ \ | |/
| * movenc: Provide output bytestream markers for fragmented contentMartin Storsjö2016-05-181-0/+16
* | Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7'Matthieu Bouron2016-06-231-0/+4
|\ \ | |/
| * flvenc: Provide output bytestream markersMartin Storsjö2016-05-181-0/+4
* | Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'Matthieu Bouron2016-06-234-4/+125
|\ \ | |/
| * avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-184-3/+123
* | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-231-29/+2
|\ \ | |/
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-29/+2
* | Merge commit 'd621b2f795684f7119057f986066060adbe84220'Clément Bœsch2016-06-231-26/+28
|\ \ | |/
| * lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-174-2/+109
* | avformat/mov: add more datatypes in metadata handlingDavid Murmann2016-06-231-2/+34
* | Merge commit '393596f9d51134d6e45d81ae129223f4faea1232'Clément Bœsch2016-06-231-1/+3
|\ \ | |/
| * mpegtsenc: stop impersonating ses in sdtFrancois Cartegnie2016-05-171-1/+3
* | avformat/flacdec: Fix seeking close to EOFMichael Niedermayer2016-06-221-3/+6
* | Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f'Clément Bœsch2016-06-221-5/+5
|\ \ | |/
| * Combine deprecation guards where appropriateDiego Biurrun2016-05-131-6/+6
* | lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-224-2/+67
* | avformat/utils: Use internal->avctx for bitrate in estimate_timings_from_bit_...Michael Niedermayer2016-06-221-0/+2
* | avformat/utils: change bit_rate to 64 bit in estimate_timings_from_bit_rate()Michael Niedermayer2016-06-221-2/+2
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-228-18/+22
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-137-6/+12
* | libavformat/matroskaenc: omit segment UID for webmMichael Bradshaw2016-06-221-9/+12
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+1
|\ \ | |/
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+1
| * Reduce the scope of some variablesDiego Biurrun2016-05-111-1/+1
* | avformat/flvdec: Do not check last size if it could not be read due to EOFMichael Niedermayer2016-06-221-0/+1
* | avformat/flvdec: Also print sum_flv_tag_size on size mismatchesMichael Niedermayer2016-06-221-1/+1
* | avformat/flvdec: Accept last size if its off by 1Michael Niedermayer2016-06-221-1/+1
* | Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'Clément Bœsch2016-06-212-0/+9
|\ \ | |/
| * rtsp: Parse SSRC attributes in the SDPMartin Storsjö2016-05-112-0/+9
* | Merge commit '9ea78fd00a49f0691c1a5134eb59d4e5bb380a2a'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * rtpdec: Always check if we have the next packet queuedMartin Storsjö2016-05-111-1/+1
* | Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'Clément Bœsch2016-06-211-2/+0
|\ \ | |/
| * avio: Remove a leftover commentMartin Storsjö2016-05-061-2/+0
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-212-2/+2
|\ \ | |/
| * Mark read-only tables as staticDiego Biurrun2016-05-057-12/+13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-2174-195/+195
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-0478-200/+200
* | avformat/mpegts: include stream type for aacAman Gupta2016-06-211-0/+1
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-215-7/+13
|\ \ | |/
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-045-6/+12
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-211-1/+0
|\ \ | |/
| * Drop pointless assert.h #includesDiego Biurrun2016-05-036-14/+0
* | Merge commit '74d98d1b0e0e7af444c933ea3c472494de3ce6f2'Clément Bœsch2016-06-211-8/+11
|\ \ | |/
| * mpegts: Validate the SL Packet Header ConfigurationLuca Barbato2016-05-031-0/+5
| * rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-04-301-2/+58
OpenPOWER on IntegriCloud