| Commit message (Expand) | Author | Age |
* | ad_ffmpeg: switch to avcodec_decode_audio4() | Uoti Urpala | 2012-04-19 |
* | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 |
* | cosmetics: vf_vo.c: reformat | Uoti Urpala | 2012-03-25 |
* | cosmetics: misc minor cleanups | Uoti Urpala | 2012-03-25 |
* | windows support: unicode filenames | wm4 | 2012-03-09 |
* | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 |
* | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 |
* | vd_ffmpeg: fix flushing of buffered frames | Uoti Urpala | 2012-02-03 |
* | vd_ffmpeg: adjust buffered frame count based on threads again | Uoti Urpala | 2012-02-03 |
* | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 |
* | Update Libav API uses | Uoti Urpala | 2012-02-01 |
* | vd_ffmpeg: explicitly set thread count even if 1 | Uoti Urpala | 2012-01-17 |
* | ad_ffmpeg: pass packet side data from libavformat | Uoti Urpala | 2012-01-08 |
* | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 |
* | Libav API updates (remove most deprecated-in-0.7 uses) | Uoti Urpala | 2011-12-22 |
* | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 |
* | vf_expand: always clear the added borders | wm4 | 2011-12-19 |
* | vf_dsize, vf_scale: fix behavior on multiple config() calls | wm4 | 2011-12-19 |
* | vf_dsize: cleanup identation (tabs to 4 spaces) | wm4 | 2011-12-19 |
* | vo: reset EOSD change detection when VO is re-configured | wm4 | 2011-12-12 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 |
* | Merge remote-tracking branch 'wm4/window_title' | Uoti Urpala | 2011-12-07 |
|\ |
|
| * | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 |
* | | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failed | Uoti Urpala | 2011-12-06 |
* | | core, vo: modify OSD redraw architecture, support EOSD | Uoti Urpala | 2011-12-06 |
|/ |
|
* | Merge branch 'screenshot' (early part) | Uoti Urpala | 2011-11-25 |
|\ |
|
| * | video: use talloc for mp_image, abort if out of memory | wm4 | 2011-11-25 |
| * | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 |
* | | commands, vd_ffmpeg: fix switch_ratio slave command | Uoti Urpala | 2011-11-14 |
* | | vd_ffmpeg: disable slice use that fails with size changes | Uoti Urpala | 2011-11-14 |
* | | cleanup: vf_scale.c, vf.c: replace numbers by flag macro names | Uoti Urpala | 2011-11-14 |
* | | cosmetics: vf.[ch]: reformat | Uoti Urpala | 2011-11-14 |
|/ |
|
* | vd_ffmpeg.c: remove useless realvideo avctx->sub_id setting | Uoti Urpala | 2011-10-25 |
* | cosmetics: vd_ffmpeg.c: reformat | Uoti Urpala | 2011-10-22 |
* | audio/video: delete buggy "dynamic plugin" code | Uoti Urpala | 2011-10-20 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 |
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 |
* | ad_ffmpeg: free resources on init failure | Uoti Urpala | 2011-08-21 |
* | ad_ffmpeg: handle timing for partially decoded packets better | Uoti Urpala | 2011-08-21 |
* | cosmetics: ad_ffmpeg.c: reformat | Uoti Urpala | 2011-08-21 |
* | core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpeg | Uoti Urpala | 2011-08-20 |
* | vf_screenshot: better check for pixel format swscale support | harklu | 2011-08-17 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 |
* | subs: libass: apply option changes to all track types | Uoti Urpala | 2011-08-08 |
* | cleanup: move global ass_force_reload to struct osd_state | Uoti Urpala | 2011-08-08 |
* | build: fix --enable-debug, remove some "#ifdef MP_DEBUG" | Uoti Urpala | 2011-07-30 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 |
* | cleanup: do libav* initialization on startup | Uoti Urpala | 2011-07-18 |
* | vf_qp: enable compilation depending on libavutil eval API | Uoti Urpala | 2011-07-18 |
* | img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definition | Uoti Urpala | 2011-07-14 |