| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_unsharp: direct rendering fixes | mplayer-svn | 2012-08-03 | 1 | -5/+5 |
* | vf_ass: use correct height when copying image | wm4 | 2012-08-03 | 1 | -1/+1 |
* | vf_ass: request a sufficiently large image for direct rendering | mplayer-svn | 2012-08-03 | 1 | -1/+3 |
* | ad_mad: cleanups | mplayer-svn | 2012-08-03 | 1 | -8/+8 |
* | vf_spp, vf_fspp: replace use of deprecated libav function | mplayer-svn | 2012-08-03 | 2 | -2/+2 |
* | vf_uspp: fix possible crash when the output format is Y8 | mplayer-svn | 2012-08-03 | 1 | -0/+2 |
* | vf.c: increase default alignment values | mplayer-svn | 2012-08-03 | 1 | -4/+3 |
* | dec_audio: add sanity check against 0 channels | mplayer-svn | 2012-08-03 | 1 | -0/+2 |
* | vf_yadif: fix green bottom line | mplayer-svn | 2012-08-03 | 1 | -2/+13 |
* | libmpcodecs: use 128 instead of 64 to define non-native RGB image formats | mplayer-svn | 2012-08-03 | 1 | -16/+16 |
* | libmpcodecs: add support for 422P9 | mplayer-svn | 2012-08-03 | 4 | -0/+10 |
* | vf_expand: add sanity checks | mplayer-svn | 2012-08-03 | 1 | -1/+20 |
* | mp_image: set chroma_x_shift for 1-plane YUV formats | mplayer-svn | 2012-08-03 | 1 | -0/+1 |
* | libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder | mplayer-svn | 2012-08-03 | 2 | -0/+312 |
* | vf_stereo3d.c: half-width side-by-side formats for stereo3d | mplayer-svn | 2012-08-03 | 1 | -0/+16 |
* | Remove teletext support | wm4 | 2012-08-03 | 2 | -2036/+0 |
* | VO: remove VO direct rendering | wm4 | 2012-08-02 | 1 | -1/+1 |
* | vf: remove VFCAP_FLIPPED and VFCAP_CONSTANT | wm4 | 2012-08-02 | 3 | -18/+1 |
* | Remove dead code | wm4 | 2012-08-01 | 5 | -32/+0 |
* | Change <endian.h> include to <sys/types.h> | wm4 | 2012-07-31 | 5 | -5/+5 |
* | configure: remove checks for malloc.h and alloca() | wm4 | 2012-07-30 | 8 | -30/+0 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 12 | -2601/+0 |
* | mplayer: remove benchmarking/CPU accounting code | wm4 | 2012-07-30 | 1 | -18/+1 |
* | libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:" | wm4 | 2012-07-30 | 2 | -2/+2 |
* | vd: silence output about aspect ratio | wm4 | 2012-07-30 | 1 | -1/+1 |
* | vf_scale: don't pass CPU flags anymore | wm4 | 2012-07-30 | 5 | -18/+6 |
* | Rip out 3DNOW support | wm4 | 2012-07-30 | 8 | -78/+4 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 | 6 | -11/+14 |
* | ad_faad: include neaacdec.h instead of faad.h | wm4 | 2012-07-28 | 1 | -1/+1 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -1/+1 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 2 | -4/+0 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 7 | -66/+122 |
|\ |
|
| * | vd_vfw.c: fix part missing from previous commit | Uoti Urpala | 2012-07-26 | 1 | -2/+3 |
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 | 1 | -2/+4 |
| * | video, audio: use lavc decoders without codecs.conf entries | Uoti Urpala | 2012-07-24 | 6 | -62/+115 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 | 1 | -167/+81 |
|\| |
|
| * | ad_mpg123: update libmpg123 API use | Thomas Orgis | 2012-05-07 | 1 | -167/+81 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 1 | -69/+112 |
|\| |
|
| * | ad_ffmpeg: switch to avcodec_decode_audio4() | Uoti Urpala | 2012-04-19 | 1 | -69/+112 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 5 | -110/+106 |
|\| |
|
| * | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 | 1 | -1/+1 |
| * | cosmetics: vf_vo.c: reformat | Uoti Urpala | 2012-03-25 | 1 | -102/+107 |
| * | cosmetics: misc minor cleanups | Uoti Urpala | 2012-03-25 | 3 | -11/+1 |
* | | libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRP | wm4 | 2012-03-25 | 4 | -8/+8 |
* | | vf_scale: prefer converting GBR24P to other 8 bit per component RGB formats | reimar | 2012-03-25 | 1 | -0/+4 |
* | | libmpcodecs: support planar GBR24 decoding | cehoyos | 2012-03-25 | 4 | -1/+10 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 5 | -7/+8 |
|\| |
|
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -0/+2 |
| * | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 4 | -7/+6 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 | 13 | -58/+53 |
|\| |
|
| * | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 1 | -0/+2 |
| * | vd_ffmpeg: fix flushing of buffered frames | Uoti Urpala | 2012-02-03 | 1 | -3/+0 |
| * | vd_ffmpeg: adjust buffered frame count based on threads again | Uoti Urpala | 2012-02-03 | 1 | -0/+2 |
| * | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 | 9 | -11/+19 |
| * | Update Libav API uses | Uoti Urpala | 2012-02-01 | 4 | -44/+30 |
* | | screenshot: allow forcing taking screenshots with the video filter | wm4 | 2012-02-29 | 2 | -1/+13 |
* | | mpcodecs: remove mp_image_t.x/y | wm4 | 2012-02-24 | 3 | -7/+3 |
* | | i lost my brain | wm4 | 2012-01-26 | 1 | -1/+1 |
* | | Merge branch 'gradfun' into my_master | wm4 | 2012-01-18 | 1 | -9/+47 |
|\ \ |
|
| * | | vf_gradfun: change default parameters | wm4 | 2012-01-10 | 1 | -2/+2 |
| * | | vf_gradfun: add size parameter, which sets radius according to movie diagonal | wm4 | 2012-01-10 | 1 | -2/+23 |
| * | | vf_gradfun: use option parser | wm4 | 2012-01-10 | 1 | -9/+26 |
* | | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-01-18 | 4 | -50/+37 |
|\ \ \
| | |/
| |/| |
|
| * | | vd_ffmpeg: explicitly set thread count even if 1 | Uoti Urpala | 2012-01-17 | 1 | -2/+1 |
| * | | ad_ffmpeg: pass packet side data from libavformat | Uoti Urpala | 2012-01-08 | 1 | -13/+26 |
| * | | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 | 2 | -9/+7 |
| * | | Libav API updates (remove most deprecated-in-0.7 uses) | Uoti Urpala | 2011-12-22 | 2 | -19/+3 |
| * | | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 2 | -8/+1 |
| |/ |
|
* | | screenshot: improve quality by using additional swscale flags | wm4 | 2012-01-18 | 2 | -1/+13 |
* | | subtitles: create only one instance of ASS_Render instead of two | wm4 | 2012-01-18 | 2 | -57/+30 |
|/ |
|
* | vf_expand: always clear the added borders | wm4 | 2011-12-19 | 1 | -93/+20 |
* | vf_dsize, vf_scale: fix behavior on multiple config() calls | wm4 | 2011-12-19 | 2 | -19/+26 |
* | vf_dsize: cleanup identation (tabs to 4 spaces) | wm4 | 2011-12-19 | 1 | -71/+71 |
* | vo: reset EOSD change detection when VO is re-configured | wm4 | 2011-12-12 | 1 | -0/+3 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 3 | -6/+2 |
* | Merge remote-tracking branch 'wm4/window_title' | Uoti Urpala | 2011-12-07 | 2 | -4/+3 |
|\ |
|
| * | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 | 2 | -4/+3 |
* | | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failed | Uoti Urpala | 2011-12-06 | 1 | -1/+1 |
* | | core, vo: modify OSD redraw architecture, support EOSD | Uoti Urpala | 2011-12-06 | 7 | -20/+7 |
|/ |
|
* | Merge branch 'screenshot' (early part) | Uoti Urpala | 2011-11-25 | 3 | -148/+75 |
|\ |
|
| * | video: use talloc for mp_image, abort if out of memory | wm4 | 2011-11-25 | 1 | -14/+20 |
| * | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 2 | -134/+55 |
* | | commands, vd_ffmpeg: fix switch_ratio slave command | Uoti Urpala | 2011-11-14 | 4 | -34/+47 |
* | | vd_ffmpeg: disable slice use that fails with size changes | Uoti Urpala | 2011-11-14 | 1 | -9/+0 |
* | | cleanup: vf_scale.c, vf.c: replace numbers by flag macro names | Uoti Urpala | 2011-11-14 | 2 | -13/+16 |
* | | cosmetics: vf.[ch]: reformat | Uoti Urpala | 2011-11-14 | 5 | -489/+586 |
|/ |
|
* | vd_ffmpeg.c: remove useless realvideo avctx->sub_id setting | Uoti Urpala | 2011-10-25 | 1 | -1/+0 |
* | cosmetics: vd_ffmpeg.c: reformat | Uoti Urpala | 2011-10-22 | 1 | -348/+301 |
* | audio/video: delete buggy "dynamic plugin" code | Uoti Urpala | 2011-10-20 | 2 | -88/+0 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 6 | -2/+136 |
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 | 2 | -21/+26 |
* | ad_ffmpeg: free resources on init failure | Uoti Urpala | 2011-08-21 | 1 | -4/+12 |
* | ad_ffmpeg: handle timing for partially decoded packets better | Uoti Urpala | 2011-08-21 | 1 | -7/+23 |
* | cosmetics: ad_ffmpeg.c: reformat | Uoti Urpala | 2011-08-21 | 1 | -131/+137 |
* | core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpeg | Uoti Urpala | 2011-08-20 | 4 | -12/+27 |
* | vf_screenshot: better check for pixel format swscale support | harklu | 2011-08-17 | 1 | -40/+14 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 | 2 | -3/+5 |
* | subs: libass: apply option changes to all track types | Uoti Urpala | 2011-08-08 | 2 | -3/+11 |
* | cleanup: move global ass_force_reload to struct osd_state | Uoti Urpala | 2011-08-08 | 2 | -10/+12 |
* | build: fix --enable-debug, remove some "#ifdef MP_DEBUG" | Uoti Urpala | 2011-07-30 | 1 | -6/+1 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | cleanup: do libav* initialization on startup | Uoti Urpala | 2011-07-18 | 10 | -62/+0 |
* | vf_qp: enable compilation depending on libavutil eval API | Uoti Urpala | 2011-07-18 | 2 | -5/+4 |
* | img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definition | Uoti Urpala | 2011-07-14 | 1 | -1/+3 |
* | vd_ffmpeg: make "-lavdopts lowres" handling more robust | Uoti Urpala | 2011-07-09 | 1 | -11/+11 |
* | vd_ffmpeg: fix "-lavdopts skipframe" support | Uoti Urpala | 2011-07-09 | 1 | -1/+5 |
* | cosmetics: img_format.h: document some formats | reimar | 2011-07-06 | 1 | -11/+11 |
* | vf_stereo3d: Add support for converting to interleaved 3D | reimar | 2011-07-06 | 1 | -6/+30 |
* | vf_ilpack: fix incompatible function types | reimar | 2011-07-06 | 1 | -5/+8 |
* | cosmetics: vf_ilpack.c: tabs to 4 spaces | Uoti Urpala | 2011-07-06 | 1 | -341/+341 |
* | vf_dint, vf_divtc: fix code assuming "char" is signed | reimar | 2011-07-06 | 2 | -9/+9 |
* | vf_delogo: allow to change the rectangle based on the time | cigaes | 2011-07-06 | 1 | -17/+130 |
* | cosmetics: vf_delogo.c: remove tabs to allow direct merge | Uoti Urpala | 2011-07-06 | 1 | -57/+57 |
* | debug output: reduce verbosity of some frequent messages | Uoti Urpala | 2011-07-05 | 1 | -1/+1 |
* | audio: move ready-for-ao data buffer from decoder to AO | Uoti Urpala | 2011-07-02 | 2 | -34/+30 |
* | cleanup: fix mp_dbg() format string warnings | Clément Bœsch | 2011-07-01 | 1 | -4/+4 |
* | vo_gl: don't accept 9/10-bit formats as input | reimar | 2011-06-29 | 5 | -44/+56 |
* | vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashing | iive | 2011-06-29 | 1 | -1/+4 |
* | configure: Remove checks for default inline asm features | Diego Biurrun | 2011-06-28 | 1 | -4/+4 |
* | vd_ffmpeg: autoselect output colorspaces without codecs.conf | Uoti Urpala | 2011-06-26 | 3 | -13/+36 |
* | video/colorspaces: add new 9/10-bit formats from libavcodec | Uoti Urpala | 2011-06-26 | 4 | -2/+62 |
* | vf_pullup, vf_yadif: pts handling fixes | Rudolf Polzer | 2011-06-24 | 2 | -15/+22 |
* | vo_xvmc: drop XvMC support | Uoti Urpala | 2011-05-09 | 1 | -41/+0 |
* | audio: disallow partial samples, fix ad_pcm to comply | Uoti Urpala | 2011-05-07 | 1 | -3/+8 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 13 | -33/+30 |
* | audio: avoid duplicated error messages on init failure | Uoti Urpala | 2011-05-03 | 1 | -1/+3 |
* | ad_ffmpeg: return failure from init() if initial decode fails | Uoti Urpala | 2011-05-03 | 1 | -6/+13 |
* | cleanup: remove more warnings | Clément Bœsch | 2011-05-02 | 6 | -76/+15 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 5 | -19/+31 |
|\ |
|
| * | ad_speex: support decoding stream without header packet | reimar | 2011-05-02 | 1 | -13/+14 |
| * | vd_ffmpeg: Make DR work with reget_buffer without buffer_hints | reimar | 2011-05-02 | 1 | -0/+3 |
| * | vd_ffmpeg: handle reget_buffer in DRI failure fallback code | reimar | 2011-05-02 | 1 | -0/+6 |
| * | ad_qtaudio: don't run win32 loader code when it's not used | reimar | 2011-05-02 | 1 | -2/+2 |
| * | vd_ffmpeg: require aligned stride in get_buffer() | zuxy | 2011-04-13 | 1 | -1/+1 |
| * | ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiff | cehoyos | 2011-04-13 | 1 | -0/+2 |
| * | ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnet | reimar | 2011-04-13 | 1 | -3/+3 |
* | | vf_*: fix pts values passed to the next filter | Rudolf Polzer | 2011-04-24 | 16 | -56/+269 |
* | | Update libav API uses | Uoti Urpala | 2011-04-20 | 4 | -10/+8 |
* | | cleanup: avoid various GCC warnings | Clément Bœsch | 2011-04-20 | 2 | -3/+3 |
|/ |
|
* | mp3lib: drop internal mp3lib tree | Uoti Urpala | 2011-04-02 | 3 | -128/+0 |
* | vd_ffmpeg: fix thread count setting with latest ffmpeg-mt | Uoti Urpala | 2011-03-29 | 1 | -1/+3 |
* | ad_qtaudio: fix use with the libavformat mov demuxer | faust3 | 2011-02-15 | 1 | -2/+6 |
* | vd_mpng: libpng API update, use color type getter | cboesch | 2011-02-15 | 1 | -3/+6 |
* | libmpcodecs/vf_*.c: Replace memalign() by av_malloc() | michael | 2011-02-15 | 3 | -8/+12 |
* | fix compilation with old FFmpeg versions | Uoti Urpala | 2011-02-08 | 1 | -1/+8 |
* | ad_ffmpeg: add missing extradata padding | Uoti Urpala | 2011-02-02 | 1 | -1/+2 |
* | libmpeg2: drop libmpeg2 support | Uoti Urpala | 2011-02-01 | 2 | -318/+0 |
* | |