49409 Commits (94ef1667bb04ed81ff10f7ba4b8d7e54bd8bc76b)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 1146bbc5a6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer bb2f4ae434 Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' 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
  Stephan Hilb 0501d06468 lavd/v4l2: use avcodec_find_decoder in list_formats 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 d88d0b6db6 Write forced track flag to matroska files. 13 years ago
  Carl Eugen Hoyos a6a5101654 Fix some avi rawvideo formats on big endian. 13 years ago
  Michael Niedermayer 4eb93bed4e swscale: GBRP output support 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
  Giorgio Vazzana 93d319a582 lavd/v4l2: select input immediately after opening the device 13 years ago
  Stefano Sabatini 5306976be8 lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal errors 13 years ago
  Stefano Sabatini 27db2bf000 ffmpeg: remove -crop* and -pad* options 13 years ago
  Stefano Sabatini 43af18ef8b ffmpeg: implement -force_key_frames expression evalution 13 years ago
  Michael Niedermayer 2b14344ab3 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer f5c0b9aa6f Merge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b' 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
  Michael Niedermayer 91c8921d80 Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46' 13 years ago
  Michael Niedermayer 6b2f7fd1c7 Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568' 13 years ago
  Clément Bœsch f2b6aabd3d lavf/srtdec: do not try to queue empty subtitle chunks. 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
  Michael Niedermayer f9abeecd94 swr/ build_filter: use av_calloc() fix buffer overflow 13 years ago
  Michael Niedermayer 167af704ea swr: limit phase_shift to a less insane value. 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
  Michael Niedermayer 5de286ef88 mvdec: check var_read_string() return value 13 years ago
  Michael Niedermayer 362271d72f mvdec: Check the frame counter against the correct limit. 13 years ago
  Michael Niedermayer 6512405ce2 sws: disable yuv2rgb warning for planar rgb. 13 years ago
  Michael Niedermayer f0d3a03115 sws: include isRGB in isAnyRGB() so that future RGB formats wont be missed again 13 years ago