Commit Graph

15 Commits (e8cda4b32cd8074d60a3cf8a16a3052524fbe662)

Author SHA1 Message Date
Sean Bright d568326807 res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Sean Bright c8b6340023 media_cache: Fix reference leak with bucket file metadata
4 years ago
Sean Bright 91c3b5b09d media_cache.c: Various CLI improvements
6 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
6 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
7 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
7 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
7 years ago
Sean Bright 35cfd2c0cc media_cache: Prefer ast_file_is_readable() over access()
8 years ago
Sean Bright 60e9e4fcc0 media_cache: Mark cache entry stale if cache file is removed
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 72a897c534 media_cache: Demote warning to debug as it may occur often.
9 years ago
Matt Jordan 791b4c9f81 main/media_cache: Provide an extension on the local file associated with a URI
9 years ago
Matt Jordan ef82190804 media cache: Add CLI commands
10 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago