- 09 Mar, 2010 2 commits
-
-
Vitor Sessak authored
It broke FATE and kostya asked me on IRC to revert it. Originally committed as revision 22379 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
nonexisting reference. Originally committed as revision 22378 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2009 1 commit
-
-
Kostya Shishkov authored
when frame dimensions change in RV3/4. Originally committed as revision 20595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 20572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2009 3 commits
-
-
Kostya Shishkov authored
Originally committed as revision 19746 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
architectures since stride is multiple of 4 and not of 8, so split fill_rectangle() calls to operate on 32-bit words instead of 64-bit ones. Originally committed as revision 19744 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
inside it. Originally committed as revision 19743 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jul, 2009 1 commit
-
-
Kostya Shishkov authored
its stride and offset to always have align 4. Originally committed as revision 19316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2009 1 commit
-
-
Kostya Shishkov authored
While using large static table is not good (especially for embedded devices and CPUs with small cache), other alternatives are not very good either. Originally committed as revision 18696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 18681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2009 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 18642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 18637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2009 1 commit
-
-
Thilo Borgmann authored
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 17974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2009 1 commit
-
-
Kostya Shishkov authored
two conditions were incomplete and zeroing motion vectors was performed only on half of them. Originally committed as revision 17947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2009 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 17585 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 17584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 17221 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 17201 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 17031 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 16916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16860 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 16842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Dec, 2008 1 commit
-
-
Kostya Shishkov authored
macroblocks to predict motion vectors for backward motion B-frame macroblocks and vice versa. Originally committed as revision 16381 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Dec, 2008 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 16293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2008 4 commits
-
-
Kostya Shishkov authored
Originally committed as revision 16195 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 16194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 16192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 16191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2008 1 commit
-
-
Kostya Shishkov authored
This fixes issue 747. Originally committed as revision 16031 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2008 4 commits
-
-
Kostya Shishkov authored
Originally committed as revision 15983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15982 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
This fixes issue 738 Originally committed as revision 15981 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Nov, 2008 1 commit
-
-
Kostya Shishkov authored
the whole frame at once. Originally committed as revision 15949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2008 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 15943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2008 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 15891 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15890 to svn://svn.ffmpeg.org/ffmpeg/trunk
-