index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add ccache usage suggestion to speed up compilation.
bircoph
2009-02-16
*
100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
reimar
2009-02-16
*
Use fixed-point implementation on avr32.
diego
2009-02-16
*
Make configure recognize avr32.
diego
2009-02-16
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
Sync renaming of xvmc struct members in FFmpeg.
diego
2009-02-16
*
synced with r28593
Gabrov
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
*
Fix spelling: "whom" should be used instead of "which" when we're
bircoph
2009-02-15
*
Remove the reference to history.html because history.xml was purged
bircoph
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
*
Remove unnecessary #if around forward declaration.
reimar
2009-02-15
*
Restructure get_format so it can easily be extended to handle VDPAU
reimar
2009-02-15
*
Reuse the code for the general do_dr1 case to set get_buffer/release_buffer f...
reimar
2009-02-15
*
Change man page encoding from KOI8-R to UTF-8.
bircoph
2009-02-15
*
I hope this one is clearer and understandable.
bircoph
2009-02-15
*
Use PIX_FMT_NONE instead of -1
reimar
2009-02-15
*
Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC
reimar
2009-02-15
*
Remove trailing whitespaces.
bircoph
2009-02-15
*
Synced with r28201.
bircoph
2009-02-15
*
Extend get_buffer to handle the XvMC case and remove mc_get_buffer
reimar
2009-02-15
*
Unset MP_IMGFLAG_IN_USE in release_buffer.
reimar
2009-02-15
*
Merge two checks for mpi != NULL
reimar
2009-02-15
*
Make the default release_buffer work for XvMC, use it and remove mc_release_b...
reimar
2009-02-15
*
Get rid of mc_render_slice and use the generic draw_slice instead.
reimar
2009-02-15
*
Update info about contributions.
bircoph
2009-02-15
*
Fix a regression caused by r17933; RealMedia index tables could never be prin...
zuxy
2009-02-15
*
Support seek in multirate RealMedia files.
zuxy
2009-02-15
*
Reflect the change of xvmc struct name.
iive
2009-02-15
*
WMVA works with VDPAU, too
reimar
2009-02-15
*
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
reimar
2009-02-15
*
Sync fourccs for ffvc1vdpau
reimar
2009-02-15
*
Sync fourcc list for ffmpeg12vdpau
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
*
Get rid of the trailing whitespaces.
bircoph
2009-02-15
*
'Capitalize' mplayer -> MPlayer when used as a project name.
bircoph
2009-02-15
*
Some more trailing whitespaces.
bircoph
2009-02-15
*
Get rid of trailing whitespaces.
bircoph
2009-02-15
*
Fix r28506.
bircoph
2009-02-15
*
Sync with r28520, 100% done.
bircoph
2009-02-15
*
Remove some xvmc field initializations. They are not used by
iive
2009-02-14
*
timebomb made some swscale AltiVec fixes
compn
2009-02-14
*
Sync with r27979.
bircoph
2009-02-14
*
Use sws_printVec2() instead of the deprecated sws_printVec().
stefano
2009-02-14
*
Implement sws_printVec2() and deprecate sws_printVec().
stefano
2009-02-14
[next]