| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename af_volnorm to af_drc | Martin | 2013-02-12 | 4 | -23/+27 |
* | configure: fix recently added tests | wm4 | 2013-02-11 | 1 | -2/+2 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 10 | -284/+82 |
* | demux_lavf, ad_lavc, vd_lavc: refactor, cleanup | wm4 | 2013-02-10 | 4 | -104/+79 |
* | demux_lavf: remove code duplication | wm4 | 2013-02-10 | 5 | -68/+27 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 54 | -3926/+1220 |
* | dec_audio: uncrustify | wm4 | 2013-02-09 | 2 | -193/+203 |
* | options: change --no-config option, make it apply to input.conf as well | wm4 | 2013-02-09 | 8 | -46/+38 |
* | Check return values of some mp_find_..._config_file function calls for NULL | wm4 | 2013-02-09 | 2 | -4/+8 |
* | mplayer: remove seconds/centiseconds display from terminal status line | wm4 | 2013-02-09 | 1 | -6/+2 |
* | cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG | wm4 | 2013-02-09 | 7 | -52/+50 |
* | options: unify single dash and double dash options | wm4 | 2013-02-09 | 8 | -207/+175 |
* | config: do not require option value | wm4 | 2013-02-09 | 1 | -54/+38 |
* | options: change handling of "no-" options | wm4 | 2013-02-09 | 7 | -60/+101 |
* | audio/out, video/out: hide encoding VO/AO | wm4 | 2013-02-06 | 6 | -12/+31 |
* | video/out: change autoprobe order | wm4 | 2013-02-06 | 1 | -16/+12 |
* | audio/out: prefer ao_dsound over ao_portaudio | wm4 | 2013-02-06 | 1 | -3/+3 |
* | mixer: prefer AO softvol control over volume filter | wm4 | 2013-02-06 | 2 | -2/+3 |
* | ao_dsound: support 6.1 and 7.1 channel configurations | wm4 | 2013-02-06 | 1 | -30/+43 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 | 8 | -1184/+5 |
* | core: remove --edlout functionality | wm4 | 2013-02-06 | 9 | -52/+1 |
* | command: add command to show playlist on OSD | wm4 | 2013-02-06 | 3 | -0/+22 |
* | version.sh: fix git rev. generation (.git is not always a directory) | wm4 | 2013-02-06 | 1 | -1/+1 |
* | mplayer: don't show bogus audio PTS during hr-seek | wm4 | 2013-02-05 | 1 | -0/+2 |
* | mplayer: properly handle framestep when showing last video frame | wm4 | 2013-02-03 | 1 | -10/+12 |
* | mplayer: reset audio/video delay if there's no next video frame | wm4 | 2013-02-03 | 1 | -0/+4 |
* | input: free all queued/allocated commands on exit | wm4 | 2013-02-03 | 1 | -4/+21 |
* | vf_stereo3d: add support for green-magenta and yellow-blue dubois | cehoyos | 2013-02-03 | 1 | -1/+11 |
* | manpage: document option syntax variations better | wm4 | 2013-02-03 | 2 | -4/+29 |
* | demux_lavf: default PTS to 0 for attached pictures | wm4 | 2013-02-03 | 1 | -0/+4 |
* | vf_dlopen: fix external pixel format names | wm4 | 2013-02-03 | 1 | -7/+35 |
* | DOCS: remove files documenting removed/rewritten functionality | wm4 | 2013-02-03 | 12 | -3267/+0 |
* | Copyright: cleanup entries for removed code | wm4 | 2013-02-03 | 1 | -63/+3 |
* | mplayer: make advancing the playlist respect looping | wm4 | 2013-02-03 | 3 | -10/+23 |
* | demux_lavf: remove weird stream auto-selection | wm4 | 2013-02-03 | 2 | -21/+0 |
* | demux_lavf: remove "internet radio hack" | wm4 | 2013-02-03 | 1 | -39/+1 |
* | mp_common: improve OSD/status time formatting | wm4 | 2013-02-03 | 1 | -4/+11 |
* | cocoa_common: fix `--ontop` behaviour when windowed | Stefano Pigozzi | 2013-02-03 | 1 | -4/+4 |
* | cocoa_common: fix focus with --ontop and space switching | Stefano Pigozzi | 2013-02-03 | 1 | -4/+5 |
* | cocoa_common: make the resize window menu items use video size | Stefano Pigozzi | 2013-02-03 | 1 | -10/+5 |
* | cocoa_events: remove this functionality | Stefano Pigozzi | 2013-02-02 | 5 | -185/+2 |
* | DOCS: update encoding profiles installation instructions | Stefano Pigozzi | 2013-02-01 | 1 | -2/+4 |
* | build: make it work on somewhat older ffmpeg versions | wm4 | 2013-01-31 | 3 | -3/+3 |
* | stream: set default HTTP user agent to "Mozilla/5.0" | wm4 | 2013-01-31 | 1 | -1/+1 |
* | manpage: fixes | wm4 | 2013-01-31 | 2 | -3/+11 |
* | screenshot: minor simplification, prefer VF over VO | wm4 | 2013-01-30 | 6 | -52/+15 |
* | mplayer: add newline for --print-msg | wm4 | 2013-01-30 | 1 | -1/+1 |
* | demux_mkv: support more formats with V_UNCOMPRESSED | wm4 | 2013-01-30 | 1 | -0/+6 |
* | demux: don't use codec_tag for raw PCM formats | wm4 | 2013-01-30 | 1 | -0/+8 |
* | osx_common: cache OSX version number | Stefano Pigozzi | 2013-01-27 | 2 | -37/+34 |
* | vo_x11: fix redrawing on expose events | wm4 | 2013-01-27 | 1 | -9/+2 |
* | x11: simplify handling of X Visuals and Colormaps in VOs | wm4 | 2013-01-27 | 6 | -101/+71 |
* | x11: fix some obvious video mode switching bugs | wm4 | 2013-01-27 | 2 | -20/+31 |
* | x11: reduce VO mode switching code duplication | wm4 | 2013-01-27 | 5 | -85/+35 |
* | x11_common: do not set custom error handler when calling XSelectInput | wm4 | 2013-01-27 | 1 | -47/+21 |
* | x11: cleanup, refactor | wm4 | 2013-01-27 | 10 | -975/+781 |
* | windows support: support 64-bit MS Windows in EXTERN_PREFIX definition | Uoti Urpala | 2013-01-27 | 1 | -1/+1 |
* | vf_scale: fix warning | wm4 | 2013-01-27 | 1 | -1/+0 |
* | sws_utils: use libswscale for GBRP output if available | wm4 | 2013-01-27 | 1 | -1/+1 |
* | vo_opengl: always dither | Wessel Dankers | 2013-01-27 | 2 | -30/+12 |
* | stream: fix reconnecting on broken network connections | wm4 | 2013-01-24 | 3 | -21/+50 |
* | stream: uncrustify stream.c/.h | wm4 | 2013-01-24 | 2 | -582/+664 |
* | demux_mkv: support V_UNCOMPRESSED video tracks | wm4 | 2013-01-24 | 4 | -3/+20 |
* | stream: implement some HTTP specific options for stream_lavf | wm4 | 2013-01-24 | 9 | -30/+61 |
* | cookies: fix crash | wm4 | 2013-01-24 | 1 | -3/+3 |
* | vd_lavc: add stupid hack to fix decoding of some files with Libav 0.8.x | wm4 | 2013-01-24 | 1 | -5/+8 |
* | sub: add stupid hack for vobsub decoding with Libav | wm4 | 2013-01-24 | 1 | -1/+10 |
* | stream_cdda: support latest libcdio version | Uoti Urpala | 2013-01-24 | 2 | -2/+32 |
* | configure: for now reject the newer libcdio API | Rudolf Polzer | 2013-01-24 | 1 | -1/+1 |
* | mp_msg, getch2: unix tty background support | Rudolf Polzer | 2013-01-23 | 5 | -17/+124 |
* | vo_xv: always try to use native bit depth | wm4 | 2013-01-23 | 1 | -5/+2 |
* | vo_vdpau: always try to native bit depth (makes 30 bit work) | wm4 | 2013-01-23 | 1 | -5/+2 |
* | options: make --fullscreen not a global option | wm4 | 2013-01-23 | 1 | -2/+2 |
* | video: remove -x/-y/-xy options | wm4 | 2013-01-23 | 5 | -53/+2 |
* | video: add --autofit and --autofit-larger options | wm4 | 2013-01-23 | 7 | -2/+118 |
* | options: allow using % for width and height in --geometry | wm4 | 2013-01-23 | 3 | -76/+106 |
* | options: move -geometry parsing to m_option.c | wm4 | 2013-01-23 | 13 | -163/+153 |
* | video: move handling of -x/-y/-xy options to VO | wm4 | 2013-01-23 | 11 | -88/+94 |
* | cocoa_common: improved trackpad scrolling | Mad Fish | 2013-01-20 | 1 | -5/+45 |
* | cocoa_common: handle all pending events instead of just one | Mad Fish | 2013-01-20 | 1 | -19/+24 |
* | ao_coreaudio: use 0 as timeout for CFRunLoopRunInMode | Mad Fish | 2013-01-20 | 1 | -1/+1 |
* | video: reset filters on seek | wm4 | 2013-01-20 | 5 | -0/+33 |
* | core: make gapless-audio also apply to format changes within a file | Rudolf Polzer | 2013-01-18 | 1 | -1/+2 |
* | encoding-example-profiles: typo fixes | Rudolf Polzer | 2013-01-18 | 1 | -3/+3 |
* | vf_format: fix forcing output format | wm4 | 2013-01-17 | 1 | -1/+11 |
* | options: also accept ffmpeg pixel format names | wm4 | 2013-01-17 | 2 | -6/+20 |
* | manpage: fix places that still treat FourCCs and pixel formats equal | wm4 | 2013-01-17 | 2 | -13/+12 |
* | osxbundle: cocoa_common: change playlist on fileopen events | Stefano Pigozzi | 2013-01-16 | 3 | -0/+42 |
* | input: enqueue commands to the end of the queue | Stefano Pigozzi | 2013-01-16 | 1 | -1/+1 |
* | osxbundle: add header padding to the binary | Stefano Pigozzi | 2013-01-16 | 1 | -0/+1 |
* | Silence two compiler warnings | wm4 | 2013-01-16 | 2 | -4/+2 |
* | vo_opengl_old: add missing include statement | wm4 | 2013-01-15 | 1 | -0/+1 |
* | vo_sdl: I think the XVidmode hack is no longer needed | Rudolf Polzer | 2013-01-15 | 1 | -5/+0 |
* | vo_sdl: request "desktop" fullscreen mode if -vm is not used | Rudolf Polzer | 2013-01-15 | 1 | -8/+7 |
* | vo_corevideo: make compile with recent changes | Stefano Pigozzi | 2013-01-15 | 1 | -1/+1 |
* | video: print filter chain in verbose mode | wm4 | 2013-01-14 | 3 | -10/+42 |
* | img_format: do not mark hwaccel formats as planar yuv formats | wm4 | 2013-01-14 | 1 | -7/+8 |
* | gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.c | wm4 | 2013-01-13 | 3 | -1244/+1241 |
* | vd_lavc: remove -lavdopts vstats suboption | wm4 | 2013-01-13 | 4 | -100/+0 |
* | vd_lavc: remove lowres decoding | wm4 | 2013-01-13 | 3 | -25/+2 |
* | vo_x11: use two buffers like Xv | Rudolf Polzer | 2013-01-13 | 1 | -71/+94 |
* | vo_x11, vo_xv: XShmCompletion event support | Rudolf Polzer | 2013-01-13 | 4 | -16/+73 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 | 4 | -1/+16 |
* | draw_bmp: use multiple bounding boxes | wm4 | 2013-01-13 | 1 | -27/+20 |
* | img_convert: use multiple bounding boxes for ASS->RGBA | wm4 | 2013-01-13 | 1 | -26/+47 |
* | img_convert: add sub_bitmap bounding box functions | wm4 | 2013-01-13 | 5 | -25/+97 |
* | mp_common: add some rectangle utility functions | wm4 | 2013-01-13 | 2 | -0/+26 |
* | draw_bmp: don't copy Y plane on up/down-sampling | wm4 | 2013-01-13 | 1 | -5/+46 |
* | draw_bmp: do not reallocate upsample temp image on each frame | wm4 | 2013-01-13 | 1 | -2/+14 |
* | draw_bmp: refactor | wm4 | 2013-01-13 | 1 | -17/+31 |
* | draw_bmp: always allocate cache | wm4 | 2013-01-13 | 1 | -26/+25 |
* | vo_direct3d: remove 2ch hack for 10 bit playback | wm4 | 2013-01-13 | 4 | -270/+5 |
* | vo_sdl: avoid copying just for taking screenshots | wm4 | 2013-01-13 | 1 | -5/+3 |
* | vd_lavc: prefer AVFrame over AVCodecContext fields | wm4 | 2013-01-13 | 1 | -18/+17 |
* | mp_image: remove mp_image.bpp | wm4 | 2013-01-13 | 5 | -12/+5 |
* | imgfmt: add more ffmpeg pixel formats | wm4 | 2013-01-13 | 3 | -2/+136 |
* | img_format: change meaning of MP_IMGFLAG_PLANAR | wm4 | 2013-01-13 | 2 | -2/+2 |
* | vf_sub: allow more formats, simplify code | wm4 | 2013-01-13 | 1 | -82/+15 |
* | vf_expand: support more image formats | wm4 | 2013-01-13 | 4 | -109/+88 |
* | vf_rotate: support more image formats | wm4 | 2013-01-13 | 1 | -34/+25 |
* | vf_softpulldown: reject unsupported image formats, fix code duplication | wm4 | 2013-01-13 | 1 | -47/+24 |
* | vf_yadif: Y8 is not supported | wm4 | 2013-01-13 | 1 | -1/+0 |
* | vf_swapuv: support more image formats | wm4 | 2013-01-13 | 1 | -12/+8 |
* | vf_pullup: remove check for MP_IMGFLAG_PLANAR | wm4 | 2013-01-13 | 1 | -4/+0 |
* | vf_phase: reject unsupported image formats | wm4 | 2013-01-13 | 1 | -21/+20 |
* | vf_mirror: rewrite | wm4 | 2013-01-13 | 1 | -65/+52 |
* | vf_gradfun: does not work with NV pixel formats | wm4 | 2013-01-13 | 1 | -2/+0 |
* | vf_flip: make it work with more image formats | wm4 | 2013-01-13 | 1 | -15/+15 |
* | vf_divtc: reduce code duplication | wm4 | 2013-01-13 | 1 | -14/+7 |
* | vf_crop: make it work with more image formats | wm4 | 2013-01-13 | 2 | -39/+24 |
* | vf: add vf_rescale_dsize() | wm4 | 2013-01-13 | 2 | -0/+18 |
* | mp_image: add mp_image_crop() | wm4 | 2013-01-13 | 5 | -12/+35 |
* | vo_image: render subs | wm4 | 2013-01-13 | 1 | -15/+36 |
* | vo_xv: fix OSD redrawing flicker | wm4 | 2013-01-13 | 1 | -13/+11 |
* | vo_xv, vo_x11: simplify OSD redrawing | wm4 | 2013-01-13 | 6 | -179/+39 |
* | sub: do not copy the target image if there is no OSD/subs | wm4 | 2013-01-13 | 5 | -8/+29 |
* | vo_lavc: use reference counting | wm4 | 2013-01-13 | 1 | -17/+4 |
* | video: remove img_format compat hacks | wm4 | 2013-01-13 | 10 | -210/+85 |
* | draw_bmp: better way to find 444 format | wm4 | 2013-01-13 | 3 | -43/+30 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 52 | -695/+695 |
* | video: cleanup: replace old mp_image function names | wm4 | 2013-01-13 | 15 | -44/+37 |
* | video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes | wm4 | 2013-01-13 | 7 | -96/+80 |
* | mp_image: change how palette is handled | wm4 | 2013-01-13 | 14 | -91/+19 |
* | mp_image: simplify image allocation | wm4 | 2013-01-13 | 4 | -120/+60 |
* | video: use libavutil pixel format descriptors | wm4 | 2013-01-13 | 4 | -264/+307 |
* | vf_screenshot: simplify | wm4 | 2013-01-13 | 3 | -104/+39 |
* | video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc | wm4 | 2013-01-13 | 5 | -6/+6 |
* | vd_lavc: make non-reference frames writeable | wm4 | 2013-01-13 | 1 | -1/+18 |
* | video: remove things related to old DR code | wm4 | 2013-01-13 | 14 | -181/+92 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 | 43 | -1241/+649 |
* | vo_caca: accept any stride for output image | wm4 | 2013-01-13 | 1 | -3/+10 |
* | vo_corevideo: use stride | wm4 | 2013-01-13 | 1 | -1/+1 |
* | vo_corevideo: correct stride usage | wm4 | 2013-01-13 | 1 | -5/+6 |
* | mp_image: require using mp_image_set_size() for setting w/h | wm4 | 2013-01-13 | 14 | -46/+41 |
* | mp_image_pool: add pool to avoid frequent image reallocations | wm4 | 2013-01-13 | 3 | -0/+156 |
* | vd_lavc: use refcounting | wm4 | 2013-01-13 | 3 | -16/+58 |
* | mp_image: refcounting helpers | wm4 | 2013-01-13 | 2 | -25/+265 |
* | vd_lavc: add DR1 support | wm4 | 2013-01-13 | 4 | -21/+274 |
* | video: different way to enable hardware decoding, add software fallback | wm4 | 2013-01-13 | 7 | -68/+240 |
* | vd_lavc: remove codec DR | wm4 | 2013-01-13 | 3 | -203/+14 |
* | video: make vdpau hardware decoding not use DR code path | wm4 | 2013-01-13 | 5 | -66/+117 |
* | vd_lavc: do not mutate global threads option | wm4 | 2013-01-13 | 1 | -10/+9 |
* | vd_lavc: cosmetics: move debugging code out of the way | wm4 | 2013-01-13 | 1 | -75/+82 |
* | video: simplify decoder pixel format handling | wm4 | 2013-01-13 | 10 | -209/+34 |
* | vo_direct3d: simplify | wm4 | 2013-01-13 | 1 | -198/+55 |
* | vo_xv: simplify | wm4 | 2013-01-13 | 1 | -47/+2 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 33 | -499/+23 |
* | video: make vdpau hardware decoding not use slices code path | wm4 | 2013-01-13 | 5 | -9/+25 |
* | video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format | wm4 | 2013-01-13 | 15 | -41/+33 |
* | video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE | wm4 | 2013-01-13 | 15 | -93/+62 |
* | Remove netstream support | wm4 | 2013-01-13 | 4 | -474/+1 |
* | configure: change libcaca test to pkg-config | wm4 | 2013-01-13 | 1 | -12/+1 |
* | configure: remove references to nas | wm4 | 2013-01-13 | 1 | -4/+2 |
* | configure: remove unused check for mkstemp() | wm4 | 2013-01-13 | 1 | -12/+0 |
* | Replace strsep() uses | wm4 | 2013-01-13 | 9 | -115/+37 |
|