99040 Commits (fe964d80fec17f043763405f5804f397279d6b27)
 

Author SHA1 Message Date
Nicolas George fe964d80fe lavfi/formats: more logical testing of inputs and outputs. 4 years ago
Nicolas George f08e024ac7 fate: disable automatic conversions on many tests. 4 years ago
Nicolas George 697fb09e3d ffmpeg: add auto_conversion_filters option. 4 years ago
Nicolas George 0d942357f6 lavfi/buffersink: remove redundant channel layouts. 4 years ago
Nicolas George 69f5f6ea37 lavfi: check the validity of formats lists. 4 years ago
Nicolas George 6479f40afa lavfi/formats: simplify a macro parameters. 4 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
Michael Niedermayer 6a2df7ca26 avformat/electronicarts: change non failure return of read_header() to 0 4 years ago
Michael Niedermayer 39a98623ed avformat/electronicarts: Check if there are any streams 4 years ago
Michael Niedermayer a12864938d tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGE 4 years ago
Michael Niedermayer a0da95df77 avcodec/ffwavesynth: Fix integer overflow in wavesynth_synth_sample / WS_SINE 4 years ago
Philip Langdale 98ea1a662e configure: Add additional glslang libraries to make linking work 4 years ago
Paul B Mahol 376c61c61b avfilter/vf_nnedi: use av_fopen_utf8() 4 years ago
Mark Reid 5fcd83a244 avfilter/vf_lut3d: support remaping negative values in the prelut 4 years ago
Paul B Mahol 03415f25d2 fate: add wav chapters test 4 years ago
Andreas Rheinhardt 31b6b6685e avcodec/jpegls: Remove unused structure 4 years ago
Zane van Iperen d2f7b39914
avformat/argo_asf: fix handling of v1.1 files 4 years ago
Andreas Rheinhardt 5c2c35da12 avdevice/lavfi: Remove redundant av_packet_unref() 4 years ago
Andreas Rheinhardt 26469aebd3 avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary 4 years ago
Lynne 7ad085b2c4
tiff: remove tiff type check for ICC profiles 4 years ago
Paul B Mahol bc86629842 avcodec/pixlet: postprocess luma using precalculated lut 4 years ago
Michael Niedermayer d182d8f10c avcodec/vp9dsp_template: Fix integer overflow in iadst8_1d() 4 years ago
Michael Niedermayer cf0c700b0c avformat/avidec: Fix io_fsize overflow 4 years ago
Michael Niedermayer 8dff6da313 avcodec/tdsc: Only reallocate deflatebuffer if its size changed 4 years ago
Andreas Rheinhardt 8821023b15 avcodec/jpeglsenc: Remove redundant av_packet_unref() 4 years ago
Paul B Mahol 4e012fc8af avcodec/notchlc: simplify reading le16 in lz4_decompress 4 years ago
Jan Ekström 3249c757ae avformat/dashdec: drop arbitrary DASH manifest size limit 4 years ago
Carl Eugen Hoyos d263838958 lavf/img2dec: Auto-detect Kodak Photo CD image files. 4 years ago
Paul B Mahol 1d1411822a avcodec/dxtory: add frame threads support 4 years ago
Paul B Mahol a198b508e3 avcodec/dxtory: add missed rgb555/rgb565 formats for vflip case 4 years ago
Paul B Mahol 4562d8e8d6 avcodec/dxtory: support subsampled formats with non-aligned size 4 years ago
Andreas Rheinhardt 38ee8f80ea avcodec/photocd: Remove set-but-unused variables 4 years ago
Andreas Rheinhardt c1a5d06b82 avcodec/mobiclip: Fix mixed declarations and code 4 years ago
Andreas Rheinhardt ae343d6595 avcodec/binkaudio: Avoid allocation for array 4 years ago
Andreas Rheinhardt c703088c1b avcodec/binkaudio: Remove unused array from context 4 years ago
Andreas Rheinhardt 2777bae7f2 avcodec/binkaudio: Don't use static storage for context-dependent data 4 years ago
Andreas Rheinhardt d2308b9237 avcodec/bink: Only keep what is used from HpelDSPContext 4 years ago
Andreas Rheinhardt ceeba2ac2b avcodec/bink: Combine allocations of arrays into one 4 years ago
Andreas Rheinhardt 4f67288948 avcodec/bink: Fix memleak upon init failure 4 years ago
Paul B Mahol 912785572a avfilter/asrc_anullsrc: remove not useful function 4 years ago
Paul B Mahol 9f5f971efd avfilter/vsrc_gradients: switch to activate 4 years ago
Paul B Mahol e8819d86fa avfilter/asrc_anullsrc: switch to activate 4 years ago
Paul B Mahol 615d75f291 avfilter/asrc_anullsrc: add support to set output duration 4 years ago
Paul B Mahol 88db1745fc avfilter/vf_alphamerge: use framesync 4 years ago
Paul B Mahol abc884bcc0 avfilter/src_movie: switch to activate 4 years ago
Paul B Mahol 939f4b35b8 avfilter/af_arnndn: reduce size of second_check[] table 4 years ago
Andreas Rheinhardt ef91d18a04 avformat/yuv4mpegenc: Add const where appropriate 4 years ago
Andreas Rheinhardt a162fa0772 avformat/yuv4mpegenc: Simplify writing global and packet headers 4 years ago
Paul B Mahol c8e38950e3 avcodec: add PhotoCD decoder 4 years ago
James Almer f901d75bf1 avformat/yuv4mpegenc: simplify writing the header 4 years ago