62187 Commits (47b03415f3196979839ea14f3a9625b43e232173)
 

Author SHA1 Message Date
Michael Niedermayer 47b03415f3 avformat/cinedec: remove redundant zero termination 11 years ago
Michael Niedermayer af2e5061bb avformat/mov: Fix width/height typo 11 years ago
Michael Niedermayer 49579c9637 avformat/cinedec: fix sizeof() 11 years ago
Michael Niedermayer a84f9c75bc avformat/omadec: fix probetest failure 11 years ago
Michael Niedermayer d167faafe9 avcodec/wma: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 26e70fd5ba avcodec/vp8: fix name of copy_luma() 11 years ago
Michael Niedermayer 47fc82b5b3 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer e6f69b324e Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5' 11 years ago
Michael Niedermayer e3c3f277a9 Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99' 11 years ago
Michael Niedermayer ebb21887b8 Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 11 years ago
Michael Niedermayer 865c94bb57 Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7' 11 years ago
Michael Niedermayer 874f27a8f7 Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' 11 years ago
Michael Niedermayer 5440151fa4 Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' 11 years ago
James Almer a1ac12bddd x86/dcadsp: add ff_dca_lfe_fir0_fma3 11 years ago
Michael Niedermayer 3c728ceec6 configure: use TMPM in check_header_oc 11 years ago
Michael Niedermayer 323c049c7e configure: more properly disable header when check_header_oc() fails 11 years ago
James Almer 7d2116dd09 x86/synth_filter: compile avx and fma3 functions unconditionally 11 years ago
Thilo Borgmann ec8789ac63 Reindent after last commit. 11 years ago
Thilo Borgmann 2f08dad028 lavf/avidec: Read metadata EXIF tags from AVIF tag. Based on patch by Gregory Wolfe (Kodak Alaris) <gregory.wolfe@kodakalaris.com>. 11 years ago
Thilo Borgmann 8c161d7884 lavc/exif: Make EXIF IFD decoding part of private API/ABI. 11 years ago
Michael Niedermayer 7a5537fd3f Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos 90d93eeb38 Allow .y as extension for image2. 11 years ago
Michael Niedermayer a2c6a99ba5 configure: Fix testing of objective-c headers for qtkit 11 years ago
Carl Eugen Hoyos 9f4ab4e5f9 Show stream number when warning about stream without start time. 11 years ago
Carl Eugen Hoyos 87f2999641 Force gif aspect ratio multiplication to 64bit. 11 years ago
Michael Niedermayer b6850e132f Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 37af487170 Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06' 11 years ago
Michael Niedermayer 490d53e335 avcodec/x86/dcadsp_init: fix compilation failure without FMA3 11 years ago
Michael Niedermayer 51fd962c0b Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3' 11 years ago
Michael Niedermayer b00f6bb90a Merge commit 'b97f2c7c49e35724f3963677f8aeee28089dc64e' 11 years ago
Michael Niedermayer 849a8c4cdb Merge commit '0048deb84cb6d22ba7f4fd7c8b4ecc054fcc22d4' 11 years ago
Michael Niedermayer 8e8c8607fc Merge commit '1d55f8d5f6f2cd74fa27170e2be37a72441d9202' 11 years ago
Michael Niedermayer c1d053621c Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81' 11 years ago
Michael Niedermayer 6520613139 Merge commit '25b6837f7cacd691b19cbc12b9dad1ce84a318a1' 11 years ago
Christophe Gisquet dfd865e51b x86/synth_filter: remove the main loop when it's not needed 11 years ago
Lukasz Marek 3aac5fcfa9 lavu/opt: validate range before dereference 11 years ago
Michael Niedermayer 506064ed10 ffmpeg: frame droping due to fps should not be a warning 11 years ago
Diego Biurrun 5f92204370 dsputil: Move DV-specific ff_zigzag248_direct table to dvdata 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun c2c5be5749 x86: h264_qpel: Simplify an #if conditional 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Diego Biurrun b718b24bbe ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes 11 years ago
Diego Biurrun b42f49e42f x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
Anton Khirnov 9c21c08fa7 af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY 11 years ago
Alessandro Ghedini a49aa440c9 af_volume: implement replaygain pre-amplification 11 years ago
Roman Fietze 5bb3f88255 avcodec.h, avpacket.c: use const AVPacket pointers in copy functions 11 years ago
James Almer c74b86699c x86/synth_filter: add synth_filter_fma3 11 years ago
Michael Niedermayer b97f2c7c49 replaygain: remove unused variable 11 years ago
Alessandro Ghedini 0048deb84c oggparsevorbis: export replaygain tags from Vorbis comments 11 years ago