| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -1/+2 |
|\ |
|
| * | mpegvideo: Don't use ff_mspel_motion() for vc1 | Michael Niedermayer | 2012-07-05 | 1 | -1/+2 |
* | | mpegvideo_common.h: use av_assert | Michael Niedermayer | 2012-06-16 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -8/+2 |
|\| |
|
| * | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | libavcodec: Add ff_ prefix to some nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | mpegvideo: Remove a leftover function declaration | Martin Storsjö | 2012-02-15 | 1 | -6/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-21 | 1 | -14/+14 |
|\| |
|
| * | mpegvideo: fix invalid memory access for small video dimensions | John Brooks | 2012-01-21 | 1 | -14/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -4/+4 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: drop some completely pointless parentheses | Diego Biurrun | 2011-12-07 | 1 | -1/+1 |
* | | mpegvideo: dont use ff_mspel_motion() for vc1 | Michael Niedermayer | 2011-11-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -16/+16 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -16/+16 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-28 | 1 | -13/+13 |
| * | Make denoise_dct_c and dct_quantize_trellis_c static. | Diego Elio Pettenò | 2011-01-24 | 1 | -2/+0 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
* | | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-30 | 1 | -13/+13 |
* | | Make denoise_dct_c and dct_quantize_trellis_c static. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+0 |
|/ |
|
* | Fix misspelled parameter names in Doxygen documentation. | Diego Biurrun | 2010-07-02 | 1 | -2/+2 |
* | Fix strict-aliasing violations in MPV_motion_internal. | Eli Friedman | 2010-06-30 | 1 | -8/+8 |
* | 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 |