summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-20
* matroskaenc: add support for Spherical Video elementsJames Almer2017-03-15
* Add Cineform HD DecoderKieran Kunhya2017-03-09
* mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* mkv: Add support for Spherical Video elementsJames Almer2017-03-07
* mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* mov: Validate cubemap layoutVittorio Giovara2017-03-07
* mov: Validate spherical metadata versionVittorio Giovara2017-03-07
* mov: Ignore old spherical metadata when newer version is presentVittorio Giovara2017-03-07
* mov: Fix spherical metadata_source parsingAaron Colwell2017-03-07
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-28
* rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-27
* rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-27
* rtsp: Factor out packet readingLuca Barbato2017-02-27
* 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