| Commit message (Expand) | Author | Age | Files | Lines |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -35/+35 |
* | time_base description by Rich Felker | dalias, aerifal cx | Michael Niedermayer | 2005-08-21 | 1 | -1/+4 |
* | 10l (!= vs. >) | Michael Niedermayer | 2005-07-23 | 1 | -1/+1 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -9/+9 |
* | fixing output_example to work with current CVS libavcodec/libavformat patch b... | Andreas Öman | 2005-07-08 | 1 | -8/+7 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+2 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+0 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -8/+30 |
* | ooops | Michael Niedermayer | 2004-05-22 | 1 | -2/+2 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -1/+1 |
* | mpeg1 overflowing dc coeff fix | Michael Niedermayer | 2004-01-06 | 1 | -2/+7 |
* | fix assertion failure when writing mov files | Michael Niedermayer | 2004-01-06 | 1 | -0/+5 |
* | example using video encoder latency | Fabrice Bellard | 2003-09-10 | 1 | -20/+39 |
* | M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill... | Michael Niedermayer | 2003-08-28 | 1 | -0/+4 |
* | added get_audio_frame() | Fabrice Bellard | 2003-08-08 | 1 | -8/+20 |
* | suppressed memory leaks - added image conversion support if the codec does no... | Fabrice Bellard | 2003-07-22 | 1 | -68/+183 |
* | removed unnecessary codec | Fabrice Bellard | 2003-07-22 | 1 | -6/+0 |
* | long awaited simple libavformat output API example | Fabrice Bellard | 2003-07-22 | 1 | -0/+350 |