72089 Commits (48e9f68384a2af257b9ca7633bf14f0c2748edc6)
 

Author SHA1 Message Date
Nick Lewycky 48e9f68384 libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn't implicitly included when PIC is on. 10 years ago
周晓勇 ce95c14cd4 configure: disabled -mips64 option for loongson and remove redundant cpuflags 10 years ago
Andreas Cadhalpun 51f6455285 imgutils: initialize palette padding bytes in av_image_alloc 10 years ago
Andreas Cadhalpun a7c0c79333 aacdec: remove a duplicated line 10 years ago
Michael Niedermayer 00f5c8f98d avfilter/vf_zoompan: free out AVFrame on failure 10 years ago
Michael Niedermayer 93b0ee21a2 avcodec/hevc_sei: Check num_sps_ids_minus1 value 10 years ago
Michael Niedermayer 8a62b80ce6 avcodec/vqavideo: Check chunk size 10 years ago
Andreas Cadhalpun ec38a1ba40 aacdec: don't return frames without data 10 years ago
Michael Niedermayer d3c9f1fdbe avfilter/avf_showcqt: Fix gamma comparisons 10 years ago
Michael Niedermayer 0d05406482 avfilter/vf_cover_rect: Handle the case where the cover rectangle is as large as the input 10 years ago
Michael Niedermayer 1431b4cf77 avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 10 years ago
Michael Niedermayer b62b3292d8 avformat/hevc: Check num_negative_pics and num_positive_pics 10 years ago
Michael Niedermayer 2cddc0b19a avformat/hevc: Check cpb_cnt_minus1 10 years ago
Michael Niedermayer 7a27aa15ec avformat/hls: Handle read_buffer allocation failure 10 years ago
Michael Niedermayer 70e022cfc5 avformat/idcin: Remove redundant chunk size check 10 years ago
Michael Niedermayer 171af59d58 avformat/matroskadec: Cleanup error handling for bz2 & zlib 10 years ago
Michael Niedermayer 56abf35151 avformat/nutdec: Fix use of uinitialized value 10 years ago
Michael Niedermayer a23379a0a6 avformat/rtpdec_xiph: Move pkt_len onto one side of the check 10 years ago
Michael Niedermayer aa5169935e avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() 10 years ago
Michael Niedermayer 81198a6837 avformat/rtpenc_jpeg: Check remaining buffer size for SOS 10 years ago
Michael Niedermayer c3671e1d57 avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag() 10 years ago
Paul B Mahol 94e293a83c avfilter/af_aphaser: reject too small delay 10 years ago
Marton Balint 93cc5ca7ed lavf/img2dec: add option to disable pattern matching 10 years ago
Michael Niedermayer 37efad4e5b fate: Test pullup and fieldmatch with 5 instead of 1 frame 10 years ago
Michael Niedermayer 2ce2462ba8 Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce' 10 years ago
Michael Niedermayer 85bbe1dbd1 Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9' 10 years ago
Michael Niedermayer acf4925f44 tools/graph2dot: use larger data types than int for array/string sizes 10 years ago
Michael Niedermayer 59db9e6949 avformat/internal: Fix warning about struct declaration 10 years ago
Carl Eugen Hoyos da5c6a97bb riff: Add MultiScope II fourcc MSC2 as MJPEG 10 years ago
foo86 0670acc4f1 dca_parser: Extend DTS core sync word and fix existing check 10 years ago
Michael Niedermayer 3ecc063322 avcodec/hevc: Fix order of operations in hls_decode_neighbour() 10 years ago
Michael Niedermayer 62a1e0035a avformat/mlvdec: Use AVFormatContext->open_cb() 10 years ago
Michael Niedermayer a228f7d5e5 avformat/avformat: slightly more verbose documentation for open_cb() 10 years ago
Michael Niedermayer 77ccc9145a avformat/mov: Use open_cb() if set 10 years ago
Michael Niedermayer 541d75f9a0 avformat: add callback for opening further files 10 years ago
Andreas Cadhalpun 0382c94f13 id3v2: catch avio_read errors in check_tag 10 years ago
Michael Niedermayer ae4eea8be4 avutil/avstring: Use size_t in av_strlcatf() 10 years ago
Michael Niedermayer 2b97cc2e5b avformat/mov: Pass MovContext into mov_open_dref() 10 years ago
Gopu Govindaswamy 94c20de429 avcodec/libx265: use x265 Multi-library Interface to query the API 10 years ago
Michael Niedermayer ab6dc86343 avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() 10 years ago
Michael Niedermayer 66f26b3e8e avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv() 10 years ago
Michael Niedermayer 0db5b2b9f8 avformat/oggenc: Check ff_vorbiscomment_length in ogg_write_vorbiscomment() 10 years ago
Michael Niedermayer 40a7700b82 avformat/flacenc: Check length in flac_write_block_comment() 10 years ago
Michael Niedermayer eca38864a6 avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() 10 years ago
Michael Niedermayer a633928d47 avformat/subtitles: Use size_t for len 10 years ago
Michael Niedermayer 17b26308a2 avformat/matroskadec: Use size_t for the variable holding a strlen() value. 10 years ago
Michael Niedermayer 95efc65129 avformat/url: Use size_t for len from strlen() 10 years ago
Michael Niedermayer 28b7d7a36d Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' 10 years ago
Michael Niedermayer ae99f06e5a Merge commit 'ac1a1cb948fe29975424e367173b88db48792144' 10 years ago
James Almer 32a4177a62 dashenc: replace attribute id with contentType for the AdaptationSet element 10 years ago