aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
* tv: add hack in preparation of demux_stream removalGravatar wm42013-07-11
* demux_lavf: different hack for DVD sub autoselection hackGravatar wm42013-07-11
* mplayer: invert negated boolean variableGravatar wm42013-07-11
* mplayer: fix incorrect audio sync after format changesGravatar wm42013-07-11
* ad_spdif: better PTS syncGravatar 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
* 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