- 26 Aug, 2009 4 commits
-
-
Reimar Döffinger authored
is invalid (e.g. truncated file) we might end up reading the whole file since trying to seek beyond the end of file does not set EOF. Originally committed as revision 19709 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 19708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 19707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Make sure AVSubtitle is initialized, memset it to 0. Originally committed as revision 19706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2009 8 commits
-
-
Måns Rullgård authored
Originally committed as revision 19705 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 19704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19703 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kent Mein authored
Originally committed as revision 19701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Maksym Veremeyenko authored
patch by Maksym Veremeyenko, verem m1stereo tv Originally committed as revision 19700 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stephen Backway authored
Patch by Stephen Backway, stev391 A exemail D com D au Originally committed as revision 19699 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 19698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2009 8 commits
-
-
Måns Rullgård authored
The difference between 188 and 204 is not worth worrying about. Originally committed as revision 19697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Storing a single element from a vector where all elements have the same value does not require an aligned destination. Which element is stored depends on the alignment of the destination address, but since they all have the same value, the result is the same regardless of the alignment. Originally committed as revision 19696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 19695 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 19694 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 19693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19692 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Instead of filling a local array with the desired value and loading it, load a single element and vec_splat() it to fill the vector. Originally committed as revision 19691 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19690 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2009 10 commits
-
-
Ramiro Polla authored
Originally committed as revision 29548 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 29547 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Originally committed as revision 19689 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This makes comma-separated patters to --disable-decoder and friends work correctly with POSIX-compliant shells. Originally committed as revision 19688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This is mainly the checks for ebx on x86, but possibly others too. Originally committed as revision 19687 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 19686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 19685 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 19684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 19683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 19682 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2009 4 commits
-
-
Ramiro Polla authored
Originally committed as revision 29545 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ivan Schreter authored
read_seek to read_seek2. Originally committed as revision 19681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Schreter authored
Originally committed as revision 19680 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 19679 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Aug, 2009 5 commits
-
-
Sascha Sommer authored
Originally committed as revision 19678 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19677 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 19676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19675 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bartlomiej Wolowiec authored
Originally committed as revision 19674 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2009 1 commit
-
-
Reimar Döffinger authored
decoders instead of as small as possible. This avoids completely unnecessary issues with e.g. libswscale. Originally committed as revision 19673 to svn://svn.ffmpeg.org/ffmpeg/trunk
-