aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_vdpau: add a NULL check, verify image dimensionsGravatar wm42015-06-06
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* ad_spdif: use a pseudo codec entry to select DTS-HD instead of an optionGravatar wm42015-06-05
* audio: do not allow AO to change passthrough formatsGravatar wm42015-06-05
* vo_vdpau: limit output surfaces to allowed maximum dimensionsGravatar wm42015-06-05
* vo_vdpau: directly get surface size from surface for screenshotsGravatar wm42015-06-05
* vo_vdpau: shorten 2 variable namesGravatar wm42015-06-05
* video: remove worthless log messageGravatar wm42015-06-05
* vf_sub: minor simplificationGravatar wm42015-06-05
* filter_kernels: distinguish between regular/EWA robidouxGravatar Niklas Haas2015-06-05
* vo_vdpau: check maximum video sizeGravatar wm42015-06-04
* audio: do not exit when loading small files in paused modeGravatar wm42015-06-04
* ao_alsa: refuse to use spdif if AES flags can't be setGravatar wm42015-06-04
* af_lavrresample: slightly better computation of total delayGravatar wm42015-06-04
* af_lavrresample: use a new libswresample function if availableGravatar wm42015-06-04
* af_lavrresample: change output samples calculationGravatar wm42015-06-04
* ao_alsa: hack against potential spdif failureGravatar wm42015-06-04
* bootstrap.py: make it work on win32Gravatar wm42015-06-04
* inpout.conf: make shift+o toggle between 2 states onlyGravatar wm42015-06-03
* player: print track list when switching tracksGravatar wm42015-06-03
* player: print a message along with track listGravatar wm42015-06-03
* player: don't print stream list when adding external tracks during loadGravatar wm42015-06-03
* af_lavrresample: use native libavresample function for output sizeGravatar wm42015-06-02
* demux_lavf: fix wrong printf parameter type on 64 bit systemsGravatar wm42015-06-02
* ao_coreaudio_exclusive: move generic functions to utilsGravatar wm42015-06-02
* ao_coreaudio_exclusive: react to device removalGravatar wm42015-06-02
* ao_coreaudio_exclusive: make property listeners event-basedGravatar wm42015-06-02
* ao: allow ao_uninit(NULL)Gravatar wm42015-06-02
* af_lavrresample: fix and simplify flushing on playback speed changeGravatar wm42015-06-02
* idet.sh: Support larger files.Gravatar Rudolf Polzer2015-06-02
* osx: add NULL check for input context in a missing caseGravatar wm42015-06-01
* vf_vavpp: provide future/past frames to driverGravatar wm42015-06-01
* ta: add another array helper macroGravatar wm42015-06-01
* vf_vavpp: move vaMapBuffer() closer to its useGravatar wm42015-06-01
* vf_vavpp: remove dummy loop, unindentGravatar wm42015-06-01
* vf_vavpp: cosmeticsGravatar wm42015-06-01
* vf_vavpp: minor simplificationGravatar wm42015-06-01
* win32: fix window resize logicGravatar wm42015-05-31
* audio: remove an old hackGravatar wm42015-05-30
* vo_opengl: output slightly more debugging info on backend probingGravatar wm42015-05-30
* vo: move up vo_wayland in autoprobe listGravatar wm42015-05-30
* vf_vavpp: fix bob deinterlacing for bottom field first videosGravatar Filip Milivojevic2015-05-30
* vf_vavpp: do not pretend to support referencesGravatar wm42015-05-29
* vf_vavpp: simplify surface list allocationGravatar wm42015-05-29
* player: restore video-aspect on playback resumeGravatar wm42015-05-29
* cache: limit readahead size to half the cache size at the beginningGravatar wm42015-05-29
* vo_drm: fix not using BUF_COUNTGravatar Marcin Kurczewski2015-05-29
* vo_drm: fix centering with regard to strideGravatar Marcin Kurczewski2015-05-29
* vaapi: remove direct mapping non-senseGravatar wm42015-05-29
* lua: fix options submoduleGravatar wm42015-05-29