]> git.sesse.net Git - ffmpeg/history - libavcodec/roqvideo.c
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / roqvideo.c
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-10 Daniel KangCheck for invalid motion vector, fixes issue 2521.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-05-15 Stefano Sabatinicosmetics: s/Id/id/ in libavcodec where Id refers to...
2007-07-05 Vitor SessakRemove more useless parentheses.
2007-07-03 Vitor SessakRemove useless parentheses.
2007-07-02 Vitor Sessakuse properly AVFrame.linesize
2007-06-27 Vitor Sessakuse the right stride
2007-06-26 Vitor Sessakright copyrights
2007-06-26 Vitor Sessakadd width and height in context and use them
2007-06-25 Vitor SessakFix typo
2007-06-05 Eric LasotaConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-05-29 Vitor SessakSplit RoQ decoder to accommodate future encoder patch
2007-05-29 Vitor Sessakcosmetics and function rename
2007-05-23 Ramiro PollaRemove duplicate bytestream functions
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2007-02-24 Aurelien JacobsUse pointers to avoid copying AVFrame.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-13 Mike Melansontinfoil patch: validate motion vectors and do not free...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-02 Mike Melansonexperimental half-pel motion compensation for C planes...
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...