aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* test pattern filterGravatar michael2002-06-03
* workaround bugs & error resilience ffmpeg decoder optionsGravatar michael2002-06-02
* fame=quality:fps args support, small fixes for 0.9.0 apiGravatar arpi2002-06-01
* use new api of libfame 0.9.0Gravatar arpi2002-06-01
* single coefficient elimination disabled by defaultGravatar michael2002-06-01
* warning fix (strings.h > string.h)Gravatar pl2002-05-30
* setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0Gravatar arpi2002-05-30
* 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOVGravatar arpi2002-05-30
* grayscaled palette supportGravatar arpi2002-05-30
* restore original bih->biCompression if codec init failedGravatar arpi2002-05-29
* - modify bih->biCompression instead of sh->formatGravatar arpi2002-05-29
* new options to support Michael's libavcodec patch, #ifdefedGravatar arpi2002-05-29
* report error if bad dimensions requested (<=0)Gravatar alex2002-05-26
* warning fixes, patch by Ulrich Hecht <uli@suse.de>Gravatar arpi2002-05-25
* typoGravatar alex2002-05-25
* 10lGravatar alex2002-05-23
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* do not pass the flip flag to vo - maybe it support flipping just report no su...Gravatar arpi2002-05-20
* memset and memcpy were used without #include <string.h> in a few places.Gravatar arpi2002-05-20
* new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@h...Gravatar arpi2002-05-19
* ignore first 2 framesGravatar arpi2002-05-18
* small fixGravatar arpi2002-05-18
* iive is right - we shouldn't use IP buffering for vfw. it was changedGravatar arpi2002-05-16
* rgb24, bgr 24/32 support even for grayscaleGravatar arpi2002-05-15
* added support for codec selectionGravatar alex2002-05-13
* -vop help, patch by Julian J. M. <bandit@telecable.es>Gravatar arpi2002-05-13
* new filter, to detect best crop sizeGravatar arpi2002-05-12
* keep aspect ratio - based on Fredrik Kuivinen's ideaGravatar arpi2002-05-12
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Gravatar arpi2002-05-12
* always reser audio input buffer pointerGravatar arpi2002-05-12
* FPS autodetection, accept args: quality:fpsGravatar arpi2002-05-08
* w/h=0 means d_w/h instead of originalGravatar arpi2002-05-06
* dvbscale - setup scaling for the DVB cardGravatar arpi2002-05-06
* reset default capsGravatar arpi2002-05-06
* passthru mode for filters which don't alter image just config parameters (que...Gravatar arpi2002-05-06
* blit_frame is useless - noticed by Nick K.Gravatar arpi2002-05-05
* a hack to make ffmjpeg created files viewable with windows dlls tooGravatar alex2002-05-05
* msmpeg4v2 -> MP42 mapping, requested by GabucinoGravatar alex2002-05-04
* better fix for i420/iyuv as suggested by arpiGravatar rfelker2002-05-04
* fixed raw i420/iyuv to some extent, so that cb/cr channels are noGravatar rfelker2002-05-03
* 10lGravatar alex2002-05-02
* avid mjpeg support (external huffman table)Gravatar alex2002-05-02
* printf to mp_msgGravatar albeu2002-05-02
* setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARNGravatar arpi2002-05-01
* expand=-1:-50:0:0 -> mwidth:mheight+50:0:0Gravatar pontscho2002-05-01
* apply aspect prescaling to -xyGravatar arpi2002-04-29
* 8bpp raw avi supportGravatar arpi2002-04-29
* Uncompressed avi files are stored upside down.Gravatar ksorim2002-04-29
* 1000lGravatar arpi2002-04-28
* 10lGravatar arpi2002-04-28