27441 Commits (469de4f58317e121644c4cf9a2824ccbbf7763ca)

Author SHA1 Message Date
Michael Niedermayer 469de4f583 avcodec/huffyuvdec: use the correct height field 11 years ago
Michael Niedermayer 61d59703c9 avcodec/snow: split block clipping checks 11 years ago
Michael Niedermayer d42ec8433c avcodec/ansi: fix integer overflow 11 years ago
Peter Ross 911eb71133 avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODER 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
James Almer 07b4b0ca62 tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
Ronald S. Bultje 21a0451167 vp9: split decode_coeff_b loop inside txsz branch. 11 years ago
Ronald S. Bultje fdb093c4e4 vp9/x86: intra prediction SIMD. 11 years ago
Peter Ross a707d18a48 avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct functions 11 years ago
Michael Niedermayer 91253839e1 avcodec/h264: more completely check the loop filter parameters 11 years ago
Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 11 years ago
Michael Niedermayer c919e1ca2e avcodec/msrle: use av_image_get_linesize() to calculate the linesize 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Michael Niedermayer a392bf6570 avcodec/dxtory: fix src size checks 11 years ago
Maxim Poliakovski 77fbc03265 g2meet: validate bpp and bitmasks in the display info 11 years ago
Michael Niedermayer 18f94df8af avcodec/alsdec: check predictor order against block length 11 years ago
James Almer ec482e738d x86/fladsp: add missing check to ff_flacdsp_init_x86() 11 years ago
Michael Niedermayer e5c7229999 avcodec/utils: set AVFrame format unconditional 11 years ago
Michael Niedermayer d1e6602665 avcodec/hevc: make *ps_id unsigned 11 years ago
Michael Niedermayer bf2ce19e51 avcodec/hevc: Dont turn 32bit timebases into negative numbers 11 years ago
Michael Niedermayer b818637b84 avcodec/hevc_ps: Use get_bits_long() in decode_vui() 11 years ago
Tim Walker 9cd4bc4176 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
Tim Walker 9c0e4b3395 ac3: update AC3PreferredStereoDownmixMode. 11 years ago
James Darnley 91126dc481 flacdsp_lpc_template: add comment to explain the CONFIG_SMALL code 11 years ago
Christophe Gisquet 9ae8e23188 dcadsp: scan coefficients linearly instead. 11 years ago
Christophe Gisquet 5a48caa34b dca: replace some memcpy by AV_COPY128 11 years ago
Vittorio Giovara dc971acf4a h264_parser: use enum values in h264_find_frame_end() 11 years ago
Michael Niedermayer 1db8bc5648 avcodec/fic: clear slice_data 11 years ago
Michael Niedermayer d46ef40129 avcodec/fic: fix slice checks 11 years ago
Michael Niedermayer ed1a687856 avcodec/lossless_videodsp: add_hfyu_left_prediction_int16_c: fix harmless integer overflow 11 years ago
Michael Niedermayer 3c7220fc60 avcodec/frame_thread_encoder: warn about huffyuv limitations 11 years ago
Michael Niedermayer f7459bcfc5 avcodec/frame_thread_encoder: restructure huffyuv checks 11 years ago
Michael Niedermayer 59279bf21f avcodec/huffyuvenc: only allocate stats_out when it will be used 11 years ago
Lukasz Marek 776cda748d lavc/motion_est: remove unused variable 11 years ago
Michael Niedermayer d601106ab1 avcodec/x86/lossless_videodsp: fix w type 11 years ago
Peter Ross b8664c9294 avcodec/vp8dsp: add VP7 idct and loop filter 11 years ago
Lukasz Marek a91d9e4b63 lavc/ffv1enc: add const to silent warning 11 years ago
Lukasz Marek ffe50a92a8 lavc/tiff_common: add const to silent warnings 11 years ago
Peter Ross c551431792 avcodec/h264pred: deconflict DC_128_PRED and HOR_VP8_PRED 11 years ago
Jan Ekström efec857c9f utvideoenc: Enable support for multiple slices and use them 11 years ago
Michael Niedermayer 68a959cb27 avcodec/utils: improve guess_correct_pts() by considerng mixed dts/pts use caused by NOPTSs 11 years ago
Janne Grunau 98fdfa9970 ppc: reduce overreads when loading 8 pixels in altivec dsp functions 11 years ago
Jan Ekström 3fbad00714 utvideoenc: Enable support for multiple slices and use them 11 years ago
Derek Buitenhuis 4127e6aeb6 libx265: Remove redundant default param call 11 years ago
Derek Buitenhuis 41836c4e30 libx265: Fix use of uninitialized input picture 11 years ago
Vittorio Giovara 066ad24984 h264_sei: reorder headers 11 years ago
Vittorio Giovara 304e916a92 h264_sei: name buffering period type consistently 11 years ago
Vittorio Giovara 15210354cf h264: drop outdated comments 11 years ago
Vittorio Giovara 3a05767028 h264: store current_sps_id inside the current sps 11 years ago
Vittorio Giovara 73e8fab31d h264: print values in case of error 11 years ago