aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* mplayer: cosmetics: move functionGravatar wm42013-07-22
* av_log: restore handling of prefixes and line breaksGravatar wm42013-07-22
* core: make --demuxer not affect external subtitlesGravatar wm42013-07-22
* audio/filter: use new option APIGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptsGravatar wm42013-07-21
* options: hide encoding AO/VO in help outputGravatar wm42013-07-21
* options: use new option code for --aoGravatar wm42013-07-21
* mplayer: simplify AO creationGravatar wm42013-07-21
* options: use new code for parsing --voGravatar wm42013-07-21
* options: add some features to video filter parserGravatar wm42013-07-21
* m_option: fix memory leak on error pathGravatar wm42013-07-21
* m_config: improve option list output a bitGravatar wm42013-07-21
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* command: fix switching tracks backwards if there's only one trackGravatar wm42013-07-21
* input: Ignore spurious mouse movesGravatar Diogo Franco (Kovensky)2013-07-21
* mp_msg: fixes windows code that assumes sizeof(DWORD) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* m_option: remove unused definitionsGravatar wm42013-07-20
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* video: redo how colorspaces are handledGravatar wm42013-07-16
* core: move video refresh function to mplayer.cGravatar wm42013-07-16
* mp_common: add MPMAX/MPMIN macrosGravatar wm42013-07-15
* Fix build on LibavGravatar wm42013-07-15
* sd_ass: scale blur by original video size if requestedGravatar wm42013-07-15
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15
* demux_lavf: add terrible hack to make DVD playback just workGravatar wm42013-07-14
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
* | input: never wait if there are new events in the input queueGravatar wm42013-07-14
* | input: invert negated boolean fieldGravatar wm42013-07-14
* | input: use only one array for input sourcesGravatar wm42013-07-14
* | w32: silence some warningsGravatar James Ross-Gowan2013-07-13
* | mp_ring: improve documentationGravatar Stefano Pigozzi2013-07-13
* | mp_ring: make mp_ring_read_cb provide an exact amount of bytesGravatar Stefano Pigozzi2013-07-13
| * mplayer: remove generic duration calculationGravatar wm42013-07-12
| * demux: assume correct-pts mode by defaultGravatar wm42013-07-12
| * Cleanup some include statementsGravatar wm42013-07-12
| * demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
| * mplayer: minor memory leak in error handling codeGravatar wm42013-07-12
| * core: change open_stream and demux_open signatureGravatar wm42013-07-12
* | m_struct: try to be more standard CGravatar wm42013-07-12
| * core: completely change handling of attached picture pseudo videoGravatar wm42013-07-11
| * demux: improve DVD sub auto-selection hackGravatar wm42013-07-11
| * video: eliminate frametime variableGravatar wm42013-07-11
| * core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
| * mplayer: invert negated boolean variableGravatar wm42013-07-11
| * mplayer: fix incorrect audio sync after format changesGravatar wm42013-07-11
| * mplayer: remove "old" audio PTS calculation codeGravatar wm42013-07-11
| * mplayer: don't set bogus video pts after seek resetGravatar wm42013-07-11
| * demux: remove facility for partial packet readsGravatar wm42013-07-11
* | build: make the "built on" report opt-outGravatar Stephen Hutchinson2013-07-11