summaryrefslogtreecommitdiffstats
path: root/libav
Commit message (Expand)AuthorAgeFilesLines
* - Versions defined for libav/libavcodec.Juanjo2002-04-152-6/+20
* - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode forJuanjo2002-04-091-5/+17
* * patch by Philip GladstonePhilip Gladstone2002-04-081-3/+3
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-088-50/+133
* * more warning cleanupsZdenek Kabelac2002-04-085-12/+11
* * fixing some warningsZdenek Kabelac2002-04-081-28/+24
* * support for .au .gif .mov .mp4 by François Revol <revol@free.fr>Zdenek Kabelac2002-04-086-1/+1570
* * encoding of AC3 with more than 2 channelsZdenek Kabelac2002-04-081-0/+3
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-0713-21/+26
* - Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla.Juanjo2002-04-021-2/+10
* - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert BuytenhekJuanjo2002-03-203-8/+79
* - Fixes on MPEG demuxer to handle VOBs without System Header.Juanjo2002-03-171-2/+186
* - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)Juanjo2002-03-161-1/+5
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-102-4/+9
* - Fix on AVI and WAV headers based on Nikolai Zhubr patch.Juanjo2002-03-012-12/+93
* * Also include time.h for nanosleep()Zdenek Kabelac2002-02-181-1/+1
* alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...Michael Niedermayer2002-02-122-5/+5
* changed audio and video grab interface (simpler now)Fabrice Bellard2001-09-243-203/+289
* correct pcm audio format handlingFabrice Bellard2001-09-245-43/+75
* changed av_open_input_file() prototypeFabrice Bellard2001-09-242-29/+44
* added pcm formatsFabrice Bellard2001-09-235-12/+183
* wmv format is asf formatFabrice Bellard2001-09-231-1/+1
* fixed image number syntax problemsFabrice Bellard2001-09-163-13/+80
* restore audio settings - use all the frame buffers provided by the driverFabrice Bellard2001-09-161-3/+7
* image number handlingFabrice Bellard2001-09-161-1/+4
* fixed raw read for eofFabrice Bellard2001-09-151-12/+10
* Added CODEC_ID_H263P to fourcc tables.Juanjo2001-08-271-0/+1
* win32 fixesFabrice Bellard2001-08-152-3/+8
* changed opendivx to mpeg4Fabrice Bellard2001-08-151-3/+3
* fixed wav riff tag sizeFabrice Bellard2001-08-151-1/+1
* added raw mjpegFabrice Bellard2001-08-152-6/+28
* added staticFabrice Bellard2001-08-151-1/+1
* added raw mjpeg format - added jpeg image formatFabrice Bellard2001-08-151-0/+2
* changed jpegenc.c to jpeg.cFabrice Bellard2001-08-151-1/+1
* added jpeg image read/writeFabrice Bellard2001-08-152-98/+245
* win32 fixesFabrice Bellard2001-08-1323-151/+247
* added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/...Fabrice Bellard2001-08-113-19/+161
* fixed avi RIFF header sizeFabrice Bellard2001-08-081-1/+1
* added HAVE_AV_CONFIG_HFabrice Bellard2001-07-301-1/+1
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-231-1/+0
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-231-2/+2
* mergeFabrice Bellard2001-07-221-0/+22
* Initial revisionFabrice Bellard2001-07-2222-0/+7846
* removing old filesFabrice Bellard2001-07-1919-7457/+0
* Initial revisionFabrice Bellard2000-12-2019-0/+7457
OpenPOWER on IntegriCloud