index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
decoder
/
FfmpegDecoderPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-24
1
-686
/
+0
*
Merge branch 'v0.18.x'
Max Kellermann
2014-01-15
1
-1
/
+11
|
\
|
*
decoder/ffmpeg: support libav v10_alpha1
Max Kellermann
2014-01-15
1
-1
/
+11
|
*
decoder/ffmpeg: include cleanup
Max Kellermann
2014-01-15
1
-1
/
+0
|
*
decoder/ffmpeg: check for av_samples_get_buffer_size() errors
Max Kellermann
2014-01-15
1
-0
/
+3
*
|
decoder/ffmpeg: check for av_samples_get_buffer_size() errors
Max Kellermann
2014-01-14
1
-0
/
+3
*
|
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
|
Merge tag 'release-0.18.6'
Max Kellermann
2013-12-24
1
-4
/
+6
|
\
|
|
*
fix FfmpegDecoderPlugin to use relative timestamps
Steven O'Brien
2013-12-20
1
-4
/
+6
*
|
Merge branch 'v0.18.x'
Max Kellermann
2013-12-14
1
-5
/
+2
|
\
|
|
*
decoder/ffmpeg: use IgnoreError instead of local Error instance
Max Kellermann
2013-11-28
1
-5
/
+2
*
|
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-1
/
+0
|
/
*
Log: add level "DEFAULT"
Max Kellermann
2013-11-04
1
-2
/
+2
*
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
1
-15
/
+15
*
InputStream: add method Rewind()
Max Kellermann
2013-10-23
1
-10
/
+4
*
decoder: rename the struct to "Decoder"
Max Kellermann
2013-10-21
1
-7
/
+7
*
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
2013-10-21
1
-1
/
+1
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-17
/
+17
*
decoder/gme,input/curl,...: use static buffers instead of g_strdup_printf()
Max Kellermann
2013-10-19
1
-13
/
+7
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-27
/
+33
*
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-27
1
-7
/
+6
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
1
-3
/
+2
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-6
/
+9
*
FfmpegDecoderPlugin: Allocate the interleaved buffer as needed instead of usi...
Alexis Ballier
2013-08-07
1
-17
/
+29
*
decoder/ffmpeg: convert struct mpd_ffmpeg_stream to a class
Max Kellermann
2013-08-05
1
-47
/
+28
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-4
/
+4
*
Merge tag 'release-0.17.5'
Max Kellermann
2013-08-04
1
-0
/
+1
*
DecoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-1
/
+1
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-10
/
+15
*
decoder/ffmpeg: require ffmpeg/libav 0.8
Max Kellermann
2013-07-31
1
-89
/
+0
*
audio_check: convert to C++
Max Kellermann
2013-07-29
1
-4
/
+1
*
tag_handler: convert to C++
Max Kellermann
2013-07-29
1
-1
/
+1
*
decoder_api: convert to C++
Max Kellermann
2013-07-28
1
-1
/
+1
*
decoder/ffmpeg: suppress warning about unused variable
Max Kellermann
2013-04-08
1
-0
/
+2
*
ffmpeg decoder plugin: do not allocate an AVFrame on stack.
Anton Khirnov
2013-04-05
1
-5
/
+24
*
InputStream: use std::string
Max Kellermann
2013-01-28
1
-3
/
+4
*
decoder/ffmpeg: require ffmpeg/libav 0.7.6
Max Kellermann
2013-01-28
1
-65
/
+3
*
input_stream: forward-declare the struct
Max Kellermann
2013-01-26
1
-0
/
+1
*
decoder/ffmpeg: convert to C++
Max Kellermann
2013-01-26
1
-0
/
+812