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
*
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
*
Remove remaining %lf printf conversions
reimar
2010-11-02
*
vf_yadif: modify asm to make compile with clang
cehoyos
2010-11-02
*
libaf: add opts pointer to struct af_stream
Uoti Urpala
2010-11-02
*
ad_libdca: fix assert failure on -channels >6
Uoti Urpala
2010-11-02
*
options: move audio_output_channels, audio_output_format to struct
Uoti Urpala
2010-11-02
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Remove MEncoder
Uoti Urpala
2010-11-02
*
cosmetics: Remove vim/emacs coding style hints from sources
diego
2010-11-02
*
vf_sab, vf_smartblur: add "const" to match swscale API
diego
2010-11-02
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
cosmetics: reformat vf_ass to K&R style
Uoti Urpala
2010-11-02
*
enable vo_mga, vo_xmga, vf_palette, vf_halfpack
Uoti Urpala
2010-11-02
*
vf_fixpts: Mark vf_info_t declaration const
diego
2010-11-02
*
cosmetics: remove "_s" prefix from "struct vf_info_s"
Uoti Urpala
2010-11-02
*
cosmetics: Remove commented-out mpcodecs_ad_null leftovers
diego
2010-11-02
*
Add central init_avcodec() to avoid duplicated libavcodec init code
diego
2010-11-02
*
vd_ffmpeg: Set avctx->coded_width/coded_height instead of width/height
reimar
2010-11-02
*
ad_ffmpeg, vd_ffmpeg: remove pointless casts
diego
2010-11-02
*
spelling fixes
siretart
2010-11-02
*
vd_qtvideo: Some indentation fixes
reimar
2010-11-02
*
vd_qtvideo: generate a ImageDescription if not given
reimar
2010-11-02
*
audio: support parameter changes (e.g. channel count) during playback
reimar
2010-11-02
*
ad_mpeg123: Enable robust resync
diego
2010-11-02
*
Use AV_RL* macros instead of typecasts where appropriate
reimar
2010-11-02
*
libgsm: Remove libgsm wrapper
reimar
2010-11-02
*
vd_xanim.c: Give functions proper prototypes
reimar
2010-11-02
*
vf_geq: Fix function prototypes to match the required type.
reimar
2010-11-02
*
cleanup: Add const qualifiers for struct ad_functions pointers
reimar
2010-11-02
*
ad_faad: fix compilation using external libfaad
attila
2010-11-02
*
ad_mpg123: add MP3 decoding through libmpg123
diego
2010-11-02
*
vd_ffmpeg: add av_unused attribute to swap_palette()
diego
2010-11-02
*
vf_ffmpeg: make VP8 decoder work by disabling dr
reimar
2010-11-02
*
ad_faad: Improve LATM recognition
cehoyos
2010-11-02
*
cleanup: #include loader/wine/winbase.h instead of local declarations
diego
2010-11-02
*
vf_rgb2bgr: remove the filter
siretart
2010-11-02
*
vd_ffmpeg: Minor code simplification.
reimar
2010-10-27
*
vd_ffmpeg: fix aspect ratio problems with recent FFmpeg
Uoti Urpala
2010-10-16
*
vd_ffmpeg: fix calloc/av_free mixup
Uoti Urpala
2010-10-16
*
Merge svn changes up to r31332
Uoti Urpala
2010-06-05
|
\
*
\
Merge svn changes r31318 to r31328
Uoti Urpala
2010-06-05
|
\
\
[next]