aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * windows support: remove _UWIN defineGravatar wm42012-03-01
| | * configure: allow changing pkg-config binary with --pkg-configGravatar wm42012-02-29
| | * configure: use cross toolchain if --target is givenGravatar wm42012-02-29
| | * configure: disable cross compilation auto detectionGravatar wm42012-02-29
| | * configure: fix target triplet check for mingw targetsGravatar Kovensky2012-02-29
| | * configure: show PKG_CONFIG_PATH and CFLAGS in config.logGravatar Uoti Urpala2012-02-29
| |/
* | screenshot: don't convert image if it's already in required formatGravatar wm42012-02-29
* | screenshot: move code to open file out of image writer functionsGravatar wm42012-02-29
* | screenshot: make screenshot filenames configurableGravatar wm42012-02-29
* | screenshot: allow forcing taking screenshots with the video filterGravatar wm42012-02-29
* | core: rename --paused to --pause, and improve how pausing is doneGravatar wm42012-02-29
| * aviheader.c: silence a warningGravatar Uoti Urpala2012-02-29
* | struct stat.st_blocks is not available on MinGWGravatar wm42012-02-28
| * vo_png: set AVCodecContext parameters before opening itGravatar Uoti Urpala2012-02-28
| * configure: remove obsolete messages for mtrr / no w32codecsGravatar Uoti Urpala2012-02-28
| * vo: reject vo_redraw_frame() if no frames have been drawnGravatar Uoti Urpala2012-02-28
| * configure, build: support compiling without libpostprocGravatar Uoti Urpala2012-02-27
| * configure, ao_alsa: drop support for obsolete ALSA versionsGravatar Uoti Urpala2012-02-27
| * configure: simplify pkg-config handling, drop other testsGravatar Uoti Urpala2012-02-27
* | cue: play .bin files as raw PCM audio (even if it means playing noise)Gravatar wm42012-02-26
* | core: sort chaptersGravatar wm42012-02-26
| * demux_lavf: update growing file size info for AVSEEK_SIZEGravatar Uoti Urpala2012-02-26
* | Fix minor memory leak from 2003Gravatar wm42012-02-25
* | input: restore terminal attributes after resumeGravatar wm42012-02-25
| * osd: erase terminal OSD line with mp_msg() instead of printf()Gravatar Uoti Urpala2012-02-25
| * screenshot: fix libav API use (pix_fmt and some other things)Gravatar wm42012-02-25
* | osd: clear terminal OSD line with mp_msg() instead of printfGravatar wm42012-02-25
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
* | x11: fix crash when using switch_video (broken by UTF-8 input changes)Gravatar wm42012-02-24
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-02-19
|\ \
* | | stream: refuse to open directoriesGravatar wm42012-02-19
* | | Don't print awkward negative seek message when playing directoryGravatar wm42012-02-19
* | | input: fix "enter" on consoleGravatar wm42012-02-19
* | | screenshot: fix error messageGravatar wm42012-02-19
* | | input: fix OSD cyclingGravatar wm42012-02-12
* | | commands: add pt_clear command to clear playlistGravatar wm42012-02-10
* | | bstr: add bstr_eatstart()Gravatar wm42012-02-09
* | | vo_gl: add "backend" suboption to allow selecting the GUI backendGravatar wm42012-02-09
* | | vo_gl: minor cleanupsGravatar reimar2012-02-09
* | | vo_gl: add noise filterGravatar reimar2012-02-09
* | | core: add option to start in paused stateGravatar wm42012-02-09
| | * 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
| | * demux_lavf: use Libav RIFF tag lists directlyGravatar Uoti Urpala2012-02-01
| | * Update Libav API usesGravatar Uoti Urpala2012-02-01
| |/
| * Update copyright yearGravatar Uoti Urpala2012-01-28
* | i lost my brainGravatar wm42012-01-26
* | input.c: simplify command definitionsGravatar wm42012-01-26
* | x11: fix setting UTF-8 window titles for some special casesGravatar wm42012-01-25