]> git.sesse.net Git - vlc/history - src/misc/es_format.c
Merge branch 1.0-bugfix
[vlc] / src / misc / es_format.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 AimarAdded video_format_Setup to replace vout_InitFormat.
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-05-13 Laurent AimarAdded a i_original_fourcc field to es_format_t.
2008-12-11 Pierre YnardFix typo in comment
2008-09-16 Pierre d'Herbemontes_format: Robustification of es_format_copy to avoid...
2008-08-20 Laurent AimarUninlined es_format_t functions and added video_format_...