| Commit message (Expand) | Author | Age | Files | Lines |
* | prefer image2 over image | Michael Niedermayer | 2004-11-10 | 1 | -1/+1 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -7/+7 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -4/+3 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -1/+1 |
* | segfault fix | Michael Niedermayer | 2004-05-13 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2004-04-12 | 1 | -0/+1 |
* | recommit of | Michael Niedermayer | 2003-10-14 | 1 | -0/+1 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -1/+1 |
* | removed os_support.h | Fabrice Bellard | 2003-09-08 | 1 | -2/+0 |
* | suppressed frame number modulus hack - added loop_input hack which I find eas... | Fabrice Bellard | 2003-08-24 | 1 | -2/+18 |
* | update duration and start_time | Fabrice Bellard | 2003-08-08 | 1 | -18/+70 |
* | * moved os_support.h into libavcodec | Zdenek Kabelac | 2003-03-12 | 1 | -1/+1 |
* | Cleaner support for usleep() | François Revol | 2003-03-12 | 1 | -15/+1 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -5/+8 |
* | Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) | Max Krasnyansky | 2003-03-07 | 1 | -19/+0 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -6/+6 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+1 |
* | os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) | Slavik Gnatenko | 2003-01-11 | 1 | -1/+5 |
* | jpeg detection fix - fixed imagepipe output | Fabrice Bellard | 2003-01-11 | 1 | -2/+2 |
* | added still image support | Fabrice Bellard | 2003-01-11 | 1 | -745/+143 |
* | redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a ... | François Revol | 2002-12-20 | 1 | -8/+7 |
* | mingw patch by (Bill Eldridge <bill at rfa dot org>) | Bill Eldridge | 2002-12-20 | 1 | -0/+5 |
* | Hey, not everyone has usleep() ! (temporary fix, we should check for this in ... | François Revol | 2002-12-20 | 1 | -0/+7 |
* | * Add code to allow the img reader to read files at the nominal frame rate. | Philip Gladstone | 2002-12-11 | 1 | -0/+20 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+945 |