aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/Makefile
Commit message (Expand)AuthorAge
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* Remove separation between Win32 DLL and DirectShow support in the build system.Gravatar diego2006-06-21
* yet another deinterlacing filterGravatar michael2006-06-06
* Motion compensating deinterlacerGravatar michael2006-06-06
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...Gravatar nicodvb2006-03-16
* Only compile libmpencoders if MEncoder has been enabled.Gravatar diego2006-01-31
* Move conditional compilation out of the code and into the build system.Gravatar diego2006-01-31
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* proper support for shared libpostprocGravatar diego2006-01-22
* ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersGravatar nicodvb2006-01-15
* Consistent variable names for shared libavcodec.Gravatar diego2006-01-14
* Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)Gravatar rtognimp2005-12-09
* ultra simple&slow pp filter, yes yet another spp like filter :)Gravatar michael2005-11-08
* Speex support. Seeking and pts generation does not work.Gravatar reimar2005-11-05
* Break up all long lines that were missed during the last reformatting round.Gravatar diego2005-09-19
* 10l: the directories specified with --with-xvid*dir were ignored.Gravatar gpoirier2005-09-19
* screenshot filterGravatar henry2005-09-11
* Fix MEncoder build with shared libavcodec.Gravatar diego2005-08-17
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* pp7 filter (spp=6 filter with 7 point dct where only the center sample is use...Gravatar michael2005-07-09
* Be more patch-friendlyGravatar ranma2005-06-19
* remove_logo filter by yartrebo, committed with fixes for c++ variable declara...Gravatar rfelker2005-06-08
* faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>Gravatar henry2005-06-04
* added twolame mp2 audio encoderGravatar nicodvb2005-05-07
* added faac audio encoderGravatar nicodvb2005-04-25
* audio encoding reworkedGravatar nicodvb2005-04-22
* TwinVQ decoder and demuxerGravatar rtognimp2004-12-29
* make clean should also clean the native subdirectory.Gravatar diego2004-12-09
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>Gravatar diego2004-09-11
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* Cinepak, CYUV and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15
* ranlib cleanupGravatar alex2004-06-24
* Qt RLE is now in ffmpegGravatar rtognimp2004-05-05
* Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpegGravatar rtognimp2004-04-29
* soft skipping for mencoder. rather than skipping decoding/filteringGravatar rfelker2004-04-28
* "hard" frame duplication for mencoder. this finally makes it possibleGravatar rfelker2004-04-28
* New filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-04-17
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...Gravatar alex2004-04-05
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-03-29
* remove raw nonsense and replace it by one ovcGravatar attila2004-02-17
* new filter: vf_noformat.Gravatar joey2004-02-06
* qp change filterGravatar michael2004-02-05
* rgb test pattern generator, so we could change everything to match alex's def...Gravatar michael2004-01-30
* kerndeint adaptive deinterlacerGravatar ranma2004-01-29
* Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCGravatar rtognimp2003-12-23
* vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12Gravatar rik2003-12-19