File tree Expand file tree Collapse file tree
app/src/main/java/org/schabi/newpipe Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package org .schabi .newpipe ;
22
33/**
4- * Created by scc on 08/11/15.
4+ * Created by Adam Howard on 08/11/15.
5+ *
6+ * Copyright (c) Christian Schabesberger <chris.schabesberger@mailbox.org>
7+ * and Adam Howard <achdisposable1@gmail.com> 2015
8+ *
9+ * VideoListAdapter.java is part of NewPipe.
10+ *
11+ * NewPipe is free software: you can redistribute it and/or modify
12+ * it under the terms of the GNU General Public License as published by
13+ * the Free Software Foundation, either version 3 of the License, or
14+ * (at your option) any later version.
15+ *
16+ * NewPipe is distributed in the hope that it will be useful,
17+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+ * GNU General Public License for more details.
20+ *
21+ * You should have received a copy of the GNU General Public License
22+ * along with NewPipe. If not, see <http://www.gnu.org/licenses/>.
523 */
624public enum MediaFormat {
725 // id name suffix mime type
You can’t perform that action at this time.
0 commit comments