summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-101-1/+1
* TGA images (-mf on:type=tga) supportarpi2002-09-101-1/+1
* added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlibalex2002-09-011-1/+1
* vfwex separated from vfw, to work with new vfm system and dlopenarpi2002-08-301-1/+1
* renamed codecsarpi2002-08-301-2/+2
* "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterrfelker2002-08-301-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* soft video equalizer filter, currently supports brightness andrfelker2002-08-211-1/+1
* native DV audio/video decoders using libdvarpi2002-08-051-2/+2
* new filter to use libavcodec's deinterlacerarpi2002-07-311-1/+1
* New plugin to test crop parameters. Arguments are the same as for thekmkaplan2002-07-271-1/+1
* ad_dk4adpcm is done by ima_adpcm (obsoleted)atmos42002-07-121-1/+1
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-1/+1
* SVQ1 addedarpi2002-06-221-2/+2
* vf_yvu9 supportalex2002-06-211-1/+1
* noise generating filtermichael2002-06-141-1/+1
* readaudio decoder - not yet workingarpi2002-06-101-1/+1
* RealVideo rv30 decoder, using binary driver from realplayer8arpi2002-06-081-1/+1
* test pattern filtermichael2002-06-031-1/+1
* new filter, to detect best crop sizearpi2002-05-121-1/+1
* dvbscale - setup scaling for the DVB cardarpi2002-05-061-1/+1
* realtime yv12->mpeg1 with libavcodec qscale=1arpi2002-04-271-1/+1
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-1/+5
* 8bpp paletted -> 15/16/24/32 converterarpi2002-04-211-1/+1
* Complement existing filters - rotate and flip.eyck2002-04-211-1/+1
* rotation/mirror filterarpi2002-04-191-1/+1
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* native codecs files moved to libmpcodecs/native/arpi2002-04-131-3/+4
* rgb2bgr converterarpi2002-04-131-1/+1
* RGB24/YUY2 -> DV encoding, using libdvarpi2002-04-121-1/+1
* new filter: fliparpi2002-04-111-1/+1
* 10larpi2002-04-111-1/+1
* encodersarpi2002-04-101-3/+11
* 2 new simple filters: yuy2 and formatarpi2002-04-091-1/+1
* vf_fame added - yv12->mpes converterarpi2002-04-081-1/+1
* swscale filterarpi2002-04-071-1/+1
* vf control codes added, autoq supportarpi2002-04-071-1/+1
* postprocessing filter (fixme: -pp 0)arpi2002-04-071-1/+1
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-1/+2
* libmad support, rewritten from scratch using Xine decoder as samplearpi2002-04-031-1/+1
* vd_mpegpes addedarpi2002-04-031-1/+1
* vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1arpi2002-03-311-1/+1
* reworked ADPCM decoders; changes include:melanson2002-03-301-1/+1
* Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved b...atmos42002-03-261-1/+1
* ad_msgsm addedarpi2002-03-251-1/+1
* ok, use ad_* stuffarpi2002-03-251-3/+5
* added zlibalex2002-03-221-1/+1
* added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>melanson2002-03-211-1/+1
* MPlayer now has a Microsoft RLE decoder to call its own...only supportsmelanson2002-03-191-1/+1
* Add IJPG decoder.pontscho2002-03-101-1/+9
* mpng, libmpeg2 added, none of them finished :(arpi2002-03-091-1/+1
* cyuv, nuv, qtrle, qtsmc, roq addedarpi2002-03-081-1/+1
* fli and msvideo1 addedarpi2002-03-071-1/+1
* xanim, raw, rle addedarpi2002-03-071-1/+1
* vfw, vfwex, odivx, divx4 addedarpi2002-03-071-1/+1
* vd_dshow addedarpi2002-03-061-1/+1
* vd_ffmpeg addedarpi2002-03-061-1/+1
* Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>arpi2002-03-021-1/+1
* dec_video.c addedarpi2002-03-011-1/+1
* cinepak addedarpi2002-02-281-1/+1
* libmpcodecs core - initial versionarpi2002-02-281-0/+41