summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-10/+10
|\
| * Bump major versions of all librariesVittorio Giovara2017-03-231-6/+6
| * flvdec: Set avg_frame_rate for video streamsCarl Eugen Hoyos2017-03-221-0/+9
| * rtsp: Move message parsing to a separate functionLuca Barbato2017-03-211-25/+32
* | Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'James Almer2017-10-213-43/+74
|\ \ | |/
| * rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-203-43/+74
* | Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574'James Almer2017-10-211-62/+63
|\ \ | |/
| * matroskaenc: add support for Spherical Video elementsJames Almer2017-03-152-1/+85
| * Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+1
| * mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-072-3/+54
* | avformat/mov: Set start_pad correctly in mov_fix_index()Dale Curtis2017-10-211-1/+1
* | libavformat: not treat 0 as EOFDaniel Kucera2017-10-195-17/+27
* | lavf/cafenc: Only allow mono and stereo for Opus.Carl Eugen Hoyos2017-10-171-0/+5
* | hevc: Improve stream constraint values in common headerMark Thompson2017-10-171-3/+3
* | Merge commit '251849f06ce36ce8dc076e0fca2922119fa7e39e'James Almer2017-10-171-3/+4
|\ \ | |/
| * mkv: Add support for Spherical Video elementsJames Almer2017-03-073-1/+84
| * mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-072-2/+27
| * spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-2/+13
| * mov: Validate cubemap layoutVittorio Giovara2017-03-071-1/+7
* | lavf/cafenc: Allow muxing opus.Carl Eugen Hoyos2017-10-172-2/+3
* | Merge commit '0f8512c4a87b89b4694053d8ffda48066ee1da62'James Almer2017-10-171-4/+22
|\ \ | |/
| * mov: Validate spherical metadata versionVittorio Giovara2017-03-071-4/+22
* | Merge commit '236577230051ad61ec67fa2d68e817d54232d2a0'James Almer2017-10-171-2/+3
|\ \ | |/
| * mov: Ignore old spherical metadata when newer version is presentVittorio Giovara2017-03-071-2/+3
| * mov: Fix spherical metadata_source parsingAaron Colwell2017-03-071-2/+2
| * Add Apple Pixlet decoderPaul B Mahol2017-03-011-0/+2
* | avformat: fix build wihout dashencJacek Jendrzej2017-10-171-1/+1
* | libavformat/wtvdec: return AVERROR_EOF on EOFDaniel Kucera2017-10-131-2/+2
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-111-1/+1
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-2/+2
* | avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm2017-10-091-7/+13
* | lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-091-1/+1
* | lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos2017-10-073-1/+11
* | lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos2017-10-072-2/+2
* | lavf/img2dec: Auto-detect svg images.Carl Eugen Hoyos2017-10-071-2/+12
* | avformat/mp3enc: flush buffered packets if referencing failsJames Almer2017-10-061-8/+3
* | rtsp: Move message parsing to a separate functionLuca Barbato2017-10-061-25/+32
* | avformat: fix id3 chaptersLukas Stabe2017-10-059-38/+122
* | avformat/wavenc: replace literal numbers with enum constantsTobias Rapp2017-10-051-4/+4
* | movenc: take packet dts shifting into mention in check_pktJan Ekström2017-10-041-0/+6
* | Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4'James Almer2017-10-032-27/+27
|\ \ | |/
| * rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-282-27/+27
* | Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e'James Almer2017-10-031-3/+6
|\ \ | |/
| * rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-271-3/+6
* | Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86'James Almer2017-10-031-28/+28
|\ \ | |/
| * rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-271-28/+28
* | Merge commit '150e99d694f33ab9ad678834964909aa315d14a1'James Almer2017-10-031-26/+40
|\ \ | |/
| * rtsp: Factor out packet readingLuca Barbato2017-02-271-26/+40
| * apetag: account for header size if present when returning the start positionJames Almer2017-02-251-1/+6
| * apetag: fix flag value to signal footer presenceJames Almer2017-02-251-4/+3
OpenPOWER on IntegriCloud