Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Aurelien Jacobs 3bfe9260fa move relevant declarations to mpeg12data.h 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  Aurelien Jacobs eaa7557c73 add proper ff_ prefix to new extern symbols 17 years ago
  Aurelien Jacobs a6bc573158 split mpeg12 encoder out of mpeg12.c 17 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Baptiste Coudurier 5a6b9443ed dummy support for mpeg2 non linear quant 17 years ago
  Måns Rullgård 7b7abda3b3 make more tables static 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Diego Biurrun ed4e20ac7f Fix some "'static' is not at beginning of declaration" warnings. 18 years ago
  Stefan Gehrer 761089b028 staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer c26ae41db2 adding a few const 19 years ago
  Michael Niedermayer 60f41d13ef 10000l 20 years ago
  Michael Niedermayer 8aedc51d2b simplify 20 years ago
  Ivan Kalvachev 461cd5bfb5 add vlc for cbp=0 that is valid in 422,444 20 years ago
  Michael Niedermayer 8d52ec7eb0 AVCodec.supported_framerates 20 years ago
  Michael Niedermayer baaf3f467b SVCD scan offset stuff 21 years ago
  Michael Niedermayer b40cd4e0e4 rv20 (h263) b frame decoding support 21 years ago
  Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
  Michael Niedermayer 2a250222e6 CONFIG_ENCODERS cleanup 21 years ago
  Michael Niedermayer 9c00c3af90 100l (mpeg2 decoding fixed) 21 years ago
  Michael Niedermayer 7bc9090a41 simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 21 years ago
  Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 21 years ago
  Michael Niedermayer 983e3246b7 per file doxy 21 years ago
  Michael Niedermayer a5dbb247af fixing inaccurate frame_rate 22 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Michael Niedermayer 945f15b740 mpeg1&2 aspect decoding 22 years ago
  Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 22 years ago
  Marko Kreen adc09b2eab adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) 22 years ago
  Michael Niedermayer 8f8402e49c dc scale simplification/optimization 22 years ago
  Michael Niedermayer f004ca1c1b optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 23 years ago
  Michael Niedermayer 80feb2a23e optimize mpeg1_encode_block() 23 years ago
  Fabrice Bellard 1a56543279 win32 fixes 23 years ago
  Fabrice Bellard 689b775b85 updated scans 23 years ago
  Fabrice Bellard 98be975df1 types fix 23 years ago
  Arpi 4af7bcc185 MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 23 years ago
  Fabrice Bellard de6d9b6404 Initial revision 23 years ago