Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-03Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'Michael Niedermayer
2014-06-03arm: check if AS supports .dnJanne Grunau
2014-05-30Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer
2014-05-29dsputil: Move APE-specific bits into apedspDiego Biurrun
2014-04-30Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'Michael Niedermayer
2014-04-29mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov
2014-04-25vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison
2014-04-25h264: Move search code search functions into separate source files.Ben Avison
2014-04-25Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer
2014-04-24lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau
2014-04-20avcodec/arm/vc1dsp_init_neon: fix code so it compiles and passes fate-vc1Michael Niedermayer
2014-04-20vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet
2014-04-05Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer
2014-04-04Remove a number of unnecessary dsputil.h #includesDiego Biurrun
2014-04-04Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer
2014-04-04arm: asm decode_block_coeffs_internal is vp8 specificJanne Grunau
2014-04-04On2 VP7 decoderPeter Ross
2014-03-27Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7'Michael Niedermayer
2014-03-27arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun
2014-03-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-26truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison
2014-03-26Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3'Michael Niedermayer
2014-03-26truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison
2014-03-26truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison
2014-03-26truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison
2014-03-26truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison
2014-03-25libavcodec/*/vp8dsp_init: indentPeter Ross
2014-03-25On2 VP7 decoderPeter Ross
2014-03-23Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'Michael Niedermayer
2014-03-22dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun
2014-03-21Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer
2014-03-21Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer
2014-03-21Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer
2014-03-21Merge commit 'cf7a2167570e6ccb9dfbd62e9d8ba8f4f065b17e'Michael Niedermayer
2014-03-20dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun
2014-03-20build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun
2014-03-20dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun
2014-03-20arm: dsputil: K&R formatting cosmeticsDiego Biurrun
2014-03-15avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED bitstream readerMichael Niedermayer
2014-03-14Merge commit '36b822b8be7f9ecd6f9d87acaa786b128a873cd9'Michael Niedermayer
2014-03-14avcodec/arm/fft_fixed_neon: reduce diff by 2 spaces to libavMichael Niedermayer
2014-03-14arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototypeDiego Biurrun
2014-03-14Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer
2014-03-14Merge commit 'd1184b8110b4847013bf25222e6809eb3462913c'Michael Niedermayer
2014-03-14Merge commit '49676eb7301e775d08bdbba5380159b106ee258f'Michael Niedermayer
2014-03-13Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun
2014-03-13arm: dsputil: Add a bunch of missing #includesDiego Biurrun
2014-03-13dsputil: Remove prototypes for nonexisting optimization functionsDiego Biurrun
2014-03-13Merge commit '5a7f382a5d33d9a26890affe6c8c5070a48dfc22'Michael Niedermayer
2014-03-12armv6: vp8: use explicit labels in motion compensation asmJanne Grunau