Commit Graph

6 Commits

Author SHA1 Message Date
Fabrice Bellard cb0c448a8d example using video encoder latency
Originally committed as revision 2257 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-10 23:09:30 +00:00
Michael Niedermayer 264cb2b82f M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill at rfa dot org>)
Originally committed as revision 2175 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-28 23:05:25 +00:00
Fabrice Bellard cb750e331b added get_audio_frame()
Originally committed as revision 2116 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-08 18:03:31 +00:00
Fabrice Bellard e70fcf075b suppressed memory leaks - added image conversion support if the codec does not support YUV420P - added raw output (any comments are welcome to simplify the API)
Originally committed as revision 2072 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-22 14:41:49 +00:00
Fabrice Bellard 9f736ea256 removed unnecessary codec
Originally committed as revision 2071 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-22 13:09:26 +00:00
Fabrice Bellard 8de65d4f11 long awaited simple libavformat output API example
Originally committed as revision 2069 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-22 12:46:15 +00:00