OSDN Git Service

gsm demuxer: return packets with only 1 gsm block at a time.
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 9 Jan 2012 18:48:46 +0000 (13:48 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 11 Jan 2012 13:56:24 +0000 (08:56 -0500)
commit467879eb54526d187847bbbd32723500ab0ab330
tree65cad1ceff1eb7d632b64e03b3d038fcd4976d1d
parent82390f57d1714fdc952c15ba91511d93f2e59bfc
gsm demuxer: return packets with only 1 gsm block at a time.

fixes stream copy of raw gsm to mov.
tested with QuickTime.
libavformat/gsmdec.c