18619 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  Ronald S. Bultje 4ff6dea390 pngdsp: swap argument inversion. 13 years ago
  Joseph Artsimovich 950930b461 Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec). 13 years ago
  Michael Kostylev 3206cccc0e h264: mark h264_idct_add8_10 with number of XMM registers. 13 years ago
  Ronald S. Bultje fb90785e98 vp8: always update next_framep[] before returning from decode_frame(). 13 years ago
  Carl Eugen Hoyos bf5c0308f2 Fix libutvideo compilation. 13 years ago
  Justin Ruggles 37390d5cca apedec: allow the user to set the maximum number of output samples per call 13 years ago
  Justin Ruggles 39575eead2 apedec: do not unnecessarily zero output samples for mono frames 13 years ago
  Justin Ruggles 1d3c672d27 apedec: allocate a single flat buffer for decoded samples 13 years ago
  Justin Ruggles 32c61400c0 apedec: use sizeof(field) instead of sizeof(type) 13 years ago
  Stefano Sabatini d21b82fd3a lavc: provide aliases to the PCM A-law/mu-law codecs 13 years ago
  Aneesh Dogra db7d45237a bytestream: Add bytestream2 writing API. 13 years ago
  Paul B Mahol 6ba2505a0e utvideo: remove ff_thread_finish_setup, it isn't needed at all 13 years ago
  Paul B Mahol 6833fe4342 ffv1: PIX_FMT_GRAY16 support 13 years ago
  Javier Cabezas d4385299d3 DNxHD: remove ff_thread_finish_setup, it isn't needed at all. 13 years ago
  Paul B Mahol d016d3074c Revert "v210enc: use FFALIGN()" 13 years ago
  Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
  Kieran Kunhya 9814974d2e avcodec: Clarify AVFrame member documentation. 13 years ago
  Paul B Mahol 3cc0353f8d v210dec: check for coded_frame allocation failure 13 years ago
  Paul B Mahol 986c1c483b v210enc: use stride as it is already calculated 13 years ago
  Paul B Mahol 7ad1b612c8 v210enc: use FFALIGN() 13 years ago
  Paul B Mahol b5f50da593 v210enc: return proper AVERROR codes instead of -1 13 years ago
  Paul B Mahol 66fa2a1fb3 v210enc: do not set coded_frame->key_frame 13 years ago
  Paul B Mahol d73466f841 v210enc: check for coded_frame allocation failure 13 years ago
  Paul B Mahol b8d78175d2 v408: do not unconditionally compile codecs 13 years ago
  Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 13 years ago
  Michael Niedermayer 7e850f1cd0 dwt: fix about a dozen "warning: assignment from incompatible pointer type" 13 years ago
  Michael Niedermayer 2453ca4931 dwt: fix a dozen or so "warning: initialization from incompatible pointer type" 13 years ago
  Michael Niedermayer 861aa9e7c2 mpegaudiodec: remove unused variable 13 years ago
  Paul B Mahol b60620bf7e apedec: 8bit and 24bit support 13 years ago
  Michael Niedermayer 25f35df115 xvid_rc: check that write() succeeded. 13 years ago
  Michael Niedermayer 670229ef43 apedec: remove unused variable 13 years ago
  Michael Niedermayer f57ab7ed37 zmbv: remove unused variable 13 years ago
  Reimar Döffinger 58dabf7bf2 Fix png decoding on x86. 13 years ago
  Justin Ruggles 6f1a5e8d6b dsputil: remove debug message in dsputil_init(). 14 years ago
  Reimar Döffinger da1ba4e88b Fix NASM compilation. 13 years ago
  Justin Ruggles 22c0babbb2 apedec: remove unneeded #include of get_bits.h and associated macro 13 years ago
  Justin Ruggles e4169612a1 apedec: av_fast_malloc() instead of av_realloc() 13 years ago
  Justin Ruggles 0759c8eb10 apedec: fix handling of packet sizes that are not a multiple of 4 bytes 13 years ago
  Anton Khirnov e15e2a6d2a libx264: fix indentation. 13 years ago
  KO Myung-Hun c853124fb0 Use SECTION_TEXT instead of section .text for the compatibility 13 years ago
  Paul B Mahol 9b9bf5ab73 ffv1: cosmetics: indentation 13 years ago
  Ronald S. Bultje 24947d4988 vorbis: fix overflows in floor1[] vector and inverse db table index. 13 years ago
  Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 13 years ago
  Clément Bœsch 8c48652ff0 dct-test: remove odivx_idct_c dead prototype. 13 years ago
  Mans Rullgard cd2f98f365 ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 13 years ago
  Piotr Bandurski 3f57bde1f2 frwu: lowercase the FRWU codec name 13 years ago
  Clément Bœsch b90d79ec1f timecode: drop lavc timecode on next bump. 13 years ago
  Clément Bœsch d8804905eb mpeg12enc: use new public timecode API. 13 years ago
  Clément Bœsch ed67dac093 mpeg12: use av_mpegtc_to_timecode_string(). 13 years ago
  Paul B Mahol b8b77abe92 cosmetics: realign vertically 13 years ago