summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* apetag: account for header size if present when returning the start positionJames Almer2017-02-25
* apetag: fix flag value to signal footer presenceJames Almer2017-02-25
* asfdec: fix reading files larger than 2GBJohn Stebbins2017-02-24
* matroskaenc: factor ts_offset into block timecode computationJohn Stebbins2017-02-21
* dv: Don't return EIO upon EOFJohn Stebbins2017-02-19
* asfdec: Account for different Format Data sizesAlexandra Hájková2017-02-15
* mov: Do not try to parse multiple stsd for the same trackLuca Barbato2017-02-15
* Use the new AVIOContext destructor.Anton Khirnov2017-02-11
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* mov: Rework stsc index validationVittorio Giovara2017-02-10
* hlsenc: Correctly write down all 16 bytes in hexLuca Barbato2017-02-10
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* asfdec: Use the ASF stream count when iteratingJohn Stebbins2017-02-04
* rtmp: Correctly handle the Window Acknowledgement Size packetsMartin Storsjö2017-02-03
* rtmp: Rename packet types to closer match the specMartin Storsjö2017-02-03
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* 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