1 /* Stubs for deCSS which can't be distributed in source form */
4 #include "mpeg3private.h"
6 mpeg3_css_t
* mpeg3_new_css()
11 int mpeg3_delete_css(mpeg3_css_t
*css
)
16 int mpeg3_get_keys(mpeg3_css_t
*css
, char *path
)
21 int mpeg3_decrypt_packet(mpeg3_css_t
*css
, unsigned char *sector
)