- 30 Jul, 2010 12 commits
-
-
Martin Storsjö authored
Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
hardcoding that value in a switch. More compact and correct. Originally committed as revision 24594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
S.N. Hemanth Meenakshisundaram authored
This is required for making AVFilterBuffer useful for storing audio data. Patch by S.N. Hemanth Meenakshisundaram revert <ude.dscu@skaneems>. Originally committed as revision 24592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
linesizes, for consistency with the function declaration. Originally committed as revision 24591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
the pixdescs. The new implementation is more compact, and does not need to be updated at each pixel format addition. Originally committed as revision 24590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
than -1. Originally committed as revision 24589 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
max_plane_step_comp by removing the "plane_" word, and add a comment for explaining what they represent. Increase readability. Originally committed as revision 24588 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
av_fill_image_pointers() rather than their wrappers ff_fill_linesize() and ff_fill_pointer(). Improve performance. Originally committed as revision 24587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
libavcore/imgutils.c rather than ff_fill_linesize() and ff_fill_pointer(). Also remove a dependency on libavcodec. Originally committed as revision 24586 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jean-Daniel Dupas authored
without value when the target library is disabled. If it does not explicitly return 0, when the last library is disabled (swscale), the final "configure" exit value is 1, even if the configure script is successfully executed. So it breaks scripts that invoke configure and rely on 0 for success and 1 for failure. Patch by Jean-Daniel Dupas reverse(<org.shadowlab@devlists>). Originally committed as revision 24585 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jul, 2010 7 commits
-
-
Stefano Sabatini authored
Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
libavcodec/imgconvert.c and make them public in libavcore/imgutils.h, with the names av_fill_image_linesizes() and av_fill_image_pointers(). Originally committed as revision 24583 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 24582 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
output, seek support. Originally committed as revision 24581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 24580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2010 18 commits
-
-
Stefano Sabatini authored
Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Fixes issue 1784 (hang with nonsense URL/no network available). Originally committed as revision 24575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 24574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 24573 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
r31772 | stefano | 2010-07-23 01:01:31 +0200 (Fri, 23 Jul 2010) | 2 lines Prefer impersonal form over third person, for consistency with the rest of FFmpeg. The change was not approved by the maintainer. Originally committed as revision 31847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
Originally committed as revision 24572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Although with several limitations, lavfi can be compiled and used without the scale filter. Originally committed as revision 24570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
useless --enable-avfilter-lavf option. Originally committed as revision 24569 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 24568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Kojevnikov authored
Patch by Alexander Kojevnikov, alexander kojevnikov com Originally committed as revision 24567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
James Zern authored
counterparts. Patch by James Zern, jzern at google Originally committed as revision 24566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
redeclaration warning. Originally committed as revision 24564 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 24563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 24562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 24561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2010 3 commits
-
-
Pascal Massimino authored
Originally committed as revision 24559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Pascal Massimino authored
Originally committed as revision 24558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Pascal Massimino authored
Originally committed as revision 24557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-