20260 Commits (47d6b02f6c3d58141ace48bb5e8971cae56f8874)

Author SHA1 Message Date
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
Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
Anton Khirnov 99684f3ae7 avio: add a destructor for AVIOContext 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
Vittorio Giovara 53ea595eec mov: Rework stsc index validation 8 years ago
Luca Barbato b6093e8c72 hlsenc: Correctly write down all 16 bytes in hex 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
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 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
John Stebbins 8e67039c63 asfdec: Use the ASF stream count when iterating 8 years ago
Carl Eugen Hoyos 7d169ba1d8 lavf/isom: Support DTS Express in mov. 8 years ago
Martin Storsjö 15a92e0c40 rtmp: Correctly handle the Window Acknowledgement Size packets 8 years ago
Martin Storsjö a1a143adb0 rtmp: Rename packet types to closer match the spec 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
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Andreas Cadhalpun 4bd5d824e9 boadec: remove log messages 8 years ago
Alexandra Hájková 2d72219554 h261dec: Convert to the new bitstream reader 8 years ago
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 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
Mark Thompson 708e84cda1 mov: Avoid memcmp of uninitialised data 8 years ago
Peter Große 7295b73738 dashenc: add webm support 8 years ago
Peter Große 01f1f017d8 dashenc: use avio_dynbuf instead of packet_write callback 8 years ago
Peter Große dce2929efa dashenc: copy language and role metadata from streams assigned to sets 8 years ago
Peter Große ca9bc9de69 dashenc: default to one AdaptationSet per stream 8 years ago
Peter Große efd2fc41b3 dashenc: allow assigning all streams of a media type to an AdaptationSet 8 years ago
Peter Große 3d23a5f96a dashenc: add support for assigning streams to AdaptationSets 8 years ago
Michael Niedermayer 06c143e505 avformat/mov: Fix integer truncation in mov_read_uuid() 8 years ago