31389 Commits (e5dfa4361955803ac10911a005803c1e514b6ca7)

Author SHA1 Message Date
Michael Niedermayer e5dfa43619 avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv() 10 years ago
Michael Niedermayer 1932f7e2ee avcodec/mpeg12dec: Fix undefined shift 10 years ago
Michael Niedermayer 48df30d36c avcodec/012v: redesign main loop 10 years ago
Michael Niedermayer eb7960b2bd avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16() 10 years ago
Michael Niedermayer 111456682f avcodec/mpegvideo: Fix undefined shifts in ff_init_block_index() 10 years ago
Michael Niedermayer d3b25383da avcodec/012v: Check dimensions more completely 10 years ago
Carl Eugen Hoyos 1d523ea89a lavc/hevcdsp: Fix compilation for arm with --disable-neon. 10 years ago
Andreas Cadhalpun cf82c426fa roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
Michael Niedermayer cf714205bd avcodec/libvpxenc: Clear twopass_stats.sz on deallocation 10 years ago
zhaoxiu.zeng b3a56e60be avcodec/hevc_parser: use avpriv_find_start_code in hevc_split() 10 years ago
Michael Niedermayer 1f4088b285 avcodec/options_table: remove extradata_size from the AVOptions table 10 years ago
Vittorio Giovara 93f7948136 libvpx: Fix mixed use of av_malloc() and av_reallocp() 10 years ago
Carl Eugen Hoyos b69238d9ba Fix the intra_dc_precision API doc. 10 years ago
Carl Eugen Hoyos bf4bd427dd lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv. 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Michael Niedermayer d5e9fc7821 avcodec/tiff: move bpp check to after "end:" 10 years ago
Anton Khirnov ae5e1f3d66 tiff: Check that there is no aliasing in pixel format selection 10 years ago
Ronald S. Bultje 0b69c53a61 vp9: included uses_2pass member in vp9_ref_frame(). 10 years ago
Luca Barbato 0025f7408a vorbis: Check the vlc value in setup_classifs 10 years ago
Luca Barbato 62de77ffca vorbis: Use a local codebook variable 10 years ago
Ronald S. Bultje 4ba8f3273e vp9: split segmentation map / mvpair references. 10 years ago
zhaoxiu.zeng 9d7e42e65c avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv 10 years ago
Michael Niedermayer 8849c4ceac avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, chroma_4mv and 8x8 10 years ago
Michael Niedermayer 9f0eaf792a avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking 10 years ago
Michael Niedermayer 6c583e9048 avcodec/opusdec: Fix delayed sample value 10 years ago
Michael Niedermayer 1ae092587f avcodec/opusdec: Clear out pointers per packet 10 years ago
Michael Niedermayer e3201c38d5 avcodec/utils: Align YUV411 by as much as the other YUV variants 10 years ago
zhaoxiu.zeng 9870c03615 avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t 10 years ago
zhaoxiu.zeng 468defc57b avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true 10 years ago
Zeng Zhaoxiu 02fc168c93 avcodec/golomb: cleanup 10 years ago
Zeng Zhaoxiu 1be6054261 avcodec/vc1_mc: remove useless variables 10 years ago
Ronald S. Bultje efff3854f0 vp9: fix segmentation map retention with threading enabled. 10 years ago
Clément Bœsch 70082a1e53 avcodec/samidec: make sure to properly restore parsing context after a tag 10 years ago
James Cowgill 157d6f0d5b mips: port optimizations to mips n64 10 years ago
James Cowgill eae13eae9d configure, mips: remove MIPS32R2, merging it with MIPSFPU 10 years ago
James Cowgill a99de50ec7 mips/aacdec: remove uses of mips32r2 specific ext instructions 10 years ago
Claudio Freire 6dbbb981b5 AAC: Add support for 7350Hz sampling rates, no error on too hight bitrate. 10 years ago
Martin Storsjö 25c29d3283 libopenh264enc: Add support for building with OpenH264 1.4 10 years ago
Andreas Cadhalpun c089e720c1 webp: ensure that each transform is only used once 10 years ago
Anton Khirnov ad786dd450 h264: remove a now redundant error check 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Andreas Cadhalpun 66624ed631 rv10: check size of s->mb_width * s->mb_height 10 years ago
Kevin Wheatley 86b59e6a50 avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
Himangi Saraogi f3b74d944b pcxenc: Return more meaningful error codes 10 years ago
Peter Cordes 46235f0e02 libx264: update AQ options help for x264 build 144 10 years ago
Vittorio Giovara 87e85a133f aac: Relax reserved_bit validation 10 years ago
Diego Biurrun 25f613f8be dca: Move syncword definitions to a separate header 10 years ago
Michael Niedermayer f6f1e2b3be avcodec/pngenc: Remove outer () from macro 10 years ago
Vilius Grigaliūnas ff6b08141a acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formats 10 years ago
James Cowgill 37ffe7f90a mips/aaccoder: use variables instead of using register names directly 10 years ago