37 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
  Diego Biurrun f9fbd47467 msmpeg4data: Move WMV2 data tables to their own file 9 years ago
  Diego Biurrun 2f4b476e04 msmpeg4: Split encoding backend code off from general backend code. 13 years ago
  Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
  Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Michael Niedermayer ca334dd14b Split the mpeg4 encoder and decoder off h263.c 15 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Diego Biurrun 910f02a054 spelling cosmetics 16 years ago
  Reimar Döffinger 9b5ede5b64 Add (additional) const to many global tables. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Stefan Gehrer 5a89396989 remove duplicate tables 17 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Diego Pettenò a1f89639a8 Move wmv1_scantable to .rodata section by making it an array of arrays. 17 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  Diego Biurrun 9488b966c7 Move msmpeg4 tables from a header file to msmpegdata.c. 18 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 years ago
  Aurelien Jacobs 42ef2dbc77 split msmpeg4 data to easily share some of it with vc1.c 18 years ago
  Denis Fortin f52a02be35 add some comments 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer 725e38777f wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) 19 years ago
  Michael Niedermayer c26ae41db2 adding a few const 20 years ago
  anonymous 0d33db8a4d In that patch: 20 years ago
  anonymous 0c040aacbe use dc tables from msmpeg4 instead of duplicating them patch by anonymous 20 years ago
  Michael Niedermayer 983e3246b7 per file doxy 22 years ago
  Michael Niedermayer 6772518310 finetuneing thresholds/factors 22 years ago
  Michael Niedermayer 1457ab5233 qpel encoding 22 years ago
  Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 22 years ago
  Michael Niedermayer de0f2f4cca wmv1 slice_height != mb_height support 23 years ago
  Michael Niedermayer 0151a6f546 wmv1 support 23 years ago
  Michael Niedermayer 287229e554 msmpeg4v1 decoding 23 years ago
  Michael Niedermayer 84afee348f msmpeg4v2 decoding (no encoding yet) 23 years ago
  Fabrice Bellard de6d9b6404 Initial revision 24 years ago