index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_xvmc.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
*
Fix warning: Add forgotten 'int' to variable declaration.
iive
2009-03-15
|
*
cosmetics: typo fix
diego
2009-03-15
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_x...
reimar
2009-03-07
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28690
Uoti Urpala
2009-02-21
|
\
|
|
*
Turn all remaining printf() into mp_msg().
iive
2009-02-20
|
*
Cleanup.
iive
2009-02-20
|
*
Cosmetics part2. Indent local variable definitions like the rest of the code.
iive
2009-02-20
|
*
Cosmetics part 1. Reindent to 4 spaces.
iive
2009-02-20
|
*
Comment out "else" statement without following block.
iive
2009-02-20
|
*
Move libavcodec includes together.
iive
2009-02-20
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Extend calc_src_dst_rects to also calculate the border values needed for
reimar
2009-02-17
|
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
|
Merge svn changes up to r28610
Uoti Urpala
2009-02-16
|
\
|
|
*
Sync renaming of xvmc struct members in FFmpeg.
diego
2009-02-16
|
*
The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.
diego
2009-02-15
|
*
Reflect ffmpeg change of xvmc struct field to xvmc_id.
iive
2009-02-15
|
*
whitespace cosmetics: Remove all tabs and trailing whitespace.
diego
2009-02-15
|
*
The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.
diego
2009-02-15
|
*
Remove unnecessary #ifdef around internal #include.
diego
2009-02-15
|
*
The xmvc structure member magic_id was renamed to unique_id.
diego
2009-02-15
|
*
Reflect the change of xvmc struct name.
iive
2009-02-15
|
*
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
reimar
2009-02-15
|
*
Now xvmc struct uses magic_id field
iive
2009-02-15
|
*
Remove display_flag remains as the member has been removed from the xvmc struct.
iive
2009-02-15
|
*
Remove some xvmc field initializations. They are not used by
iive
2009-02-14
|
*
Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.
diego
2009-02-14
*
|
Merge svn changes up to r28549
Uoti Urpala
2009-02-13
|
\
|
|
*
Add a calc_src_dst_rects that calculates from window size, panscan etc.
reimar
2009-02-12
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Fix build: calc_drwXY was factorized into vo_calc_drwXY.
diego
2009-01-09
|
*
Factor calc_drwXY out of vo_xv and vo_xvmc.
cehoyos
2009-01-09
|
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
|
*
Sync with latest round of xvmc changes in FFmpeg.
diego
2009-01-02
*
|
Merge svn changes up to r28038
Uoti Urpala
2008-11-25
|
\
|
|
*
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
reimar
2008-11-23
|
*
Remove unused variables and the related warnings along with them.
diego
2008-11-23
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
Remove a aspect calculation line.
reimar
2008-11-21
|
*
Factor common code like -wid handling, vo_gc creation etc. out into
reimar
2008-11-19
*
|
Merge svn changes up to r27949
Uoti Urpala
2008-11-17
|
\
|
|
*
Remove a useless XGetGeometry call, the X11 event handling already
reimar
2008-11-17
|
*
Get rid of (besides useless assignments) unused XSizeHints variable
reimar
2008-11-16
|
*
Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...
reimar
2008-11-15
|
*
Remove now unused variables.
reimar
2008-11-15
[next]