index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r26555
Uoti Urpala
2008-04-28
|
\
*
|
vd.c: Make extern decoder declarations const
Uoti Urpala
2008-04-26
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
*
|
vf_divtc.c: Make pointlessly static variable a normal local
Uoti Urpala
2008-04-26
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
|
*
Only compile libmpcodecs/ve_qtvideo.c on Windows.
diego
2008-04-26
*
|
Merge svn changes up to r26540
Uoti Urpala
2008-04-26
|
\
|
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
*
|
Move vo_gamma_* to options struct
Uoti Urpala
2008-04-26
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
*
|
Move vd_use_slices to options struct
Uoti Urpala
2008-04-25
*
|
Remove global vo_flags
Uoti Urpala
2008-04-25
*
|
vd.c: Cosmetic changes + remove malloc.h
Uoti Urpala
2008-04-25
*
|
Reformat vd.c
Uoti Urpala
2008-04-25
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
*
|
Move screen_size_xy to options struct
Uoti Urpala
2008-04-25
*
|
Move opt_screen_size_[x|y] to options struct
Uoti Urpala
2008-04-25
*
|
Move flip and softzoom to options struct
Uoti Urpala
2008-04-25
*
|
Move vidmode to options struct
Uoti Urpala
2008-04-25
*
|
Move fullscreen to options struct
Uoti Urpala
2008-04-25
*
|
Store video decoder functions in struct sh_video field
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
|
dec_video.c: A couple of cosmetic changes
Uoti Urpala
2008-04-25
*
|
Reformat dec_video.c
Uoti Urpala
2008-04-25
*
|
Move -lavdopts to options struct
Uoti Urpala
2008-04-25
*
|
vd_ffmpeg.c: Eliminate some compiler warnings
Uoti Urpala
2008-04-25
|
*
Merge libmpcodecs/Makefile into top-level Makefile.
diego
2008-04-24
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
*
|
vf.c: malloc+memset -> calloc
Uoti Urpala
2008-04-23
*
|
Move correct_pts to options struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to vf struct
Uoti Urpala
2008-04-23
*
|
Add context variable to vo_draw_text callback
Uoti Urpala
2008-04-23
*
|
Add new video driver API
Uoti Urpala
2008-04-23
*
|
Change VOCTRL_[GET|SET]_EQUALIZER argument passing
Uoti Urpala
2008-04-23
|
/
*
Set dll_type and rv_handle for drvc.dll
zuxy
2008-04-13
*
Restore grayscale decoding support with FFmpeg.
diego
2008-04-13
*
Backport SSE2-optimized IDCT routines from upstream libmpeg2.
diego
2008-04-12
*
Oops...should be "drv43260.dll" instead of "drv34260.dll"
zuxy
2008-04-12
*
Cosmetic fix for r26419
zuxy
2008-04-12
*
Dlls can be relocated when loading so rely on filename instead of absolute
zuxy
2008-04-12
*
Indentation fix for r26417
zuxy
2008-04-12
*
Don't print "Could not patch" messages when we haven't actually tried to patch.
zuxy
2008-04-12
*
Check for drvc.dll entries for mingw32
zuxy
2008-04-12
*
vf_pp7 does not depend on libavcodec.
diego
2008-04-11
*
vf_screenshot depends on libavcodec.
diego
2008-04-11
*
1000l fix linking after r26378
rtogni
2008-04-09
*
Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
diego
2008-04-06
*
Rename RTJPEG files so that filenames consist of lowercase name only.
diego
2008-04-06
*
Change I_TYPE -> FF_I_TYPE to fix compilation.
iive
2008-04-04
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
[next]