20129 Commits (ba4beaf6149f7241c8bd85fe853318c2f6837ad0)

Author SHA1 Message Date
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
Aman Gupta 606eac7b07 avformat/hlsenc: add hls_flag option to write segments to temporary file until complete 8 years ago
Chris Cunningham ac25840ee3 lavf/matroskadec: fix is_keyframe for early Blocks 8 years ago
Marton Balint 85169a75e1 avformat/segment: remove last_cut check when detecting a new segment 8 years ago
Carl Eugen Hoyos 7d169ba1d8 lavf/isom: Support DTS Express in mov. 8 years ago
Paul B Mahol c279c44a3a avformat/msf: support codec 1, which is 16 bit pcm le 8 years ago
erankor 0101d29095 mov: fix decryption with edit list 8 years ago
Andreas Cadhalpun 4bd5d824e9 boadec: remove log messages 8 years ago
Moritz Barsnick 0478728db0 lavf/xwma: fix incorrect format specifier 8 years ago
Tobias Rapp e65db4ce59 avformat/avienc: add reserve_index_space option 8 years ago
Andreas Cadhalpun 3d673078a0 ircamdec: prevent overflow during block alignment calculation 8 years ago
Michael Niedermayer 06c143e505 avformat/mov: Fix integer truncation in mov_read_uuid() 8 years ago
Peter Große e519dcd937 dashenc: separate segments based on current segment duration 8 years ago
Peter Große 1920382aa9 dashenc: add option to provide UTC timing source 8 years ago
bnnm ebb83e2dc0 avformat/msf: fix codec 4 (joint stereo ATRAC3) and align 8 years ago
Tobias Rapp ec33ade7d3 avformat/Makefile: fix compilation of testprogs when networking is disabled 8 years ago
Paul B Mahol 036e12b225 avformat: add SCC muxer 8 years ago
Paul B Mahol 76331361a5 avformat/sccdec: simplify 2 sscanf calls 8 years ago
Andreas Cadhalpun cba4f0e97e xvag: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 74bd17d316 epafdec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 5b0ae88ca6 genh: prevent overflow during block alignment calculation 8 years ago
Luca Barbato 11e225db31 rtmp: Account for bytes_read wraparound 8 years ago
Andreas Cadhalpun 9ec8790ac4 boadec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 169c1cfa92 pvfdec: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun 8812d047bc electronicarts: prevent overflow during block alignment calculation 8 years ago
Andreas Cadhalpun e3f13d3a87 4xm: prevent overflow during block alignment calculation 8 years ago
Marijn Meijles 227d602bb3 avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actual frame rather than the first detected frame. 8 years ago