mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 01:22:30 +00:00
bc8815d69f
This changes the code so that it does the same as MPlayer, mplayer2 and mpv before ref-counted AVFrame. The problem is that get_buffer2 is called with aligned frame dimensions, while get_buffer didn't. This breaks the mpv video frame size change detection. |
||
---|---|---|
.. | ||
dec_video.c | ||
dec_video.h | ||
lavc_dr1.c | ||
lavc.h | ||
vd_lavc.c | ||
vd.c | ||
vd.h |