aboutsummaryrefslogtreecommitdiffhomepage
path: root/common
Commit message (Expand)AuthorAge
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* Do not call strerror()Gravatar wm42014-11-26
* Silence some Coverity warningsGravatar wm42014-11-21
* common: fix version variable declarationsGravatar wm42014-11-02
* common: fix \x-style escapingGravatar shdown2014-10-16
* Add some missing "const"sGravatar wm42014-10-10
* fix -Wduplicate-decl-specifier warnings with clangGravatar Stefano Pigozzi2014-10-09
* msg: fix unwanted blank linesGravatar wm42014-10-08
* client API: introduce numeric log levelsGravatar wm42014-10-08
* msg, client API: buffer partial linesGravatar wm42014-10-08
* msg, client API: never send the status line as log messageGravatar wm42014-10-08
* msg: set an explicit overflow messageGravatar wm42014-10-08
* stream: redo playback abort handlingGravatar wm42014-09-13
* player: deal with some corner cases with playlist navigationGravatar wm42014-09-09
* player: normalize playlist entries on addGravatar wm42014-09-09
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* playlist: don't add the base path twiceGravatar wm42014-09-01
* player: always load playlistsGravatar wm42014-08-31
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* posix: use STD*_FILENO constantsGravatar Ben Boeckel2014-08-28
* msg: allow duplicating a mp_logGravatar wm42014-08-25
* demux: always use AVPacketGravatar wm42014-08-25
* win32: emulate some ANSI terminal escape codesGravatar wm42014-08-21
* Improve setting AVOptionsGravatar wm42014-08-02
* Remove the last remains of slave modeGravatar wm42014-08-01
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* command: append entries to the end of the playlist with loadlist appendGravatar Alessandro Ghedini2014-07-25
* encode: deal with codec->time_base deprecationGravatar wm42014-07-22
* tags: add copy functionGravatar wm42014-07-16
* build: allow compilation without any atomicsGravatar wm42014-07-05
* demux, stream: change metadata notificationGravatar wm42014-07-05
* av_common: remove unneeded fieldGravatar wm42014-06-29
* Revert "encode: make the central lock recursive"Gravatar Rudolf Polzer2014-06-12
* encode: make the central lock recursiveGravatar wm42014-06-12
* encode: make option struct localGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* client API: call wakeup callback if there are new messagesGravatar wm42014-06-06
* playlist: fix playlist_move on itselfGravatar wm42014-05-25
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* encoding: No error when the output format doesn't support a stream type at all.Gravatar Rudolf Polzer2014-05-16
* common: change MP_NOPTS_VALUE definitionGravatar wm42014-05-10
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* common: add mp_snprintf_append() utility functionGravatar wm42014-04-29
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* terminal: fix printing of prefixGravatar wm42014-04-23
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* player: add a --dump-stats optionGravatar wm42014-04-17
* msg: correct ringbuffer log level comparisonGravatar FRAU KOUJIRO2014-04-17