summaryrefslogtreecommitdiffstats
path: root/libavcodec/raw.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: ff_find_pix_fmt ->avprivMichael Niedermayer2013-01-121-0/+3
* Mark data symbols shared between libraries with av_exportHendrik Leppkes2012-10-201-1/+2
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-2/+2
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Make find_pix_fmt() non staticMichael Niedermayer2011-04-031-0/+1
|/
* Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.Stefano Sabatini2010-05-201-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Fix some icc warnings by using enum PixelFormat instead of int where appropri...Carl Eugen Hoyos2008-10-131-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-091-0/+39
OpenPOWER on IntegriCloud