summaryrefslogtreecommitdiffstats
path: root/stream/stream_avdevice.c
Commit message (Expand)AuthorAgeFilesLines
* stream: get rid of streamtype enumwm42017-02-021-1/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* Update license headersMarcin Kurczewski2015-04-131-2/+1
* Add more constwm42014-06-111-1/+1
* stream: remove chaos related to writeable streamswm42014-05-241-4/+1
* stream: fix url_options field, make protocols field not fixed lengthwm42013-08-261-1/+1
* stream_avdevice: remove redundant dummy callbackwm42013-08-221-6/+0
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-1/+1
* stream: remove useless author/comment fieldswm42013-07-121-4/+0
* Cleanup some include statementswm42013-07-121-1/+0
* core: change open_stream and demux_open signaturewm42013-07-121-2/+2
* demux_lavf: add support for libavdevicewm42012-12-031-0/+49