aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | osd: remove freetype font rendering codeGravatar wm42012-07-28
* | osd: use libass for OSD renderingGravatar wm42012-07-28
* | Add support for playing video from streaming sites with libquviGravatar wm42012-07-28
* | commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* | commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* | osd: enable line breaking for OSD textGravatar wm42012-07-28
* | core: change format of time properties to match the OSD time formatGravatar wm42012-07-28
* | libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* | Makefile: remove unused rule for mplayer-nomain.oGravatar wm42012-07-28
* | Makefile: move dependency rules for autogenerated filesGravatar wm42012-07-28
* | Remove QTX testsGravatar wm42012-07-28
* | Makefile: clean upGravatar wm42012-07-28
* | Rename DOCS/tech/ to DOCS/OUTATED-tech/Gravatar wm42012-07-28
* | Remove DOCS/xmlGravatar wm42012-07-28
* | TOOLS: remove useless crapGravatar wm42012-07-28
* | Remove TOOLS/realcodecsGravatar wm42012-07-28
* | Remove ancient kernel device driversGravatar wm42012-07-28
* | build: remove bin_to_header.py and use TOOLS/file2string.py insteadGravatar wm42012-07-28
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\|
| * vo_sharedbuffer: remove from autoprobe listGravatar Stefano Pigozzi2012-07-27
| * vo_corevideo, vo_sharedbuffer: put private state in vo->privGravatar Stefano Pigozzi2012-07-27
| * demux_rawdv.c: fix change missing from recent 8079f4ff821Gravatar Uoti Urpala2012-07-27
| * vo_vdpau: disable refresh-aware frame timing when compositedGravatar Uoti Urpala2012-07-27
| * options: support "no-foo" syntax for flag suboptionsGravatar Uoti Urpala2012-07-27
| * demux_lavf: use lavf for RealMedia (.rm) files by defaultGravatar Uoti Urpala2012-07-26
| * vd_vfw.c: fix part missing from previous commitGravatar Uoti Urpala2012-07-26
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
| * core: fix attempt to get audio pts without audioGravatar Uoti Urpala2012-07-17
| * docs: delete outdated translated manpages/docsGravatar Uoti Urpala2012-07-16
| * Makefile: delete .d files in "clean" target tooGravatar Uoti Urpala2012-07-16
| * vo_vdpau: fix possible crash after preemptionGravatar Uoti Urpala2012-07-16
| * build, codec-cfg.c: simplify builtin codecs.conf handlingGravatar Uoti Urpala2012-07-16
| * build: use python3 to generate some files previously in gitGravatar Uoti Urpala2012-07-16
| * options: fix specifying string options without parameterGravatar Uoti Urpala2012-07-16
| * VO: implement shared option handling, use for vdpauGravatar Uoti Urpala2012-07-16
| * options: make option struct the talloc parent of optionsGravatar Uoti Urpala2012-07-16
| * options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * font_load_ft.c: fix possible crash with recent FontconfigGravatar Uoti Urpala2012-05-17
| * configure: OSX: fix check for compiler-specific cflagsGravatar Stefano Pigozzi2012-05-17
| * configure: don't enable GL/X11 without X11Gravatar Stefano Pigozzi2012-05-17
* | screenshot: fix minor memory leakGravatar wm42012-05-15
* | cocoa: return the real CGLPixelFormatObjGravatar Stefano Pigozzi2012-05-15
* | cocoa: don't request a depth buffer sizeGravatar Stefano Pigozzi2012-05-15
* | cocoa: gl3: make window creation fail on <10.7Gravatar Stefano Pigozzi2012-05-15
* | cocoa: gl3: support querying of colors bit depthGravatar Stefano Pigozzi2012-05-15
* | cocoa: handle failure on pixel format creationGravatar Stefano Pigozzi2012-05-14
| * core: fix EOF handling with untimed audio outputsGravatar Uoti Urpala2012-05-14
| * options: simplify option parsing/setting machineryGravatar Uoti Urpala2012-05-08