]> git.sesse.net Git - vlc/history - modules/stream_out/transcode/transcode.c
transcode: destroy spu on transcode_spu_close
[vlc] / modules / stream_out / transcode / transcode.c
2010-09-22 Ilkka Ollakkatranscode: destroy spu on transcode_spu_close
2010-07-11 Ilkka Ollakkatranscode: use var_Get(Int|Bool|String)
2010-06-14 Ilkka Ollakkatranscode: default audio bitrate to 96k
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-04-29 Ilkka Ollakkatranscoding video, sends NULL when ending. Should fix...
2010-04-14 Erwan Tulouhelp: fix comma wrongly stated when colon is actually...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-27 Rémi Denis-Courmontdecoders: use vlc_custom_create, generic objects (excep...
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2009-12-26 Ilkka Ollakkatranscode: change default scaling factor to 0 -> no...
2009-11-24 Rafaël Carrétranscode: add/remove needed/unneeded headers
2009-11-24 Rafaël CarréSplit stream_out_transcode in specific files