summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopusenc.c
Commit message (Collapse)AuthorAgeFilesLines
* libopusenc: use more specific and correct name for the channel orderMichael Niedermayer2012-10-021-3/+3
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer2012-10-021-4/+4
| | | | | | | | | | | | | | | | | * commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d': avconv: improve sample format negotiation for decoder request Opus encoder using libopus mpegts: Drop pointless casting of hex_dump_debug arguments avformat: const correctness for av_hex_dump / av_hex_dump_log wmadec: Adjust debug printf argument length modifier Conflicts: Changelog ffmpeg.c libavcodec/libopusdec.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Opus encoder using libopusNathan Caldwell2012-10-011-0/+421
Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud