Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 14 Feb 2009 17:24:01 +0000 | iive | Rename xvmc flags to follow ffmpeg AV_ notion. libavcodec |
Sat, 14 Feb 2009 17:12:25 +0000 | diego | Give public #defines that are used by MPlayer an AV_ prefix. libavcodec |
Sat, 14 Feb 2009 17:04:09 +0000 | diego | Replace all (x == NULL) or (x != NULL) in assert and if conditions by !x and x. libavcodec |
Sat, 14 Feb 2009 16:54:53 +0000 | diego | Update multiple inclusion guards to match filename. libavcodec |
Sat, 14 Feb 2009 16:53:42 +0000 | iive | remove assertion that use external definitions libavcodec |
Sat, 14 Feb 2009 16:43:35 +0000 | diego | Fix compilation: Restore mistakenly removed constant definitions. libavcodec |
Sat, 14 Feb 2009 16:37:30 +0000 | iive | explain chroma_format field in xvmc struct libavcodec |