aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio: replace format name tableGravatar wm42015-06-26
* audio: remove bitmask format definition messGravatar wm42015-06-26
* ao_coreaudio_utils: use a macroGravatar wm42015-06-26
* ao_sndio: fix commentGravatar wm42015-06-26
* DOCS/mplayer-changes: Add removal of X11 voGravatar rrooij2015-06-26
* vo_x11: remove this video outputGravatar wm42015-06-26
* ao_coreaudio: support non-interleaved outputGravatar wm42015-06-26
* ao_coreaudio: explicitly skip input streamsGravatar wm42015-06-26
* ao_coreaudio_utils: compare full AudioStreamBasicDescriptionGravatar wm42015-06-25
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* audio: fix channel map fallback selection (again)Gravatar wm42015-06-25
* ao: standardize channel layout name in debug output furtherGravatar wm42015-06-25
* vo_sdl: fix glaring memory leakGravatar wm42015-06-25
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* demux_lavf: fix chapter titlesGravatar wm42015-06-24
* Revert "win32: add mappings for some special keys"Gravatar wm42015-06-24
* DOCS: document some recent interface additionsGravatar wm42015-06-24
* demux_mkv: allow integer and float elements with length 0Gravatar wm42015-06-24
* demux: get rid of some bstr thingsGravatar wm42015-06-24
* demux_mkv: don't use byte stringsGravatar wm42015-06-24
* manpage: Fix typo. oacopts -> ovcoptsGravatar c_142015-06-23
* player: increase tick event update frequencyGravatar wm42015-06-23
* manpage: minor fixesGravatar wm42015-06-23
* command: export stereo 3D tagsGravatar wm42015-06-23
* af: move af_from_dB() function to af_volume.cGravatar wm42015-06-23
* af_volume: add a replaygain fallback optionGravatar wm42015-06-23
* af_lavrresample: free and reallocate resample context on reconfigGravatar wm42015-06-22
* af_lavrresample: fix commentGravatar wm42015-06-22
* af: restore detaching of PCM filters when using spdifGravatar wm42015-06-22
* af_lavrresample: don't flush in uninitialized stateGravatar wm42015-06-22
* ao_alsa: fix a log messageGravatar wm42015-06-21
* demux: mime types are case-insensitiveGravatar wm42015-06-21
* demux_mkv: share some duplicated codeGravatar wm42015-06-21
* demux: merge extradata fieldsGravatar wm42015-06-21
* demux_mkv: minor audio extradata cleanupGravatar wm42015-06-21
* demux: rename sh_stream.format to sh_stream.codec_tagGravatar wm42015-06-21
* video: reduce error message when loading hwdec backend failsGravatar wm42015-06-20
* x11: make screensaver failure message slightly more friendlyGravatar wm42015-06-20
* client API: allow using msg-level option for log messagesGravatar wm42015-06-20
* av_log: skip prefix if unknownGravatar wm42015-06-20
* demux_playlist: make mime type comparison case-insensitiveGravatar wm42015-06-20
* win32: remove a wine hackGravatar wm42015-06-20
* win32: prefer using internal variable for fullscreenGravatar wm42015-06-20
* demux_mkv: do not reset bits_per_coded_sample if not neededGravatar wm42015-06-19
* demux_mkv: do not set block_align for codecs which do not need itGravatar wm42015-06-19
* demux_mkv: do not set bitrate fields for codecs which do not need itGravatar wm42015-06-19
* demux_mkv: stricter realaudio extradata handlingGravatar wm42015-06-19
* demux_mkv: separate generic and non-VfW audio codec handling partsGravatar wm42015-06-19
* demux_mkv: remove indirection through definesGravatar wm42015-06-19
* demux_mkv: remove FourCCs from audio codec handlingGravatar wm42015-06-19