mpv/player
wm4 bf13bd0d47 video: refactor: handle video format fixups closer to decoder
Instead of handling this on filter chain reinit, do it directly after
the decoder. This makes the code less entangled. In particular, this
gets rid of the really weird "override params" concept in the video
filter code.

The last_format/fixed_formats have some redundance with decoder_output,
but unfortunately the latter has a slightly different use.
2016-01-14 00:18:31 +01:00
..
lua ytdl: Include Referer header as well 2016-01-10 14:30:31 +01:00
audio.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
client.c client API: disallow masking MPV_EVENT_SHUTDOWN 2015-12-02 23:08:43 +01:00
client.h
command.c video: refactor: handle video format fixups closer to decoder 2016-01-14 00:18:31 +01:00
command.h
configfiles.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
core.h player: simplify backstepping 2016-01-12 23:49:00 +01:00
external_files.c player: fix previous commit 2015-12-25 13:40:06 +01:00
external_files.h
loadfile.c player: simplify backstepping 2016-01-12 23:49:00 +01:00
lua.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
main.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
misc.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
playloop.c player: simplify backstepping 2016-01-12 23:49:00 +01:00
screenshot.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
screenshot.h
scripting.c
sub.c video: refactor: handle video format fixups closer to decoder 2016-01-14 00:18:31 +01:00
video.c video: refactor: handle video format fixups closer to decoder 2016-01-14 00:18:31 +01:00