git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
Fix decoding of mpegts streams with h264 video that does *NOT* have b frames
28 avril 2011, par Mike ScheutzowFix decoding of mpegts streams with h264 video that does *NOT* have b frames -
Fix buffering in qpeg in a way that allows direct rendering.
28 avril 2011, par Michael NiedermayerFix buffering in qpeg in a way that allows direct rendering. -
Fix url_fopen() flag values.
28 avril 2011, par Michael NiedermayerFix url_fopen() flag values. -
Change silly variable name "class" to "partition_class".
28 avril 2011, par Carl Eugen HoyosChange silly variable name "class" to "partition_class". -
vorbisdec : Replace some sizeof(type) by sizeof(*variable).
28 avril 2011, par Diego Biurrunvorbisdec: Replace some sizeof(type) by sizeof(*variable).