aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf.c
Commit message (Expand)AuthorAge
* yet another deinterlacing filterGravatar michael2006-06-06
* Motion compensating deinterlacerGravatar michael2006-06-06
* Fix memory corruption in vd_libmpeg2Gravatar uau2006-04-27
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-31
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...Gravatar nicodvb2006-03-16
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* proper support for shared libpostprocGravatar diego2006-01-22
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* do not set the flag when config failedGravatar henry2005-12-16
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* ultra simple&slow pp filter, yes yet another spp like filter :)Gravatar michael2005-11-08
* screenshot filterGravatar henry2005-09-11
* pp7 filter (spp=6 filter with 7 point dct where only the center sample is use...Gravatar michael2005-07-09
* forgotten reference to remove-logo, 10l for RichGravatar henry2005-06-08
* faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>Gravatar henry2005-06-04
* missing return statement (1e5l for me)Gravatar henry2005-03-08
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Improved NV12/NV21 support.Gravatar syrjala2005-02-16
* add the flip filter at the end of the filter chain.Gravatar reimar2004-12-18
* fix image dimensions at filter config timeGravatar henry2004-12-01
* Big Endian fix. Patch by Romain DolbeauGravatar nplourde2004-05-31
* 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
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-03-29
* fix compilation without libavcodecGravatar henry2004-02-26
* 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
* vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12Gravatar rik2003-12-19
* Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>....Gravatar alex2003-12-08
* yuv colorspace converterGravatar alex2003-11-29
* simple alternative postprocessing filterGravatar michael2003-10-26
* vf_hueGravatar michael2003-10-23
* fast deinterleaver (= il filter with stride/width/height tricks)Gravatar michael2003-10-22
* Fix compilation when libavcodec is missing.Gravatar attila2003-10-16
* simple logo removerGravatar henry2003-09-03
* 2 new filters: tile & framestepGravatar arpi2003-08-31
* pullup -- third generation inverse telecine engine. the backendGravatar rfelker2003-08-18
* clean up field flags:Gravatar rfelker2003-08-18
* 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co...Gravatar alex2003-08-11
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,Gravatar ranma2003-08-03
* 3*100l (backported from g2)Gravatar arpi2003-07-13
* 100l to me :(Gravatar rfelker2003-06-02
* it's still a 10l bug + 10l to me for commiting sh*t first time, and originall...Gravatar alex2003-05-23
* 10lGravatar alex2003-05-23
* new filter for dropping (near-)duplicate frames. can be used to fixGravatar rfelker2003-05-22
* fix segfaults with slices. support slice rendering into a filter evenGravatar rfelker2003-05-20