]> git.sesse.net Git - vlc/history - modules/codec/avcodec
macosx: Fix controller playlist toggling to use the contentRect and not the window...
[vlc] / modules / codec / avcodec /
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Derk-Jan Hartmanavcodec: add Intergraph JPEG fourcc to avcodec module
2008-07-28 Laurent AimarFixed recovery after end of preroll (seek).
2008-07-28 Jean-Baptiste KempfAdd 2 fourCC for MPEG4 for broken CAMcorder to fix...
2008-07-27 Laurent AimarRemoved old hack (for YUVA)
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-15 Laurent AimarSimplify vlc fourcc/ffmpeg pix format conversion.
2008-07-11 Laurent AimarClean up chroma handling in ffmpeg (as a bonus, fixed...
2008-07-10 Laurent AimarLet swscale handle video conversion when available...
2008-07-05 Laurent AimarFixed ALAC. (close #633)
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-03 Laurent AimarFix avcodec cinepak decoding and favour it.
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-06-29 Laurent AimarAdded reget_buffer implementation for correct PTS for...
2008-06-29 Laurent AimarCheck against 0 sample rate (returned by ffmpeg).
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-27 Antoine CellerierAdd dirac to the list of ffmpeg codecs (enabled decodin...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-11 Rafaël CarréFFmpeg encoder : be sure to use the minimum required...
2008-06-09 Antoine CellerierRemove old post processing code remains from avcodec...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...