99080 Commits (92c8b79b5acc06ec608b4c5a2b1ff428dfa1a810)
 

Author SHA1 Message Date
Michael Niedermayer a0da95df77 avcodec/ffwavesynth: Fix integer overflow in wavesynth_synth_sample / WS_SINE 5 years ago
Philip Langdale 98ea1a662e configure: Add additional glslang libraries to make linking work 5 years ago
Paul B Mahol 376c61c61b avfilter/vf_nnedi: use av_fopen_utf8() 5 years ago
Mark Reid 5fcd83a244 avfilter/vf_lut3d: support remaping negative values in the prelut 5 years ago
Paul B Mahol 03415f25d2 fate: add wav chapters test 5 years ago
Andreas Rheinhardt 31b6b6685e avcodec/jpegls: Remove unused structure 5 years ago
Zane van Iperen d2f7b39914
avformat/argo_asf: fix handling of v1.1 files 5 years ago
Andreas Rheinhardt 5c2c35da12 avdevice/lavfi: Remove redundant av_packet_unref() 5 years ago
Andreas Rheinhardt 26469aebd3 avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary 5 years ago
Lynne 7ad085b2c4
tiff: remove tiff type check for ICC profiles 5 years ago
Paul B Mahol bc86629842 avcodec/pixlet: postprocess luma using precalculated lut 5 years ago
Michael Niedermayer d182d8f10c avcodec/vp9dsp_template: Fix integer overflow in iadst8_1d() 5 years ago
Michael Niedermayer cf0c700b0c avformat/avidec: Fix io_fsize overflow 5 years ago
Michael Niedermayer 8dff6da313 avcodec/tdsc: Only reallocate deflatebuffer if its size changed 5 years ago
Andreas Rheinhardt 8821023b15 avcodec/jpeglsenc: Remove redundant av_packet_unref() 5 years ago
Paul B Mahol 4e012fc8af avcodec/notchlc: simplify reading le16 in lz4_decompress 5 years ago
Jan Ekström 3249c757ae avformat/dashdec: drop arbitrary DASH manifest size limit 5 years ago
Carl Eugen Hoyos d263838958 lavf/img2dec: Auto-detect Kodak Photo CD image files. 5 years ago
Paul B Mahol 1d1411822a avcodec/dxtory: add frame threads support 5 years ago
Paul B Mahol a198b508e3 avcodec/dxtory: add missed rgb555/rgb565 formats for vflip case 5 years ago
Paul B Mahol 4562d8e8d6 avcodec/dxtory: support subsampled formats with non-aligned size 5 years ago
Andreas Rheinhardt 38ee8f80ea avcodec/photocd: Remove set-but-unused variables 5 years ago
Andreas Rheinhardt c1a5d06b82 avcodec/mobiclip: Fix mixed declarations and code 5 years ago
Andreas Rheinhardt ae343d6595 avcodec/binkaudio: Avoid allocation for array 5 years ago
Andreas Rheinhardt c703088c1b avcodec/binkaudio: Remove unused array from context 5 years ago
Andreas Rheinhardt 2777bae7f2 avcodec/binkaudio: Don't use static storage for context-dependent data 5 years ago
Andreas Rheinhardt d2308b9237 avcodec/bink: Only keep what is used from HpelDSPContext 5 years ago
Andreas Rheinhardt ceeba2ac2b avcodec/bink: Combine allocations of arrays into one 5 years ago
Andreas Rheinhardt 4f67288948 avcodec/bink: Fix memleak upon init failure 5 years ago
Paul B Mahol 912785572a avfilter/asrc_anullsrc: remove not useful function 5 years ago
Paul B Mahol 9f5f971efd avfilter/vsrc_gradients: switch to activate 5 years ago
Paul B Mahol e8819d86fa avfilter/asrc_anullsrc: switch to activate 5 years ago
Paul B Mahol 615d75f291 avfilter/asrc_anullsrc: add support to set output duration 5 years ago
Paul B Mahol 88db1745fc avfilter/vf_alphamerge: use framesync 5 years ago
Paul B Mahol abc884bcc0 avfilter/src_movie: switch to activate 5 years ago
Paul B Mahol 939f4b35b8 avfilter/af_arnndn: reduce size of second_check[] table 5 years ago
Andreas Rheinhardt ef91d18a04 avformat/yuv4mpegenc: Add const where appropriate 5 years ago
Andreas Rheinhardt a162fa0772 avformat/yuv4mpegenc: Simplify writing global and packet headers 5 years ago
Paul B Mahol c8e38950e3 avcodec: add PhotoCD decoder 5 years ago
James Almer f901d75bf1 avformat/yuv4mpegenc: simplify writing the header 5 years ago
Derek Buitenhuis 2c0d6ac9ae avformat/mov: Stash mfra size if we're reading it anyway 5 years ago
Derek Buitenhuis 97fa669a6f avformat/mov: Only read the mfra size once during sidx parsing 5 years ago
Derek Buitenhuis 19064a36e3 avformat/mov: Do not try and seek to an mfra if the reader can't seek 5 years ago
Derek Buitenhuis 0c13f8a28c avformat/mov: Fix return type used for av_seek in mfra code 5 years ago
Paul B Mahol cfe2c90de0 avformat: add MODS demuxer 5 years ago
Paul B Mahol 0a30683a01 avformat: add moflex demuxer 5 years ago
Paul B Mahol 7f95339319 avcodec: add MobiClip video decoder 5 years ago
Paul B Mahol 1304078d3c avcodec: add FastAudio decoder 5 years ago
Paul B Mahol a1caa16d45 avcodec: add ADPCM IMA MOFLEX decoder 5 years ago
Paul B Mahol 2d16b6bd3e avcodec/dxtory: add support for vertically flipped frames 5 years ago