16726 Commits (c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4)

Author SHA1 Message Date
  Nathan Caldwell c854102da7 avcodec: handle AVERROR_EXPERIMENTAL 12 years ago
  Nathan Caldwell a4aa20fbdb avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL 12 years ago
  Diego Biurrun af1ede069c svq3: cosmetics: Drop useless parentheses 12 years ago
  Diego Biurrun a7d2861d36 svq3: K&R formatting cosmetics 12 years ago
  Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 12 years ago
  Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 12 years ago
  Luca Barbato 4a2a4524a3 ffv1: propagate errors 12 years ago
  Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago
  Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 12 years ago
  Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 12 years ago
  Mans Rullgard 1846ddf0a7 ARM: fix overreads in neon h264 chroma mc 12 years ago
  Diego Biurrun c896aa984e build: Drop OBJS declaration for non-existing PCM_DVD encoder 12 years ago
  Michael Niedermayer 6bcdfe48d0 mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all 12 years ago
  Kostya Shishkov 169514c440 indeo3: do not try to output more lines than we can fit 12 years ago
  Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 12 years ago
  Mans Rullgard 7a12d97eb1 aac: fix build with hardcoded tables 12 years ago
  Martin Storsjö d66c52c2b3 Add support for building shared libraries with MSVC 12 years ago
  Martin Storsjö eaa9b2e66c avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab 12 years ago
  Mans Rullgard b93e934aee mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros 12 years ago
  Justin Ruggles abd8b9e7e0 libmp3lame: resize the output buffer if needed 12 years ago
  Rafaël Carré a25d912dca avcodec_encode_audio(): fix invalid free 12 years ago
  Christian Schmidt 4a7429203a pcm-mpeg: correct bitrate calculation 12 years ago
  Luca Barbato 9a978b334b ffv1: K&R formatting cosmetics 12 years ago
  Diego Biurrun f1be514540 rangecoder-test: Drop timer output that clutters stderr 12 years ago
  Diego Biurrun c1fcfdec75 rangecoder-test: Return in case of an error 12 years ago
  Justin Ruggles f9d732c264 wmapro: use planar sample format 12 years ago
  Justin Ruggles 2725ce7c7c wmalossless: output in planar sample format 12 years ago
  Justin Ruggles 7ebfe5b44a wmadec: use float planar sample format output 12 years ago
  Justin Ruggles 977eb7d567 shorten: use planar sample format 12 years ago
  Justin Ruggles 8441909f49 lavc: update documentation for AVFrame.extended_data 12 years ago
  Diego Biurrun 52d113ee06 avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 12 years ago
  Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 12 years ago
  Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 12 years ago
  Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 12 years ago
  Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago
  Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 12 years ago
  Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 12 years ago
  Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
  Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 12 years ago
  Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
  Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
  Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 12 years ago
  Sami Pietila 0bf511d579 vp8: reset loopfilter delta values at keyframes. 12 years ago
  Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 12 years ago
  Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 12 years ago
  Anton Khirnov 9953ff3cd8 mpegvideo: fix indentation 12 years ago
  Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
  Mans Rullgard fb32f31af7 svq3: fix pointer type warning 12 years ago
  Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 12 years ago
  Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 12 years ago