]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7514: tweak vlc to ask for aac in mp4
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 3 Apr 2015 17:08:06 +0000 (12:08 -0500)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:15 +0000 (12:47 -0500)
commitabd9867cf9230df85a049ee3f04289d07cf563b8
treec32e107d209769309b15cdc073b8edd54e8b39f8
parentc07513ea55a0234ef7995f2b519742c1bb166397
FS-7514: tweak vlc to ask for aac in mp4
don't start playing until the first read in vlc vid handles
use correct buffer len
Fixing typo. memset should zero out the whole struct
add some mutexes
fix locking issue on bad formatted input string
src/mod/formats/mod_vlc/mod_vlc.c