aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* player: never show "DS: (unavailable)"Gravatar wm42016-01-20
* Change 3 more files to LGPLGravatar wm42016-01-20
* vaapi: fix compilation on older FFmpeg/LibavGravatar wm42016-01-20
* audio: remove initial decoding retry limitationGravatar wm42016-01-19
* audio: move direct packet reading from decoders to common codeGravatar wm42016-01-19
* audio: move dec_audio.pool to ad_spdifGravatar wm42016-01-19
* ao_coreaudio_chmap: change license to LGPLGravatar wm42016-01-19
* filter_kernels.h: adjust the licenseGravatar wm42016-01-19
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* demux: remove a minor difference between threaded/unthreaded modesGravatar wm42016-01-19
* demux: fix leaking closed captions packets with unselected sub streamGravatar wm42016-01-19
* ao_wasapi: use share_mode value instead of raw option opt_exclusiveGravatar Kevin Mitchell2016-01-18
* ao_openal: wipe out global context on init errorGravatar Kevin Mitchell2016-01-18
* vo_drm: fix CRTC usageGravatar rr-2016-01-18
* vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decodingGravatar Aman Gupta2016-01-18
* lavc_conv: pass real_time=1 option to ffmpeg for eia_608 decoderGravatar Aman Gupta2016-01-18
* ass_mp: add mp_ass_flush_old_events()Gravatar Aman Gupta2016-01-18
* command: fix NULL pointer deref in "video-codec" propertyGravatar wm42016-01-18
* demux: disable stream cache if no tracks are selectedGravatar wm42016-01-18
* demux: remove unused functionGravatar wm42016-01-18
* demux: fix interleaved subtitle reading in unthreaded modeGravatar wm42016-01-18
* demux: unify codepaths for threaded/unthreaded track switchingGravatar wm42016-01-18
* cache: add mechanism for disabling readaheadGravatar wm42016-01-18
* demux: remove unused flagGravatar wm42016-01-18
* manpage: adjust --display-fps descriptionGravatar wm42016-01-18
* af_lavrresample: fudge some channel layout conversionGravatar wm42016-01-18
* sub: fix memory leaksGravatar wm42016-01-18
* image_writer: fix writing flipped images as jpgGravatar wm42016-01-17
* player: refactor: eliminate MPContext.d_videoGravatar wm42016-01-17
* player: refactor: eliminate MPContext.d_subGravatar wm42016-01-17
* command: modify OSD message when forcing original video aspect ratioGravatar wm42016-01-16
* video: refactor: disentangle decoding/filtering some moreGravatar wm42016-01-16
* osd: make osd-width/height properties watchableGravatar wm42016-01-15
* global: add client API pointer to library handleGravatar wm42016-01-15
* video: refactor: slightly disentangle video filteringGravatar wm42016-01-15
* cocoa: get fps only from dislaylinkGravatar Stefano Pigozzi2016-01-14
* cocoa: add an observer for screenmode changeGravatar Stefano Pigozzi2016-01-14
* manpage: update win32 config pathGravatar wm42016-01-14
* video: fix interactively changing aspect ratioGravatar wm42016-01-14
* man: options: Clarify expected behaviour with --dvbin-full-transponder.Gravatar Oliver Freyermuth2016-01-14
* player: prefer "service_name" as media title.Gravatar Oliver Freyermuth2016-01-14
* options: add "service_name" as display tag.Gravatar Oliver Freyermuth2016-01-14
* demux_lavf: update metadata with information from AV_PROGRAM on switch.Gravatar Oliver Freyermuth2016-01-14
* man: options: hint to cycling of program property.Gravatar Oliver Freyermuth2016-01-14
* man: input: document new DVB bindings and properties.Gravatar Oliver Freyermuth2016-01-14
* player: implement SWITCH for dvb-channel-name property, add binding.Gravatar Oliver Freyermuth2016-01-14
* player: remove unused last_dvb_step member.Gravatar Oliver Freyermuth2016-01-14
* player, stream_dvb: implement dvb-channel-name property.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: global protection mutex and usage bit for global_dvb_state.Gravatar Oliver Freyermuth2016-01-14