| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -351/+0 |
* | export match_ext() | Fabrice Bellard | 2002-11-20 | 1 | -0/+2 |
* | suppressed PKT_FLAG_DROPPED_FRAME | Fabrice Bellard | 2002-11-20 | 1 | -1/+0 |
* | * cleanup statics & const | Zdenek Kabelac | 2002-11-11 | 1 | -1/+0 |
* | * removed extra_data from AVStream (it's part of Codec) | Zdenek Kabelac | 2002-10-31 | 1 | -2/+0 |
* | the new output PTS handling is now generic | Fabrice Bellard | 2002-10-21 | 1 | -1/+5 |
* | AV synchronisation API | Fabrice Bellard | 2002-10-21 | 1 | -1/+19 |
* | suppressed vcd flag - use new mpeg mux format instead | Fabrice Bellard | 2002-10-15 | 1 | -1/+0 |
* | added stream copy capability | Fabrice Bellard | 2002-10-11 | 1 | -0/+2 |
* | added raw DV demux (audio is currently not handled) | Fabrice Bellard | 2002-10-08 | 1 | -0/+3 |
* | oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) | Mark Hills | 2002-09-01 | 1 | -0/+3 |
* | * ok - let's start with avifile->ffmpeg morphing | Zdenek Kabelac | 2002-08-08 | 1 | -1/+4 |
* | Add prototype of guess_stream_format | Philip Gladstone | 2002-07-27 | 1 | -0/+2 |
* | more consistent naming | Fabrice Bellard | 2002-07-25 | 1 | -6/+7 |
* | added RTP/RTSP stuff | Fabrice Bellard | 2002-07-24 | 1 | -4/+34 |
* | * redundant declaration removed | Zdenek Kabelac | 2002-07-08 | 1 | -1/+0 |
* | split mux/demux related structures - added file probing support - improve med... | Fabrice Bellard | 2002-05-20 | 1 | -76/+126 |
* | use av memory handling functions | Fabrice Bellard | 2002-05-18 | 1 | -0/+3 |
* | - Added r_frame_rate in AVStream to store the real frame rate. | Juanjo | 2002-05-14 | 1 | -0/+1 |
* | - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD) | Juanjo | 2002-05-12 | 1 | -1/+3 |
* | * Add prototype for strlcpy | Philip Gladstone | 2002-05-10 | 1 | -0/+2 |
* | * Add a duration field to the AVPacket | Philip Gladstone | 2002-05-09 | 1 | -0/+1 |
* | - Versions defined for libav/libavcodec. | Juanjo | 2002-04-15 | 1 | -0/+4 |
* | * some minor modification by Philip Gladston | Zdenek Kabelac | 2002-04-08 | 1 | -1/+2 |
* | * support for .au .gif .mov .mp4 by François Revol <revol@free.fr> | Zdenek Kabelac | 2002-04-08 | 1 | -0/+9 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -2/+2 |
* | changed av_open_input_file() prototype | Fabrice Bellard | 2001-09-24 | 1 | -1/+11 |
* | added pcm formats | Fabrice Bellard | 2001-09-23 | 1 | -1/+8 |
* | image number handling | Fabrice Bellard | 2001-09-16 | 1 | -1/+4 |
* | added raw mjpeg format - added jpeg image format | Fabrice Bellard | 2001-08-15 | 1 | -0/+2 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -2/+0 |
* | added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/... | Fabrice Bellard | 2001-08-11 | 1 | -0/+4 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+192 |