summaryrefslogtreecommitdiffstats
path: root/ffmpeg_filter.c
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-08-26 12:59:38 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-08-27 19:00:47 +0200
commit237f53ce85262cd86f158d884e3f84194e574aa6 (patch)
treebc34d7f6d7fff24d6f39fc4d094efb00c4b79641 /ffmpeg_filter.c
parent5cc5d9d5f7ea2231490d11cf2a28350ebb3f06ab (diff)
downloadffmpeg-streaming-237f53ce85262cd86f158d884e3f84194e574aa6.zip
ffmpeg-streaming-237f53ce85262cd86f158d884e3f84194e574aa6.tar.gz
cllc: simplify/fix swapped data buffer allocation.
Using the malloc variant avoids pointless memcpy on size increase and simplifies handling allocation failure. Also change code to ensure that allocation, bswap and bitstream reader all use the same size, even when the packet size is odd for example. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud