summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo_common.h
Commit message (Expand)AuthorAgeFilesLines
* Try to honor even completely invalid motion vectors as far as isMichael Niedermayer2009-04-061-0/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Directly #include some required headers.Diego Biurrun2009-01-251-0/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-141-10/+10
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* Fix a warning about an undefined function when compiling h264.cCarl Eugen Hoyos2008-09-291-1/+0
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Force inlining of MPV_motion_internal.Keiji Costantini2008-04-211-1/+1
* Unroll codepathKeiji Costantini2008-04-211-13/+49
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-101-13/+28
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-101-16/+30
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* make grayscale only decoding checks in inner loops compiletime killableMichael Niedermayer2007-08-011-8/+8
* Fix typoPanagiotis Issaris2007-07-311-1/+1
* Group all copyright and author notices together.Diego Biurrun2007-07-051-2/+2
* Description: split mpegvideo.cBenoit Fouet2007-07-031-0/+836
OpenPOWER on IntegriCloud