]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4data.h
qsvdec: only access hwaccel_context is the pixel format is QSV
[ffmpeg] / libavcodec / msmpeg4data.h
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2016-02-19 Diego Biurrunmsmpeg4data: Move WMV2 data tables to their own file
2012-03-01 Diego Biurrunmsmpeg4: Split encoding backend code off from general...
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefixes to nonstatic symbols
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-10-02 Diego Biurrunspelling cosmetics
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-06-25 Stefan Gehrerremove duplicate tables
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-07 Diego PettenòMove wmv1_scantable to .rodata section by making it...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-13 Diego BiurrunMove msmpeg4 tables from a header file to msmpegdata.c.
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-05-10 Aurelien Jacobssplit msmpeg4 data to easily share some of it with...
2007-05-02 Denis Fortinadd some comments
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Michael Niedermayerwrong sizes, part of [PATCH] from DivX, Part 9: bitstre...
2005-06-01 Michael Niedermayeradding a few const
2005-01-30 anonymousIn that patch:
2005-01-26 anonymoususe dc tables from msmpeg4 instead of duplicating them...
2003-03-06 Michael Niedermayerper file doxy
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
2002-12-27 Michael Niedermayerqpel encoding
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-07-07 Michael Niedermayerwmv1 slice_height != mb_height support
2002-06-18 Michael Niedermayerwmv1 support
2002-06-02 Michael Niedermayermsmpeg4v1 decoding
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2001-07-22 Fabrice BellardInitial revision