mpv/player
wm4 bd0618f01f video/out: remove legacy colorspace stuff
Reduce most dependencies on struct mp_csp_details, which was a bad first
attempt at dealing with colorspace stuff. Instead, consistently use
mp_image_params.

Code which retrieves colorspace matrices from csputils.c still uses this
type, though.
2014-03-29 00:25:08 +01:00
..
lua osc: add enable/disable message, and map DEL to disabling the OSC 2014-03-17 18:27:44 +01:00
timeline player: remove demuxer chapoter API wrappers 2014-03-25 02:05:48 +01:00
audio.c af: add metadata field to af_stream and af_instance 2014-03-13 14:36:20 +01:00
client.c command, lua: change script_message semantics 2014-03-17 18:26:56 +01:00
client.h Add a client API 2014-02-10 21:01:35 +01:00
command.c video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
command.h options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
configfiles.c build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
core.h player: use MP_NOPTS_VALUE as rel_time_to_abs() error value 2014-03-25 02:32:24 +01:00
dvdnav.c dvdnav: fix minor memory leak 2014-03-25 15:44:47 +01:00
loadfile.c player: use MP_NOPTS_VALUE as rel_time_to_abs() error value 2014-03-25 02:32:24 +01:00
lua.c lua: add license header 2014-03-07 12:47:07 +01:00
lua.h lua: port to client API 2014-02-10 21:03:59 +01:00
main.c player: remove confusing argc/argv adjustment 2014-03-23 21:46:29 +01:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
misc.c player: use MP_NOPTS_VALUE as rel_time_to_abs() error value 2014-03-25 02:32:24 +01:00
osd.c options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
playloop.c player: use MP_NOPTS_VALUE as rel_time_to_abs() error value 2014-03-25 02:32:24 +01:00
screenshot.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
screenshot.h
sub.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
video.c audio/out: make ao struct opaque 2014-03-09 00:19:31 +01:00