- 13 Sep, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
Originally committed as revision 935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Sep, 2002 16 commits
-
-
Michael Niedermayer authored
Originally committed as revision 933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 930 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
return the correct number of bytes consumed for decding h263 like formats (needed for reading raw streams) this could break some divx files with b frames, so please tell me ASAP if u notice any problems Originally committed as revision 924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
store pts in stream if available (otherwise use frame_rate) Originally committed as revision 923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
We limit the datarate to twice the average datarate (however the first few seconds are sent flat out to help with prebuffering). * Add the initialization of the rc_eq fields and the like for VIDEO codecs. * Add the missing get_arg calls for VideoQxxxx Originally committed as revision 920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
This adds functions to send and receive doubles and also null terminated strings. Originally committed as revision 919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Sep, 2002 4 commits
-
-
Max Krasnyansky authored
Originally committed as revision 917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixing 2 small qpel bugs Originally committed as revision 915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 914 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7352 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Alex Beregszaszi authored
Originally committed as revision 7335 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 07 Sep, 2002 3 commits
-
-
Nikolai Zhubr authored
Originally committed as revision 913 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
10l (forgot checksums after mpeg4_encode_block() optimizations which generates slightly shorter bitstream) Originally committed as revision 912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them Originally committed as revision 911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) new behavior is only activated if CODEC_FLAG_NOT_TRUNCATED is set Originally committed as revision 909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Henry Mason authored
Originally committed as revision 908 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Sep, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 905 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) Originally committed as revision 901 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 900 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Henry Mason authored
new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot net>) with slight modification by me Originally committed as revision 899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-