summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/matroskadec: fix resource leakSteven Liu2017-05-071-0/+1
* rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino2017-05-071-2/+5
* avformat/utils: free AVStream.codec properly in free_stream()Aaron Levinson2017-05-061-3/+1
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | avformat/concatdec: port to the new bitstream filter APIJames Almer2017-05-031-65/+31
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
| * unary: Convert to the new bitstream readerAlexandra Hájková2016-12-191-1/+2
* | lavf/nutdec: Fix an impossible condition, regression since e0c53c34.Carl Eugen Hoyos2017-05-021-1/+1
* | libavformat/http: Ignore expired cookiesMicah Galizia2017-05-011-57/+156
* | avformat/matroskaenc: add support for writing Content Light Level elementsJames Almer2017-04-301-2/+13
* | avformat/matroskadec: export Content Light Level metadataJames Almer2017-04-301-0/+15
* | Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'Clément Bœsch2017-04-291-1/+5
|\ \ | |/
| * mov: fix a possible invalid read in mov_read_mac_string()Anton Khirnov2016-12-191-1/+5
* | avformat/movenc: Explicitly address potential division by zero.Lucas Cooper2017-04-291-3/+12
* | avformat/hlsenc: fix CID 1405135Steven Liu2017-04-281-4/+4
* | avformat/hlsenc: hold old key info when append listSteven Liu2017-04-281-0/+24
* | Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422'Clément Bœsch2017-04-261-3/+3
|\ \ | |/
| * rtmppkt: Check for packet size mismatchesMichael Niedermayer2016-12-151-0/+8
* | Merge commit 'cdcfa97dc49d83b5eefd0a651db6bb0a6f98e8f2'Clément Bœsch2017-04-261-1/+1
|\ \ | |/
| * libavformat: Fix a faulty api deprecation guard in prepare_input_packetMartin Storsjö2016-12-151-1/+1
* | avformat/concatdec: fix the h264 annexb extradata checkJames Almer2017-04-251-2/+5
* | webm_dash_manifest_demuxer: Fix initialization range for files with cues at t...Derek Buitenhuis2017-04-231-3/+10
* | webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it a...Derek Buitenhuis2017-04-231-3/+11
* | avformat: do not use AVFrame accessorMuhammad Faiz2017-04-232-2/+2
* | avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis2017-04-201-1/+5
* | avformat/webmdashenc: Require the 'adaptation_sets' option to be setDerek Buitenhuis2017-04-201-0/+4
* | lavf/mov: Only copy extradata if it exists.Carl Eugen Hoyos2017-04-191-1/+1
* | avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-181-0/+1
* | avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-181-0/+1
* | matroskadec,cosmetics: fix a couple typosJames Zern2017-04-171-2/+2
* | webm_dash_manifest: Add option to specify bandwidthVignesh Venkatasubramanian2017-04-172-4/+26
* | avformat/hlsenc: add hls encrypt optionsSteven Liu2017-04-141-5/+117
* | Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer2017-04-133-1/+10
|\ \ | |/
| * avio: Keep track of the amount of data writtenLuca Barbato2016-12-083-4/+12
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-081-0/+3
| * mov: Export spherical informationVittorio Giovara2016-12-073-1/+269
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+30
* | Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes2017-04-131-1/+1
|\ \ | |/
| * build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-062-11/+10
* | avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan2017-04-121-1/+3
* | lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-121-1/+0
* | avformat/movenc: Fix mix of declaration and statementMichael Niedermayer2017-04-111-4/+5
* | avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-111-0/+49
* | avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-112-8/+131
* | avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer2017-04-111-1/+2
* | avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer2017-04-111-0/+2
* | avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer2017-04-101-0/+2
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch2017-04-091-1/+1
|\ \ | |/
| * Remove Plan 9 supportDiego Biurrun2016-12-031-1/+1
OpenPOWER on IntegriCloud