mpv/player
wm4 3d530af8ef player: don't assign "false" to pointer
This is legal in theory. "false" expand to 0, and 0 is a valid pointer
value. But I guess this was not really intended.

Found by cppcheck.
2014-05-11 16:41:09 +02:00
..
lua lua: make it easier to integrate with foreign event loops 2014-04-12 20:41:12 +02:00
timeline player: remove ASX, SMIL and NSC playlist parsers 2014-04-13 15:40:05 +02:00
audio.c af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
client.c client API: fix inverted condition 2014-05-02 17:23:25 +02:00
client.h client API: add a way to notify clients of property changes 2014-04-06 03:22:49 +02:00
command.c input: remove pausing command prefixes 2014-05-11 15:41:34 +02:00
command.h client API: add a way to notify clients of property changes 2014-04-06 03:22:49 +02:00
configfiles.c player: don't complain on too long filenames 2014-05-10 16:08:07 +02:00
core.h video: removed unused stuff 2014-05-02 14:48:52 +02:00
discnav.c player: rename dvdnav to discnav 2014-03-30 11:42:49 +09:00
loadfile.c player: reset last_frame_duration on init 2014-05-07 21:38:46 +02:00
lua.c lua: remove "lua/" prefix from script names 2014-05-02 01:25:58 +02:00
lua.h lua: port to client API 2014-02-10 21:03:59 +01:00
main.c options: rename subtitle-related options 2014-05-04 02:46:11 +02:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
misc.c player: don't assign "false" to pointer 2014-05-11 16:41:09 +02:00
osd.c player: hack to fix --msgmodule --term-osd-bar 2014-04-13 13:03:31 +02:00
playloop.c player: remove VO from seeking code path 2014-05-07 21:50:16 +02:00
screenshot.c video: remove redundant mp_image display_w/_h members 2014-04-29 13:31:59 +02:00
screenshot.h
sub.c video: handle colorspace and aspect overrides separately 2014-05-02 01:09:55 +02:00
video.c options: add --hr-seek-framedrop option 2014-05-07 22:05:30 +02:00