summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-192-1/+2
|\
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-242-0/+2
* | Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'Clément Bœsch2017-03-191-3/+14
|\ \ | |/
| * rtpdec_mpeg4: validate fmtp fieldsLuca Barbato2016-08-231-3/+14
* | Merge commit 'be3363f664d7314d55b42860bd4077154752d769'Clément Bœsch2017-03-191-4/+0
|\ \ | |/
| * nsv: Drop disabled cruftDiego Biurrun2016-08-171-4/+0
* | Merge commit 'a4b1b5aa281cacde8351d9947b54ccf82ff10cd0'Clément Bœsch2017-03-191-4/+0
|\ \ | |/
| * wc3movie: Drop unused cruftDiego Biurrun2016-08-171-4/+0
* | Merge commit 'd9442d13033a24b14ebae149dcdb42709430e2d9'Clément Bœsch2017-03-192-21/+0
|\ \ | |/
| * rm: Drop broken disabled cruftDiego Biurrun2016-08-172-21/+0
* | mov: Drop extra format specifier in error messageVittorio Giovara2017-03-171-1/+1
* | spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-173-10/+7
* | Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'Matthieu Bouron2017-03-171-2/+6
|\ \ | |/
| * aiff: Skip padding byte for odd-sized chunksDiego Biurrun2016-08-101-2/+6
| * m4vdec: Check for non-startcode 00 00 00 sequences in probeMichael Niedermayer2016-08-031-3/+5
| * Revert "Don't use expressions with side effects in macro parameters"Martin Storsjö2016-08-021-4/+2
| * Don't use expressions with side effects in macro parametersMartin Storsjö2016-07-311-2/+4
* | lavf/mpegtsenc: clarify pcr_period unit of measurementLou Logan2017-03-161-1/+1
* | Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'Clément Bœsch2017-03-151-9/+20
|\ \ | |/
| * flac demuxer: improve probingAnton Khirnov2016-07-311-3/+18
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-311-2/+2
| * mov: Validate the ID numberLuca Barbato2016-07-291-2/+2
* | avformat/hlsenc: fix duration wrong when no pkt durationSteven Liu2017-03-151-1/+6
* | ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-141-0/+2
* | lavf/avio: Be more explicit in logging white/black list matchesAlexander Strasser2017-03-141-2/+2
* | lavf/avio: Remove unnecessary escaping of ' in string literalsAlexander Strasser2017-03-141-2/+2
* | avformat/flvenc: flx flvflags no_metadata bugSteven Liu2017-03-141-12/+14
* | avformat/hlsenc: fix ticket 6231Steven Liu2017-03-141-3/+6
* | avformat/hlsenc: second_levels flags process function extractSteven Liu2017-03-131-103/+136
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-124-0/+13
* | lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala2017-03-111-12/+30
* | avformat/matroskaenc: add support for Spherical Video elementsJames Almer2017-03-092-1/+80
* | hls: pass AVFormatContext flags to sub demuxerwm42017-03-091-0/+1
* | concatdec: pass AVFormatContext flags to sub demuxerwm42017-03-091-0/+1
* | matroskadec: cosmetics: Rearrange checks for projection-depedendent propertiesVittorio Giovara2017-03-071-12/+9
* | mov: Fix checking layout and loading padding for cubemapsVittorio Giovara2017-03-071-1/+7
* | mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-3/+61
* | mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-1/+27
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-2/+13
* | avfilter/allformats: make av_register_all thread safeMuhammad Faiz2017-03-071-7/+8
* | avformat/flvdec: remove meaningless warningwm42017-03-061-1/+0
* | avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-051-1/+1
* | lavf/matroska: Support QDMC.Carl Eugen Hoyos2017-03-052-0/+2
* | avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu2017-03-041-3/+4
* | lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos2017-03-032-1/+2
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-022-0/+2
* | avformat: fix AVStream private fields markerwm42017-03-021-1/+9
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-022-25/+27
* | lavf/flacdec: Return maximum score if the streaminfo header is valid.Carl Eugen Hoyos2017-03-021-1/+8
* | avformat/oggdec: fix leak in ogg_restore()Michael Niedermayer2017-03-021-1/+5
OpenPOWER on IntegriCloud