]> git.sesse.net Git - vlc/history - modules/access/qtsound.m
mux: avi: fix leak on format failure
[vlc] / modules / access / qtsound.m
2015-01-02 David Fuhrmannqtsound: fix memleak (close #13416)
2014-06-15 David Fuhrmannqtsound: fix variable type
2014-06-15 David Fuhrmannqtsound: remove unneeded variable
2014-06-15 David Fuhrmannqtsound: fix crashes and some other issues
2013-08-23 Felix Paul Kühneqtsound: fix compilation failure from the future
2013-07-03 Felix Paul Kühneqtsound: fix crash when freeing memory
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-03-25 Jean-Baptiste KempfQtsound: improve debug message
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-09-03 Felix Paul Kühneqtsound: unify and modernize coding style
2012-06-20 Michael Feursteinqtsound: fix broken qtsound module
2012-03-14 Michael Feursteinqtsound: bug fixes
2011-12-01 Jean-Baptiste KempfQTsound: fixes format string and integer times
2011-12-01 Jean-Baptiste KempfQTsound: only available on QTKit 7.6.3 and over
2011-11-04 Michael Feursteinqtsound: added audio capture functionality for MAC...