73376 Commits (2778fdbe5424485d135a37d384d6449113a6c2b5)
 

Author SHA1 Message Date
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
wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
Vadim Belov db64af6395 avformat/concatdec: copy stream metadata when using concat 10 years ago
Michael Niedermayer 60ec3007e6 avformat/nutdec: Check ff_gen_search() for failure 10 years ago
Janne Grunau 9eec23b8a7 g2meet: use av_ceil_log2 instead of a custom function 10 years ago
Michael Niedermayer 4eee685a21 avcodec/motion_est: Fix undefined shifts in cmp_inline() 10 years ago
Michael Niedermayer 0ea099ad3e avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c() 10 years ago
Janne Grunau 4ccccd6c40 g2meet: use an unsigned type for the djb hash 10 years ago
Michael Niedermayer 56fd4705c0 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR() 10 years ago
Janne Grunau 007e27d363 avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer() 10 years ago
Michael Niedermayer 2f8c81637c avformat/matroskadec: Fix undefined shift in read_sint() 10 years ago
Michael Niedermayer 8750aef3d6 ffmpeg_opt: Fix forcing fourccs 10 years ago
Michael Niedermayer dec728888f avcodec/elsdec: Remove EOVERFLOW 10 years ago