18191 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  Janne Grunau e8c0defe13 8bps: decode 24bit files correctly as rgb32 on bigendian 12 years ago
  Luca Barbato f13fe6020e rtjpeg: Use init_get_bits8 12 years ago
  Luca Barbato 62cc7a9108 rtjpeg: return meaningful error codes 12 years ago
  Luca Barbato 2df0776c22 nuv: Use av_fast_realloc 12 years ago
  Luca Barbato feaaf5f7f0 nuv: Reset the frame on resize 12 years ago
  Luca Barbato 075dbc1855 nuv: Pad the lzo outbuf 12 years ago
  Luca Barbato aae159a7cc nuv: Do not ignore lzo decompression failures 12 years ago
  Ian Taylor 46dee21a32 png: allow encoding 16-bit grayscale 12 years ago
  Hendrik Leppkes 3ca5df36a5 wmall: use AVFrame API properly 12 years ago
  Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
  Vittorio Giovara c1076d8479 h264: check one context_init() allocation 12 years ago
  Vittorio Giovara 5eb488bfa8 h264: use explicit variable names for *_field_flag 12 years ago
  Vittorio Giovara b3dc260e7f h264: return meaningful values 12 years ago
  Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
  Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 12 years ago
  Ben Avison 218d6844b3 h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
  Ben Avison 7a82022ee2 h264_parser: Initialize the h264dsp context in the parser as well 12 years ago
  Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
  Rémi Denis-Courmont fee9db1fdf libavcodec: use avpriv_open() 12 years ago
  Vittorio Giovara 22c879057e mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 12 years ago
  Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
  Christian Schmidt 1c6d2bb9a9 pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errors 12 years ago
  Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros 12 years ago
  Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
  Diego Biurrun 4d8d16b596 twinvq: Prefix enums and defines shared with VoxWare MetaSound 12 years ago
  Kostya Shishkov bc909626b0 twinvq: move all bitstream reading into single place 12 years ago
  Ben Avison a22ae9f0c5 mpegts: Remove one 64-bit integer modulus operation per packet 12 years ago
  Luca Barbato 43bacd5b7d vc1: check mb_height validity. 12 years ago
  Luca Barbato 090cd06311 vc1: check the source buffer in vc1_mc functions 12 years ago
  Luca Barbato 9991298f2c bink: Bound check the quantization matrix. 12 years ago
  Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 12 years ago
  Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
  Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 years ago
  Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
  Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 12 years ago
  Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 12 years ago
  Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 12 years ago
  Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
  Vittorio Giovara 0d8b943d20 h264_sei: Return meaningful values 12 years ago
  Vittorio Giovara b18412171f h264_sei: K&R formatting cosmetics 12 years ago
  Diego Biurrun 4c7fd58f8a h264_sei: Remove pointless old comment 12 years ago
  Diego Biurrun 9ea24e927e twinvq: Add proper twinvq prefixes to identifiers 12 years ago
  Diego Biurrun 78b4bfdb84 Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 12 years ago
  Michael Niedermayer 55c4cba2a7 huffyuvenc: BGRA support 12 years ago
  Luca Barbato 3ca1dd2502 xl: Make sure the width is valid 12 years ago
  Paul B Mahol b09d86c636 utvideoenc: use av_image_copy_plane() 12 years ago
  Luca Barbato 62b1e3b103 aasc: Check minimum buffer size 12 years ago
  Luca Barbato 45ee556d51 qdm2: Whitespace cosmetics 12 years ago