Michael Niedermayer
e928649b0b
pass AVPacket into av_write_frame()
...
fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though
Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
e06d3d553c
ooops
...
Originally committed as revision 3149 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michel Bardiaux
bc874daea8
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 2840 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
85e3374798
mpeg1 overflowing dc coeff fix
...
Originally committed as revision 2674 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
af547ce5a4
fix assertion failure when writing mov files
...
Originally committed as revision 2673 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
cb0c448a8d
example using video encoder latency
...
Originally committed as revision 2257 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
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
22 years ago
Fabrice Bellard
cb750e331b
added get_audio_frame()
...
Originally committed as revision 2116 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Fabrice Bellard
9f736ea256
removed unnecessary codec
...
Originally committed as revision 2071 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
8de65d4f11
long awaited simple libavformat output API example
...
Originally committed as revision 2069 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago