30517 Commits (f4b51d061f0f34e36be876b562b8abe47f4b9c1c)
 

Author SHA1 Message Date
  Anton Khirnov 8346f60afb tty: factorise returning error codes. 14 years ago
  Anton Khirnov e762b1ce95 rawdec: add framerate private option. 14 years ago
  Anton Khirnov ff494cbdaf x11grab: add framerate private option. 14 years ago
  Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 14 years ago
  Anton Khirnov 1572484f62 bktr: don't error when AVFormatParameters.time_base isn't set. 14 years ago
  Mans Rullgard 42abb9a80d cmdutils: add missing const qualifier 14 years ago
  Diego Biurrun 61ec024d39 Skip headers not designed to work standalone during 'make checkheaders'. 14 years ago
  Diego Biurrun 8d459acc10 Add missing #includes to make headers self-contained. 14 years ago
  Mans Rullgard 67ace7f047 musepack: remove unnecessary #include from mpcdata.h 14 years ago
  Mans Rullgard 91b4941c17 musepack: remove extraneous mpcdata.h inclusions 14 years ago
  Mans Rullgard d0989bed22 Fix error check in av_file_map() 14 years ago
  Mans Rullgard dc6632f119 build: simplify commands for clean target 14 years ago
  Ronald S. Bultje 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 14 years ago
  Ronald S. Bultje 2762ee3034 swscale: cosmetics. 14 years ago
  Ronald S. Bultje 1674bd2abe swscale: integrate (literally) swscale_template.c in swscale.c. 14 years ago
  Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 14 years ago
  Ronald S. Bultje 075d0ae72c swscale: enable hScale_altivec_real. 14 years ago
  Ronald S. Bultje 67d80a5421 swscale: split out ppc _template.c files from main swscale.c. 14 years ago
  Ronald S. Bultje a3e9bb5dee swscale: remove indirections in ppc/swscale_template.c. 14 years ago
  Ronald S. Bultje 0e5d31b16b swscale: split out unscaled altivec YUV converters in their own file. 14 years ago
  Ronald S. Bultje 83a8b3002f mpegvideoenc: fix multislice fate tests with threading disabled. 14 years ago
  Diego Biurrun 43b6c3eb18 mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 14 years ago
  Diego Biurrun a5514a8474 build: Simplify texi2html invocation through the --output option. 14 years ago
  Mans Rullgard 5e1166b31b Mark some variables with av_unused 14 years ago
  Stefano Sabatini 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 14 years ago
  Baptiste Coudurier 93d06bd1df svq3: Check negative mb_type to fix potential crash. 14 years ago
  Baptiste Coudurier 8dfc6d1f7c svq3: Move svq3-specific fields to their own context. 14 years ago
  Anton Khirnov 1f94c31f69 rawdec: initialize return value to 0. 14 years ago
  Vladimir Pantelic c1dfb72d35 Remove unused get_psnr() prototype 14 years ago
  Anton Khirnov a606aa7570 rawdec: don't leak option strings. 14 years ago
  Anton Khirnov bd7c1d35a6 bktr: get default framerate from video standard. 14 years ago
  Ronald S. Bultje 0d793db1b0 swscale: remove unused COMPILE_TEMPLATE_ALTIVEC. 14 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
  Diego Biurrun 068aa38712 vorbis: Remove non-compiling debug statement. 14 years ago
  Diego Biurrun ec6313ad86 vorbis: Remove pointless DEBUG #ifdef around debug output macros. 14 years ago
  Diego Biurrun fb52cf8267 cook: Remove non-compiling debug output. 14 years ago
  Diego Biurrun 0fc9c6554e Remove pointless #ifdefs around function declarations in a header. 14 years ago
  Diego Biurrun 2366462429 Replace #ifdef + av_log() combinations by av_dlog(). 14 years ago
  Diego Biurrun df96f22d8f Replace custom debug output functions by av_dlog(). 14 years ago
  Diego Biurrun 752207e36b cook: Remove unused debug functions. 14 years ago
  Diego Biurrun b751f61106 Remove stray extra arguments from av_dlog() invocations. 14 years ago
  Mans Rullgard 551dfdde70 targa: fix big-endian build 14 years ago
  Anton Khirnov fefa67d536 v4l2: remove one forgotten use of AVFormatParameters.pix_fmt. 14 years ago
  Anton Khirnov 4078ed2631 vfwcap: add a framerate private option. 14 years ago
  Anton Khirnov c21324eeb6 v4l2: add a framerate private option. 14 years ago
  Anton Khirnov 121ef2e26d libdc1394: add a framerate private option. 14 years ago
  Anton Khirnov 1556186a62 fbdev: add a framerate private option. 14 years ago
  Anton Khirnov 3e3db4d93d bktr: add a framerate private option. 14 years ago
  Mans Rullgard 4c1e56ede8 oma: check avio_read() return value 14 years ago
  Mans Rullgard 14086341bf nutdec: remove unused variable 14 years ago