109266 Commits (93810a625cb7d0dc174576951519ce72321c9f66)
 

Author SHA1 Message Date
Michael Niedermayer 93810a625c
avcodec/mobiclip: Check input size before (re)allocation 2 years ago
Michael Niedermayer a798af91d7
avformat/id3v2: Check taglen in read_uslt() 2 years ago
Michael Niedermayer 65ce417828
avcodec/tiff: Ignore tile_count 2 years ago
Michael Niedermayer b32316923d
avcodec/h263dec: Avoid parsing extradata repeatedly 2 years ago
Michael Niedermayer ff2d1bbe73
avcodec/tiff: Avoid 0.0/0.0 in camera_xyz_coeff() 2 years ago
Michael Niedermayer b2c1a0fc2b
avcodec/apac: use unsigned for sample residual 2 years ago
Michael Niedermayer 8f975641d7
avcodec/bonk: Use unsigned in predictor_init_state() to avoid undefined behavior 2 years ago
Michael Niedermayer 88f0e05c72
avcodec/pictordec: Remove mid exit branch 2 years ago
Michael Niedermayer 74b6ac7ebb
avcodec/ffv1dec: restructure slice coordinate reading a bit 2 years ago
Michael Niedermayer 1fdb65d2b7
avcodec/pictordec: Check that the image fits in the input 2 years ago
Michael Niedermayer 5185d5656b
avcodec/dts2pts_bsf: Eliminate some 64bit corner cases 2 years ago
Michael Niedermayer aa79560de5
avcodec/mlpdec: Check max matrix instead of max channel in noise check 2 years ago
Michael Niedermayer 7792825ad6
avutil/tx: Use unsigned in ff_tx_fft_sr_combine() to avoid undefined behavior 2 years ago
Lynne 90c17a05aa
x86/tx_float: fix stray change in 15xM FFT and replace imul->lea 2 years ago
Niklas Haas 48c385fb4c avfilter/vf_libplacebo: support more output formats 2 years ago
Anton Khirnov becbb22eb0 fftools/ffmpeg: cosmetics 2 years ago
Anton Khirnov d04ec7efe3 fftools/ffmpeg: remove a useless inner block 2 years ago
Anton Khirnov d60d6d819d fftools/ffmpeg: drop an always-false check 2 years ago
Anton Khirnov 8ee4365ad8 fftools/ffmpeg: only convert video frame pts if we have a frame 2 years ago
Anton Khirnov 617ea07c22 fftools/ffmpeg: call check_recording_time() with actual frame pts 2 years ago
Anton Khirnov 86a71d6b3c fftools/ffmpeg: stop calling adjust_frame_pts_to_encoder_tb() for audio 2 years ago
Anton Khirnov a186360f27 fftools/ffmpeg: set AVFrame.time_base after filtering 2 years ago
Anton Khirnov d9534ec84e fftools/ffmpeg: move logging filtered frame timestamps 2 years ago
Anton Khirnov 2fa2e146cc fftools/ffmpeg: avoid storing full forced keyframe spec 2 years ago
Anton Khirnov 334e52e094 fftools/ffmpeg: parse forced keyframes in of_open() 2 years ago
Anton Khirnov efe4423627 fftools/ffmpeg: store forced keyframe pts in AV_TIME_BASE_Q 2 years ago
Anton Khirnov b1143330c8 fftools/ffmpeg: move force-keyframe-related vars to a separate struct 2 years ago
Anton Khirnov 630fbdcc52 fftools/ffmpeg: stop explicitly closing decoders 2 years ago
Paul B Mahol e8e9950f2a avcodec/amrwbdec: update .p.sample_fmts to planar variant 2 years ago
Paul B Mahol 2324b917fc avfilter/avf_avectorscope: simplify code a little 2 years ago
James Almer 1009396953 avcodec/mjpegenc: take into account component count when writing the SOF header size 2 years ago
Andreas Rheinhardt 0c5af908c1 avcodec/pngdec: Mark damaged frames as finished 2 years ago
Paul B Mahol e0bc798ce5 avfilter/f_ebur128: fix crash when using vflip filter 2 years ago
Paul B Mahol 4c1a79eb80 avfilter/avf_showcqt: fix crash when using vflip filter 2 years ago
Paul B Mahol 9d2b5762d3 avfilter/avf_a3dscope: fix crash when using vflip filter 2 years ago
Paul B Mahol 9c8b977c1e avfilter/avf_avectorscope: fix crash when using vflip filter 2 years ago
Paul B Mahol f2ea508e16 avfilter/avf_showcqt: remove invalid line 2 years ago
Paul B Mahol 5d7f3b2639 avcodec/apac: stop adding samples if we run out of bits on EOF 2 years ago
Andreas Rheinhardt 1a7efafd33 avutil/tx: Use proper deallocator 2 years ago
Paul B Mahol 2ad199ae31 avformat/wavenc: w64 muxer supports only 1 stream 2 years ago
Andreas Rheinhardt 1ff9c07fa6 swscale/utils: Fix indentation 2 years ago
Andreas Rheinhardt b2d1a25816 swscale/utils: Derive range from YUVJ-pix-fmt only once 2 years ago
Andreas Rheinhardt ff39dcb129 swscale/utils: Move functions to avoid forward declarations 2 years ago
Andreas Rheinhardt baccc1c541 swscale/utils: Avoid calling ff_thread_once() unnecessarily 2 years ago
Andreas Rheinhardt 8ee0711228 swscale/utils: Don't allocate AVFrames for slice contexts 2 years ago
Andreas Rheinhardt 64ed1d40df swscale/utils: Factor initializing single slice context out 2 years ago
Lynne e97368eba5
lavu: bump minor and add APIchanges entry for lavu/tx DCT 2 years ago
Lynne ca8aaf24df
binkaudio: convert to lavu/tx 2 years ago
Lynne a56d7e0ca3
lavu/tx: add DCT-III implementation 2 years ago
Lynne 504b7bec1a
lavu/tx: add DCT-II implementation 2 years ago