index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
mpc.h
Age
Commit message (
Expand
)
Author
2013-02-13
Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'
Michael Niedermayer
2013-02-12
mpc7/8: decode directly to the user-provided AVFrame
Justin Ruggles
2012-10-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-02
Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
Michael Niedermayer
2012-10-01
mpc7/8: use planar sample format
Justin Ruggles
2012-02-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-18
Use av_fast_padded_malloc in fraps and mpc decoders.
Reimar Döffinger
2011-12-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-02
Add avcodec_decode_audio4().
Justin Ruggles
2011-06-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-04
Add missing #includes to make headers self-contained.
Diego Biurrun
2011-06-04
musepack: remove extraneous mpcdata.h inclusions
Mans Rullgard
2011-05-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-19
Move some mpegaudio functions to new mpegaudiodsp subsystem
Mans Rullgard
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-11-21
Musepack SV8 supports "mono" files (though it still codes them as stereo),
Kostya Shishkov
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2009-04-13
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-03-08
Make Musepack decoders use LFG pseudorandom generator
Kostya Shishkov
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-30
Add missing void keyword to parameterless function declarations.
Diego Biurrun
2009-01-14
Remove one more forgotten instance of USE_HIGHPRECISION indirection.
Diego Biurrun
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-12-03
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2007-11-02
Split Musepack decoder into SV7 decoder and synth core
Kostya Shishkov