aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* ad_lavc: simplifyGravatar wm42013-07-10
* ms_hdr: remove unused definitionsGravatar wm42013-07-10
* demux: remove ds_read_packet()Gravatar wm42013-07-10
* audio: remove decoder input bufferGravatar wm42013-07-10
* demux: remove some more minor unused thingsGravatar wm42013-07-10
* options: remove --ignore-startGravatar wm42013-07-08
* Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
|\
| * configure: fix oversight in log messageGravatar wm42013-07-08
| * command: add screenshot_to_file commandGravatar wm42013-07-08
| * input: actually copy sub commandsGravatar wm42013-07-08
| * cache: fix compilation without posix timersGravatar Stefano Pigozzi2013-07-08
| * input: allow binding multiple commands to a keyGravatar wm42013-07-08
| * configure: make zlib non-optionalGravatar wm42013-07-08
| * Merge remote-tracking branch 'origin/low_quality_intel_crap'Gravatar Martin Herkt2013-07-08
| |\
| * | manpage: proofread and fix formattingGravatar Martin Herkt2013-07-08
| * | stream/tv: remove unused dshow-specific optionsGravatar Martin Herkt2013-07-08
| * | sub: Do not use deprecated “Sans” fontconfig aliasGravatar Martin Herkt2013-07-08
| * | stream_radio: fix buildGravatar wm42013-07-08
| * | configure: fix previous commitGravatar wm42013-07-08
| * | configure: link with -lrtGravatar wm42013-07-08
| * | Fix building with --disable-libassGravatar 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: merge functionsGravatar wm42013-07-08
* | | demux: remove unused functionGravatar wm42013-07-08
* | | demux: remove video_read_propertiesGravatar wm42013-07-08
* | | demux: remove some old stream header functionsGravatar wm42013-07-08
* | | demux: remove audio parserGravatar wm42013-07-08
* | | Remove old demuxersGravatar wm42013-07-07
|/ /
* | stream: unbreak streams with large sector sizes (stream_cdda)Gravatar wm42013-07-07
* | osdep: remove unused mmap compatibility hacksGravatar wm42013-07-07
* | configure: simplify arch macrosGravatar wm42013-07-07
* | configure: prune some more crapGravatar wm42013-07-07
* | stream: don't treat position 0 speciallyGravatar wm42013-07-07
* | Remove some leftovers from network removalGravatar wm42013-07-07
* | stream: remove weird STREAMTYPE_STREAM special handlingGravatar wm42013-07-07
* | stream: re-add accidentally removed seek callGravatar wm42013-07-07
* | manpage: fix section headingsGravatar Martin Herkt2013-07-07
* | Remove internal network supportGravatar wm42013-07-07
* | core: make network options available even if old net code is disabledGravatar wm42013-07-07
* | ao_jack: allow more control about channel layoutsGravatar wm42013-07-07
* | ao_jack: increase buffer size, always round up buffer sizeGravatar wm42013-07-06
* | configure: rename --enable/disable-libquvi to --enable/disable-libquvi4Gravatar wm42013-07-05
* | dither: don't use long doubleGravatar wm42013-07-05
* | playlist: don't add entries in reverseGravatar wm42013-07-05
* | stream: make eof flag more consistentGravatar wm42013-07-04
* | core: remove mp_fifo leftoversGravatar wm42013-07-04