summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
* mov: Avoid memcmp of uninitialised dataMark Thompson2017-01-30
* dashenc: add webm supportPeter Große2017-01-31
* dashenc: use avio_dynbuf instead of packet_write callbackPeter Große2017-01-31
* dashenc: copy language and role metadata from streams assigned to setsPeter Große2017-01-31
* dashenc: default to one AdaptationSet per streamPeter Große2017-01-31
* dashenc: allow assigning all streams of a media type to an AdaptationSetPeter Große2017-01-31
* dashenc: add support for assigning streams to AdaptationSetsPeter Große2017-01-31
* dashenc: calculate stream bitrate from first segment if not availablePeter Große2017-01-31
* dashenc: separate segments based on current segment durationPeter Große2017-01-31
* dashenc: add option to provide UTC timing sourcePeter Große2017-01-31
* rtmp: Account for bytes_read wraparoundLuca Barbato2017-01-29
* dashenc: increase buffer time hint in the manifestAnton Schubert2017-01-27
* dashenc: add mandatory id to AdaptationSet and Period in manifestPeter Große2017-01-27
* dashenc: fix ISO8601 UTC parsingAnton Schubert2017-01-27
* tak: Convert to the new bitstream readerAlexandra Hájková2017-01-25
* mpc: Convert to the new bitstream readerAlexandra Hájková2017-01-25
* rtp: Convert to the new bitstream readerAlexandra Hájková2017-01-13
* mov: Convert to the new bitstream readerAlexandra Hájková2017-01-13
* matroskadec: make sure not to leave EbmlBin in an inconsistent stateAnton Khirnov2017-01-04
* matroskadec: fix SRT subtitle durationJohn Stebbins2016-12-24
* http: Check for negative chunk sizesMartin Storsjö2016-12-23
* Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* unary: Convert to the new bitstream readerAlexandra Hájková2016-12-19
* mov: fix a possible invalid read in mov_read_mac_string()Anton Khirnov2016-12-19
* rtmppkt: Check for packet size mismatchesMichael Niedermayer2016-12-15
* libavformat: Fix a faulty api deprecation guard in prepare_input_packetMartin Storsjö2016-12-15
* avio: Keep track of the amount of data writtenLuca Barbato2016-12-08
* Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
* mov: Export spherical informationVittorio Giovara2016-12-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-06
* Remove Plan 9 supportDiego Biurrun2016-12-03
* avisynth: Cast to the right type when loading avisynth library functionsDiego Biurrun2016-11-29
* build: Drop gcrypt supportDiego Biurrun2016-11-25
* rtmpdh: Do global initialization before running the testMartin Storsjö2016-11-24
* rdt: Convert to the new bitstream readerAlexandra Hájková2016-11-24
* ogg: Convert to the new bitstream readerAlexandra Hájková2016-11-24
* mpegts: Convert to the new bitstream readerAlexandra Hájková2016-11-24
* matroska: use av_stream_add_side_data() for stereo3d side dataJames Almer2016-11-23
* mov: Use av_stream_add_side_data() for displaymatrix side dataJames Almer2016-11-23
* utils: Add av_stream_add_side_data()James Almer2016-11-23
* ape: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-22
* rtpdec_mpeg4: const correctness for parse_fmtp_config()Diego Biurrun2016-11-21
* hlsenc: Fix the openssl supportLuca Barbato2016-11-18
* hlsenc: Add encryption supportLuca Barbato2016-11-17
* crypto: Add encryption supportChristian Suloway2016-11-17
* avisynth: Support pix_fmts added to AviSynth+Stephen Hutchinson2016-11-17