- 06 Sep, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2213 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
storing 64bit stuff in int fix put_v() fix startcodes nut_probe() Originally committed as revision 2212 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Sep, 2003 4 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 2211 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2210 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2209 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2208 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Sep, 2003 5 commits
-
-
Michael Niedermayer authored
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) Originally committed as revision 2207 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2206 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2205 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Glenn Maynard authored
Originally committed as revision 2204 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2203 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Sep, 2003 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2202 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Charles Yates authored
Originally committed as revision 2201 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bill Eldridge authored
Originally committed as revision 2200 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2003 5 commits
-
-
Bill Eldridge authored
Originally committed as revision 2199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2198 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2003 9 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2193 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
video decoder Originally committed as revision 2190 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2189 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2187 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2003 2 commits
-
-
Michael Niedermayer authored
10l (forgot to update the regression test scores after the closed gop bit fix) Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2184 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2003 7 commits
-
-
Charles Yates authored
* removes use of read_key and getchar when input is received on stdin (this was corrupting the packet reading) * terminates av_encode when a termination signal is received (use of ctrl-c issued a term_exit and subsequent uses of q failed) * specific correction to yuv4mpeg pipe reading - the defined header was too short to allow for extended yuv4mpeg flags [as used by smil2yuv and y4mscaler and accepted by mjpeg tools] Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2180 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 2179 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2178 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
* introducing sntsc/spal for square pixel ntsc/pal Originally committed as revision 2177 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Aug, 2003 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2175 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
possible. For example you can do: ffmpeg -i i.dv -i audio_track.mp3 -map 0.0 -map 1.0 \ -vcodec copy -acodec pcm_s16le out.dv * Preparations for getting rid of DVAUDIO codec, DV stream really contains PCM audio, so there's no codec needed if we have a decent demuxer. * Providing entry points for dv1394 write support. Originally committed as revision 2174 to svn://svn.ffmpeg.org/ffmpeg/trunk
-