28166 Commits (6db42a2b6b22e6f1928fafcf3faa67ed78201004)

Author SHA1 Message Date
Timothy Gu 71c32ed533 DNxHD: convert inline asm to yasm 11 years ago
Timothy Gu 676856204b DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Vittorio Giovara 89ef08c992 DNxHD: K&R formatting cosmetics 11 years ago
Michael Niedermayer d9fef740bd avcodec/dnxhdenc: use av_malloc_array() 11 years ago
Michael Niedermayer 268b1eae22 avcodec/mpegaudioenc_template: default to 384k bitrate as default 11 years ago
Luca Barbato a7448064c5 mp2: Do not force a samplerate 11 years ago
Carl Eugen Hoyos ecb80fe78c Cosmetics: Remove an outdated comment from lavc/rawdec.c. 11 years ago
Michael Niedermayer c486cfab79 avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() 11 years ago
Derek Buitenhuis cdd21f1f03 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis fcc43e02d3 libx265: Use 16-bit SAR 11 years ago
Matt Oliver d1e6e5c887 avcodec/x86: Exclude broken get_cabac under icl. 11 years ago
Derek Buitenhuis 25fbfeed98 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis cd0ac6f6e5 libx265: Use 16-bit SAR 11 years ago
Derek Buitenhuis 8945dcbb52 libx265: Use x265_param_parse to set the SAR 11 years ago
Derek Buitenhuis 4a2226451e libx265: Use x265_param_parse to set the SAR 11 years ago
Michael Niedermayer 849d40dce6 avcodec/mpegvideo_enc: change some asserts to av_asserts 11 years ago
Michael Niedermayer f703dae7aa avcodec/cngdec: use av_mallocz_array() 11 years ago
Michael Niedermayer 2773ab36cc avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity 11 years ago
Michael Niedermayer 020600eed1 avcodec/jpeglsdec: ask for sample for "oversized image" 11 years ago
Michael Niedermayer 375013e3d6 avcodec/mpeg12dec: drop confusing av_dlog() 11 years ago
Anthoine Bourgeois d8ab7f31dd avcodec/dirac_arith: Fix build with PIC and stack-check options 11 years ago
Michael Niedermayer dddacf780f avcodec/sanm: use named consant instead of literal number 11 years ago
Michael Niedermayer acf112ba6e avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed anymore 11 years ago
Michael Niedermayer 2ca553ed9c avcodec/snowenc: remove operations that have become redundant with AVFrame pointers 11 years ago
Michael Niedermayer 44841528c1 avcodec/mpegaudioenc_template: reorder operations to prevent integer overflow 11 years ago
Michael Niedermayer 9d66aa2c8f avcodec/mpegaudioenc_template: dont crash on bitrate=0 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
Vittorio Giovara b6a09ef700 rawvideo: Support decoding YVYU422 FourCC 11 years ago
Michael Niedermayer 2daf580284 avcodec/j2kenc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer 8ff061095f avcodec/libzvbi-teletextdec: remove * 1 11 years ago
Michael Niedermayer 818aaa7636 avcodec/libopencore-amr: use av_mallocz_array() 11 years ago
Michael Niedermayer e20e854ca0 vcodec/bitstream: use av_malloc_array() 11 years ago
Michael Niedermayer 33c9bb943b avcodec/avpacket: use av_malloc_array() 11 years ago
Michael Niedermayer e4c180c05a avcodec/a64multienc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer c8a1f10cf4 avcodec/ac3enc_float: use av_malloc_array() 11 years ago
Vittorio Giovara 46439e1562 mp2: match twolame default options 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Carl Eugen Hoyos 836b60ce2b Fix standalone compilation of vp7 and vp8 decoder. 11 years ago
Carl Eugen Hoyos 993a5afaad Read aspect ratio from tiff image files. 11 years ago
Vittorio Giovara 17a75a8c09 libxvid: fix missing end of line character 11 years ago
Matt Oliver 158a80cc0b Remove leal op to fix icl inline asm. 11 years ago
Michael Niedermayer a75ba1e116 avcodec/h264/find_start_code: factorize addition out 11 years ago
Stephan Hilb 541bebd414 lavc/cpia: use avpriv_report_missing_feature() 11 years ago
Stephan Hilb 5dae3cf357 lavc/cpia: fix typo in log message 11 years ago
Luca Barbato e10fd08aa7 h264: Refactor decode_nal_units 11 years ago
Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 years ago
Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Hendrik Leppkes fc7e02f0ff dcadsp: fix SSE code to not use SSE2 instructions. 11 years ago
Michael Niedermayer 28f8114bd2 avcodec/vp8: fix checking vp7_feature_value_size 11 years ago