31308 Commits (5c17377e28e818d3074a608d42821d66f1d26e8d)

Author SHA1 Message Date
Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
Himangi Saraogi 7769be590c vp56: Return meaningful error codes 10 years ago
Christophe Gisquet b533949813 x86: hevc: remove a parameter to WP internals 10 years ago
zhaoxiu.zeng a196e0c66d avcodec/vc1_pred: few branchless optimizations 10 years ago
Zhaoxiu Zeng 3b5ad8fbf7 avcodec/parser: optimize ff_mpeg4video_split() 10 years ago
Paul B Mahol ba22295e76 lavc: deprecate VIMA decoder 10 years ago
zhaoxiu.zeng ac7fc444ee avcodec/apedec: simplify sign conversion 10 years ago
zhaoxiu.zeng b11a187575 avcodec/golomb: simplify sign conversion 10 years ago
zhaoxiu.zeng 0073c8e345 avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800 10 years ago
zhaoxiu.zeng 9e6198f0a4 avcodec/wmalosslessdec: simplify 10 years ago
zhaoxiu.zeng 80f1378005 avcodec/wmalosslessdec: optimize sign operation 10 years ago
zhaoxiu.zeng bc0a440e88 avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_t 10 years ago
zhaoxiu.zeng e4ea84e12e avcodec/wmv2: simplify cbp_table_index calculation 10 years ago
zhaoxiu.zeng b4b9a64bdb avcodec/vc1: simplify vc1_split() 10 years ago
zhaoxiu.zeng b39ac9d210 avcodec/vc1: simplify find_next_marker() 10 years ago
Peter Meerwald eea769df32 hevc: Use generic av_clip function, not C implementation 10 years ago
James Almer 1679d68dbf x86/hevc_mc: optimize AVX2 mc functions 10 years ago
James Almer 14b44c1614 x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 10 years ago
Michael Niedermayer cab6302534 avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 10 years ago
Michael Niedermayer 9843746570 avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2 10 years ago
Michael Niedermayer 0bcb040a2e avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c() 10 years ago
Michael Niedermayer 7cac568b39 avcodec/mjpegenc: support trellis quantization 10 years ago
Michael Niedermayer 7366bb38f1 avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for mjpeg 10 years ago
Michael Niedermayer 08509c8f86 avcodec/mjpegdec: Skip blocks which are outside the visible area 10 years ago
Paul B Mahol 392d975efe avcodec: fix clobbered ff_get_buffer() 10 years ago
Paul B Mahol e4eba9e21d avcodec/mss4: use av_malloc_array() 10 years ago
Paul B Mahol fd6768a4b8 avcodec/huffman: check if map was allocated too 10 years ago
Paul B Mahol a5398aa56c avcodec/hevc_parser: check for av_mallocz() failure 10 years ago
James Almer 06fe6dfe12 x86/hevc_sao: make sao_band_filter work on x86_32 10 years ago
Paul B Mahol 238247b622 avcodec/sgienc: return meaningful error code 10 years ago
Michael Niedermayer d80fe5d4bc avcodec/vb: Check for av_mallocz() failure 10 years ago
Seppo Tomperi 03cecf45c1 hevcdsp: ARM NEON optimized transforms 10 years ago
Christophe Gisquet b61b9e4919 x86: hevc_mc: remove lea in EPEL_LOAD 10 years ago
Christophe Gisquet 4919b38421 x86: hevc_mc: fewer gpr autoloads for _v filters 10 years ago
James Almer 92d903afaa x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions 10 years ago
Michael Niedermayer 2048126ea7 avcodec/utils: Assert that dst->progress is clear before ff_thread_ref_frame() 10 years ago
Michael Niedermayer de6df46120 avcodec/h264: Setup decoder to have matching reference to the EC code 10 years ago
Michael Niedermayer ecfd48dc06 avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other parts of the h264 decoder 10 years ago
Carl Eugen Hoyos 2efaaf9476 Support decoding yuv dpx images. 10 years ago
Christophe Gisquet 626d6184ce x86: lavc/hevc_mc: fix comments 10 years ago
Paul B Mahol 134e8c73ea avcodec/faxcompr: use init_get_bits8() 10 years ago
Christophe Gisquet 97996eff4f hevc/sao: do in-place band filtering when possible 10 years ago
Christophe Gisquet ed450d4acf x86: lavc: share more constant through defines 10 years ago
Paul B Mahol ec8ec999f4 avcodec/twinvqdec: use init_get_bits8() 10 years ago
Christophe Gisquet 691b7f5e9e lavc/lossless_audiodsp: revert various commits 10 years ago
Christophe Gisquet 46e2afa4dc wmalossless: reset lms_update 10 years ago
Hendrik Leppkes 8029af586f dxva2_hevc: properly fill the scaling list structure 10 years ago
Anshul Maheshwari f05efd42af avcodec/ccaption_dec: Added Debug logs 10 years ago
Anshul Maheshwari 5647286e67 avcodec/ccaption_dec: handle error from ass_sub api 10 years ago
Anshul Maheshwari bf30161a8d avcodec/ccaption_dec: Added Roll up functionality 10 years ago