aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* libvo: register X11 connection fd in input event systemGravatar Uoti Urpala2010-12-14
* core: timing: add special handling of long frame intervalsGravatar Uoti Urpala2010-12-14
* core: move central play loop to a separate functionGravatar Uoti Urpala2010-12-13
* vo_vdpau: remove wrong mp_image usage_count change (no visible effect)Gravatar Uoti Urpala2010-12-13
* audio: FLAC: support new libavcodec parser, use lavf to demuxGravatar Uoti Urpala2010-12-09
* ao_pcm: change message to mention "-novideo" instead of "-vc null"Gravatar Uoti Urpala2010-12-08
* core: ordered chapters: add heuristic for merging inaccurate chaptersGravatar Uoti Urpala2010-11-26
* ad_liba52: fix -a52drc handlingGravatar Uoti Urpala2010-11-23
* core: make initial audio sync more robust against bad demuxersGravatar Uoti Urpala2010-11-21
* demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if availableGravatar Uoti Urpala2010-11-21
* TOOLS/matroska.py: recognize 3 more elementsGravatar Uoti Urpala2010-11-21
* demux_lavf: fix check for files lavf doesn't recognizeGravatar Uoti Urpala2010-11-17
* demux: fix initial subtitle track selectionGravatar Uoti Urpala2010-11-16
* options: fix autoloaded profile handling of flag optionsGravatar Uoti Urpala2010-11-15
* demux_mkv: seek: fix bogus audio packet from earlier positionGravatar Uoti Urpala2010-11-15
* demux_mkv: fix minor seek problemGravatar Uoti Urpala2010-11-15
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* demux_avi: remove pointless checksGravatar reimar2010-11-14
* demux_avi: modify to avoid -aid problem in svnGravatar reimar2010-11-14
* stream/url.c: Unescape username/password when parsing URLsGravatar reimar2010-11-14
* vo_gl: create stereo-capable window when using Quadbuffer 3DGravatar reimar2010-11-14
* libvo/w32_common.c: Move setting of pixel format from init to configGravatar reimar2010-11-14
* cache: read up to 64 KiB at once from stream_fileGravatar reimar2010-11-14
* mp3lib/dct64_sse.c: fix compilation with clangGravatar cehoyos2010-11-14
* libvo/w32_common.c: minor cleanupGravatar reimar2010-11-14
* sub_cc: modify parsing to fix problem with one sampleGravatar reimar2010-11-14
* sub_cc: Allow selecting the Close Captioning channelGravatar reimar2010-11-14
* cosmetics: Fix Bluray vs. Blu-ray typoGravatar diego2010-11-14
* codecs.conf: Prefer FFmpeg AAC decoder over libfaad2Gravatar diego2010-11-14
* DOCS/tech/codecs.conf.txt: document how to add ffmpeg codecsGravatar compn2010-11-14
* stream/network.c: Replace hardcoded str size with sizeofGravatar cboesch2010-11-14
* sub_cc.c: minor cleanupGravatar reimar2010-11-14
* demux_lavf: mark AVI timestamps non-pts to avoid messagesGravatar Uoti Urpala2010-11-14
* options: more mplayer.c options moved to option structGravatar Clément Bœsch2010-11-14
* options: move various mplayer.c options to option structGravatar Clément Bœsch2010-11-13
* demux_lavf: use lavf for all formats except those listedGravatar Anton Khirnov2010-11-13
* core: do initial A-V sync by modifying audio streamGravatar Uoti Urpala2010-11-13
* core: give pts as parameter to demuxer_get_current_chapter()Gravatar Uoti Urpala2010-11-13
* demux_nsv: don't write to sh_video->ptsGravatar Uoti Urpala2010-11-13
* .gitignore: add /tags, /TAGSGravatar Uoti Urpala2010-11-13
* audio: add -gapless-audio optionGravatar Uoti Urpala2010-11-12
* audio: don't try to send partial samples to AO at EOFGravatar Uoti Urpala2010-11-12
* options: move -cache-min and cache-seek-min to option structGravatar Clément Bœsch2010-11-11
* options: move [no]hr-mp3-seek to option structGravatar Clément Bœsch2010-11-11
* options: move some demux options to option structGravatar Clément Bœsch2010-11-11
* core: rename update_video_immediately->restart_playbackGravatar Uoti Urpala2010-11-11
* demux: change "%s file format detected" messageGravatar Uoti Urpala2010-11-10
* core: print an explicit error if file format detection failsGravatar Uoti Urpala2010-11-10
* demuxer.c: clean up demux_open_stream()Gravatar Uoti Urpala2010-11-10
* demux: error out if given invalid -demuxer optionGravatar Uoti Urpala2010-11-10