]> git.sesse.net Git - vlc/blobdiff - include/vlc/vlc.h
* Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)
[vlc] / include / vlc / vlc.h
index e7667d3f29239c1323c20d3864b881072bd1be77..a6afd1d4b91120ba2424a4f71f8133abc764e602 100644 (file)
@@ -21,7 +21,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /**
@@ -142,6 +142,7 @@ struct vlc_list_t
 #define PLAYLIST_APPEND          0x0004
 #define PLAYLIST_GO              0x0008
 #define PLAYLIST_CHECK_INSERT    0x0010
+#define PLAYLIST_PREPARSE        0x0020
 
 #define PLAYLIST_END           -666