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
/
vd.c
Commit message (
Expand
)
Author
Age
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Merge svn changes up to r30419
Uoti Urpala
2010-01-25
|
\
|
|
*
Remove any auto-inserted lavc filter.
reimar
2010-01-22
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Reduce console output verbosity: Move colorspace information to verbose mode.
diego
2009-09-30
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Remove internal NuppelVideo decoder, the code in libavcodec can decode
reimar
2009-03-08
|
*
Add some "const" to mpcodecs_vd_drivers
reimar
2009-03-06
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Make it possible for mpcodecs_get_image to return NULL as the
reimar
2009-02-17
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
vd.c: Remove pointless SCREEN_SIZE_[XY] #defines
Uoti Urpala
2008-10-25
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.
diego
2008-10-16
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
vd.c: Make extern decoder declarations const
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
*
|
Add option pointer to vf struct
Uoti Urpala
2008-04-23
|
/
*
Simplify preprocessor condition for QT codecs, configure already does the
diego
2008-03-15
*
typo fix: inited --> initialized
diego
2008-02-14
*
clarify comments/docs about lav* being the preferred place to implement new
ivo
2008-01-28
*
copy note on new demuxers and codecs to the top of the array as well to be
ivo
2008-01-28
*
note on new demuxers and codecs, add them to lav* instead of libmp*
ivo
2008-01-28
*
Remove unused definition.
diego
2008-01-06
[next]