- 29 Nov, 2009 17 commits
-
-
Ivo van Poorten authored
Originally committed as revision 20662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20661 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
draw_slice(). The chroma values to use are supposed to be those of the input format, not that of the output format, the latter case was causing crashes and chroma issues. Originally committed as revision 20660 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 20658 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 20657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The assumption depends on the corresponding assumption done by sws_scale() and by the scale filter. Originally committed as revision 20655 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
New code also allocates a dummy frame for an p field after an i field, previously that could segfault due to reading from NULL+x. Originally committed as revision 20653 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20652 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20651 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20650 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20648 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixed an assert failure. Originally committed as revision 20646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Nov, 2009 11 commits
-
-
Michael Niedermayer authored
Originally committed as revision 20645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
extension a little. Originally committed as revision 20644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes issue487. Originally committed as revision 20643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
belong in there. Originally committed as revision 20642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20639 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
in those in pix_fmt_info, and remove the not anymore used PixFmtInfo.name field. Originally committed as revision 20636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2009 7 commits
-
-
Michael Niedermayer authored
This check only caught explicitly set sizes from the cmd line and overriding the users wish seems silly, especially as it seems to work. Originally committed as revision 20634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Implements issue877 Originally committed as revision 20633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20632 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roxis authored
Patch by Roxis /// roxis list dot ru Slight changes by me to update the patch to current svn. Originally committed as revision 20631 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
read. Fixes issue348. Originally committed as revision 20629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
Originally committed as revision 20628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2009 5 commits
-
-
Reimar Döffinger authored
Originally committed as revision 20627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
This fixes playback when lavf and lavc are less tightly couples as in e.g. MPlayer. Originally committed as revision 20626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This also introduces a dependency of libswscale on libavutil. Originally committed as revision 29968 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
pix_fmt_info. Originally committed as revision 20625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
in libavcodec/imgconvert.c. Avoid to break compatility when making the functions dealing with pixel format names in imgconvert.c use the names defined in pixdescs. Originally committed as revision 20624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-