20105 Commits (1509d739a036b9838e12f28dac9f09ac37bc3928)

Author SHA1 Message Date
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
Michael Niedermayer 8fa18e042a avformat/http: Check for truncated buffers in http_connect() 8 years ago
Bela Bodecs 2b9f92fcc5 avformat/hlsenc: fix stream level metadata handling 8 years ago
Jan Ekström 763e823754 movenc: add support for track names in ISML manifests 8 years ago
Carl Eugen Hoyos 79d232fc9f lavf/mpegts: Make a pointer cast explicit. 8 years ago
Paul B Mahol 8259f8a720 avcodec: add FM Screen Capture Codec decoder 8 years ago
Paul B Mahol 25d9cb4621 avformat/flic: fix handling of EOF case 8 years ago
Carl Eugen Hoyos 5b2c0eebee lavf/omadec: Fix packet duration for Atrac 3 lossless. 8 years ago
Carl Eugen Hoyos ed491db3e5 lavf/rtpdec_mpeg4: Constify a function parameter. 8 years ago
Carl Eugen Hoyos 7ff445874b lavf/omadec: Remove an unsed variable. 8 years ago
Paul B Mahol 280a40dd27 avcodec: add ATRAC Advanced Lossless decoders 8 years ago
Steven Liu d96ebc5ef8 avformat/hlsenc: deprecate hls_wrap option 8 years ago
James Almer 7b3f0b3de4 avformat/apetag: bump micro version 8 years ago
James Almer 33ab1d4c6f avformat/apetag: reorder some code to improve readability 8 years ago
James Almer 84d874a680 avformat/apetag: account for header size if present when returning the start position 8 years ago
James Almer e8d6fef316 avformat/apetag: fix flag value to signal footer presence 8 years ago
Carl Eugen Hoyos 74c576957a lavf/movenc: Remove two unused variables. 8 years ago
Matt Wolenetz 36aba43bd5 lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}() 8 years ago
Matt Wolenetz 9bbdf5d921 lavf/mov.c: Avoid OOB in mov_read_udta_string() 8 years ago
Matt Wolenetz 2d453188c2 lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid 8 years ago
Matt Wolenetz fd30e4d57f lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr 8 years ago
Petri Hintukainen dface53497 matroska: demux BluRay text subtitles 8 years ago