]> git.sesse.net Git - ffmpeg/history - output_example.c
some missing additions
[ffmpeg] / output_example.c
2005-04-30 Michael Niedermayerswitch to native time bases
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-22 Michael Niedermayerooops
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-01-06 Michael Niedermayermpeg1 overflowing dc coeff fix
2004-01-06 Michael Niedermayerfix assertion failure when writing mov files
2003-09-10 Fabrice Bellardexample using video encoder latency
2003-08-28 Michael NiedermayerM_PI diff for output_example (handles undefined M_PI...
2003-08-08 Fabrice Bellardadded get_audio_frame()
2003-07-22 Fabrice Bellardsuppressed memory leaks - added image conversion suppor...
2003-07-22 Fabrice Bellardremoved unnecessary codec
2003-07-22 Fabrice Bellardlong awaited simple libavformat output API example