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 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 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
  Diego Biurrun 90b5b51eab misc typo fixes 17 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 f038fe8b4a warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 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 5ff85f1d8b AVRational 21 years ago
  Michael Niedermayer 34790165dc intra dc treshold != 0 decoding fixed 21 years ago
  Alex Beregszaszi 4b0e52f635 warning fix 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 a4e8b58761 rvlc decoding support 21 years ago
  Michael Niedermayer 983e3246b7 per file doxy 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Michael Niedermayer 41773b735e correcter mpeg4 headers 22 years ago
  Michael Niedermayer f8af5cb5a4 correct mpeg4 vo type 22 years ago
  Michael Niedermayer 4d2858deac better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
  Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 22 years ago
  Michael Niedermayer bea669e57c interlaced mpeg4 b frame decoding 22 years ago
  Michael Niedermayer 8f8402e49c dc scale simplification/optimization 22 years ago
  Michael Niedermayer 5bb6fbb351 data partitioning 22 years ago
  Juanjo 1e209222f5 - H263 PAR support by Alex Beregszaszi. 22 years ago
  Michael Niedermayer 1ff662cc2c export delay info 22 years ago
  Michael Niedermayer 3bf43d42ed mpeg4 mpeg quantizer support 22 years ago
  Michael Niedermayer 84afee348f msmpeg4v2 decoding (no encoding yet) 22 years ago
  Michael Niedermayer 6f91bcd151 mpeg4 b-frames :) 22 years ago
  Michael Niedermayer 73c8e5144a gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 23 years ago
  Michael Niedermayer cc9ba006ec parsing more of the mpeg4 header & print some "not supported" stuff 23 years ago
  Fabrice Bellard 689b775b85 updated scans 23 years ago
  Fabrice Bellard de6d9b6404 Initial revision 23 years ago