aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* osc: time display configuration optionsGravatar Teoh Han Hui2015-06-19
* player: add some debug output for seekingGravatar wm42015-06-18
* player: actually play videoGravatar wm42015-06-18
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* DOCS/compile-windows.md: fix Lua packageGravatar wm42015-06-18
* client API: fix logging memory leakGravatar wm42015-06-18
* player: make decoding cover art more robustGravatar wm42015-06-18
* DOCS/manpage: fix typosGravatar rrooij2015-06-17
* av_log: set default av_log callback on exitGravatar wm42015-06-17
* ao_wasapi: fix crash on hotplug init errorGravatar wm42015-06-17
* af_lavrresample: include osdep/endian.hGravatar wm42015-06-17
* command: do not exit playback if the B point of A-B loop is past EOFGravatar wm42015-06-16
* player: do not exit when a seek gets queuedGravatar wm42015-06-16
* af: remove conversion filter searchGravatar wm42015-06-16
* af_convert24: remove this filterGravatar wm42015-06-16
* af_lavrresample: integrate 24 bit (3 bytes per sample) outputGravatar wm42015-06-16
* af_lavrresample: always fill reorderGravatar wm42015-06-16
* audio: remove S8, U16, U24, U32 formatsGravatar wm42015-06-16
* DOCS/compile-windows.md: drop unused dependencyGravatar wm42015-06-16