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
/
vd_ffmpeg.c
Commit message (
Expand
)
Author
Age
...
*
- some reorder/cleanup of mp_image flags
arpi
2002-08-02
*
colorspace part cleanup and support for IMGFMT_422P, _444P
arpi
2002-08-02
*
compatibility with _OLD_ lavc & uv_stride check
michael
2002-08-02
*
10l to dunno
atmos4
2002-07-28
*
Fix overall frametime overflow, hopefully long long int is portable. (unteste...
atmos4
2002-07-28
*
Add type= and fix a minor typing difference from ffmpeg
atmos4
2002-07-28
*
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif...
atmos4
2002-07-28
*
Hopefully correct 10l fix for duuno who.
atmos4
2002-07-23
*
fallback to slices, if dr1 fails (bug found by kabi)
michael
2002-07-16
*
10l y422p -> y420p
michael
2002-07-16
*
10l (init flags after init ...)
michael
2002-07-16
*
svq1 direct rendering
michael
2002-07-15
*
imgtype IP support
michael
2002-07-15
*
10l
michael
2002-07-15
*
dont depend upon vo_directrendering
michael
2002-07-14
*
fixing fixmes
michael
2002-07-14
*
direct rendering method 1 (disabled currently as its not bugfree / finished y...
michael
2002-07-14
*
Don't call libvo draw slice directly
albeu
2002-07-11
*
Support for yuv410p as needed by ffsvq1.
atmos4
2002-07-09
*
support avcontext based quant_store export
alex
2002-07-07
*
grayscale only decoding support
michael
2002-06-09
*
workaround bugs & error resilience ffmpeg decoder options
michael
2002-06-02
*
10l
alex
2002-05-02
*
avid mjpeg support (external huffman table)
alex
2002-05-02
*
support hurryup flag (-(hard)framedrop)
arpi
2002-04-27
*
Hopefully fix ffmpeg12 aspect.
atmos4
2002-04-24
*
accept I420/IYUV in query_format
arpi
2002-04-19
*
draw_slices with framedrop fixed
arpi
2002-04-14
*
yuy2 support, fixed bug of dropping frame after config_vo calls
arpi
2002-04-13
*
export qscale for postproc
arpi
2002-04-07
*
don't config twice
arpi
2002-04-07
*
Bugreports start appearing - no reaction :/
pl
2002-04-05
*
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma...
michael
2002-04-05
*
libavcodec slices support
arpi
2002-04-03
*
config vo only if aspect really changed and width&&height isn't changed (if w...
alex
2002-04-01
*
Fix aspect info for square pixel.
atmos4
2002-03-25
*
added aspect ratio support and local ctx
alex
2002-03-23
*
10l ;)
alex
2002-03-20
*
config vo if resolution changed (after decoded image read the dimensions out ...
alex
2002-03-19
*
handle error from mpcodecs_config_vo()
arpi
2002-03-16
*
common includes moved to private vd_internal.h
arpi
2002-03-07
*
vd_ffmpeg added
arpi
2002-03-06
[prev]