aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* I think libfaad2 changed recently. The functions faacDecInit() andGravatar arpi2002-10-07
* I found that default isn't optimal so it's changed a bit. :)Gravatar arpi2002-10-06
* Adding -format and -af switchesGravatar anders2002-10-06
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderGravatar arpi2002-10-05
* renamed to LUT-based sw. eq.Gravatar alex2002-10-04
* 1l - update len too in sliced modeGravatar arpi2002-10-01
* fixing RV10 streamcopy - detect packet format (simple single frame vs. slicesGravatar arpi2002-10-01
* rv10 cleanupGravatar michael2002-10-01
* idct algo selection supportGravatar michael2002-09-29
* removed obsolote func, some cosmetics of AUDIO: msgGravatar arpi2002-09-29
* warning fixesGravatar arpi2002-09-29
* vcodec=mpeg4 set as defaultGravatar arpi2002-09-29
* -ac/-afm rewrite, now works the same way as -vc/-vfmGravatar arpi2002-09-28
* decoder merged, using mpi now. support for stride, and outfmt 411p,422pGravatar arpi2002-09-27
* some cleanupGravatar arpi2002-09-27
* -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)Gravatar arpi2002-09-27
* pass fourcc to lavcGravatar michael2002-09-26
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansGravatar arpi2002-09-26
* interlaced dctGravatar michael2002-09-26
* best audio/video codec selection & init moved to libmpcodecsGravatar arpi2002-09-25
* darkmasking & docsGravatar michael2002-09-24
* adaptive quant support ...Gravatar michael2002-09-23
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* wine headers cleanupGravatar arpi2002-09-22
* declarations moved to *.c filesGravatar arpi2002-09-22
* use img_format.h instead of wine/mmioFOURCC hackGravatar arpi2002-09-22
* we don't need the 0x1FF hack any moreGravatar arpi2002-09-21
* Use string selection to choose modeGravatar kmkaplan2002-09-21
* Support for XviD encodingGravatar kmkaplan2002-09-21
* This patch allows you to use fractional values for specifying a zoom.Gravatar arpi2002-09-20
* use avcodec_alloc_context()Gravatar michael2002-09-19
* standard GSM support for .mov filesGravatar arpi2002-09-15
* This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.Gravatar arpi2002-09-15
* 10l bug - 'len' was handled wrong.Gravatar arpi2002-09-15
* out formats reordered, quality orderGravatar arpi2002-09-15
* unused, replaced by vd_msrle.cGravatar arpi2002-09-15
* - fixed some bugs in RLE decoderGravatar arpi2002-09-15
* query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>Gravatar alex2002-09-13
* fixed to comply with new loaderGravatar alex2002-09-13
* aspect ratio support by encoding (currently only with mpeg4 and h263p)Gravatar alex2002-09-13
* extended par supportGravatar alex2002-09-13
* removed unused code. fixed yv12+debug-mode sig11Gravatar alex2002-09-13
* drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>Gravatar arpi2002-09-10
* changing return type of put_image void->intGravatar arpi2002-09-10
* TGA images (-mf on:type=tga) supportGravatar arpi2002-09-10
* - some cleanup, unused code removedGravatar arpi2002-09-10
* yuv422planar->yuy2 supportGravatar arpi2002-09-09
* 10lGravatar alex2002-09-09
* Code to XviD VBR Library from transcode.Gravatar kmkaplan2002-09-09
* fixing mpeg in aviGravatar michael2002-09-06