Michael Niedermayer
|
a1f234be11
|
make the ordering of the return type and av_cold consistent
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-05-05 13:13:00 +02:00 |
|
James Zern
|
1811f1d840
|
libopusenc: use ff_alloc_packet2
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-03-06 10:31:56 +00:00 |
|
Nicolas George
|
13811b19d6
|
lavc/libopusenc: report an error if global_quality is set.
|
2013-02-27 19:01:34 +01:00 |
|
Michael Niedermayer
|
f5b31daa5e
|
libopusenc: use more specific and correct name for the channel order
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-10-02 17:34:10 +02:00 |
|
Michael Niedermayer
|
82db8ee321
|
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
* 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>
|
2012-10-02 14:58:19 +02:00 |
|
Nathan Caldwell
|
6cb8c85409
|
Opus encoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
2012-10-01 14:42:40 +02:00 |
|