2012-07-16 |
Uoti Urpala | VO: implement shared option handling, use for vdpau
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | options: make option struct the talloc parent of options
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | options: support parsing values into substructs
|
commit | commitdiff | tree |
2012-05-17 |
Uoti Urpala | font_load_ft.c: fix possible crash with recent Fontconfig
|
commit | commitdiff | tree |
2012-05-17 |
Stefano Pigozzi | configure: OSX: fix check for compiler-specific cflags
|
commit | commitdiff | tree |
2012-05-17 |
Stefano Pigozzi | configure: don't enable GL/X11 without X11
|
commit | commitdiff | tree |
2012-05-14 |
Uoti Urpala | core: fix EOF handling with untimed audio outputs
|
commit | commitdiff | tree |
2012-05-08 |
Uoti Urpala | options: simplify option parsing/setting machinery
|
commit | commitdiff | tree |
2012-05-07 |
Uoti Urpala | options: change -v parsing
|
commit | commitdiff | tree |
2012-05-07 |
Uoti Urpala | options: change --input=keylist, cmdlist implementation
|
commit | commitdiff | tree |
2012-05-06 |
Thomas Orgis | ad_mpg123: update libmpg123 API use
|
commit | commitdiff | tree |
2012-05-06 |
Uoti Urpala | configure: use pkg-config for vdpau, libmpg123, libbluray
|
commit | commitdiff | tree |
2012-05-06 |
Uoti Urpala | ao_arts, ao_esd: remove these AOs
|
commit | commitdiff | tree |
2012-05-06 |
Uoti Urpala | build: remove IRIX support
|
commit | commitdiff | tree |
2012-05-06 |
wm4 | ao_portaudio: add new PortAudio audio output driver
|
commit | commitdiff | tree |
2012-05-03 |
Uoti Urpala | ao_pulse: fix specifying host/sink after 4fed8ad197
|
commit | commitdiff | tree |
2012-04-28 |
Martin Herkt | win32: get_path(): fix undefined behavior
|
commit | commitdiff | tree |
2012-04-28 |
wm4 | stream_cdda: print CDTEXT if available
|
commit | commitdiff | tree |
2012-04-28 |
wm4 | configure, stream_cdda: remove libcdparanoia support
|
commit | commitdiff | tree |
2012-04-28 |
wm4 | cosmetics: stream_cdda.c: reformat
|
commit | commitdiff | tree |
2012-04-28 |
reimar | stream_cdda: various fixes
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | cocoa_common: fix problems with alt-tab window changes
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | configure: OSX: check for X11 header conflict with...
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | Makefile: fix OSX compilation with --disable-corevideo
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | cocoa_common, gl_common: add OSX specific getProcAddress
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | OSX, input: implement wakeup in response to Cocoa events
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | vo_sharedbuffer: add this video output
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | vo_corevideo: restructure this video output
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | vo_corevideo: use cocoa_common to display the window
|
commit | commitdiff | tree |
2012-04-26 |
Stefano Pigozzi | vo_corevideo: use soft tabs (4 spaces)
|
commit | commitdiff | tree |
2012-04-26 |
Uoti Urpala | win32: core: wake up more often to poll for input
|
commit | commitdiff | tree |
2012-04-23 |
Uoti Urpala | core: change initial sync with --delay, video stream...
|
commit | commitdiff | tree |
2012-04-23 |
Uoti Urpala | core: uninitialize VO and AO when no track plays
|
commit | commitdiff | tree |
2012-04-19 |
Uoti Urpala | configure: --enable-debug: don't change other compiler...
|
commit | commitdiff | tree |
2012-04-18 |
Uoti Urpala | ad_ffmpeg: switch to avcodec_decode_audio4()
|
commit | commitdiff | tree |
2012-04-17 |
Uoti Urpala | stream_ffmpeg: fix broken line from 30afc64532ff61
|
commit | commitdiff | tree |
2012-04-16 |
Uoti Urpala | subassconvert: make subrip attribute parsing more robust
|
commit | commitdiff | tree |
2012-04-16 |
wm4 | subassconvert: handle unquoted attributes in subrip...
|
commit | commitdiff | tree |
2012-04-15 |
Uoti Urpala | screenshot: fix dependency on sizeof(AVFrame)
|
commit | commitdiff | tree |
2012-04-14 |
Uoti Urpala | subs: only use "subfont.ttf" as libass fallback if...
|
commit | commitdiff | tree |
2012-04-14 |
Uoti Urpala | demux_lavf: try harder to make up a frame rate
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | stream_pvr: fix field size / snprintf size mismatch
|
commit | commitdiff | tree |
2012-04-11 |
wm4 | ao_coreaudio: fix partial volume control
|
commit | commitdiff | tree |
2012-04-11 |
wm4 | ao_pulse: support native mute control
|
commit | commitdiff | tree |
2012-04-11 |
wm4 | ao_alsa: support native mute control
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | mixer: support native audio driver mute
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | audio: fix unmute-at-end logic
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | audio: restore balance setting after reinit
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | audio: restore volume setting after AO reinit if needed
|
commit | commitdiff | tree |
2012-04-11 |
Uoti Urpala | audio: mixer: change logic for AOs with no volume control
|
commit | commitdiff | tree |
2012-04-10 |
Uoti Urpala | audio: keep volume level internally (not only in AO)
|
commit | commitdiff | tree |
2012-04-08 |
Uoti Urpala | libao2: change control() types to enum, remove unused...
|
commit | commitdiff | tree |
2012-04-08 |
wm4 | ao_alsa: use "Master" mixer channel instead of "PCM...
|
commit | commitdiff | tree |
2012-04-06 |
Uoti Urpala | build: remove OS/2 support
|
commit | commitdiff | tree |
2012-04-06 |
Uoti Urpala | input: stop trying to read terminal input on EOF
|
commit | commitdiff | tree |
2012-04-05 |
Uoti Urpala | core: in VO flip timing, recheck time after OSD draw
|
commit | commitdiff | tree |
2012-04-05 |
Uoti Urpala | core: fix problems in video EOF detection
|
commit | commitdiff | tree |
2012-04-01 |
Uoti Urpala | stream_vstream: fix vstream_error format string
|
commit | commitdiff | tree |
2012-03-26 |
Uoti Urpala | ao_pulse: add hacks to work around seek problems
|
commit | commitdiff | tree |
2012-03-26 |
Uoti Urpala | ao_pulse, core: make pulse thread wake up core for...
|
commit | commitdiff | tree |
2012-03-26 |
Uoti Urpala | ao_pulse: convert to new AO API
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | cocoa_common: update screen info before entering fullscreen
|
commit | commitdiff | tree |
2012-03-25 |
Uoti Urpala | input.c: simplify command definitions
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | macosx_finder_args: use a custom logfile instead of...
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | VO: move gl+cocoa before corevideo in default VO order
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | configure: disable X11 opengl backend if Cocoa is enabled
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | cocoa_common: add license information
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | vo_quartz: remove this video output
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | macosx_finder_args: use cocoa instead of carbon
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | cocoa_common: fix double click handling
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | cocoa_common: accept window drag event from the whole...
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | options, x11+cocoa: add option --cursor-autohide-delay
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | etc/input.conf: make file contents match default key...
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | x11: remove wskeys.h
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | x11: input: add print and menu keys
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | x11: add KP_Separator to key mapping
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | x11: allow unicode input
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | input: handle UTF-8 terminal input
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | input: allow unicode keys and reassign internal key...
|
commit | commitdiff | tree |
2012-03-25 |
wm4 | x11: fix setting UTF-8 window titles for some special...
|
commit | commitdiff | tree |
2012-03-25 |
Stefano Pigozzi | vo_gl: cocoa: add support for --ontop
|
commit | commitdiff | tree |
2012-03-25 |
Uoti Urpala | timeline: subs: keep subtitle tracks in source time
|
commit | commitdiff | tree |
2012-03-25 |
Uoti Urpala | vo_xv: remove direct rendering support
|
commit | commitdiff | tree |
2012-03-25 |
Uoti Urpala | cosmetics: vf_vo.c: reformat
|
commit | commitdiff | tree |
2012-03-25 |
Uoti Urpala | cosmetics: misc minor cleanups
|
commit | commitdiff | tree |
2012-03-20 |
Uoti Urpala | core: improve sub and audio start after timeline part...
|
commit | commitdiff | tree |
2012-03-20 |
Uoti Urpala | options: move mixer.h options to struct
|
commit | commitdiff | tree |
2012-03-20 |
wm4 | mixer: reindent/cosmetic changes
|
commit | commitdiff | tree |
2012-03-19 |
Uoti Urpala | core: restructure main play loop, continue audio after...
|
commit | commitdiff | tree |
2012-03-15 |
Uoti Urpala | terminal output: if audio/video pts is missing, show...
|
commit | commitdiff | tree |
2012-03-09 |
Uoti Urpala | vo_gl: improve 10-bit YUV->RGB conversion accuracy...
|
commit | commitdiff | tree |
2012-03-09 |
Uoti Urpala | configure: fix --enable-static
|
commit | commitdiff | tree |
2012-03-09 |
Uoti Urpala | configure: disable live555 by default
|
commit | commitdiff | tree |
2012-03-09 |
Uoti Urpala | core: remove old EDL mode (--edl option)
|
commit | commitdiff | tree |
2012-03-09 |
wm4 | af: fix crash when trying to use volume controls with...
|
commit | commitdiff | tree |
2012-03-09 |
wm4 | af: print audio filter chain in verbose mode
|
commit | commitdiff | tree |
2012-03-09 |
Martin Herkt | windows: terminal: unicode, --msgcolor, size change
|
commit | commitdiff | tree |
2012-03-09 |
wm4 | windows support: unicode filenames
|
commit | commitdiff | tree |
2012-02-29 |
wm4 | cleanup: Silence compilation warnings on MinGW-w64
|
commit | commitdiff | tree |
2012-02-29 |
wm4 | windows: fix format string attributes on MinGW
|
commit | commitdiff | tree |