aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* Merge svn changes up to r26587Gravatar Uoti Urpala2008-04-29
|\
| * Use consistent #include paths without "../".Gravatar diego2008-04-28
| * Consistently #include mpbswap.h instead of bswap.h everywhere.Gravatar diego2008-04-28
* | Merge svn changes up to r26555Gravatar Uoti Urpala2008-04-28
|\|
* | vd.c: Make extern decoder declarations constGravatar Uoti Urpala2008-04-26
* | Make audio decoder description structs constGravatar Uoti Urpala2008-04-26
* | vf_divtc.c: Make pointlessly static variable a normal localGravatar Uoti Urpala2008-04-26
* | Mark some constant symbols as suchGravatar Uoti Urpala2008-04-26
| * Only compile libmpcodecs/ve_qtvideo.c on Windows.Gravatar diego2008-04-26
* | Merge svn changes up to r26540Gravatar Uoti Urpala2008-04-26
|\|
* | Move vf_settings to options structGravatar Uoti Urpala2008-04-26
* | Move vo_gamma_* to options structGravatar Uoti Urpala2008-04-26
* | Make video decoder description structs constGravatar Uoti Urpala2008-04-25
* | Move vd_use_slices to options structGravatar Uoti Urpala2008-04-25
* | Remove global vo_flagsGravatar Uoti Urpala2008-04-25
* | vd.c: Cosmetic changes + remove malloc.hGravatar Uoti Urpala2008-04-25
* | Reformat vd.cGravatar Uoti Urpala2008-04-25
* | Move movie_aspect to options structGravatar Uoti Urpala2008-04-25
* | Move screen_size_xy to options structGravatar Uoti Urpala2008-04-25
* | Move opt_screen_size_[x|y] to options structGravatar Uoti Urpala2008-04-25
* | Move flip and softzoom to options structGravatar Uoti Urpala2008-04-25
* | Move vidmode to options structGravatar Uoti Urpala2008-04-25
* | Move fullscreen to options structGravatar Uoti Urpala2008-04-25
* | Store video decoder functions in struct sh_video fieldGravatar Uoti Urpala2008-04-25
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
* | dec_video.c: A couple of cosmetic changesGravatar Uoti Urpala2008-04-25
* | Reformat dec_video.cGravatar Uoti Urpala2008-04-25
* | Move -lavdopts to options structGravatar Uoti Urpala2008-04-25
* | vd_ffmpeg.c: Eliminate some compiler warningsGravatar Uoti Urpala2008-04-25
| * Merge libmpcodecs/Makefile into top-level Makefile.Gravatar diego2008-04-24
* | Move global vo_config_count to vo structGravatar Uoti Urpala2008-04-23
* | vf.c: malloc+memset -> callocGravatar Uoti Urpala2008-04-23
* | Move correct_pts to options structGravatar Uoti Urpala2008-04-23
* | Add option pointer to vf structGravatar Uoti Urpala2008-04-23
* | Add context variable to vo_draw_text callbackGravatar Uoti Urpala2008-04-23
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* Set dll_type and rv_handle for drvc.dllGravatar zuxy2008-04-13
* Restore grayscale decoding support with FFmpeg.Gravatar diego2008-04-13
* Backport SSE2-optimized IDCT routines from upstream libmpeg2.Gravatar diego2008-04-12
* Oops...should be "drv43260.dll" instead of "drv34260.dll"Gravatar zuxy2008-04-12
* Cosmetic fix for r26419Gravatar zuxy2008-04-12
* Dlls can be relocated when loading so rely on filename instead of absoluteGravatar zuxy2008-04-12
* Indentation fix for r26417Gravatar zuxy2008-04-12
* Don't print "Could not patch" messages when we haven't actually tried to patch.Gravatar zuxy2008-04-12
* Check for drvc.dll entries for mingw32Gravatar zuxy2008-04-12
* vf_pp7 does not depend on libavcodec.Gravatar diego2008-04-11
* vf_screenshot depends on libavcodec.Gravatar diego2008-04-11
* 1000l fix linking after r26378Gravatar rtogni2008-04-09
* Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.Gravatar diego2008-04-06