- 05 Feb, 2008 3 commits
-
-
Loren Merritt authored
clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. Originally committed as revision 11868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Correctly interleave ogg packets per granule and set eos correctly, 2 packets buffering is needed. It duplicates interleave_per_dts a bit, if someone has a good solution, I'll implement it. Originally committed as revision 11867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2008 25 commits
-
-
Michael Niedermayer authored
Originally committed as revision 11865 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11864 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 11863 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 11860 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Christophe Lorenz authored
patch by christophelorenz christophelorenz gmail com Originally committed as revision 11859 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11858 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 11857 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11853 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
spec instructs... Originally committed as revision 11852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
gave it 'ts'. Fixed by changing ff_nut_reset_ts() and demuxer params Originally committed as revision 11851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
"assignment discards qualifiers from pointer target type" warnings. blessed by Konstantin Shishkov Originally committed as revision 11850 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11848 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11847 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11846 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
warnings Originally committed as revision 11845 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11844 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
warnings. Originally committed as revision 11843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11841 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Feb, 2008 12 commits
-
-
Michael Niedermayer authored
Originally committed as revision 11840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
limited range of the data type. The only new warning this causes (if i didnt miss one) is: udp.c:272: warning: comparison of unsigned expression < 0 is always false which is a real bug Originally committed as revision 11839 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Uoti Urpala authored
but no definition for those functions. The C standard requires a definition to appear in the same translation unit for any function declared with 'inline'. Most of the files including mpegvideo.h do not define those functions. Fix this by removing the 'inline' specifiers from the header. patch by Uoti Urpala Originally committed as revision 11830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 11829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-