summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedinger.h
Commit message (Expand)AuthorAgeFilesLines
* libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-251-2/+2
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-4/+4
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun2012-05-071-0/+70
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-081-1/+1
* libdirac/libschroedinger: Drop unnecessary symbol prefixes.Diego Biurrun2011-10-301-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Fix bug caused by difference in stride and picture width.Anuradha Suraparaju2009-08-151-0/+7
* cosmetics: indentation, prettyprinting, K&R coding styleDiego Biurrun2009-08-151-2/+2
* Remove pointless #ifdefs from conditionally used files.Diego Biurrun2009-08-101-5/+0
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-031-0/+61