mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
[cache] Add support for storing MP4 headers
This commit is contained in:
@@ -2625,7 +2625,7 @@ transcode_metadata_strings_set(struct transcode_metadata_string *s, enum transco
|
||||
}
|
||||
|
||||
int
|
||||
transcode_create_header(struct evbuffer **header, enum transcode_profile profile, const char *path)
|
||||
transcode_prepare_header(struct evbuffer **header, enum transcode_profile profile, const char *path)
|
||||
{
|
||||
int ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user