20169 Commits (429f3266c14ac4851da007fcb3461f9acc99cbad)

Author SHA1 Message Date
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
Paul Arzelier 65862f57ad avformat: Ignore ID3v2 tags if other tags are present e.g. vorbis 8 years ago
James Almer dce863421b avformat/matroskaenc: don't reserve more bytes than needed for the Colour master size 8 years ago
Paul B Mahol 4cfa1f80a9 avformat/sccdec: attempt to fix valgrind issue 8 years ago
Chris Moeller ecd360041e avformat: fix ID3v2 parser for v2.2 comment frames 8 years ago
Aaron Colwell b9f2f93261 mov: Fix spherical metadata_source parsing 8 years ago
Sasi Inguva e4a1d87ef8 lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing fails. 8 years ago
Anton Schubert 3c2717e48d dashenc: increase buffer time hint in the manifest 8 years ago
Peter Große 95f1004bdf dashenc: add mandatory id to AdaptationSet and Period in manifest 8 years ago
Anton Schubert 1ae6cb7d6e dashenc: fix ISO8601 UTC parsing 8 years ago
Carl Eugen Hoyos fca3083282 lavf/img2dec: Reduce the probe score for incomplete jpgs. 8 years ago