28831 Commits (eb6f6f25dc9fb3e3694eb4c68570b4bfca341179)

Author SHA1 Message Date
Michael Niedermayer e9c477059d avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max 11 years ago
Christophe Gisquet 9dc1791977 huffyuvdec: swap code blocks 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet 56a795e34f aandcttab: fix spelling 11 years ago
Michael Niedermayer 73d820ee1e avcodec/xbmdec: remove dependancy on zero padding on input packet 11 years ago
Michael Niedermayer 103f9c261a avcodec/indeo5: Fix infinite loop in skip_hdr_extension() 11 years ago
Michael Niedermayer b065d0014b avcodec/ppc/idct_altivec: add plain idct() 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago
Marton Balint 66f4891e64 mpeg12enc: add support for PANSCAN side data in sequence_display_extension 11 years ago
Michael Niedermayer 759e793823 avcodec/vc1dec: Fix support for small widths/linesizes 11 years ago
Carl Eugen Hoyos a7dedd7bce Fix standalone compilation of the H264 decoder on ppc. 11 years ago
Michael Niedermayer 043bcdcdb0 avcodec/svq1enc: fix encoding of small widths 11 years ago
Michael Niedermayer dffb85a982 avcodec/mpegvideo: check that linesize is not too small 11 years ago
Michael Niedermayer 4a0ec85b85 avcodec/rv34: fix edge emu with uv stride <= 25 11 years ago
Diego Biurrun 27631796c9 ac3: Only initialize float_dsp for the float encoder variant 11 years ago
Diego Biurrun f0ce9913d0 Rename tpel_template.c ---> pel_template.c 11 years ago
Michael Niedermayer 681868cbbe avcodec/mpegvideo: Fix psnr calculation with slice threads 11 years ago
Michael Niedermayer cf9050c715 libavcodec/wmv2: remove dead code 11 years ago
Michael Niedermayer c5fc8ae126 avcodec/mpegvideo: fix edge emulation with uvlinesize below 25 11 years ago
Derek Buitenhuis ceada893be libx265: Remove unneeded bit depth check 11 years ago
Derek Buitenhuis 61a344916d libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 180e6b4806 libx265: Actually use X265_API_IMPORTS 11 years ago
Derek Buitenhuis 7ed89addb7 libx265: Remove unneeded bit depth check 11 years ago
Diego Biurrun dca7ba4bff Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs 11 years ago
Derek Buitenhuis 6ee95af8a1 libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 4e9b46b056 libx265: Actually use X265_API_IMPORTS 11 years ago
Ronald S. Bultje 385a3420d1 vp9/x86: fix overwrite in ipred_vl_4x4_ssse3. 11 years ago
Michael Niedermayer 3a1c8951bc avcodec/libx264: fix "bitrate reconfiguration" 11 years ago
Christophe Gisquet 508e7a5c16 x86: huffyuv: fix {add,diff}_int16 11 years ago
Luca Barbato 2f4170312f libx264: Support bitrate reconfiguration 11 years ago
Michael Niedermayer 67d29da4bd avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 11 years ago
Michael Niedermayer ef8725122d avcodec/motion_est: Only clip MVs which are used 11 years ago
Janne Grunau cd62c04d00 h263enc: keep block_last_index always valid during advanced intra coding 11 years ago
Janne Grunau 0ddc53dabb mpegvideo: synchronize AVFrame pointers in ERContext fully 11 years ago
Michael Niedermayer 60ab6e2457 avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced video 11 years ago
Michael Niedermayer c69defd4d0 avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale 11 years ago
Vittorio Giovara d7705be961 mpegvideoenc: check color_range 11 years ago
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Carl Eugen Hoyos 723adfb1df Fix standalone compilation of the webvtt encoder. 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Michael Niedermayer 06f576c4ab avcodec/x86/dct_init: fix build failure with clang && disable-optimizations 11 years ago
Michael Niedermayer 637093a2db avcodec/utvideoenc: skip unused huffman entries 11 years ago
Michael Niedermayer 29a1164e60 avcodec/utvideodec: fix use of get_vlc2() 11 years ago
Michael Niedermayer 334aafe565 avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries 11 years ago
Carl Eugen Hoyos 673716c54b avcodec/utvideodec: Increase vlc len 11 years ago
Michael Niedermayer 0accf24b15 cavsdec: fix qp fixed slice handling 11 years ago
James Almer 6d408495b5 x86/dct32: don't build ff_dct32_float_sse on x86_64 11 years ago
Michael Niedermayer 7d8a60a442 avcodec/options_table: improve max/min rate help text 11 years ago