]> git.sesse.net Git - ffmpeg/history - libavcodec/armv4l
Add some explanatory comments to #endif directives.
[ffmpeg] / libavcodec / armv4l /
2007-06-05 Diego BiurrunRemove unused variables.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-04-19 Måns Rullgårdadd .type foo, %function directives for the benefit...
2007-04-06 David BatemanIWMMXT-specific dsputils clear_blocks function.
2007-03-23 Tim Chickiwmmxt ffmpeg code does not implement dct_unquantize_h2...
2007-03-21 Tim Chickenable iwmmxt support, removing mm_support() stub
2007-02-05 Måns Rullgårdoops, revert accidental checkin
2007-02-05 Måns Rullgårdfix multichannel decoding
2007-02-02 Måns Rullgårdmissed a redundant load
2007-02-01 Måns Rullgårdsave one cycle
2007-02-01 Måns Rullgårdremove redundant loads
2007-01-31 Måns Rullgårdoptimize IDCT of rows with mostly zero coefficients
2007-01-29 Måns Rullgårdtypo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
2007-01-29 Måns Rullgårdtheoretically save one cycle
2007-01-28 Måns RullgårdARMv6 SIMD IDCT
2007-01-07 Guillaume Poirieradd missing bit from commit r7423
2007-01-07 Siarhei SiamashkaOptimization of 'dct_unquantize_h263_intra' for ARM...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-26 Måns RullgårdARMv5TE optimized IDCT
2006-09-26 Måns Rullgårdfix MUL16 macro
2006-09-19 Luca BarbatoNew single instruction math operation header
2006-09-16 Måns Rullgårdremove junk characters in comment
2006-09-15 Måns Rullgårdclean up #ifdef HAVE_IPP
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-06 Diego BiurrunSwitch license from GPL to LGPL. The original author...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-28 Gildas BazinIWMMXT configure support + runtime selection patch...
2005-05-26 Michael Niedermayercleanup
2005-05-26 Bernhard RosenkränzerBetter ARM support for mplayer/ffmpeg, ported from...
2003-07-07 Alex BeregszasziOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-20 Zdenek Kabelac* cut&paste fix
2002-11-19 Zdenek Kabelac* oops fixed bad initialization of ff vals.
2002-11-19 Zdenek Kabelac* compilation fix (ARM users please check)
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-10-06 Michael Niedermayertrying to fix the non-x86 IDCTs (untested)
2002-05-25 Fabrice Bellardlicense/copyright change
2001-08-13 Fabrice Bellardarm specific code