aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* mp_image_pool: add pool to avoid frequent image reallocationsGravatar wm42013-01-13
* vd_lavc: use refcountingGravatar wm42013-01-13
* mp_image: refcounting helpersGravatar wm42013-01-13
* vd_lavc: add DR1 supportGravatar wm42013-01-13
* video: different way to enable hardware decoding, add software fallbackGravatar wm42013-01-13
* vd_lavc: remove codec DRGravatar wm42013-01-13
* video: make vdpau hardware decoding not use DR code pathGravatar wm42013-01-13
* vd_lavc: do not mutate global threads optionGravatar wm42013-01-13
* vd_lavc: cosmetics: move debugging code out of the wayGravatar wm42013-01-13
* video: simplify decoder pixel format handlingGravatar wm42013-01-13
* vo_direct3d: simplifyGravatar wm42013-01-13
* vo_xv: simplifyGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video: make vdpau hardware decoding not use slices code pathGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* Remove netstream supportGravatar wm42013-01-13
* configure: change libcaca test to pkg-configGravatar wm42013-01-13
* configure: remove references to nasGravatar wm42013-01-13
* configure: remove unused check for mkstemp()Gravatar wm42013-01-13
* Replace strsep() usesGravatar wm42013-01-13
* windows support: fix _wstat misusageGravatar wm42013-01-13
* osdep: remove gettimeofday() emulationGravatar wm42013-01-13
* osdep: remove setenv() emulationGravatar wm42013-01-13
* osdep: remove broken vsscanf() emulationGravatar wm42013-01-13
* configure: remove check for .align semanticsGravatar wm42013-01-13
* configure: remove __builtin_expect checkGravatar wm42013-01-13
* configure: cleanup: remove unused --datadir switchGravatar wm42013-01-13
* configure: cleanup: remove unused xshape switchesGravatar wm42013-01-13
* mixer: keep fractional part of volume settingGravatar Uoti Urpala2013-01-13
* af_volnorm: fix output range with float inputGravatar Uoti Urpala2013-01-13
* demux_mkv: work around bad OutputSamplingFrequency valuesGravatar Uoti Urpala2013-01-13
* core: timeline: prevent inaccurate seeks outside timelineGravatar Uoti Urpala2013-01-13
* vo_sdl: fix for rename of a function in SDL2's interfaceGravatar Rudolf Polzer2013-01-12
* sub: do not apply timeline offset to external subtitlesGravatar wm42013-01-12
* Fix lots of bugs in mp_http URL handlingGravatar Rudolf Polzer2013-01-10
* demux_lavf: avio_flush in DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-10
* vo_sdl: add a "sw" flag like in openglGravatar Rudolf Polzer2013-01-10
* encoding-example-profiles: restructure iPhone profilesGravatar Rudolf Polzer2013-01-10
* mplayer: make --loop loop the playlist instead of each playlist entryGravatar wm42013-01-09
* mplayer: keep pause state when frame stepping in last frameGravatar wm42013-01-09
* DOCS: add some basic MinGW cross compilation instructionsGravatar wm42013-01-08
* osxbundle: fix unicode support in fonts.confGravatar kax42013-01-07
* README: add a new one using ReSTGravatar Stefano Pigozzi2013-01-07
* demux_lavf: implement DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-07
* vo_xv: fix compilation when shared memory header files are not availableGravatar wm42013-01-06
* ao_alsa: do not call snd_pcm_delay() when pausedGravatar wm42013-01-06
* cleanup: ass_mp.h: remove dummy declarationsGravatar wm42013-01-06
* sub: use correct fallback font for subtitlesGravatar wm42013-01-06