aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesGravatar Uoti Urpala2011-11-14
* cosmetics: vf.[ch]: reformatGravatar Uoti Urpala2011-11-14
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingGravatar Uoti Urpala2011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* vo_gl: fix crash with backends lacking control() featuresGravatar wm42011-10-24
* vo_gl: remove support for nvidia register combiners (yuv=1)Gravatar wm42011-10-24
* vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bbGravatar wm42011-10-24
* vo_gl: remove mesa-buffer suboptionGravatar wm42011-10-24
* vo: sdl: handle key modifiersGravatar wm42011-10-24
* vo_gl: move window creation functions from vo_gl.c into gl_common.cGravatar wm42011-10-24
* vo_gl/sdl: use desktop resolution for fullscreen modeGravatar wm42011-10-24
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl: remove "noaspect" suboptionGravatar wm42011-10-24
* vo_gl: convert to new API, clean up codeGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* Makefile: fix build without OpenGL after 75eab4f72af7b10e52aGravatar Uoti Urpala2011-10-24
* demux_demuxers: fix seeking bug (--audiofile)Gravatar Uoti Urpala2011-10-23
* cosmetics: vd_ffmpeg.c: reformatGravatar Uoti Urpala2011-10-22
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20
* demux_lavf: set rawvideo codec_tag based on pix_fmtGravatar Uoti Urpala2011-10-18
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* options: --lavfdopts, --reuse-socket: remove "global" flagGravatar Uoti Urpala2011-10-16
* vo_gl: fix image corruption with PBOs when playing 10 bit videoGravatar wm42011-10-06
* getch2.c: fix negative keycodes returned for non-asciiGravatar Uoti Urpala2011-10-03
* terminal output: show libav version numbers in verbose modeGravatar Uoti Urpala2011-10-01
* demux_mkv: avoid hang with some broken filesGravatar Uoti Urpala2011-09-25
* subreader.c: don't run FriBiDi code if using libassGravatar Uoti Urpala2011-09-23
* sd_ass.c: set event->Style to fix --ass-stylesGravatar Uoti Urpala2011-09-23
* codecs.conf: add Libav ProRes decoderGravatar Uoti Urpala2011-09-23
* options: make "choice" option type parsing ignore caseGravatar Uoti Urpala2011-09-11
* core: fix --sstepGravatar Uoti Urpala2011-09-04
* cosmetics: mplayer.c: minor tweaksGravatar Uoti Urpala2011-09-04
* options: --pphelp: fix after libpostproc version changeGravatar Uoti Urpala2011-09-04
* options: add "disabled option" functionalityGravatar Uoti Urpala2011-09-04
* input/ar.c, input/lirc.c: fix changes missing from 1916b95b8Gravatar Uoti Urpala2011-09-04
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* subassconvert: handle "\r\n" line endsGravatar Clément Bœsch2011-09-02
* demux_mf: fix option value allocated with strdupGravatar Uoti Urpala2011-09-02
* options: commandline: support "--no-opt" for flag optionsGravatar Uoti Urpala2011-09-01
* csputils/vo_gl: rewrite YUV->RGB matrix generationGravatar Uoti Urpala2011-08-29
* cosmetics: csputils.[ch]: reindentGravatar Uoti Urpala2011-08-28
* demuxer.h: raise pad amount to allow compiling against FFmpegGravatar Uoti Urpala2011-08-26
* core: remove bad workaround for files without FPS setGravatar Uoti Urpala2011-08-25
* video_out.h: change VOCTRL_* defines to enumGravatar harklu2011-08-25
* 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
* demux_lavf: Adding av_dup_packet() missing from recent 6e8d420a41Gravatar Uoti Urpala2011-08-21
* osdep/mplayer.rc: change to use "mplayer2" nameGravatar Martin Herkt2011-08-21