Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' | Michael Niedermayer | 2012-10-02 | 1 | -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 libopus | Nathan Caldwell | 2012-10-01 | 1 | -0/+27 |
Signed-off-by: Diego Biurrun <diego@biurrun.de> |