22505 Commits (d1bbd304bf608c9ca5fe747a8ee317e4c4e0ecbe)

Author SHA1 Message Date
  Paul B Mahol 8a6ae87b99 lavc: move deprecated audio_resample* bellow 13 years ago
  Anton Khirnov 76e74e4831 h264: remove obsolete comment. 13 years ago
  Anton Khirnov 47318953dd mpegvideo: remove some unused variables from Picture. 13 years ago
  Anton Khirnov 231fd1ed39 utvideoenc/v410enc: do not set AVFrame.reference. 13 years ago
  Anton Khirnov e6b1c3bbe7 pthread: make ff_thread_release_buffer idempotent. 13 years ago
  Anton Khirnov aec50f79e7 rawdec: use AVPALETTE_SIZE instead of magic constants. 13 years ago
  Anton Khirnov e6da5d215b mimic: remove a pointless cast. 13 years ago
  Anton Khirnov 30d62507cd mdec: return meaningful error codes. 13 years ago
  Anton Khirnov f713411d4c mdec: cosmetics, reformat 13 years ago
  Anton Khirnov 098eed95bc mdec: merge mdec_common_init() into decode_init(). 13 years ago
  Anton Khirnov f1c395944c eatgv: use fixed-width types where appropriate. 13 years ago
  Michael Niedermayer 11c99c78ba h264: check the pixel format directly and force a reinit on mismatches. 13 years ago
  Piotr Bandurski f9a8eeb08c iff/deep: fix rle32 on big-endian 13 years ago
  Diego Biurrun c59211b437 x86: Simplify some arch conditionals 13 years ago
  Paul B Mahol 9efceaf1f7 takdec: switch to init_get_bits8() 13 years ago
  Michael Niedermayer 3939b790f2 wmavoicedec: use the checked bitstream, reader 13 years ago
  Michael Niedermayer 14c8ee00ff vp3dec: move threads check out of header packet type check 13 years ago
  Diego Biurrun 438ea561ad bfin: Separate VP3 initialization code 13 years ago
  Luca Barbato f550583c00 bfin: update VP3 idct 13 years ago
  Michael Niedermayer 94ef1667bb dirac/x86: Fix handling blocksizes that are not a multiple of 4 13 years ago
  Michael Niedermayer 5c9cae7447 dirac: Only use MMX if MMX is available. 13 years ago
  Michael Niedermayer 8c4aebb58d qdm2: increase noise_table size 13 years ago
  Michael Niedermayer 4484c722f6 alsdec/read_specific_config: check for init_get_bits failure 13 years ago
  Piotr Bandurski 51e9d2dbc8 aasc: fix 16bpp on big-endian 13 years ago
  Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 13 years ago
  Luca Barbato 4839fbe2d1 shorten: fix array subscript is below array bounds warning 13 years ago
  Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 13 years ago
  Michael Niedermayer 4ade824e1f mjpegdec: rgb mode is specific for ljpeg, disable it for others. 13 years ago
  Michael Niedermayer 73abc3a634 aacdec: check init_get_bits return 13 years ago
  Michael Niedermayer 8888c72fcf mjpegdec: fix memcmp size for *_count 13 years ago
  Carl Eugen Hoyos a6a5101654 Fix some avi rawvideo formats on big endian. 13 years ago
  Michael Niedermayer deefdf9788 avpriv_mpeg4audio_get_config: check init_get_bits() return code. 13 years ago
  Michael Niedermayer 96f452ac64 aacdec: check channel count 13 years ago
  Matthieu Bouron 9d602a0b0e lavc/dnxhdenc: print valid profiles when codec parameters are invalid 13 years ago
  Matthieu Bouron 5b83b2da08 lavc/dnxhddata: add frame_rates field to cid table 13 years ago
  Michael Niedermayer edde562130 AVG_PIXELS8_XY2: fix typo, make code actually work 13 years ago
  Daniel Kang 5327a45552 dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 13 years ago
  Daniel Kang d9e62f368d dsputil: add missing HAVE_YASM guard 13 years ago
  Michael Niedermayer 5934be16cc x86/mpeg4qpel: Fix author attribution 13 years ago
  Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 13 years ago
  Martin Storsjö 2026eb1408 arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht 13 years ago
  Paul B Mahol 07a7145d89 lavc/iff: rgbn: fix decoding on big endian 13 years ago
  Daniel Kang 96753bd00d dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 13 years ago
  Daniel Kang 0eedf5d74d dsputil: add missing HAVE_YASM guard 13 years ago
  Rémi Denis-Courmont 78bc4d69eb hwaccel: do not offer unsupported pixel formats 13 years ago
  Rémi Denis-Courmont ec0e92002b vdpau: add missing pixel format for H.264 13 years ago
  Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 13 years ago
  Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 13 years ago
  Michael Niedermayer b16830840e tiff: in add_string_metadata() check the count more completely 13 years ago
  Anton Khirnov 04f4dbc2fa mpegvideo_enc: fix indentation in load_input_picture() 13 years ago