19905 Commits (a8fe8d6b4a35c95aa94fccde5f001041278d197c)

Author SHA1 Message Date
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
Paul B Mahol 039011b6b0 avcodec: add ScreenPressor decoder 8 years ago
James Almer 1ad60e4e70 avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM files 8 years ago
Nicolas Roy-Renaud 4ec07e9431 avformat/sierravmd: Support for Shivers 2 stereo tracks 8 years ago
Steven Liu 0c0aef1caf avformat/hlsenc: fix cid 1401346 Dereferencing pointer error 8 years ago
Paul B Mahol 74267333a1 avformat/mpl2dec: skip BOM when probing 8 years ago
Carl Eugen Hoyos a5c1c7a8b3 lavf/mpeg: Initialize a stack variable used by memcmp(). 8 years ago