- 03 Sep, 2007 1 commit
-
-
Neil Brown authored
pts to set the start_time. patch by Neil Brown: [neilb suse de] original thread: [FFmpeg-devel] [patch 3/3] Make timing calculations less dependant on start_time being defined. date: 08/16/2007 08:27 AM Originally committed as revision 10285 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
the old 32bit code) disable mmx/sse2 optimizations as they need a rewrite now Originally committed as revision 10218 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
negligible increase in quality Originally committed as revision 10195 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
This allows some simplifications and optimizations and should not have any effect on quality. Originally committed as revision 10172 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2007 1 commit
-
-
David Conrad authored
Originally committed as revision 10098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 10057 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Aug, 2007 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 10024 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 9963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2007 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 9950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
(correct initial timestamps which have AV_NOPTS_VALUE) sorry, i will rm tests/seek_test ; make ; make seektest from now on Before r9917 lavf replaced the initial dts which were unknown (AV_NOPTS_VALUE) by values starting from -frame_duration or another guessed value. After r9917 lavf buffers packets until it finds a known timestamp or it buffered too much, it will then correct the previous unknown timestamps in the buffer exactly. For the seek tests that meant that a few initial timestamps would get changed. If no packet in the whole stream contains a timestamp then all timestamps will be changed by first_frame_duration or so as 0 is used instead of -frame_duration as startpoint ... Originally committed as revision 9949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Aug, 2007 1 commit
-
-
Michael Niedermayer authored
closes issue5 Originally committed as revision 9912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jul, 2007 1 commit
-
-
Andreas Öman authored
patch by Andreas Öman: [andreas olebyn nu] Originally committed as revision 9765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jul, 2007 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 9630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jul, 2007 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 9468 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jun, 2007 2 commits
-
-
Diego Biurrun authored
This gets rid of some recursion and simplifies the code. Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2007 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 9154 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 May, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9150 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2007 8 commits
-
-
Diego Biurrun authored
Originally committed as revision 9142 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9140 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9139 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9137 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9135 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2007 5 commits
-
-
Diego Biurrun authored
Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9127 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2007 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 9123 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 May, 2007 1 commit
-
-
Michael Niedermayer authored
"r9076 | michael | 2007-05-20 03:05:34 +0200 (Sun, 20 May 2007) | 2 lines slightly more correct spliting of frames" Originally committed as revision 9089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Ronald S. Bultje authored
taken from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Originally committed as revision 9035 to svn://svn.ffmpeg.org/ffmpeg/trunk
-