48 Commits (12eeced8b41bbe46693f8c9625ed61b51f8438a1)

Author SHA1 Message Date
  Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
  Martin Storsjö 99560a4caa libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
  Martin Storsjö a082ac4125 mpegvideo: Remove a leftover function declaration 13 years ago
  John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 13 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
  Diego Biurrun ee41963f19 cosmetics: drop some completely pointless parentheses 13 years ago
  Michael Niedermayer 50d6f81956 mpegvideo: dont use ff_mspel_motion() for vc1 13 years ago
  Diego Biurrun 657ccb5ac7 Eliminate FF_COMMON_FRAME macro. 14 years ago
  Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Ronald S. Bultje d23e3e5fea Move ff_emulated_edge_mc() into DSPContext. 14 years ago
  Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 14 years ago
  Diego Elio Pettenò 295edc7794 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
  Diego Elio Pettenò 1d4da6a460 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
  Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 15 years ago
  Eli Friedman 99267eb702 Fix strict-aliasing violations in MPV_motion_internal. 15 years ago
  Jason Garrett-Glaser c31a25e79c Use right-shift instead of division by two. 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Diego Biurrun d702a2e6c6 Get rid of pointless CONFIG_WMV2 definition. 15 years ago
  Michael Niedermayer 078cdecf9e Set mb_y in mpeg2 field pictures like h264 does. 15 years ago
  Michael Niedermayer 22d4f21331 Make ""MPEG motion vector out of boundary" message more verbose. 15 years ago
  Jeff Downs 81b44c42d5 Cosmetic: Reindent after last commit 16 years ago
  Jeff Downs ca6493ab40 Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master 16 years ago
  Baptiste Coudurier e44745f1a8 fix indentation and remove whitespace after return 16 years ago
  Michael Niedermayer 38d5647a63 Try to honor even completely invalid motion vectors as far as is 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Diego Biurrun c60208e7a1 Directly #include some required headers. 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
  Carl Eugen Hoyos bf615b89e3 Fix a warning about an undefined function when compiling h264.c 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Keiji Costantini b1d31e2f12 Force inlining of MPV_motion_internal. 17 years ago
  Keiji Costantini bd7c626ad0 Unroll codepath 17 years ago
  Keiji Costantini cb9501f4e3 cosmetics: Break some overly long lines. 17 years ago
  Keiji Costantini 08c9bfbaf8 cosmetics: Break some overly long lines. 17 years ago
  Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 17 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  Michael Niedermayer cde9e78001 make grayscale only decoding checks in inner loops compiletime killable 18 years ago
  Panagiotis Issaris b9ca204284 Fix typo 18 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 years ago
  Benoit Fouet 3ada94ba28 Description: split mpegvideo.c 18 years ago