]> git.sesse.net Git - vlc/history - modules/stream_out/transcode/video.c
Merge branch 'master' into lpcm_encoder
[vlc] / modules / stream_out / transcode / video.c
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-21 Blake LivingstonSetting b_subtitle on subpictures during transcode...
2010-05-25 Ilkka Ollakkatranscode: use same pts with and without threads on...
2010-05-25 Ilkka Ollakkatranscode: use bool instead of int to inform if we...
2010-05-20 Ilkka Ollakkatranscode: add clue to check earlier log-messages when...
2010-05-15 Ilkka Ollakkatranscode: refactor littlebit video-encoding
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-04-29 Ilkka Ollakkatranscoding video, sends NULL when ending. Should fix...
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2009-12-26 Ilkka Ollakkatranscode/video: fit sar-calculation
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
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