]> git.sesse.net Git - vlc/history - modules/codec/realvideo.c
Merge branch 1.0-bugfix
[vlc] / modules / codec / realvideo.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in decoders.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-03-17 Rémi DuraffortNo need to add a '\n' with msg_*
2009-01-02 Rémi Duraffortsome cleaning.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-06-14 Rémi Denis-CourmontFix memory leak and error handling
2008-06-14 Rémi Denis-CourmontSpare relocations
2008-06-14 Jean-Baptiste KempfSupport more path to look for RealVideo Dlls.
2008-06-10 Rémi Denis-CourmontFix permissions
2008-06-02 Wang BoRealVideo codec through DLL loader