aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_lavf: assume audio codec_tag 0 means unsetGravatar Uoti Urpala2012-08-16
* ad_ffmpeg: add sanity check against decoder overreadsGravatar Uoti Urpala2012-08-16
* stream_file: print strerror() when failing to open a fileGravatar Uoti Urpala2012-08-16
* command: expand properties for "run" commandGravatar mplayer-svn2012-08-16
* vo_vdpau: fix crash when vo_vdpau initialization failsGravatar wm42012-08-16
* video_out: fix crash when VO autoselection failsGravatar wm42012-08-16
* configure: check for python3 existenceGravatar Rudolf Polzer2012-08-16
* mplayer: cosmetic changes to status line outputGravatar wm42012-08-16
* mplayer: remove playlist demuxer hackGravatar wm42012-08-16
* image_writer: make JPG default and increase quality (for screenshots)Gravatar wm42012-08-16
* vf_expand: remove OSD supportGravatar wm42012-08-16
* core: intentionally cripple slave modeGravatar wm42012-08-15
* vo_sharedbuffer: remove this VOGravatar Stefano Pigozzi2012-08-15
* command: fix crash when setting nonexistent propertyGravatar wm42012-08-10
* command: fix subtitle selection displayGravatar wm42012-08-08
* osx: fix buildGravatar Stefano Pigozzi2012-08-08
* manpage: document gl3, direct3d, portaudio, remove v4l2Gravatar wm42012-08-08
* manpage: document per-file optionsGravatar wm42012-08-07
* manpage: add initial documentation about changesGravatar wm42012-08-07
* sub: fix confusion of ass_library handlesGravatar wm42012-08-07
* codecs.cfg: do not prefer spdifmpa over mpg123 decoderGravatar wm42012-08-07
* playlist: do not add playlist base path to URLsGravatar wm42012-08-07
* command: skipping past the last chapter explicitly stops playbackGravatar wm42012-08-07
* osd: remove FAST_OSD codeGravatar wm42012-08-07
* osd_libass: allocate separate ASS_Library for OSDGravatar wm42012-08-07
* osd: reset OSD change state even if VO doesn't draw OSDGravatar wm42012-08-07
* VO: remove old VO glueGravatar wm42012-08-07
* osx_common: remove old VO include, modify change_movie_aspect()Gravatar wm42012-08-07
* vo_directx: convert to new VO APIGravatar wm42012-08-07
* win32: fix compilation on MinGWGravatar wm42012-08-07
* vo_null: reformat and use new VO APIGravatar wm42012-08-07
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* vo_v4l2: reformat, use new VO APIGravatar wm42012-08-07
* vo_caca: use new VO APIGravatar wm42012-08-07
* vo_directfb2: reformat and convert to new VO APIGravatar wm42012-08-07
* vo_x11: reformat, use new VO APIGravatar wm42012-08-07
* TOOLS/uncrustify.cfg: add uncrustify profile for code reformattingGravatar wm42012-08-06
* manpage: reflect recent VO changesGravatar wm42012-08-06
* image_writer: rename "filetype" option to "format"Gravatar wm42012-08-06
* libvo: remove videodev_mjpeg.hGravatar wm42012-08-06
* VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpegGravatar wm42012-08-06
* VO: remove vo_jpeg, vo_png, vo_pnm, vo_tgaGravatar wm42012-08-06
* vo_image: add outdir optionGravatar wm42012-08-06
* vo_image: add new video output for writing imagesGravatar wm42012-08-06
* video_out: rename privsize member to priv_sizeGravatar wm42012-08-06
* image_writer: support all JPEG specific options vo_jpeg supportsGravatar wm42012-08-06
* image_writer: add TGA image formatGravatar wm42012-08-06
* image_writer: add some PNM family image formatsGravatar wm42012-08-06
* image_writer: add option parsingGravatar wm42012-08-06
* image_writer: allow specifying pixel formats for image writersGravatar wm42012-08-06