April 28, 2016
View 41ed7ab

cosmetics: Fix spelling mistakes

Vittorio Giovara authored on 2016/04/28 02:45:23
January 24, 2014
View e3fcb14

dsputil: Split off IDCT bits into their own context

Diego Biurrun authored on 2014/01/24 19:55:16
January 7, 2014
View b4dd424

Remove all SPARC architecture optimizations

Diego Biurrun authored on 2014/01/07 19:00:46
December 22, 2013
View 57f0960

dsputil: Move thirdpel-related bits into their own context

Diego Biurrun authored on 2013/12/22 00:03:59
January 20, 2013
View 88bd7fd

Drop DCTELEM typedef

Diego Biurrun authored on 2013/01/20 09:02:29
July 9, 2012
View 652f518

x86: mmx2 ---> mmxext in comments and messages

Diego Biurrun authored on 2012/07/09 02:16:20
March 15, 2011
View f8a45fa

replace FFmpeg with Libav in doc/

Janne Grunau authored on 2011/03/15 06:59:19
March 14, 2011
View 21de920

Update the url to the site website and change ffmpeg-devel to libav-devel

Johan Andersson authored on 2011/03/14 07:29:19
February 8, 2011
View 87800dc

Documentation updates for the git migration

Reinhard Tartler authored on 2011/02/08 01:17:30
October 6, 2010
View 2344dc6bb

doc: mention xmm clobber macros usage

Ramiro Polla authored on 2010/10/06 11:46:22
September 24, 2010
View d801f1c

Update docs regarding writing optimizations: - mention clobber-marking of xmm registers, - some notes on external vs. inline asm, including tips on which to use for what situation and to not rewrite+improve in the same patch (as with C code) - some more best-practice guidelines

Ronald S. Bultje authored on 2010/09/24 23:01:09
September 22, 2010
View 9c193cc

Fix typo (instruciton -> instruction).

Ronald S. Bultje authored on 2010/09/22 11:18:03
December 26, 2008
View 0fa5f24

Change mplayerhq.hu references to ffmpeg.org where appropriate.

Diego Biurrun authored on 2008/12/26 00:49:50
December 22, 2008
View a6493a8

Rename libavcodec/i386/ --> libavcodec/x86/. It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already.

Diego Biurrun authored on 2008/12/22 18:12:42
October 16, 2008
View be449fc

Convert asm keyword into __asm__.

Diego Pettenò authored on 2008/10/16 22:34:09