19851 Commits (9a0f91314adca49f259eb7e36ccf4e5cea31f62c)

Author SHA1 Message Date
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
Sasi Inguva 7e538c9475 lavf/mov.c: Correct keyframe search in edit list to return the very first keyframe/frame with matching timestamp. Fixes ticket#5904 8 years ago
Marton Balint 8985e4af2b avformat/fifo: assert on disallowed message type and state combinations 8 years ago
Michael Niedermayer 3206ea4ba3 avformat/utils: Also fill dts==RELATIVE_TS_BASE packets in update_initial_durations() 8 years ago
Michael Niedermayer 6baee21eb7 avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers with a very low score 8 years ago
Steven Liu 965f35b111 avformat/hlsenc: set default http method to PUT when method is null 8 years ago
Thierry Foucu 4bc7268f2b lavf/riff: Support decoding files with broken mediasubtype base guid. 8 years ago
Thomas Stephens 5fe2b43702 avformat/dashenc: Only use temporary files when outputting to file protocol 8 years ago
Joel Cunningham 8c8e5d5286 HTTP: improve performance by reducing forward seeks 8 years ago