aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
* | screenshot: allow forcing taking screenshots with the video filterGravatar wm42012-02-29
| * configure, build: support compiling without libpostprocGravatar Uoti Urpala2012-02-27
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
| * vd_ffmpeg: fix flushing of buffered framesGravatar Uoti Urpala2012-02-03
| * vd_ffmpeg: adjust buffered frame count based on threads againGravatar Uoti Urpala2012-02-03
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
* | i lost my brainGravatar wm42012-01-26
* | Merge branch 'gradfun' into my_masterGravatar wm42012-01-18
|\ \
* \ \ Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-01-18
|\ \ \ | | |/ | |/|
* | | screenshot: improve quality by using additional swscale flagsGravatar wm42012-01-18
* | | subtitles: create only one instance of ASS_Render instead of twoGravatar wm42012-01-18
| * | vd_ffmpeg: explicitly set thread count even if 1Gravatar Uoti Urpala2012-01-17
| | * vf_gradfun: change default parametersGravatar wm42012-01-10
| | * vf_gradfun: add size parameter, which sets radius according to movie diagonalGravatar wm42012-01-10
| | * vf_gradfun: use option parserGravatar wm42012-01-10
| |/ |/|
| * ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
| * vf_fspp: make compile without Libav internalsGravatar Uoti Urpala2012-01-02
| * Libav API updates (remove most deprecated-in-0.7 uses)Gravatar Uoti Urpala2011-12-22
| * configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
|/
* vf_expand: always clear the added bordersGravatar wm42011-12-19
* vf_dsize, vf_scale: fix behavior on multiple config() callsGravatar wm42011-12-19
* vf_dsize: cleanup identation (tabs to 4 spaces)Gravatar wm42011-12-19
* vo: reset EOSD change detection when VO is re-configuredGravatar wm42011-12-12
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failedGravatar Uoti Urpala2011-12-06
* | core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
|/
* Merge branch 'screenshot' (early part)Gravatar Uoti Urpala2011-11-25
|\
| * video: use talloc for mp_image, abort if out of memoryGravatar wm42011-11-25
| * core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* | commands, vd_ffmpeg: fix switch_ratio slave commandGravatar Uoti Urpala2011-11-14
* | vd_ffmpeg: disable slice use that fails with size changesGravatar Uoti Urpala2011-11-14
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesGravatar Uoti Urpala2011-11-14
* | cosmetics: vf.[ch]: reformatGravatar Uoti Urpala2011-11-14
|/
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingGravatar Uoti Urpala2011-10-25
* cosmetics: vd_ffmpeg.c: reformatGravatar Uoti Urpala2011-10-22
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* ad_ffmpeg: free resources on init failureGravatar Uoti Urpala2011-08-21
* ad_ffmpeg: handle timing for partially decoded packets betterGravatar Uoti Urpala2011-08-21
* cosmetics: ad_ffmpeg.c: reformatGravatar Uoti Urpala2011-08-21
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegGravatar Uoti Urpala2011-08-20
* vf_screenshot: better check for pixel format swscale supportGravatar harklu2011-08-17