summaryrefslogtreecommitdiff
path: root/libav/avienc.c
Commit message (Expand)AuthorAge
* renamed libav to libavformatFabrice Bellard2002-11-25
* lower case div3Michael Niedermayer2002-11-18
* * cleanup statics & constZdenek Kabelac2002-11-11
* c standard style / warnings patch by (mru at users dot sourceforge dot net (M...Måns Rullgård2002-11-09
* cleanup (breaks compatibility, requested by fabrice)Michael Niedermayer2002-11-08
* * Made encoding to ASF streams work again. It turns out that the defaultPhilip Gladstone2002-10-30
* added mjpegAlex Beregszaszi2002-10-11
* added mpeg in avi supportFabrice Bellard2002-10-10
* added raw DV demux (audio is currently not handled)Fabrice Bellard2002-10-08
* added DV supportFabrice Bellard2002-10-04
* Change calls to abort() to be calls to av_abort()Philip Gladstone2002-09-12
* more mpeg4 fourcc'sMichael Niedermayer2002-06-22
* wmv1Michael Niedermayer2002-06-18
* license/copyright changeFabrice Bellard2002-05-25
* converted to new APIFabrice Bellard2002-05-20
* use av memory handling functionsFabrice Bellard2002-05-18
* * Add default cases to switch statements.Philip Gladstone2002-05-09
* - Changed FOURCC for H263.Juanjo2002-05-02
* more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl>Gert Vervoort2002-04-29
* * patch by Philip GladstonePhilip Gladstone2002-04-08
* * more warning cleanupsZdenek Kabelac2002-04-08
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-07
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
* - Fix on AVI and WAV headers based on Nikolai Zhubr patch.Juanjo2002-03-01
* correct pcm audio format handlingFabrice Bellard2001-09-24
* added pcm formatsFabrice Bellard2001-09-23
* Added CODEC_ID_H263P to fourcc tables.Juanjo2001-08-27
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
* win32 fixesFabrice Bellard2001-08-13
* fixed avi RIFF header sizeFabrice Bellard2001-08-08
* Initial revisionFabrice Bellard2001-07-22