index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ps2
Age
Commit message (
Expand
)
Author
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-10-16
Convert asm keyword into __asm__.
Diego Pettenò
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-04-17
cosmetics: __asm__ __volatile__ --> asm volatile
Diego Biurrun
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-07-05
license header consistency cosmetics
Diego Biurrun
2007-07-05
Group all copyright and author notices together.
Diego Biurrun
2007-07-02
Remove leading underscores from specifiers, they are reserved.
Diego Biurrun
2007-05-16
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-04-07
typos/grammar
Diego Biurrun
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-10
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-05
Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.
Diego Biurrun
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2004-03-13
credit update
Mike Melanson
2004-02-26
10l
Michael Niedermayer
2003-06-21
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-03-21
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo...
Leon van Stuivenberg
2003-03-18
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ...
Leon van Stuivenberg
2003-03-03
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-02-11
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2002-11-11
* using DSPContext - so each codec could use its local (sub)set of CPU extension
Zdenek Kabelac
2002-10-27
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-10-25
idct_permutation_type variable, so the permutation type can quickly be identi...
Michael Niedermayer
2002-10-03
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-09-24
ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-09-23
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg