summaryrefslogtreecommitdiff
path: root/output_example.c
Commit message (Expand)AuthorAge
* fix memleak, based upon a patch by Wolfram GlogerMichael Niedermayer2006-02-06
* add static keyword to some functionsDieter2006-01-30
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-21
* 10l (!= vs. >)Michael Niedermayer2005-07-23
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* fixing output_example to work with current CVS libavcodec/libavformat patch b...Andreas Öman2005-07-08
* switch to native time basesMichael Niedermayer2005-04-30
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* ooopsMichael Niedermayer2004-05-22
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* mpeg1 overflowing dc coeff fixMichael Niedermayer2004-01-06
* fix assertion failure when writing mov filesMichael Niedermayer2004-01-06
* example using video encoder latencyFabrice Bellard2003-09-10
* M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill...Michael Niedermayer2003-08-28
* added get_audio_frame()Fabrice Bellard2003-08-08
* suppressed memory leaks - added image conversion support if the codec does no...Fabrice Bellard2003-07-22
* removed unnecessary codecFabrice Bellard2003-07-22
* long awaited simple libavformat output API exampleFabrice Bellard2003-07-22