- 21 Aug, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 24857 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2010 15 commits
-
-
S.N. Hemanth Meenakshisundaram authored
Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu. Originally committed as revision 24856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Laurent Aimar authored
The relevent extract of the iso 13818-2 about the value of the syntaxical element top_field_first of the Picture Coding Extension is: "top_field_first -- The meaning of this element depends upon picture_structure, progressive_sequence and repeat_first_field. [...] In a field picture top_field_first shall have the value '0', and the only field output by the decoding process is the decoded field picture." Originally committed as revision 24853 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The plural form is preferred as it is more consistent with the other functions: av_fill_image_linesizes() av_fill_image_pointers() and looks semantically more correct as it fills an array of elements. Originally committed as revision 24851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24850 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24848 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVFilterBuffer. Originally committed as revision 24847 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The function is going to be used to represent also audio data. Originally committed as revision 24846 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
top_field_first information. Originally committed as revision 24845 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24844 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
To display the other planes is usually not useful and add noise to the output. Originally committed as revision 24843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
the list of @params. Improve consistency and possibly enhance readability. Originally committed as revision 24842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2010 14 commits
-
-
Grant Carver authored
mmap() with MAP_ANONYMOUS requires the file descriptor to be -1 in NetBSD. Linux just ignores this parameter. Patch by Grant Carver <grantc at cat dot co dot za> Originally committed as revision 31984 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Aurelien Jacobs authored
public function Originally committed as revision 24841 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
register_protocol() function Originally committed as revision 24840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24839 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Conversion of an out of range float to int is undefined. Clipping to the final range first avoids such problems. This fixes decoding on MIPS, which handles these conversions differently from many other CPUs. Originally committed as revision 24838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 31982 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
case of picref copy. Originally committed as revision 24831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2010 10 commits
-
-
Stefano Sabatini authored
Originally committed as revision 24829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
of r24827. Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
factorizing code. Originally committed as revision 24827 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 31976 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Alexander Kojevnikov authored
Patch by Alexander Kojevnikov, alexander kojevnikov com Originally committed as revision 24824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
That's an API related change, no point to advertise it in the Changelog. Originally committed as revision 24822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anatoly Nenashev authored
--build-suffix is used. Patch by Anatoly Nenashev ${surname}_as@mail.ru. Originally committed as revision 24821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thierry Foucu authored
Patch by Thierry Foucu, tfoucu gmail Originally committed as revision 24820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-