| Commit message (Expand) | Author | Age | Files | Lines |
* | Use right-shift instead of division by two. | Jason Garrett-Glaser | 2010-06-22 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Get rid of pointless CONFIG_WMV2 definition. | Diego Biurrun | 2009-12-30 | 1 | -1/+1 |
* | Set mb_y in mpeg2 field pictures like h264 does. | Michael Niedermayer | 2009-11-30 | 1 | -15/+15 |
* | Make ""MPEG motion vector out of boundary" message more verbose. | Michael Niedermayer | 2009-11-30 | 1 | -1/+1 |
* | Cosmetic: Reindent after last commit | Jeff Downs | 2009-08-03 | 1 | -1/+1 |
* | Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master | Jeff Downs | 2009-08-03 | 1 | -1/+0 |
* | fix indentation and remove whitespace after return | Baptiste Coudurier | 2009-04-13 | 1 | -1/+1 |
* | Try to honor even completely invalid motion vectors as far as is | Michael Niedermayer | 2009-04-06 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Directly #include some required headers. | Diego Biurrun | 2009-01-25 | 1 | -0/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -10/+10 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | Fix a warning about an undefined function when compiling h264.c | Carl Eugen Hoyos | 2008-09-29 | 1 | -1/+0 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Force inlining of MPV_motion_internal. | Keiji Costantini | 2008-04-21 | 1 | -1/+1 |
* | Unroll codepath | Keiji Costantini | 2008-04-21 | 1 | -13/+49 |
* | cosmetics: Break some overly long lines. | Keiji Costantini | 2008-04-10 | 1 | -13/+28 |
* | cosmetics: Break some overly long lines. | Keiji Costantini | 2008-04-10 | 1 | -16/+30 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | make grayscale only decoding checks in inner loops compiletime killable | Michael Niedermayer | 2007-08-01 | 1 | -8/+8 |
* | Fix typo | Panagiotis Issaris | 2007-07-31 | 1 | -1/+1 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -2/+2 |
* | Description: split mpegvideo.c | Benoit Fouet | 2007-07-03 | 1 | -0/+836 |