aboutsummaryrefslogtreecommitdiffstats
path: root/libav/avienc.c
Commit message (Expand)AuthorAgeFilesLines
* added mjpegAlex Beregszaszi2002-10-111-0/+1
* added mpeg in avi supportFabrice Bellard2002-10-101-0/+3
* added raw DV demux (audio is currently not handled)Fabrice Bellard2002-10-081-0/+1
* added DV supportFabrice Bellard2002-10-041-0/+3
* Change calls to abort() to be calls to av_abort()Philip Gladstone2002-09-121-2/+2
* more mpeg4 fourcc'sMichael Niedermayer2002-06-221-0/+7
* wmv1Michael Niedermayer2002-06-181-1/+2
* license/copyright changeFabrice Bellard2002-05-251-11/+11
* converted to new APIFabrice Bellard2002-05-201-14/+9
* use av memory handling functionsFabrice Bellard2002-05-181-5/+5
* * Add default cases to switch statements.Philip Gladstone2002-05-091-0/+4
* - Changed FOURCC for H263.Juanjo2002-05-021-2/+2
* more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl>Gert Vervoort2002-04-291-2/+4
* * patch by Philip GladstonePhilip Gladstone2002-04-081-3/+3
* * more warning cleanupsZdenek Kabelac2002-04-081-2/+2
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-1/+1
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-101-1/+5
* - Fix on AVI and WAV headers based on Nikolai Zhubr patch.Juanjo2002-03-011-7/+67
* correct pcm audio format handlingFabrice Bellard2001-09-241-28/+4
* added pcm formatsFabrice Bellard2001-09-231-1/+3
* Added CODEC_ID_H263P to fourcc tables.Juanjo2001-08-271-0/+1
* changed opendivx to mpeg4Fabrice Bellard2001-08-151-3/+3
* win32 fixesFabrice Bellard2001-08-131-8/+3
* fixed avi RIFF header sizeFabrice Bellard2001-08-081-1/+1
* Initial revisionFabrice Bellard2001-07-221-0/+366