73688 Commits (7f0d5401885b111ac9bb5e96d4fcb080bda83745)
 

Author SHA1 Message Date
Michael Niedermayer 3ffa385801 Merge commit '76d4c62734fbb8a9f497712812f30ff5c27e787f' 10 years ago
Andreas Cadhalpun 0762152f7a webp: fix infinite loop in webp_decode_frame 10 years ago
Michael Niedermayer 30ffbeb04a Merge commit '016cac75c6061a1c03f812ddf258b8baefe70b00' 10 years ago
Michael Niedermayer 7755a57440 Merge commit '9752d2e6cc9b9e8070ec515db8ed8374683d0856' 10 years ago
Michael Niedermayer a8ab64d2f7 Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec' 10 years ago
Michael Niedermayer e15e78f391 Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' 10 years ago
Luca Barbato 80f955c908 vda: Check the correct pointer for buffer allocation 10 years ago
Andreas Cadhalpun 76d4c62734 webp: Make sure enough bytes are available 10 years ago
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Paul B Mahol 2778fdbe54 swscale: implement YA8 output 10 years ago
Andreas Cadhalpun d0eff8857c wavpack: limit extra_bits to 32 and use get_bits_long 10 years ago
Paul B Mahol 96953e2ef6 avfilter/vf_mpdecimate: remove packed formats 10 years ago
Paul B Mahol 7ff5a345a4 avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
Ivan Uskov 6e5864ab29 avcodec/qsvenc_h264: Change the set of performance presets to match with the MFX library constants. 10 years ago
Michael Niedermayer c9220d5b06 avcodec/mjpegdec: Reorder operations to avoid undefined behavior 10 years ago
Michael Niedermayer 9dc0bac971 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV() 10 years ago
Ivan Uskov db89f45535 avcodec/qsv: Extending QSV/MFX session initialization for the linux platform where a display handle is required. 10 years ago
Stefano Sabatini 8cbce1001d doc/muxers/segment: fix formatting of segment_list_type option 10 years ago
Michael Niedermayer 1f69b7baa1 avformat/asfdec_f: Fix memleak 10 years ago
John Adlum 72cad80016 avformat/asfdec_f: Add ASFDataType, use named types for metadata 10 years ago
John Adlum 59fffefdb4 avformat/asfdec_f: Use dynamic allocation in asf_read_metadata() instead of a fixed size buffer 10 years ago
John Adlum c8eca438a9 avformat/asfdec_f: factor error checking out of main header parsing loop 10 years ago
rogerdpack a1c03b9d58 ffmpeg_filter: log more information on failure to init simple filter graph 10 years ago
Michael Niedermayer 03b2b40fd7 Merge commit 'a31c4b2cbef9aee15910fc3df52519aef46760de' 10 years ago
Michael Niedermayer 838c5f3df7 avformat/utils: Redesign scoring in av_find_default_stream_index() 10 years ago
Michael Niedermayer 52c5521877 ffmpeg_opt: Favor streams that had packets 10 years ago
Paul B Mahol 5165c600eb avformat/rtmpproto: increase hardcoded url/path lengths 10 years ago
Janne Grunau a31c4b2cbe fate-g2m3: disable the audio stream 10 years ago
Rodger Combs c190fdf65d lavu: Makefile: skip atomic.c if native atomics are available 10 years ago
Michael Niedermayer 06a0d5ef5c avcodec/h264dsp_template: Fix undefined shifts 10 years ago
Michael Niedermayer ce81e47c91 avcodec/mss2: Fix integer overflow 10 years ago
Michael Niedermayer f8e038f9a0 Merge commit '4e0819310e2d2eff60be2d6df28335f0739712b9' 10 years ago
Michael Niedermayer 5142963b7d Merge commit 'f91fe24e9bd6912c29bbb03d8afe878e045f9721' 10 years ago
Paul B Mahol 17e6d7b400 avfilter/vf_extractplanes: use faster path for input formats with only one component 10 years ago
Paul B Mahol fc40cdbf49 avfilter/vf_extractplanes: rename misleading variable 10 years ago
Paul B Mahol be35b8b9a9 avfilter/vf_extractplanes: support more pixel formats 10 years ago
Michael Niedermayer 6205143bb3 Merge commit '9eec23b8a7fd0f91827bbc3ed0792c39a8cc9a8a' 10 years ago
Michael Niedermayer 92c858ae66 Merge commit '4ccccd6c40a6d0ce85e96a6e37f558236e2a6a75' 10 years ago
Michael Niedermayer 9cf95654ac Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a' 10 years ago
John Adlum 811008b8ee avformat/asfdec_f: Assert that packet positions match in asf_read_pts() 10 years ago
John Adlum 28206b75e8 avformat/asfdec_f: Correct skip to key code 10 years ago
John Adlum 089a818bd3 avcodec/pthread_frame: Correcting typo of "occurred" 10 years ago
Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
Michael Niedermayer 4e0819310e elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
Michael Niedermayer 53fd70579b avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F 10 years ago
Michael Niedermayer ac78014f0b avcodec/motion_est: Fix some undefined shifts 10 years ago
Janne Grunau f91fe24e9b g2meet: force simple idct for identical results over all fate configs 10 years ago