summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: update muxing doxyAnton Khirnov2016-05-23
* dump: Drop unused variableDiego Biurrun2016-05-22
* movenc: Write 'loci' geotag metadata for 3gp and mp4Martin Storsjö2016-05-19
* movenc: Factorize a function for finding a metadata entry and the associated ...Martin Storsjö2016-05-19
* movenc: Write ?xyz geotag metadata for mov filesMichael Niedermayer2016-05-19
* mov: Also export loci altitudeMichael Niedermayer2016-05-19
* mov: Append place name instead of overwriting for lociMichael Niedermayer2016-05-19
* mov: Fix parsing short lociMichael Niedermayer2016-05-19
* mov: Print reason of loci parsing failureMichael Niedermayer2016-05-19
* mov: Add a comment referring to the standard that defines the loci boxMartin Storsjö2016-05-19
* movenc: Add a missed constMartin Storsjö2016-05-18
* movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-18
* movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-18
* movenc-test: Test write_data_typeMartin Storsjö2016-05-18
* matroskaenc: Provide output bytestream markersMartin Storsjö2016-05-18
* movenc: Provide output bytestream markers for fragmented contentMartin Storsjö2016-05-18
* flvenc: Provide output bytestream markersMartin Storsjö2016-05-18
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-18
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
* lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-17
* mpegtsenc: stop impersonating ses in sdtFrancois Cartegnie2016-05-17
* Combine deprecation guards where appropriateDiego Biurrun2016-05-13
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* Reduce the scope of some variablesDiego Biurrun2016-05-11
* rtsp: Parse SSRC attributes in the SDPMartin Storsjö2016-05-11
* rtpdec: Always check if we have the next packet queuedMartin Storsjö2016-05-11
* avio: Remove a leftover commentMartin Storsjö2016-05-06
* Mark read-only tables as staticDiego Biurrun2016-05-05
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-04
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* 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
* libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-21
* movenc: Handle pts == NOPTS when autoflushingMartin Storsjö2016-04-21
* movenc: Update a comment to reflect how the code actually behavesMartin Storsjö2016-04-19
* img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-19
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* matroska: Write the field order informationLuca Barbato2016-04-03
* matroska: Support interlaced content correctlyLuca Barbato2016-03-31
* rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-26
* rtmpdh: add an stdio.h includeAnton Khirnov2016-03-25
* testprogs: Clean up #includesDiego Biurrun2016-03-24