aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* core: improve seeking in external filesGravatar wm42012-12-11
* sub: use ffmpeg decoder for DVD subsGravatar wm42012-12-10
* stream_dvd: add a stream_seek() callGravatar Rudolf Polzer2012-12-07
* core/cfg-mplayer: fix segfault when using DVD subsGravatar Rudolf Polzer2012-12-05
* Fix compilation with LibavGravatar wm42012-12-04
* input: do not generate double clicks for mouse wheelGravatar wm42012-12-03
* sub: clear libavformat demuxed subtitles on seekingGravatar wm42012-12-03
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* stream_ftp: cleanupsGravatar al2012-12-03
* audio: improve decoder open failure handlingGravatar Uoti Urpala2012-12-03
* subreader: fix some of ASS parser issuesGravatar Uoti Urpala2012-12-03
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* core: automatically pause on low cacheGravatar wm42012-12-03
* stream_lavf: use ffmpeg for http/https streamingGravatar wm42012-12-03
* cache: simplify furtherGravatar wm42012-12-03
* cache: refactor how cache enabling is doneGravatar Uoti Urpala2012-12-03
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* build: identify the build time of the binary in the versioning outputGravatar Stephen Hutchinson2012-12-03
* demux_gif: remove this demuxer in favor of libavformatGravatar wm42012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* demux_lavf: do not prefix filename passed to libavformat with "mp:"Gravatar wm42012-12-03
* vo_xv: try harder to get correctly aligned pointers/stridesGravatar wm42012-12-03
* configure: don't check for inttypes.h, it always existsGravatar wm42012-12-03
* configure: remove unused libpng detectionGravatar wm42012-12-03
* ao_pcm: fix references to -novideoGravatar wm42012-12-03
* af_lavcac3enc, encode: support planar formatsGravatar Rudolf Polzer2012-12-03
* osx_common: Avoid deprecated Gestalt callsGravatar Stefano Pigozzi2012-12-02
* encoding-example-profiles: updates, iphone 5 supportGravatar Rudolf Polzer2012-12-01
* encoding-example-profiles: fix aac bitrateGravatar Rudolf Polzer2012-12-01
* encoding-example-profiles: use 96kbps aacGravatar Rudolf Polzer2012-12-01
* encode: print on log which muxers/codecs are in useGravatar Rudolf Polzer2012-12-01
* DOCS: Add manpage metadata to the rst files.Gravatar Rudolf Polzer2012-11-29
* DOCS: Fix some rst error messagesGravatar Rudolf Polzer2012-11-29
* subassconverter: correctly handle RRGGBB and unknow formatsGravatar Stefano Pigozzi2012-11-25
* mplayer: fix track language displayGravatar wm42012-11-25
* sub: add --sub-gray option to display image subs in grayscaleGravatar wm42012-11-25
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* memcpy_pic: kill useless/dangerous optimizationGravatar wm42012-11-25
* ao_pulse: do not allow setting volume over 100%Gravatar wm42012-11-24
* sws_utils: remove unused helperGravatar wm42012-11-24
* manpage: remove --zoom remainsGravatar wm42012-11-24
* configure: use pkg-config for detecting OpenALGravatar wm42012-11-23
* vo_xv: allocate Xv images with aligned strideGravatar wm42012-11-22
* mp_image: make alloc_mpi() always allocate with aligned strideGravatar wm42012-11-22
* osd: fix z-order of subtitle OSD elementsGravatar wm42012-11-22
* draw_bmp: add RGB rendering to fix image quality issuesGravatar wm42012-11-22
* stream_ftp: fix compilation with libavGravatar Stefano Pigozzi2012-11-22
* stream_ftp: support longer filenamesGravatar al2012-11-21
* subreader: do not skip the first char of ASS fields.Gravatar cigaes2012-11-21
* screenshot: add subs even with vf_screenshotGravatar wm42012-11-21