summaryrefslogtreecommitdiff
path: root/ext/libav/gstavauddec.h
Commit message (Expand)AuthorAgeFilesLines
* avauddec: fix decoding of APE and Cook audioTim-Philipp Müller2019-03-041-3/+0
* avauddec: fix remaining warningsMathieu Duponchelle2018-07-131-1/+3
* libav: Switch to common includeEdward Hervey2018-05-111-1/+0
* avauddec: Ensure input buffers have FF_INPUT_BUFFER_PADDING_SIZE padding, whi...Thomas Bluemel2015-06-301-0/+3
* avauddec: Use undeprecated AVFrame APISebastian Dröge2015-06-281-0/+2
* avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output b...Sebastian Dröge2012-12-171-1/+1
* avauddec: accumulate buffers from a single input to push it all at onceThiago Santos2012-12-171-0/+3
* avauddec: Port to non-deprecated avcodec_decode_audio4() APISebastian Dröge2012-11-201-0/+1
* avauddec: Port to audio base classesSebastian Dröge2012-11-191-46/+8
* av: Put declarations in header files and rename audio codec filesSebastian Dröge2012-11-191-0/+107