aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* 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
* | options: add --cache-default optionGravatar wm42013-07-10
| * core: remove demux_mpg subtitle PTS hackGravatar wm42013-07-10
| * core: simplify some no-correct-pts codeGravatar wm42013-07-10
| * core: move code from demux/video.c to mplayer.cGravatar wm42013-07-10
| * audio: remove decoder input bufferGravatar wm42013-07-10
| * options: remove --ignore-startGravatar wm42013-07-08
| * Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
| |\ | |/ |/|
* | command: add screenshot_to_file commandGravatar wm42013-07-08
* | input: actually copy sub commandsGravatar wm42013-07-08
* | input: allow binding multiple commands to a keyGravatar wm42013-07-08
| * demux: simplify demux_open() callsGravatar wm42013-07-08
| * demux: remove separate arrays for audio/video/sub streams, simplifyGravatar wm42013-07-08
| * demux: remove video_read_propertiesGravatar wm42013-07-08
| * Remove old demuxersGravatar wm42013-07-07
|/
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* playlist: don't add entries in reverseGravatar wm42013-07-05
* core: remove mp_fifo leftoversGravatar wm42013-07-04
* cocoa: remove usage of mp_fifoGravatar Stefano Pigozzi2013-07-03
* core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* core: remove mp_fifo indirectionGravatar wm42013-07-02