aboutsummaryrefslogtreecommitdiff
path: root/output_example.c
AgeCommit message (Expand)Author
2004-05-29pass AVPacket into av_write_frame()Michael Niedermayer
2004-05-22ooopsMichael Niedermayer
2004-03-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2004-01-06mpeg1 overflowing dc coeff fixMichael Niedermayer
2004-01-06fix assertion failure when writing mov filesMichael Niedermayer
2003-09-10example using video encoder latencyFabrice Bellard
2003-08-28M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill...Michael Niedermayer
2003-08-08added get_audio_frame()Fabrice Bellard
2003-07-22suppressed memory leaks - added image conversion support if the codec does no...Fabrice Bellard
2003-07-22removed unnecessary codecFabrice Bellard
2003-07-22long awaited simple libavformat output API exampleFabrice Bellard