aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* configure: remove pointless checks for yasm etc.Gravatar wm42012-07-29
* Change version stringGravatar wm42012-07-29
* ad_faad: include neaacdec.h instead of faad.hGravatar wm42012-07-28
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* configure: disable win32 emulation by defaultGravatar wm42012-07-28
* osd: osd_font.h -> osd_font.pfbGravatar wm42012-07-28
* TOOLS/fil2string.py: fix for use with binary filesGravatar wm42012-07-28
* 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