| Commit message (Expand) | Author | Age | Files | Lines |
* | cache: refactor how cache enabling is done | Uoti Urpala | 2012-12-03 | 11 | -55/+41 |
* | video: add support for 12 and 14 bit YUV pixel formats | Stephen Hutchinson | 2012-12-03 | 6 | -3/+95 |
* | build: identify the build time of the binary in the versioning output | Stephen Hutchinson | 2012-12-03 | 4 | -1/+7 |
* | demux_gif: remove this demuxer in favor of libavformat | wm4 | 2012-12-03 | 4 | -437/+0 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 8 | -25/+151 |
* | demux_lavf: do not prefix filename passed to libavformat with "mp:" | wm4 | 2012-12-03 | 1 | -8/+9 |
* | vo_xv: try harder to get correctly aligned pointers/strides | wm4 | 2012-12-03 | 1 | -4/+6 |
* | configure: don't check for inttypes.h, it always exists | wm4 | 2012-12-03 | 2 | -20/+0 |
* | configure: remove unused libpng detection | wm4 | 2012-12-03 | 1 | -29/+0 |
* | ao_pcm: fix references to -novideo | wm4 | 2012-12-03 | 3 | -9/+3 |
* | af_lavcac3enc, encode: support planar formats | Rudolf Polzer | 2012-12-03 | 4 | -7/+138 |
* | osx_common: Avoid deprecated Gestalt calls | Stefano Pigozzi | 2012-12-02 | 2 | -17/+27 |
* | encoding-example-profiles: updates, iphone 5 support | Rudolf Polzer | 2012-12-01 | 2 | -5/+13 |
* | encoding-example-profiles: fix aac bitrate | Rudolf Polzer | 2012-12-01 | 1 | -2/+0 |
* | encoding-example-profiles: use 96kbps aac | Rudolf Polzer | 2012-12-01 | 1 | -2/+1 |
* | encode: print on log which muxers/codecs are in use | Rudolf Polzer | 2012-12-01 | 1 | -0/+12 |
* | DOCS: Add manpage metadata to the rst files. | Rudolf Polzer | 2012-11-29 | 1 | -2/+13 |
* | DOCS: Fix some rst error messages | Rudolf Polzer | 2012-11-29 | 2 | -16/+17 |
* | subassconverter: correctly handle RRGGBB and unknow formats | Stefano Pigozzi | 2012-11-25 | 1 | -22/+31 |
* | mplayer: fix track language display | wm4 | 2012-11-25 | 1 | -1/+2 |
* | sub: add --sub-gray option to display image subs in grayscale | wm4 | 2012-11-25 | 7 | -3/+51 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 | 9 | -7/+97 |
* | memcpy_pic: kill useless/dangerous optimization | wm4 | 2012-11-25 | 1 | -10/+6 |
* | ao_pulse: do not allow setting volume over 100% | wm4 | 2012-11-24 | 1 | -2/+2 |
* | sws_utils: remove unused helper | wm4 | 2012-11-24 | 3 | -33/+10 |
* | manpage: remove --zoom remains | wm4 | 2012-11-24 | 2 | -6/+3 |
* | configure: use pkg-config for detecting OpenAL | wm4 | 2012-11-23 | 1 | -18/+8 |
* | vo_xv: allocate Xv images with aligned stride | wm4 | 2012-11-22 | 1 | -4/+5 |
* | mp_image: make alloc_mpi() always allocate with aligned stride | wm4 | 2012-11-22 | 2 | -17/+6 |
* | osd: fix z-order of subtitle OSD elements | wm4 | 2012-11-22 | 1 | -2/+3 |
* | draw_bmp: add RGB rendering to fix image quality issues | wm4 | 2012-11-22 | 3 | -1/+61 |
* | stream_ftp: fix compilation with libav | Stefano Pigozzi | 2012-11-22 | 1 | -1/+1 |
* | stream_ftp: support longer filenames | al | 2012-11-21 | 1 | -31/+73 |
* | subreader: do not skip the first char of ASS fields. | cigaes | 2012-11-21 | 1 | -1/+1 |
* | screenshot: add subs even with vf_screenshot | wm4 | 2012-11-21 | 2 | -5/+12 |
* | video: fix bogus uses of mp_image.w/width | wm4 | 2012-11-21 | 4 | -16/+15 |
* | vo_x11: don't require framestepping to update OSD | wm4 | 2012-11-21 | 1 | -1/+20 |
* | vo_x11: add screenshot support | wm4 | 2012-11-21 | 1 | -0/+16 |
* | vo_xv: don't require frame stepping to remove OSD or subs | wm4 | 2012-11-21 | 5 | -36/+173 |
* | cfg-config: avoid warning with -Wincompatible-pointer-types | Stefano Pigozzi | 2012-11-21 | 1 | -1/+1 |
* | cocoa_common: create window in the correct screen | Stefano Pigozzi | 2012-11-21 | 1 | -1/+2 |
* | gl_common: improve Mesa compatibility for GL3 context creation | wm4 | 2012-11-20 | 1 | -2/+2 |
* | core: minor cleanups | wm4 | 2012-11-20 | 2 | -3/+4 |
* | osd: fix OSD status symbol display in some cases | wm4 | 2012-11-20 | 4 | -14/+22 |
* | command: use yes/no instead of enabled/disabled for consistency | wm4 | 2012-11-20 | 1 | -4/+2 |
* | configure: make --enable-debug default | wm4 | 2012-11-20 | 1 | -2/+2 |
* | configure: add --disable-optimization, change --enable-debug semantics | wm4 | 2012-11-20 | 1 | -3/+10 |
* | mplayer: disable auto-loading of external codecs.conf | wm4 | 2012-11-20 | 4 | -21/+6 |
* | manpage: minor fixes | wm4 | 2012-11-20 | 2 | -2/+2 |
* | m_option: print valid integer range for choices on parsing errors | wm4 | 2012-11-20 | 1 | -0/+2 |
* | osd: make the OSD and sub font more customizable | wm4 | 2012-11-20 | 12 | -135/+232 |
* | m_option: add color option type | wm4 | 2012-11-20 | 2 | -0/+54 |
* | vf_softpulldown: fix possible regression | wm4 | 2012-11-20 | 1 | -1/+2 |
* | core: fix crash when video filter returns inf as PTS | wm4 | 2012-11-20 | 2 | -2/+2 |
* | mplayer: fix potential issue when ao_play() fails | wm4 | 2012-11-20 | 1 | -1/+2 |
* | stream: fix dvd:// + cache crashing | wm4 | 2012-11-20 | 4 | -5/+7 |
* | stream, demux_lavf: minor cleanup for stream size code | wm4 | 2012-11-20 | 3 | -3/+11 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 30 | -114/+114 |
* | stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t | reimar | 2012-11-20 | 5 | -5/+14 |
* | asf_streaming: remove broken MMSU support code | upsuper | 2012-11-20 | 1 | -15/+3 |
* | Fix potential bugs and issues, general cleanups | reimar | 2012-11-20 | 17 | -118/+113 |
* | options: support chapters for --start and --end | wm4 | 2012-11-20 | 4 | -2/+21 |
* | m_option: fix braindead --start, --length, --end option parsing bugs | wm4 | 2012-11-18 | 1 | -4/+4 |
* | sd_ass: fix ASS subtitles coming from demux_lavf | wm4 | 2012-11-16 | 1 | -3/+7 |
* | command: export A/V sync difference as "avsync" property | wm4 | 2012-11-16 | 2 | -0/+10 |
* | demux_mf: allow displaying single image files, various cleanups | wm4 | 2012-11-16 | 6 | -90/+133 |
* | subtitles: improve support for libavformat demuxed subtitles | wm4 | 2012-11-16 | 2 | -7/+19 |
* | mplayer: refactor: move computation of a/v sync | wm4 | 2012-11-16 | 1 | -21/+26 |
* | core: add --keep-open, which doesn't close the file on EOF | wm4 | 2012-11-16 | 6 | -1/+31 |
* | command: add sub_reload and sub_remove commands | wm4 | 2012-11-16 | 6 | -12/+82 |
* | subreader: replace sub_free() by talloc destructor | wm4 | 2012-11-16 | 3 | -14/+11 |
* | options: add --mute for setting initial audio mute status | wm4 | 2012-11-16 | 5 | -4/+18 |
* | options: rename -sub-fuzziness to -autosub-match, change option values | wm4 | 2012-11-16 | 3 | -9/+11 |
* | options: rename --cursor-autohide, replace magic number values | wm4 | 2012-11-16 | 3 | -3/+5 |
* | options: --field-dominance: replace magic number values with choices | wm4 | 2012-11-16 | 2 | -8/+8 |
* | options: rename -ss and -endpos, allow relative times | wm4 | 2012-11-16 | 8 | -91/+122 |
* | cookies: don't read cookie files from ancient browsers | wm4 | 2012-11-16 | 2 | -44/+4 |
* | options: respect --no-msgcolor during early program start | wm4 | 2012-11-16 | 1 | -1/+1 |
* | options: remove --display | wm4 | 2012-11-16 | 4 | -24/+1 |
* | options: rename --xineramascreen to --screen, remove magic values | wm4 | 2012-11-16 | 4 | -9/+10 |
* | options: remove --osdlevel in favor of --osd-level | wm4 | 2012-11-16 | 1 | -1/+0 |
* | video/filter: rename vf_eq2 to vf_eq | wm4 | 2012-11-16 | 5 | -8/+8 |
* | vo_opengl: remove osdcolor suboption | wm4 | 2012-11-16 | 2 | -22/+0 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 16 | -56/+13 |
* | configure: remove --enable-profile | wm4 | 2012-11-16 | 1 | -11/+4 |
* | manpage: various fixes | wm4 | 2012-11-16 | 7 | -81/+41 |
* | input: silence warning if input.conf is missing | wm4 | 2012-11-16 | 1 | -0/+4 |
* | encoding examples: change global_quality use to qscale | Rudolf Polzer | 2012-11-15 | 1 | -4/+4 |
* | mplayer: do not freeze when trying to loop an unseekable file | wm4 | 2012-11-14 | 1 | -1/+13 |
* | options: make --loop always per-file | wm4 | 2012-11-14 | 1 | -1/+1 |
* | Makefile: don't strip by default, add install-strip targets | wm4 | 2012-11-14 | 2 | -13/+13 |
* | video: add IMGFMT_Y16/PIX_FMT_GRAY16 | wm4 | 2012-11-14 | 5 | -5/+26 |
* | Makefile: do not create config directory with install target | wm4 | 2012-11-14 | 1 | -1/+0 |
* | example.conf: all options should be commented | wm4 | 2012-11-14 | 1 | -1/+1 |
* | cfg-mplayer: do not include encode options when encoding disabled | wm4 | 2012-11-14 | 1 | -0/+2 |
* | Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2 | wm4 | 2012-11-14 | 4 | -2/+17 |
* | build: build manpage by default if rst2man is detected | wm4 | 2012-11-14 | 2 | -9/+24 |
* | Makefile: add mpv.rst dependencies | wm4 | 2012-11-14 | 1 | -0/+9 |
* | TOOLS: remove checktree.sh | wm4 | 2012-11-14 | 2 | -354/+1 |
* | build: remove doc/locale language auto-detection, simplify | wm4 | 2012-11-14 | 4 | -167/+22 |
* | network: fix crash with -playlist http://... | wm4 | 2012-11-14 | 1 | -0/+2 |
* | mixer: fix lowering hw volume while muted | Uoti Urpala | 2012-11-14 | 1 | -1/+1 |
* | ao_coreaudio: fix deprecation warnings | Stefano Pigozzi | 2012-11-13 | 1 | -6/+6 |
* | clang: fix all warnings except deprecations | Stefano Pigozzi | 2012-11-13 | 8 | -7/+17 |
* | vf_dlopen: fix a typo in zeroing memory (thanks, pigoz) | Rudolf Polzer | 2012-11-13 | 1 | -1/+1 |
* | Makefile: fix install targets | Johannes Nixdorf | 2012-11-13 | 1 | -2/+2 |
* | win32: remove pointless get/release DC wrappers | wm4 | 2012-11-12 | 3 | -32/+8 |
* | Add MP_NORETURN and replace av_noreturn uses | wm4 | 2012-11-12 | 2 | -1/+4 |
* | mp_common.h: split parts into mp_talloc.h and compiler.h | wm4 | 2012-11-12 | 4 | -50/+79 |
* | libav.h: increase compatibility by not including libavutil/version.h | wm4 | 2012-11-12 | 1 | -1/+0 |
* | Add missing compat/libav.h includes | wm4 | 2012-11-12 | 3 | -0/+5 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 250 | -1187/+1171 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 278 | -0/+0 |
* | mpv_identify: stop using \n; fix property name handling | Rudolf Polzer | 2012-11-12 | 1 | -2/+5 |
* | vo_opengl: fix compatibility with OpenGL 2.1 | wm4 | 2012-11-12 | 2 | -0/+11 |
* | vo_opengl: fix srgb for subtitles | nand | 2012-11-11 | 2 | -8/+21 |
* | vo_xv: don't call vo_xv_get_eq() on every frame | wm4 | 2012-11-11 | 1 | -7/+17 |
* | example.conf: remove some useless options, add some useful ones | wm4 | 2012-11-11 | 1 | -45/+10 |
* | vo_opengl: disable extended downscaling by default | wm4 | 2012-11-11 | 2 | -2/+1 |
* | Replace fast_memcpy() uses | wm4 | 2012-11-11 | 14 | -38/+27 |
* | manpage: vo_opengl: document that srgb subopt changes gamma | wm4 | 2012-11-11 | 1 | -1/+2 |
* | vo_opengl: add manual sRGB companding to not artifact when dithering | nand | 2012-11-11 | 2 | -14/+11 |
* | cocoa_common: honor the `--geometry` option | Stefano Pigozzi | 2012-11-10 | 2 | -1/+11 |
* | ao_coreaudio: signal per-application mixer support | Stefano Pigozzi | 2012-11-08 | 1 | -0/+1 |
* | demux_mkv: TTA support | Kovensky | 2012-11-08 | 2 | -1/+15 |
* | demux_mkv: don't crash on tracks with unknown audio codecs | wm4 | 2012-11-08 | 3 | -5/+2 |
* | Port several python scripts to Perl | Kovensky | 2012-11-08 | 12 | -489/+1407 |
* | vd_ffmpeg: disable codec direct rendering and slices by default | wm4 | 2012-11-07 | 4 | -2/+4 |
* | osxbundle: run install_name_tool -id only on direct dependencies | Stefano Pigozzi | 2012-11-06 | 1 | -15/+14 |
* | cocoa_common: save vo struct earlier in the startup process | Stefano Pigozzi | 2012-11-05 | 1 | -1/+1 |
* | libav_compat: fix mmx2 define, provide fallback for avcodec_free_frame | Stefano Pigozzi | 2012-11-03 | 6 | -6/+12 |
* | libav_compat: add missing includes | Stefano Pigozzi | 2012-11-03 | 1 | -0/+3 |
* | make compile with recent libav | Stefano Pigozzi | 2012-11-03 | 4 | -14/+46 |
* | uncrustify af.h | Stefano Pigozzi | 2012-11-02 | 1 | -76/+77 |
* | audio: untypedef af_stream | Stefano Pigozzi | 2012-11-02 | 4 | -31/+30 |
* | audio: untypedef af_cfg | Stefano Pigozzi | 2012-11-02 | 5 | -8/+8 |
* | audio: untypedef af_instance | Stefano Pigozzi | 2012-11-02 | 28 | -155/+154 |
* | audio: untypedef af_info | Stefano Pigozzi | 2012-11-02 | 25 | -53/+52 |
* | audio: untypedef af_data and rename it to mp_audio | Stefano Pigozzi | 2012-11-02 | 28 | -192/+191 |
* | configure: detect rst2man binary name | Stefano Pigozzi | 2012-11-02 | 2 | -2/+8 |
* | encode: bail out on missing A or V stream | Rudolf Polzer | 2012-11-01 | 2 | -3/+18 |
* | Merge branch 'osd_changes' into master | wm4 | 2012-11-01 | 80 | -5084/+3339 |
|\ |
|
| * | draw_bmp: remove swscale bug workaround | wm4 | 2012-11-01 | 1 | -3/+1 |
| * | VO: remove code duplication for setting up mp_osd_res | wm4 | 2012-11-01 | 6 | -188/+170 |
| * | vo_vdpau: remove unneeded assignment to vo_fs | wm4 | 2012-11-01 | 1 | -3/+0 |
| * | vo_opengl, vo_opengl_old: remove -wid/viewport special case | wm4 | 2012-11-01 | 2 | -13/+1 |
| * | image_writer: add dump_png() function as debugging helper | wm4 | 2012-11-01 | 2 | -0/+10 |
| * | screenshot: remove hack for passing anamorphic image size | wm4 | 2012-11-01 | 10 | -41/+33 |
| * | screenshot: let VOs pass colorspace information via mp_image | wm4 | 2012-11-01 | 10 | -15/+19 |
| * | screenshot, draw_bmp: use colorspace passed with mp_image | wm4 | 2012-11-01 | 12 | -92/+137 |
| * | mp_image: add fields to pass colorspace down the filter chain | wm4 | 2012-10-28 | 6 | -1/+51 |
| * | mp_image: use uint8_t instead of unsigned char for plane pointers | wm4 | 2012-10-28 | 1 | -1/+2 |
| * | csputils: better support for integer color values | wm4 | 2012-10-28 | 4 | -9/+27 |
| * | draw_bmp, csputils: use function instead of macro | wm4 | 2012-10-28 | 4 | -37/+12 |
| * | draw_bmp: cosmetics, refactor | wm4 | 2012-10-28 | 3 | -434/+332 |
| * | mpcommon: add mp_rect type | wm4 | 2012-10-27 | 1 | -0/+5 |
| * | draw_bmp: remove CONDITIONAL2 code | wm4 | 2012-10-24 | 1 | -25/+0 |
| * | Merge branch 'master' into osd_changes | wm4 | 2012-10-24 | 41 | -435/+1389 |
| |\ |
|
| * | | vo_lavc: never draw OSD | wm4 | 2012-10-24 | 1 | -1/+1 |
| * | | manpage: cleanup | wm4 | 2012-10-24 | 6 | -214/+96 |
| * | | options: remove --ffactor switch | wm4 | 2012-10-24 | 7 | -21/+2 |
| * | | options: remove --subfont-autoscale (changes default font scale) | wm4 | 2012-10-24 | 6 | -44/+2 |
| * | | options: remove subtitle related options that did nothing | wm4 | 2012-10-24 | 6 | -61/+5 |
| * | | draw_bmp: fix IMGFMT_BGR32 use | Rudolf Polzer | 2012-10-24 | 1 | -9/+15 |
| * | | sub: add clarifying comments | wm4 | 2012-10-24 | 1 | -1/+3 |
| * | | core: disable vf_sub auto-insertion | wm4 | 2012-10-24 | 3 | -48/+1 |
| * | | VF: rename vf_ass to vf_sub | wm4 | 2012-10-24 | 7 | -30/+25 |
| * | | vo_corevideo: add screenshot capability | Stefano Pigozzi | 2012-10-24 | 5 | -40/+71 |
| * | | screenshot: hack against w/width confusion | wm4 | 2012-10-24 | 1 | -1/+5 |
| * | | |