index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
vd_ffmpeg: Make DR work with reget_buffer without buffer_hints
reimar
2011-05-02
*
vd_ffmpeg: handle reget_buffer in DRI failure fallback code
reimar
2011-05-02
*
ad_qtaudio: don't run win32 loader code when it's not used
reimar
2011-05-02
*
vd_ffmpeg: require aligned stride in get_buffer()
zuxy
2011-04-13
*
ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiff
cehoyos
2011-04-13
*
ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnet
reimar
2011-04-13
*
mp3lib: drop internal mp3lib tree
Uoti Urpala
2011-04-02
*
vd_ffmpeg: fix thread count setting with latest ffmpeg-mt
Uoti Urpala
2011-03-29
*
ad_qtaudio: fix use with the libavformat mov demuxer
faust3
2011-02-15
*
vd_mpng: libpng API update, use color type getter
cboesch
2011-02-15
*
libmpcodecs/vf_*.c: Replace memalign() by av_malloc()
michael
2011-02-15
*
fix compilation with old FFmpeg versions
Uoti Urpala
2011-02-08
*
ad_ffmpeg: add missing extradata padding
Uoti Urpala
2011-02-02
*
libmpeg2: drop libmpeg2 support
Uoti Urpala
2011-02-01
*
vo_zr2: drop Zoran support
Uoti Urpala
2011-01-31
*
codecs.conf, vd_ffmpeg: Enable fflagarith video decoder
cehoyos
2011-01-31
*
libfaad2:/ Remove forked internal libfaad2 copy
diego
2011-01-31
*
Merge branch 'sub'
Uoti Urpala
2011-01-26
|
\
|
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
|
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
|
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
|
*
cleanup: some random minor code simplification and cleanup
Uoti Urpala
2011-01-26
*
|
mp_msg: Remove uses of MSGT_MENCODER
Clément Bœsch
2011-01-25
*
|
cleanup: remove unused MEncoder-related code
Clément Bœsch
2011-01-25
|
*
vf_vo: fix EOSD change detection bug
Uoti Urpala
2011-01-18
|
*
cleanup: move MP_NOPTS_VALUE definition to mpcommon.h
Uoti Urpala
2011-01-15
|
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
|
/
*
cosmetics: remove unused code, small formatting tweaks
Uoti Urpala
2010-12-20
*
vd_ffmpeg: set thread count to number of cores on machine by default
Uoti Urpala
2010-12-20
*
ad_faad: fix crash when used on an empty audio stream
reimar
2010-12-16
*
ad_speex: improve timestamp handling
reimar
2010-12-16
*
vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non-B frames
reimar
2010-12-16
*
vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution change
reimar
2010-12-16
*
ad_speex: Fix possible memory leaks on error
reimar
2010-12-16
*
vd_qtvideo: Do not dump image description by default
reimar
2010-12-16
*
vf_stereo3d: Properly support src/dst stride
reimar
2010-12-16
*
vf_stereo3d: Adjust d_height instead of bad ad-hoc scaling
reimar
2010-12-16
*
ad_liba52: fix -a52drc handling
Uoti Urpala
2010-11-23
*
demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if available
Uoti Urpala
2010-11-21
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
core: do initial A-V sync by modifying audio stream
Uoti Urpala
2010-11-13
*
vd_ffmpeg: compare IMGFMT instead of PIX_FMT
reimar
2010-11-08
*
ad_faad: Make work with -demuxer lavf
reimar
2010-11-08
*
ad_ffmpeg: Handle EAGAIN, needed for LATM to work properly with demux_ts
reimar
2010-11-08
*
vf_scale: accept all non-hw-accel formats we know a PIX_FMT for
reimar
2010-11-08
*
video: simplify some tests with a new IMGFMT_IS_HWACCEL macro
reimar
2010-11-08
*
build: enable vf_geq if libavutil version installs eval.h
Uoti Urpala
2010-11-06
*
vf_stereo3d: Add stereo3d filter
reimar
2010-11-02
*
vd_ffmpeg: improve aspect ratio handling
reimar
2010-11-02
*
vd_qtvideo: fix crash on OS X with QuickTime
reimar
2010-11-02
[next]