summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mov: Drop extra format specifier in error messageVittorio Giovara2017-03-17
* spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-17
* Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'Matthieu Bouron2017-03-17
|\
| * aiff: Skip padding byte for odd-sized chunksDiego Biurrun2016-08-10
| * m4vdec: Check for non-startcode 00 00 00 sequences in probeMichael Niedermayer2016-08-03
| * Revert "Don't use expressions with side effects in macro parameters"Martin Storsjö2016-08-02
| * Don't use expressions with side effects in macro parametersMartin Storsjö2016-07-31
* | lavf/mpegtsenc: clarify pcr_period unit of measurementLou Logan2017-03-16
* | Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'Clément Bœsch2017-03-15
|\|
| * flac demuxer: improve probingAnton Khirnov2016-07-31
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-31
| * mov: Validate the ID numberLuca Barbato2016-07-29
* | avformat/hlsenc: fix duration wrong when no pkt durationSteven Liu2017-03-15
* | ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* | lavf/avio: Be more explicit in logging white/black list matchesAlexander Strasser2017-03-14
* | lavf/avio: Remove unnecessary escaping of ' in string literalsAlexander Strasser2017-03-14
* | avformat/flvenc: flx flvflags no_metadata bugSteven Liu2017-03-14
* | avformat/hlsenc: fix ticket 6231Steven Liu2017-03-14
* | avformat/hlsenc: second_levels flags process function extractSteven Liu2017-03-13
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-12
* | lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala2017-03-11
* | avformat/matroskaenc: add support for Spherical Video elementsJames Almer2017-03-09
* | hls: pass AVFormatContext flags to sub demuxerwm42017-03-09
* | concatdec: pass AVFormatContext flags to sub demuxerwm42017-03-09
* | matroskadec: cosmetics: Rearrange checks for projection-depedendent propertiesVittorio Giovara2017-03-07
* | mov: Fix checking layout and loading padding for cubemapsVittorio Giovara2017-03-07
* | mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-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
* | avfilter/allformats: make av_register_all thread safeMuhammad Faiz2017-03-07
* | avformat/flvdec: remove meaningless warningwm42017-03-06
* | avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-05
* | lavf/matroska: Support QDMC.Carl Eugen Hoyos2017-03-05
* | avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu2017-03-04
* | lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos2017-03-03
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-02
* | avformat: fix AVStream private fields markerwm42017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | lavf/flacdec: Return maximum score if the streaminfo header is valid.Carl Eugen Hoyos2017-03-02
* | avformat/oggdec: fix leak in ogg_restore()Michael Niedermayer2017-03-02
* | avformat/oggdec: Factor free_stream outMichael Niedermayer2017-03-02
* | avformat/oggdec: remove unused parameter of ogg_restore()Michael Niedermayer2017-03-02
* | lavf/matroskadec: Fix demuxing sipr.Carl Eugen Hoyos2017-02-28
* | avformat/hlsenc: don't use %s for strftime on msvcHendrik Leppkes2017-02-25
* | avformat/hlsenc: fix hls_flags temp_file bugSteven Liu2017-02-25
* | avcodec: add ScreenPressor decoderPaul B Mahol2017-02-22
* | avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM filesJames Almer2017-02-21
* | avformat/sierravmd: Support for Shivers 2 stereo tracksNicolas Roy-Renaud2017-02-21
* | avformat/hlsenc: fix cid 1401346 Dereferencing pointer errorSteven Liu2017-02-21
* | avformat/mpl2dec: skip BOM when probingPaul B Mahol2017-02-21