- 28 Aug, 2003 3 commits
-
-
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
-
Fabrice Bellard authored
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support Originally committed as revision 2173 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2172 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Aug, 2003 1 commit
-
-
Mike Melanson authored
Originally committed as revision 2171 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2003 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
is generic for any video with yuv411. Seems like a trivial fix, but we really have to clean up all of the pix_fmt business a bit more. Originally committed as revision 2169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2167 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2 Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2003 3 commits
-
-
Michael Niedermayer authored
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) Originally committed as revision 2165 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2164 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
improved edge & padding bug detection for old files tested with *.avi *.mp4 on my HD Originally committed as revision 2163 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2003 27 commits
-
-
Fabrice Bellard authored
Originally committed as revision 2162 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2161 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2160 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2159 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2158 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2157 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2156 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2152 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2151 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2150 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2144 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2142 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
explain Windows Native and Cross build - linked to DLL build page (unsupported yet in the makefiles) Originally committed as revision 2141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2140 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2139 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2137 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2135 to svn://svn.ffmpeg.org/ffmpeg/trunk
-