aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * af_lavrresample: avoid channel reordering with unknown layoutsGravatar wm42013-05-12
| * manpage: update --channelsGravatar wm42013-05-12
| * ao_openal: use channel map instead of ALSA fixed layoutGravatar wm42013-05-12
| * audio/filters: add af_forceGravatar wm42013-05-12
| * ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
| * ao_alsa: remove global variablesGravatar wm42013-05-12
| * ao_alsa: switch to new AO APIGravatar wm42013-05-12
| * af_ladspa: code cleanupGravatar eng2013-05-12
| * audio: print channel map additionally to channel count on terminalGravatar wm42013-05-12
| * ao_alsa: map to exact channel layoutGravatar wm42013-05-12
| * ao_alsa: move format lookup into separate functionGravatar wm42013-05-12
| * ao_alsa: more reformatGravatar wm42013-05-12
| * af: print filter chain info on errorGravatar wm42013-05-12
| * ao_alsa: cosmetics, macro-fy error reportingGravatar wm42013-05-12
| * ao_alsa: uncrustifyGravatar wm42013-05-12
| * uncrustify: add some instructionsGravatar wm42013-05-12
| * audio: remove useless audio channels from AO, unless requestedGravatar wm42013-05-12
| * ad_lavc: force channel layout pass-through with demux_rawaudioGravatar wm42013-05-12
| * ao_coreaudio: switch to WAVEEXT channel orderGravatar wm42013-05-12
| * ao_pulse: try to set correct channel layoutGravatar wm42013-05-12
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
| * reorder_ch: remove old channel reorder functionsGravatar wm42013-05-12
| * audio: let libavresample do channel reorderingGravatar wm42013-05-12
| * af_lavrresample: context is always allocated hereGravatar wm42013-05-12
| * audio/out: switch to channel mapGravatar wm42013-05-12
| * af_pan: set unknown channel layout for outputGravatar wm42013-05-12
| * af: use mp_chmap for mp_audio, include channel map in format negotiationGravatar wm42013-05-12
| * audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
| * audio: add channel map APIGravatar wm42013-05-12
| * audio/filter: remove unused AF_CONTROLsGravatar wm42013-05-12
* | macosx_application: fix crash when quitting playerGravatar Stefano Pigozzi2013-05-12
* | man: fix spelling errorGravatar Stefano Pigozzi2013-05-12
* | cocoa_common: add native OSX fullscreen supportGravatar Stefano Pigozzi2013-05-12
* | macosx_application: add menu item for hide operationGravatar Stefano Pigozzi2013-05-12
* | OSX: run native event loop in a separate threadGravatar Stefano Pigozzi2013-05-12
* | OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* | add a way to resize window contents without VO resizeGravatar wm42013-05-12
* | vo_opengl: lock OpenGL contextGravatar wm42013-05-12
* | gl_common: add some sort of locking APIGravatar wm42013-05-12
* | demux: fix big endian PCM in mkv with demux_mkvGravatar wm42013-05-11
* | For now, disable autodetection of sdl/sdl2Gravatar Rudolf Polzer2013-05-11
* | command: add time-remaining propertyGravatar wm42013-05-10
* | stream_bluray: report chapter timesGravatar wm42013-05-09
* | demux: restructure chapter seeking codeGravatar wm42013-05-09
* | stream_bluray: general timeline supportGravatar wm42013-05-09
* | stream_bluray: make code a bit more obviousGravatar wm42013-05-09
* | core: refactor seek_chapter() functionGravatar wm42013-05-09
* | command: fix DVD angle cyclingGravatar wm42013-05-09
* | wayland: reworked resizingGravatar Alexander Preisinger2013-05-07
* | demux: don't name unknown chapters "unknown"Gravatar wm42013-05-06