summaryrefslogtreecommitdiff
path: root/libav/avformat.h
Commit message (Expand)AuthorAge
* renamed libav to libavformatFabrice Bellard2002-11-25
* export match_ext()Fabrice Bellard2002-11-20
* suppressed PKT_FLAG_DROPPED_FRAMEFabrice Bellard2002-11-20
* * cleanup statics & constZdenek Kabelac2002-11-11
* * removed extra_data from AVStream (it's part of Codec)Zdenek Kabelac2002-10-31
* the new output PTS handling is now genericFabrice Bellard2002-10-21
* AV synchronisation APIFabrice Bellard2002-10-21
* suppressed vcd flag - use new mpeg mux format insteadFabrice Bellard2002-10-15
* added stream copy capabilityFabrice Bellard2002-10-11
* added raw DV demux (audio is currently not handled)Fabrice Bellard2002-10-08
* oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-09-01
* * ok - let's start with avifile->ffmpeg morphingZdenek Kabelac2002-08-08
* Add prototype of guess_stream_formatPhilip Gladstone2002-07-27
* more consistent namingFabrice Bellard2002-07-25
* added RTP/RTSP stuffFabrice Bellard2002-07-24
* * redundant declaration removedZdenek Kabelac2002-07-08
* split mux/demux related structures - added file probing support - improve med...Fabrice Bellard2002-05-20
* use av memory handling functionsFabrice Bellard2002-05-18
* - Added r_frame_rate in AVStream to store the real frame rate.Juanjo2002-05-14
* - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)Juanjo2002-05-12
* * Add prototype for strlcpyPhilip Gladstone2002-05-10
* * Add a duration field to the AVPacketPhilip Gladstone2002-05-09
* - Versions defined for libav/libavcodec.Juanjo2002-04-15
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-08
* * support for .au .gif .mov .mp4 by François Revol <revol@free.fr>Zdenek Kabelac2002-04-08
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-07
* changed av_open_input_file() prototypeFabrice Bellard2001-09-24
* added pcm formatsFabrice Bellard2001-09-23
* image number handlingFabrice Bellard2001-09-16
* added raw mjpeg format - added jpeg image formatFabrice Bellard2001-08-15
* win32 fixesFabrice Bellard2001-08-13
* added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/...Fabrice Bellard2001-08-11
* Initial revisionFabrice Bellard2001-07-22