OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavcodec / roqvideo.h
2013-11-16 Anton Khirnovroqvideo: remove unused variables
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-03-07 Ronald S. Bultjeroqvideo: convert to bytestream2 API.
2012-02-20 Anton Khirnovroqvideoenc: add const qualifier to the input frame.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-03-08 Vitor SessakUse FLG pseudo-random number generator in RoQ and ELBG
2009-01-24 Vitor SessakDo not allocate RoqTempData on the stack
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-02 Reimar DöffingerAdd some const where appropriate
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-03 Vitor SessakRemove variables made unused by the last two patches...
2007-06-26 Vitor Sessakindentation
2007-06-26 Vitor Sessakright copyrights
2007-06-25 Vitor SessakRoQ video encoder
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-06 Eric LasotaRename cb field
2007-06-01 Michael Niedermayerfix skipped blocks
2007-05-29 Vitor SessakSplit RoQ decoder to accommodate future encoder patch