Commit History

Author SHA1 Message Date
  Janne Grunau f695be22d8 nuv: check RTjpeg header for validity 12 years ago
  Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
  Reimar Döffinger 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 15 years ago
  Reimar Döffinger 2881a656ff Fix nuv decoder to use reget_buffer for non-keyframes and correctly 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 07311324a3 const 17 years ago
  Michael Niedermayer 7993df6527 consts 17 years ago
  Reimar Döffinger ba430e0cfa dsputil must be initialized before calling rtjpeg init. 17 years ago
  Reimar Döffinger 1551e8e87f Properly handle nuv file with changing resolution 17 years ago
  Reimar Döffinger fd065d0593 Make sure rtjpeg quality is a valid value 17 years ago
  Reimar Döffinger 6cf7e81f8c Fix extreme stupidity: buffer size check must of course be before buffer use! 17 years ago
  Reimar Döffinger 048905a484 10l, add check forgotten in last commit 17 years ago
  Reimar Döffinger 4f8a91c961 First ugly and slow attempt to fix nuv files with extra frameheader 17 years ago
  Reimar Döffinger c612b00d7e Simplify nuv: factor out LZO decompression 17 years ago
  Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 17 years ago
  Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 17 years ago
  Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 17 years ago
  Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 18 years ago