aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* vo_x11: don't require framestepping to update OSDGravatar wm42012-11-21
* vo_x11: add screenshot supportGravatar wm42012-11-21
* vo_xv: don't require frame stepping to remove OSD or subsGravatar wm42012-11-21
* cfg-config: avoid warning with -Wincompatible-pointer-typesGravatar Stefano Pigozzi2012-11-21
* cocoa_common: create window in the correct screenGravatar Stefano Pigozzi2012-11-21
* gl_common: improve Mesa compatibility for GL3 context creationGravatar wm42012-11-20
* core: minor cleanupsGravatar wm42012-11-20
* osd: fix OSD status symbol display in some casesGravatar wm42012-11-20
* command: use yes/no instead of enabled/disabled for consistencyGravatar wm42012-11-20
* configure: make --enable-debug defaultGravatar wm42012-11-20
* configure: add --disable-optimization, change --enable-debug semanticsGravatar wm42012-11-20
* mplayer: disable auto-loading of external codecs.confGravatar wm42012-11-20
* manpage: minor fixesGravatar wm42012-11-20
* m_option: print valid integer range for choices on parsing errorsGravatar wm42012-11-20
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* m_option: add color option typeGravatar wm42012-11-20
* vf_softpulldown: fix possible regressionGravatar wm42012-11-20
* core: fix crash when video filter returns inf as PTSGravatar wm42012-11-20
* mplayer: fix potential issue when ao_play() failsGravatar wm42012-11-20