83282 Commits (76331361a51b2a2e1be0305c2c2c2c4f5d567d4a)
 

Author SHA1 Message Date
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
Muhammad Faiz c4a3526b57 avfilter/showcqt: make minimum timeclamp option lower 8 years ago
Matthieu Bouron 2ae8278832 lavc/mjpegdec: consume SOS data even if the frame is discarded 8 years ago
Nicolas George 383057f8e7 lavfi: make ff_framequeue_skip_samples() more useful. 8 years ago
Rostislav Pehlivanov e05d2dd86a doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.c 8 years ago
Michael Niedermayer bbd4d92304 doc/examples/decoder_targeted: Disable error concealment after 20 frames 8 years ago
Paul B Mahol c6f7f33eec avfilter/vf_remap: add . at end of long description 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
Michael Niedermayer 6294247730 avfilter/vf_gblur: Increase supported pixel count from 31bit to 32bit in filter_postscale() 8 years ago
Sasi Inguva 03e42a4fec ffmpeg.c: Add output file index and stream index to vstats file. 8 years ago
Sasi Inguva e4a1d87ef8 lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing fails. 8 years ago
Paul B Mahol d1df72a702 fate: add SCC test 8 years ago
Paul B Mahol 836c8750b3 avfilter/avf_showspectrum: fix 2 possible crashes 8 years ago
Paul B Mahol 29fbce8f81 doc/filters: mention recently added option 8 years ago
Carl Eugen Hoyos fca3083282 lavf/img2dec: Reduce the probe score for incomplete jpgs. 8 years ago
Michael Niedermayer f28299da8d avcodec/h264dec: Clear ref_count on slice header processing failure 8 years ago
James Almer 1ae39429e4 avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projections 8 years ago
Joel Cunningham f3778108d3 tcp: set socket buffer sizes before listen/connect/accept 8 years ago
Paul B Mahol ee8e00b703 avfilter: add abitscope multimedia filter 8 years ago
Frank Liberato 95bde49982 avformat/flacdec: Check avio_read result when reading flac block header. 8 years ago
Sasi Inguva f227fc4c2a ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -vstats format. 8 years ago
Paul B Mahol b4a13d442a avcodecc/ccaption_dec: remove extra word from long codec description 8 years ago
Paul B Mahol 45ff6ef50e avformat: add Scenarist Closed Captions demuxer 8 years ago
Paul B Mahol b953aec3c4 avformat: add Sample Dump eXchange demuxer 8 years ago
Carl Eugen Hoyos a135b017de lavf/mov: Unscramble dref debug output. 8 years ago
compn 5316ed899f isom: map xalg and avlg to h264, fixes ticket #6099 8 years ago
Michael Niedermayer 2080bc3371 avcodec/utils: correct align value for interplay 8 years ago
Carl Eugen Hoyos 0b607228bf Cosmetics: Reindent after last commit. 8 years ago
Carl Eugen Hoyos 9d5141d1fb lavd/v4l2: Avoid setting frame_size to a negative value. 8 years ago
Carl Eugen Hoyos 75bd4ea024 lavf/rtmpproto: Make bytes_read variables 64bit. 8 years ago
Marton Balint 977fd88419 avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 8 years ago
Marton Balint c4618f842a avutil/channel_layout: add av_get_extended_channel_layout 8 years ago
Marton Balint 5049f05f27 avutil/channel_layout: fix remains of old syntax in docs and comments 8 years ago
Carl Eugen Hoyos 6d6faa2a2d lavc/svq3: Fail for media key encryption. 8 years ago
Michael Niedermayer 9e6a242755 avcodec/vp56: Check for the bitstream end, pass error codes on 8 years ago
Martin Storsjö 9f10cff610 aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter 8 years ago
Martin Storsjö ceb36b8178 aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm 8 years ago
Martin Storsjö 638eceed47 aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC 8 years ago