summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
* vf_unsharp: direct rendering fixesmplayer-svn2012-08-031-5/+5
* vf_ass: use correct height when copying imagewm42012-08-031-1/+1
* vf_ass: request a sufficiently large image for direct renderingmplayer-svn2012-08-031-1/+3
* ad_mad: cleanupsmplayer-svn2012-08-031-8/+8
* vf_spp, vf_fspp: replace use of deprecated libav functionmplayer-svn2012-08-032-2/+2
* vf_uspp: fix possible crash when the output format is Y8mplayer-svn2012-08-031-0/+2
* vf.c: increase default alignment valuesmplayer-svn2012-08-031-4/+3
* dec_audio: add sanity check against 0 channelsmplayer-svn2012-08-031-0/+2
* vf_yadif: fix green bottom linemplayer-svn2012-08-031-2/+13
* libmpcodecs: use 128 instead of 64 to define non-native RGB image formatsmplayer-svn2012-08-031-16/+16
* libmpcodecs: add support for 422P9mplayer-svn2012-08-034-0/+10
* vf_expand: add sanity checksmplayer-svn2012-08-031-1/+20
* mp_image: set chroma_x_shift for 1-plane YUV formatsmplayer-svn2012-08-031-0/+1
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decodermplayer-svn2012-08-032-0/+312
* vf_stereo3d.c: half-width side-by-side formats for stereo3dmplayer-svn2012-08-031-0/+16
* Remove teletext supportwm42012-08-032-2036/+0
* VO: remove VO direct renderingwm42012-08-021-1/+1
* vf: remove VFCAP_FLIPPED and VFCAP_CONSTANTwm42012-08-023-18/+1
* Remove dead codewm42012-08-015-32/+0
* Change <endian.h> include to <sys/types.h>wm42012-07-315-5/+5
* configure: remove checks for malloc.h and alloca()wm42012-07-308-30/+0
* Remove some demuxers and decoderswm42012-07-3012-2601/+0
* mplayer: remove benchmarking/CPU accounting codewm42012-07-301-18/+1
* libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"wm42012-07-302-2/+2
* vd: silence output about aspect ratiowm42012-07-301-1/+1
* vf_scale: don't pass CPU flags anymorewm42012-07-305-18/+6
* Rip out 3DNOW supportwm42012-07-308-78/+4
* Remove compile time/runtime CPU detection, and drop some platformswm42012-07-306-11/+14
* ad_faad: include neaacdec.h instead of faad.hwm42012-07-281-1/+1
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-1/+1
* osd: use libass for OSD renderingwm42012-07-282-4/+0
* Merge remote-tracking branch 'origin/master'wm42012-07-287-66/+122
|\
| * vd_vfw.c: fix part missing from previous commitUoti Urpala2012-07-261-2/+3
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYUoti Urpala2012-07-251-2/+4
| * video, audio: use lavc decoders without codecs.conf entriesUoti Urpala2012-07-246-62/+115
* | Merge remote-tracking branch 'origin/master'wm42012-05-201-167/+81
|\|
| * ad_mpg123: update libmpg123 API useThomas Orgis2012-05-071-167/+81
* | Merge remote-tracking branch 'origin/master'wm42012-04-291-69/+112
|\|
| * ad_ffmpeg: switch to avcodec_decode_audio4()Uoti Urpala2012-04-191-69/+112
* | Merge remote-tracking branch 'origin/master'wm42012-04-015-110/+106
|\|
| * timeline: subs: keep subtitle tracks in source timeUoti Urpala2012-03-251-1/+1
| * cosmetics: vf_vo.c: reformatUoti Urpala2012-03-251-102/+107
| * cosmetics: misc minor cleanupsUoti Urpala2012-03-253-11/+1
* | libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRPwm42012-03-254-8/+8
* | vf_scale: prefer converting GBR24P to other 8 bit per component RGB formatsreimar2012-03-251-0/+4
* | libmpcodecs: support planar GBR24 decodingcehoyos2012-03-254-1/+10
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-165-7/+8
|\|
| * windows support: unicode filenameswm42012-03-091-0/+2
| * cleanup: Silence compilation warnings on MinGW-w64wm42012-03-014-7/+6
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-0513-58/+53
|\|
| * configure, build: support compiling without libpostprocUoti Urpala2012-02-271-0/+2
| * vd_ffmpeg: fix flushing of buffered framesUoti Urpala2012-02-031-3/+0
| * vd_ffmpeg: adjust buffered frame count based on threads againUoti Urpala2012-02-031-0/+2
| * build: switch to libavutil bswap.h and intreadwrite.hUoti Urpala2012-02-019-11/+19
| * Update Libav API usesUoti Urpala2012-02-014-44/+30
* | screenshot: allow forcing taking screenshots with the video filterwm42012-02-292-1/+13
* | mpcodecs: remove mp_image_t.x/ywm42012-02-243-7/+3
* | i lost my brainwm42012-01-261-1/+1
* | Merge branch 'gradfun' into my_masterwm42012-01-181-9/+47
|\ \
| * | vf_gradfun: change default parameterswm42012-01-101-2/+2
| * | vf_gradfun: add size parameter, which sets radius according to movie diagonalwm42012-01-101-2/+23
| * | vf_gradfun: use option parserwm42012-01-101-9/+26
* | | Merge remote-tracking branch 'origin/master' into my_masterwm42012-01-184-50/+37
|\ \ \ | | |/ | |/|
| * | vd_ffmpeg: explicitly set thread count even if 1Uoti Urpala2012-01-171-2/+1
| * | ad_ffmpeg: pass packet side data from libavformatUoti Urpala2012-01-081-13/+26
| * | vf_fspp: make compile without Libav internalsUoti Urpala2012-01-022-9/+7
| * | Libav API updates (remove most deprecated-in-0.7 uses)Uoti Urpala2011-12-222-19/+3
| * | configure, build: require at least Libav 0.7Uoti Urpala2011-12-222-8/+1
| |/
* | screenshot: improve quality by using additional swscale flagswm42012-01-182-1/+13
* | subtitles: create only one instance of ASS_Render instead of twowm42012-01-182-57/+30
|/
* vf_expand: always clear the added borderswm42011-12-191-93/+20
* vf_dsize, vf_scale: fix behavior on multiple config() callswm42011-12-192-19/+26
* vf_dsize: cleanup identation (tabs to 4 spaces)wm42011-12-191-71/+71
* vo: reset EOSD change detection when VO is re-configuredwm42011-12-121-0/+3
* configure, build: remove --disable-libav supportUoti Urpala2011-12-113-6/+2
* Merge remote-tracking branch 'wm4/window_title'Uoti Urpala2011-12-072-4/+3
|\
| * libvo: remove title argument from struct vo_driver.configwm42011-12-062-4/+3
* | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failedUoti Urpala2011-12-061-1/+1
* | core, vo: modify OSD redraw architecture, support EOSDUoti Urpala2011-12-067-20/+7
|/
* Merge branch 'screenshot' (early part)Uoti Urpala2011-11-253-148/+75
|\
| * video: use talloc for mp_image, abort if out of memorywm42011-11-251-14/+20
| * core: add infrastructure to get screenshots from VOswm42011-11-252-134/+55
* | commands, vd_ffmpeg: fix switch_ratio slave commandUoti Urpala2011-11-144-34/+47
* | vd_ffmpeg: disable slice use that fails with size changesUoti Urpala2011-11-141-9/+0
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesUoti Urpala2011-11-142-13/+16
* | cosmetics: vf.[ch]: reformatUoti Urpala2011-11-145-489/+586
|/
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingUoti Urpala2011-10-251-1/+0
* cosmetics: vd_ffmpeg.c: reformatUoti Urpala2011-10-221-348/+301
* audio/video: delete buggy "dynamic plugin" codeUoti Urpala2011-10-202-88/+0
* video, options: implement better YUV->RGB conversion controlwm42011-10-166-2/+136
* options: move libass-related options to structUoti Urpala2011-09-032-21/+26
* ad_ffmpeg: free resources on init failureUoti Urpala2011-08-211-4/+12
* ad_ffmpeg: handle timing for partially decoded packets betterUoti Urpala2011-08-211-7/+23
* cosmetics: ad_ffmpeg.c: reformatUoti Urpala2011-08-211-131/+137
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegUoti Urpala2011-08-204-12/+27
* vf_screenshot: better check for pixel format swscale supportharklu2011-08-171-40/+14
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-122-3/+5
* subs: libass: apply option changes to all track typesUoti Urpala2011-08-082-3/+11
* cleanup: move global ass_force_reload to struct osd_stateUoti Urpala2011-08-082-10/+12
* build: fix --enable-debug, remove some "#ifdef MP_DEBUG"Uoti Urpala2011-07-301-6/+1
* options: change option parsing to use bstrUoti Urpala2011-07-291-1/+1
* cleanup: do libav* initialization on startupUoti Urpala2011-07-1810-62/+0
* vf_qp: enable compilation depending on libavutil eval APIUoti Urpala2011-07-182-5/+4
* img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definitionUoti Urpala2011-07-141-1/+3
* vd_ffmpeg: make "-lavdopts lowres" handling more robustUoti Urpala2011-07-091-11/+11
* vd_ffmpeg: fix "-lavdopts skipframe" supportUoti Urpala2011-07-091-1/+5
* cosmetics: img_format.h: document some formatsreimar2011-07-061-11/+11
* vf_stereo3d: Add support for converting to interleaved 3Dreimar2011-07-061-6/+30
* vf_ilpack: fix incompatible function typesreimar2011-07-061-5/+8
* cosmetics: vf_ilpack.c: tabs to 4 spacesUoti Urpala2011-07-061-341/+341
* vf_dint, vf_divtc: fix code assuming "char" is signedreimar2011-07-062-9/+9
* vf_delogo: allow to change the rectangle based on the timecigaes2011-07-061-17/+130
* cosmetics: vf_delogo.c: remove tabs to allow direct mergeUoti Urpala2011-07-061-57/+57
* debug output: reduce verbosity of some frequent messagesUoti Urpala2011-07-051-1/+1
* audio: move ready-for-ao data buffer from decoder to AOUoti Urpala2011-07-022-34/+30
* cleanup: fix mp_dbg() format string warningsClément Bœsch2011-07-011-4/+4
* vo_gl: don't accept 9/10-bit formats as inputreimar2011-06-295-44/+56
* vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashingiive2011-06-291-1/+4
* configure: Remove checks for default inline asm featuresDiego Biurrun2011-06-281-4/+4
* vd_ffmpeg: autoselect output colorspaces without codecs.confUoti Urpala2011-06-263-13/+36
* video/colorspaces: add new 9/10-bit formats from libavcodecUoti Urpala2011-06-264-2/+62
* vf_pullup, vf_yadif: pts handling fixesRudolf Polzer2011-06-242-15/+22
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-41/+0
* audio: disallow partial samples, fix ad_pcm to complyUoti Urpala2011-05-071-3/+8
* cleanup: shut up more warningsClément Bœsch2011-05-0613-33/+30
* audio: avoid duplicated error messages on init failureUoti Urpala2011-05-031-1/+3
* ad_ffmpeg: return failure from init() if initial decode failsUoti Urpala2011-05-031-6/+13
* cleanup: remove more warningsClément Bœsch2011-05-026-76/+15
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-025-19/+31
|\
| * ad_speex: support decoding stream without header packetreimar2011-05-021-13/+14
| * vd_ffmpeg: Make DR work with reget_buffer without buffer_hintsreimar2011-05-021-0/+3
| * vd_ffmpeg: handle reget_buffer in DRI failure fallback codereimar2011-05-021-0/+6
| * ad_qtaudio: don't run win32 loader code when it's not usedreimar2011-05-021-2/+2
| * vd_ffmpeg: require aligned stride in get_buffer()zuxy2011-04-131-1/+1
| * ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiffcehoyos2011-04-131-0/+2
| * ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnetreimar2011-04-131-3/+3
* | vf_*: fix pts values passed to the next filterRudolf Polzer2011-04-2416-56/+269
* | Update libav API usesUoti Urpala2011-04-204-10/+8
* | cleanup: avoid various GCC warningsClément Bœsch2011-04-202-3/+3
|/
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-023-128/+0
* vd_ffmpeg: fix thread count setting with latest ffmpeg-mtUoti Urpala2011-03-291-1/+3
* ad_qtaudio: fix use with the libavformat mov demuxerfaust32011-02-151-2/+6
* vd_mpng: libpng API update, use color type gettercboesch2011-02-151-3/+6
* libmpcodecs/vf_*.c: Replace memalign() by av_malloc()michael2011-02-153-8/+12
* fix compilation with old FFmpeg versionsUoti Urpala2011-02-081-1/+8
* ad_ffmpeg: add missing extradata paddingUoti Urpala2011-02-021-1/+2
* libmpeg2: drop libmpeg2 supportUoti Urpala2011-02-012-318/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-314-1306/+0
* codecs.conf, vd_ffmpeg: Enable fflagarith video decodercehoyos2011-01-311-1/+1
* libfaad2:/ Remove forked internal libfaad2 copydiego2011-01-311-32/+1
* Merge branch 'sub'Uoti Urpala2011-01-264-48/+91
|\
| * sub/OSD: move some related files to sub/Uoti Urpala2011-01-263-5/+5
| * cleanup: rename ass_* functions to mp_ass_*Uoti Urpala2011-01-262-14/+14
| * subs: use correct font aspect ratio for libass + converted subsUoti Urpala2011-01-262-25/+67
| * cleanup: some random minor code simplification and cleanupUoti Urpala2011-01-261-9/+8
| * vf_vo: fix EOSD change detection bugUoti Urpala2011-01-181-1/+0
| * cleanup: move MP_NOPTS_VALUE definition to mpcommon.hUoti Urpala2011-01-151-4/+1
| * subtitles: move global ass_track to struct osd_stateUoti Urpala2011-01-153-