craig.p.drummond
|
08a6602217
|
Fix compilation wih older ffmpeg versions.
BUG: 513
|
2014-08-10 20:09:43 +00:00 |
|
craig.p.drummond
|
7e3c23171f
|
Update replaygain ffmpeg input code to handle API changes in libavcodec.
BUG: 487
|
2014-05-28 18:45:31 +00:00 |
|
craig.p.drummond
|
d29d9a8781
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
2f24b3fd9b
|
Results of cppcheck...
|
2014-01-08 19:49:48 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
ca88060b8d
|
Init get/release buffer
|
2013-08-10 15:22:54 +00:00 |
|
craig.p.drummond
|
2defbcec11
|
Properly handle 8bit
|
2013-08-03 11:45:52 +00:00 |
|
craig.p.drummond
|
fbffc877f3
|
Update FfmpegInput::readOnePacket() so that it more closely matches the example from libebur128. Still seems to have a memleak though :-(
Should also now compile with FFMPEG 2.0
BUG:261
|
2013-08-03 11:01:22 +00:00 |
|
craig.p.drummond@gmail.com
|
1e84f2f6ea
|
Initialise frame
|
2013-06-13 11:49:18 +00:00 |
|
craig.p.drummond
|
3c69ecf644
|
Fix Qt5 compile
|
2013-04-23 16:53:03 +00:00 |
|
craig.p.drummond
|
2f92ff6fe3
|
If compiled with both ffmpeg and mpg123, then prefer mpg123 for mp3 files if ffmpeg does not have mp3float codec.
|
2013-04-17 19:22:03 +00:00 |
|
craig.p.drummond
|
3c2588f8f5
|
When opening ffmpeg codec (for replaygain), try to open for 'float' version.
|
2013-04-17 19:21:03 +00:00 |
|
craig.p.drummond
|
09374f37a4
|
Remove Qt module prefix from includes - will make Qt5 port a little easier!
|
2013-01-28 19:33:42 +00:00 |
|
craig.p.drummond
|
476d132466
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
1d55f99f46
|
More avcode v54 work
BUG:40
|
2012-06-25 19:59:08 +00:00 |
|
craig.p.drummond
|
2244602a0f
|
Include header
|
2012-06-25 19:35:20 +00:00 |
|
craig.p.drummond
|
16ec81f67a
|
Fix compile with avcodec v54
BUG:40
|
2012-06-25 18:13:23 +00:00 |
|
craig.p.drummond@gmail.com
|
9814fc1cea
|
Remove ffmpeg deprecated API usage.
|
2012-05-02 11:17:19 +00:00 |
|
craig
|
8ed8766b22
|
Use libmpg123 for replaygain of mp3 files - ffmpeg seems to have incorrect peak values (where these are >1.0)
|
2012-02-19 16:56:31 +00:00 |
|
craig
|
4a99d131fe
|
Fic crash when scanning OGG files - use av_malloc to obtain buffer.
|
2012-02-18 21:27:06 +00:00 |
|
craig
|
bb6e3c507b
|
format
|
2012-02-18 20:57:48 +00:00 |
|
craig
|
ad83c68528
|
Add ability to calculate replaygain tags.
|
2012-02-16 20:33:05 +00:00 |
|