aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* options: make option struct the talloc parent of optionsGravatar Uoti Urpala2012-07-16
* options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* 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
* core: fix EOF handling with untimed audio outputsGravatar Uoti Urpala2012-05-14
* options: simplify option parsing/setting machineryGravatar Uoti Urpala2012-05-08
* options: change -v parsingGravatar Uoti Urpala2012-05-07
* options: change --input=keylist, cmdlist implementationGravatar Uoti Urpala2012-05-07
* ad_mpg123: update libmpg123 API useGravatar Thomas Orgis2012-05-07
* configure: use pkg-config for vdpau, libmpg123, libblurayGravatar Uoti Urpala2012-05-06
* ao_arts, ao_esd: remove these AOsGravatar Uoti Urpala2012-05-06
* build: remove IRIX supportGravatar Uoti Urpala2012-05-06
* ao_portaudio: add new PortAudio audio output driverGravatar wm42012-05-06
* ao_pulse: fix specifying host/sink after 4fed8ad197Gravatar Uoti Urpala2012-05-03
* win32: get_path(): fix undefined behaviorGravatar Martin Herkt2012-04-28
* stream_cdda: print CDTEXT if availableGravatar wm42012-04-28
* configure, stream_cdda: remove libcdparanoia supportGravatar wm42012-04-28
* cosmetics: stream_cdda.c: reformatGravatar wm42012-04-28
* stream_cdda: various fixesGravatar reimar2012-04-28
* cocoa_common: fix problems with alt-tab window changesGravatar Stefano Pigozzi2012-04-26
* configure: OSX: check for X11 header conflict with corevideoGravatar Stefano Pigozzi2012-04-26
* Makefile: fix OSX compilation with --disable-corevideoGravatar Stefano Pigozzi2012-04-26
* cocoa_common, gl_common: add OSX specific getProcAddressGravatar Stefano Pigozzi2012-04-26
* OSX, input: implement wakeup in response to Cocoa eventsGravatar Stefano Pigozzi2012-04-26
* vo_sharedbuffer: add this video outputGravatar Stefano Pigozzi2012-04-26
* vo_corevideo: restructure this video outputGravatar Stefano Pigozzi2012-04-26
* vo_corevideo: use cocoa_common to display the windowGravatar Stefano Pigozzi2012-04-26
* vo_corevideo: use soft tabs (4 spaces)Gravatar Stefano Pigozzi2012-04-26
* win32: core: wake up more often to poll for inputGravatar Uoti Urpala2012-04-26
* core: change initial sync with --delay, video stream switchGravatar Uoti Urpala2012-04-23
* core: uninitialize VO and AO when no track playsGravatar Uoti Urpala2012-04-23
* configure: --enable-debug: don't change other compiler flagsGravatar Uoti Urpala2012-04-19
* ad_ffmpeg: switch to avcodec_decode_audio4()Gravatar Uoti Urpala2012-04-19
* stream_ffmpeg: fix broken line from 30afc64532ff61Gravatar Uoti Urpala2012-04-18
* subassconvert: make subrip attribute parsing more robustGravatar Uoti Urpala2012-04-17
* subassconvert: handle unquoted attributes in subrip font tagsGravatar wm42012-04-17
* screenshot: fix dependency on sizeof(AVFrame)Gravatar Uoti Urpala2012-04-15
* subs: only use "subfont.ttf" as libass fallback if it existsGravatar Uoti Urpala2012-04-14
* demux_lavf: try harder to make up a frame rateGravatar Uoti Urpala2012-04-14
* stream_pvr: fix field size / snprintf size mismatchGravatar Uoti Urpala2012-04-11
* ao_coreaudio: fix partial volume controlGravatar wm42012-04-11
* ao_pulse: support native mute controlGravatar wm42012-04-11
* ao_alsa: support native mute controlGravatar wm42012-04-11
* mixer: support native audio driver muteGravatar Uoti Urpala2012-04-11
* audio: fix unmute-at-end logicGravatar Uoti Urpala2012-04-11
* audio: restore balance setting after reinitGravatar Uoti Urpala2012-04-11
* audio: restore volume setting after AO reinit if neededGravatar Uoti Urpala2012-04-11
* audio: mixer: change logic for AOs with no volume controlGravatar Uoti Urpala2012-04-11
* audio: keep volume level internally (not only in AO)Gravatar Uoti Urpala2012-04-11