96941 Commits (c40df2166c7925fc81e1ef22563c2e32124cf1d6)
 

Author SHA1 Message Date
Paul B Mahol a2c0746344 avfilter/vf_lut3d: use av_fopen_utf8() 5 years ago
Paul B Mahol b6e9c23d55 avcodec/pcm_tablegen: nits, reindent 5 years ago
Lynne e1c84856bb lavu/tx: improve 3-point fixed precision 5 years ago
Michael Niedermayer 34a6a36844 avcodec/dstdec: Use local channels variable 5 years ago
Andreas Rheinhardt c2c65d1d1f fftools/ffprobe: Remove unneeded casts 5 years ago
Andreas Rheinhardt dc46b3c34e avcodec/dvdsub: Fix warning about incompatible pointer type 5 years ago
Paul B Mahol 5fe6c6b8f4 avfilter/vf_remap: add fill color option 5 years ago
Paul B Mahol 1c6a91990d avfilter: add pad opencl filter 5 years ago
James Almer 6d37ca8a4e avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_value and point_cr_value 5 years ago
Lynne 223b58c74b lavu/tx: slightly optimize fft15 5 years ago
Lynne a38c6f47c9 lavu/tx: undef the correct macro 5 years ago
Lynne e8f054b095 lavu/tx: implement 32 bit fixed point FFT and MDCT 5 years ago
Paul B Mahol e007059d66 avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
Paul B Mahol 388a221a8b avcodec/midivid: improve decoding of widths not multiple of 32 5 years ago
Andriy Gelman 018a42790c avcodec/h264_ps: Return error if pps has FMO parameters 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Andreas Rheinhardt 568d62117d avcodec/avcodec: Nits 5 years ago
Michael Niedermayer 8e27867229 avcodec/apedec: Fix invalid shift with 24 bps 5 years ago
Paul B Mahol 47773f7979 avfilter/vf_xmedian: implement percentile option 5 years ago
Paul B Mahol 28743f1803 avfilter/vf_median: implement percentile option 5 years ago
Michael Niedermayer d9751a1162 avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread 5 years ago
Michael Niedermayer 3182114f88 avutil/log: Add av_log_once() for printing a message just once with a high log level 5 years ago
Dale Curtis f15007afa9 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 5 years ago
Wonkap Jang f3bb59209f avcodec/libvpxenc: add a way to explicitly set temporal layer id 5 years ago
Paul B Mahol cf92f42672 avfilter/vf_colorlevels: add support for commands 5 years ago
Paul B Mahol 52cd7a6337 avfilter/vf_colorkey: add support for commands 5 years ago
Martin Storsjö e8cbdb9adb libfdk-aacdec: Allow explicitly disabling the DRC reference level option 5 years ago
Martin Storsjö 5835adee24 libfdk-aacdec: Use the decoder's default level limiter settings 5 years ago
Martin Storsjö 0f2b6594fc libfdk-aacdec: Apply the decoder's output delay on timestamps 5 years ago
Andreas Rheinhardt dd81f73946 avformat/mpjpegdec: Remove redundant initializations 5 years ago
Andreas Rheinhardt 212077eda4 avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails 5 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Paul B Mahol bbea268aa8 avformat/tty: fix last timestamp for fate 5 years ago
Paul B Mahol e63a66416f avfilter/vf_thumbnail: fix possible crash on error 5 years ago
Paul B Mahol 32bc0e0444 avfilter/vf_thumbnail: add timeline support 5 years ago
Ting Fu fc6a5883d6 libswscale/x86/yuv2rgb: add ssse3 version 5 years ago
Paul B Mahol 767e95d560 avformat/tty: add seeking support 5 years ago
Paul B Mahol 9216ad2e46 avformat/tty: make probing strict for first 8 bytes 5 years ago
Andreas Rheinhardt 5ad1c1a18a avcodec/cbs_jpeg: Use memcpy when writing pictures 5 years ago
Andreas Rheinhardt ce920f4793 avcodec/cbs_mpeg2: Treat slices without data as invalid 5 years ago
Michael Niedermayer b1aecad9ea avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 5 years ago
Michael Niedermayer b8a0be9352 avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 5 years ago
Michael Niedermayer 5584c0bb94 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 5 years ago
Michael Niedermayer cce37a22bc avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
Michael Niedermayer a98eeb0c1e avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
Gautam Ramakrishnan da399e2135 libswscale/utils.c: Fix bug #8255 5 years ago
Michael Niedermayer 5c151e1491 avcodec/agm: Test remaining data in decode_raw_intra_rgb() 5 years ago
Michael Niedermayer 87d54a6239 avformat/tty: Fix division by 0 in probe 5 years ago
Michael Niedermayer c9c958051c libavcodec/mvha: Check height before applying median predictor 5 years ago
Michael Niedermayer b0eec1391e avcodec/midivid: Check vector index 5 years ago