summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* hevc: Improve stream constraint values in common headerMark Thompson2017-10-17
* Merge commit '251849f06ce36ce8dc076e0fca2922119fa7e39e'James Almer2017-10-17
|\
| * 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
* | lavf/cafenc: Allow muxing opus.Carl Eugen Hoyos2017-10-17
* | Merge commit '0f8512c4a87b89b4694053d8ffda48066ee1da62'James Almer2017-10-17
|\|
| * mov: Validate spherical metadata versionVittorio Giovara2017-03-07
* | Merge commit '236577230051ad61ec67fa2d68e817d54232d2a0'James Almer2017-10-17
|\|
| * 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
* | avformat: fix build wihout dashencJacek Jendrzej2017-10-17
* | libavformat/wtvdec: return AVERROR_EOF on EOFDaniel Kucera2017-10-13
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm2017-10-09
* | lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-09
* | lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos2017-10-07
* | lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos2017-10-07
* | lavf/img2dec: Auto-detect svg images.Carl Eugen Hoyos2017-10-07
* | avformat/mp3enc: flush buffered packets if referencing failsJames Almer2017-10-06
* | rtsp: Move message parsing to a separate functionLuca Barbato2017-10-06
* | avformat: fix id3 chaptersLukas Stabe2017-10-05
* | avformat/wavenc: replace literal numbers with enum constantsTobias Rapp2017-10-05
* | movenc: take packet dts shifting into mention in check_pktJan Ekström2017-10-04
* | Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4'James Almer2017-10-03
|\|
| * rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-28
* | Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e'James Almer2017-10-03
|\|
| * rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-27
* | Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86'James Almer2017-10-03
|\|
| * rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-27
* | Merge commit '150e99d694f33ab9ad678834964909aa315d14a1'James Almer2017-10-03
|\|
| * 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
* | avformat/mp3dec: Fix definition of MIDDLE_BITSIngo Brückl2017-10-04
* | Merge commit 'cd7a2e1502f174c725c0de82711d2c7649057574'James Almer2017-10-03
|\|
| * asfdec: fix reading files larger than 2GBJohn Stebbins2017-02-24
* | lavf/mxfdec: Search all components of material track for source package.Carl Eugen Hoyos2017-10-03
* | avformat/mxfenc: Fix labels for IEC PAL DV 420Michael Niedermayer2017-10-03
* | avformat/mxfenc: Add IEC DV25Michael Niedermayer2017-10-03
* | Merge commit '5d3953a5dcfd5f71391b7f34908517eb6f7e5146'James Almer2017-10-02
|\|
| * matroskaenc: factor ts_offset into block timecode computationJohn Stebbins2017-02-21
| * dv: Don't return EIO upon EOFJohn Stebbins2017-02-19
* | lavf/bit: Fix the G.729 bit auto-detection.Carl Eugen Hoyos2017-09-30
* | lavf/bit: Use pkt->size instead of a constant for G.729 frame size.Carl Eugen Hoyos2017-09-29
* | lavf/bit: Only build the G.729 bit demuxer if requested.Carl Eugen Hoyos2017-09-29
* | lavf/mov: Allow reading very large files.Pablo Montilla2017-09-28