| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 | 4 | -1306/+0 |
* | codecs.conf, vd_ffmpeg: Enable fflagarith video decoder | cehoyos | 2011-01-31 | 1 | -1/+1 |
* | libfaad2:/ Remove forked internal libfaad2 copy | diego | 2011-01-31 | 1 | -32/+1 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 4 | -48/+91 |
|\ |
|
| * | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 3 | -5/+5 |
| * | cleanup: rename ass_* functions to mp_ass_* | Uoti Urpala | 2011-01-26 | 2 | -14/+14 |
| * | subs: use correct font aspect ratio for libass + converted subs | Uoti Urpala | 2011-01-26 | 2 | -25/+67 |
| * | cleanup: some random minor code simplification and cleanup | Uoti Urpala | 2011-01-26 | 1 | -9/+8 |
| * | vf_vo: fix EOSD change detection bug | Uoti Urpala | 2011-01-18 | 1 | -1/+0 |
| * | cleanup: move MP_NOPTS_VALUE definition to mpcommon.h | Uoti Urpala | 2011-01-15 | 1 | -4/+1 |
| * | subtitles: move global ass_track to struct osd_state | Uoti Urpala | 2011-01-15 | 3 | -12/+18 |
* | | mp_msg: Remove uses of MSGT_MENCODER | Clément Bœsch | 2011-01-25 | 2 | -5/+5 |
* | | cleanup: remove unused MEncoder-related code | Clément Bœsch | 2011-01-25 | 4 | -17/+8 |
|/ |
|
* | cosmetics: remove unused code, small formatting tweaks | Uoti Urpala | 2010-12-20 | 1 | -1/+1 |
* | vd_ffmpeg: set thread count to number of cores on machine by default | Uoti Urpala | 2010-12-20 | 1 | -1/+14 |
* | ad_faad: fix crash when used on an empty audio stream | reimar | 2010-12-16 | 1 | -0/+5 |
* | ad_speex: improve timestamp handling | reimar | 2010-12-16 | 1 | -1/+9 |
* | vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non-B frames | reimar | 2010-12-16 | 1 | -1/+1 |
* | vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution change | reimar | 2010-12-16 | 1 | -0/+1 |
* | ad_speex: Fix possible memory leaks on error | reimar | 2010-12-16 | 1 | -2/+8 |
* | vd_qtvideo: Do not dump image description by default | reimar | 2010-12-16 | 1 | -1/+2 |
* | vf_stereo3d: Properly support src/dst stride | reimar | 2010-12-16 | 1 | -31/+38 |
* | vf_stereo3d: Adjust d_height instead of bad ad-hoc scaling | reimar | 2010-12-16 | 1 | -44/+28 |
* | ad_liba52: fix -a52drc handling | Uoti Urpala | 2010-11-23 | 1 | -1/+1 |
* | demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if available | Uoti Urpala | 2010-11-21 | 1 | -11/+16 |
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 26 | -58/+53 |
* | core: do initial A-V sync by modifying audio stream | Uoti Urpala | 2010-11-13 | 2 | -7/+21 |
* | vd_ffmpeg: compare IMGFMT instead of PIX_FMT | reimar | 2010-11-08 | 1 | -3/+3 |
* | ad_faad: Make work with -demuxer lavf | reimar | 2010-11-08 | 1 | -1/+1 |
* | ad_ffmpeg: Handle EAGAIN, needed for LATM to work properly with demux_ts | reimar | 2010-11-08 | 1 | -0/+3 |
* | vf_scale: accept all non-hw-accel formats we know a PIX_FMT for | reimar | 2010-11-08 | 1 | -35/+1 |
* | |