summaryrefslogtreecommitdiffstats
path: root/libavcodec/libgsmenc.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-2/+2
|
* avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-271-1/+1
| | | | | | | | This parameter can be used to inform the allocation code about how much downsizing might occur, and can be used to optimize how to allocate the packet Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5'Michael Niedermayer2014-07-181-14/+20
| | | | | | | | | | * commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5': libgsm: Split decoder and encoder Conflicts: libavcodec/libgsmenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* libgsm: Split decoder and encoderNidhi Makhijani2014-07-181-0/+137
Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud