20019 Commits (a78ae465fda902565ed041d93403e04490b4be0d)

Author SHA1 Message Date
Clément Bœsch d3cedc54cc lavf/ape: remove unused magic field 8 years ago
Clément Bœsch cd4d6cba12 lavf: fix usages of av_get_codec_tag_string() 8 years ago
Steven Liu c0628919b8 avformat/flvdec: check FLVHeader PreviousTagSize0 8 years ago
James Almer 86dee47e39 avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unofficial mode 8 years ago
James Almer a715e5a276 avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4 8 years ago
Aaron Colwell b4189590a5 movenc: Add support for writing st3d and sv3d boxes. 8 years ago
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
James Almer d054069c15 avformat/mov: stop using deprecated codec flags 8 years ago
James Almer 40fa9d416a Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'" 8 years ago
Jan Berkel aff80aa4ec hls: consistent use of user_agent 8 years ago
Steven Liu 8ddadf56f6 avformat/rtmpproto: change rtmp_open from url_open to url_open2 8 years ago
James Almer 7bfbb72299 avformat/apng: set max_fps to no limit by default 8 years ago
James Almer 874eb012f7 avformat/apng: fix setting frame delay when max_fps is set to no limit 8 years ago
wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 8 years ago
Vittorio Giovara 95a72aed76 mov: Drop extra format specifier in error message 8 years ago
Vittorio Giovara f20bcec4c2 spherical: Change types of bounding and pad to uint32_t 8 years ago
Lou Logan e7282674a5 lavf/mpegtsenc: clarify pcr_period unit of measurement 8 years ago
Steven Liu e90ad88281 avformat/hlsenc: fix duration wrong when no pkt duration 8 years ago
wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 8 years ago
Alexander Strasser a70d5e2593 lavf/avio: Be more explicit in logging white/black list matches 8 years ago
Alexander Strasser 6693d57e99 lavf/avio: Remove unnecessary escaping of ' in string literals 8 years ago
Steven Liu 4e3cc4bdd8 avformat/flvenc: flx flvflags no_metadata bug 8 years ago
Steven Liu d3ce067e76 avformat/hlsenc: fix ticket 6231 8 years ago
Steven Liu 33e997d992 avformat/hlsenc: second_levels flags process function extract 8 years ago
Paras Chadha 5dab7b91ad avcodec: add XPM decoder and demuxer 8 years ago
Przemysław Sobala 89c0fda5f4 lavf/dashenc: update bitrates on dash_write_trailer 8 years ago
James Almer 58eb0f57f6 avformat/matroskaenc: add support for Spherical Video elements 8 years ago
wm4 597c6b789e hls: pass AVFormatContext flags to sub demuxer 8 years ago
wm4 f5da453b06 concatdec: pass AVFormatContext flags to sub demuxer 8 years ago
Vittorio Giovara 9ae3506696 matroskadec: cosmetics: Rearrange checks for projection-depedendent properties 8 years ago
Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 8 years ago
Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Muhammad Faiz 49635f0a46 avfilter/allformats: make av_register_all thread safe 8 years ago
wm4 ef86488696 avformat/flvdec: remove meaningless warning 8 years ago
Paul B Mahol 035e932d7c avformat/vivo: fix logic error in checking version in probe 8 years ago
Carl Eugen Hoyos 1638d956a3 lavf/matroska: Support QDMC. 8 years ago
Steven Liu 4507f29e4a avformat/hlsenc: move the segment files handler close to before temp flags process 8 years ago
Carl Eugen Hoyos 9ae762da7e lavf/matroska: Support codec ID V_FFV1 for demuxing. 8 years ago
Kostya Shishkov a63496cc88 avcodec: add ClearVideo decoder 8 years ago
wm4 227f6e1e8d avformat: fix AVStream private fields marker 8 years ago
wm4 554bc4eea8 avcodec, avutil, avformat: remove AVOption requirement for some fields 8 years ago
Carl Eugen Hoyos 3733039610 lavf/flacdec: Return maximum score if the streaminfo header is valid. 8 years ago
Michael Niedermayer e46ab99750 avformat/oggdec: fix leak in ogg_restore() 8 years ago
Michael Niedermayer fb6fa48fce avformat/oggdec: Factor free_stream out 8 years ago
Michael Niedermayer 3250d4b39c avformat/oggdec: remove unused parameter of ogg_restore() 8 years ago
Carl Eugen Hoyos b8a7dcbde2 lavf/matroskadec: Fix demuxing sipr. 8 years ago
Hendrik Leppkes 3aef2fceff avformat/hlsenc: don't use %s for strftime on msvc 8 years ago
Steven Liu f73ef3748e avformat/hlsenc: fix hls_flags temp_file bug 8 years ago