aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* codecs.conf is obsolete.Gravatar diego2003-08-22
* pullup -- third generation inverse telecine engine. the backendGravatar rfelker2003-08-18
* clean up field flags:Gravatar rfelker2003-08-18
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>Gravatar alex2003-08-18
* sysm --> syms typo fix by Joey ParrishGravatar diego2003-08-17
* -brightness && -vf scale fixGravatar michael2003-08-16
* Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...Gravatar alex2003-08-15
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* '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
* mb decision stuffGravatar michael2003-07-29
* xvmc updatesGravatar iive2003-07-26
* sync to ffmpeg, updates, cleanupsGravatar iive2003-07-21
* Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>Gravatar rtognimp2003-07-21
* width -> frame / field typeGravatar michael2003-07-20
* Win32 codec paths in vd_realvid.cGravatar diego2003-07-19
* new ff_draw_horiz_band()Gravatar michael2003-07-17
* 3*100l (backported from g2)Gravatar arpi2003-07-13
* quant_store is obsoleteGravatar arpi2003-07-13
* 10lGravatar alex2003-07-13
* removed our native svq1 and huffyuv implementation as libavcodec's implementa...Gravatar alex2003-07-13
* removing my (nonworking) email addressGravatar alex2003-07-03
* cosmeticsGravatar alex2003-07-03
* xvmc supportGravatar iive2003-07-01
* Fix SIG11 if no args givenGravatar albeu2003-06-26
* basic xvmc image supportGravatar iive2003-06-21
* small warning fixGravatar rathann2003-06-19
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...Gravatar arpi2003-06-18
* lossless ff mjpeg encodingGravatar michael2003-06-17
* YUV 444 411 410 supportGravatar michael2003-06-14
* context model size & coder type options for FFV1Gravatar michael2003-06-13
* 1000lGravatar rfelker2003-06-13
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Gravatar arpi2003-06-09
* FFV1Gravatar michael2003-06-09
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* I've found some time to implement the encoding support for the newGravatar arpi2003-06-06
* just updated vd_theora.c to decode the additional header packets,Gravatar arpi2003-06-06
* fixed mem corruption bugsGravatar arpi2003-06-06
* 100l to me :(Gravatar rfelker2003-06-02
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* 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
* oops, forgot thatGravatar alex2003-05-23
* removed obsolete (and currently non-working) scaling functions, after that it...Gravatar alex2003-05-23
* new filter for dropping (near-)duplicate frames. can be used to fixGravatar rfelker2003-05-22
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>Gravatar alex2003-05-20
* cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyGravatar rfelker2003-05-20
* fix segfaults with slices. support slice rendering into a filter evenGravatar rfelker2003-05-20