Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
1e0ad1f6
Commit
1e0ad1f6
authored
Feb 12, 2016
by
Chris Spiegel
Committed by
Max Kellermann
Feb 19, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add TAK as a supported FFmpeg format.
parent
4abcb08c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
NEWS
NEWS
+2
-0
FfmpegDecoderPlugin.cxx
src/decoder/plugins/FfmpegDecoderPlugin.cxx
+1
-1
No files found.
NEWS
View file @
1e0ad1f6
ver 0.19.13 (not yet released)
* tags
- aiff, riff: fix ID3 chunk padding
* decoder
- ffmpeg: support the TAK codec
ver 0.19.12 (2015/12/15)
* fix assertion failure on malformed UTF-8 tag
...
...
src/decoder/plugins/FfmpegDecoderPlugin.cxx
View file @
1e0ad1f6
...
...
@@ -738,7 +738,7 @@ static const char *const ffmpeg_suffixes[] = {
"mve"
,
"mvi"
,
"mxf"
,
"nc"
,
"nsv"
,
"nut"
,
"nuv"
,
"oga"
,
"ogm"
,
"ogv"
,
"ogx"
,
"oma"
,
"ogg"
,
"omg"
,
"opus"
,
"psp"
,
"pva"
,
"qcp"
,
"qt"
,
"r3d"
,
"ra"
,
"ram"
,
"rl2"
,
"rm"
,
"rmvb"
,
"roq"
,
"rpl"
,
"rvc"
,
"shn"
,
"smk"
,
"snd"
,
"sol"
,
"son"
,
"spx"
,
"str"
,
"swf"
,
"tgi"
,
"tgq"
,
"tgv"
,
"thp"
,
"ts"
,
"sol"
,
"son"
,
"spx"
,
"str"
,
"swf"
,
"t
ak"
,
"t
gi"
,
"tgq"
,
"tgv"
,
"thp"
,
"ts"
,
"tsp"
,
"tta"
,
"xa"
,
"xvid"
,
"uv"
,
"uv2"
,
"vb"
,
"vid"
,
"vob"
,
"voc"
,
"vp6"
,
"vmd"
,
"wav"
,
"webm"
,
"wma"
,
"wmv"
,
"wsaud"
,
"wsvga"
,
"wv"
,
"wve"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment