summaryrefslogtreecommitdiffstats
path: root/mpvcore/playlist.c
Commit message (Expand)AuthorAgeFilesLines
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-241/+0
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* playlist: check for NULL on caller sitewm42013-10-121-1/+1
* mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path()Mohammad Alsaleh2013-10-111-1/+1
* path: add a common mp_is_url() functionwm42013-09-041-6/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+246