27428 Commits (1fc74926a5d13261721e1c9962c48db00d214853)

Author SHA1 Message Date
Michael Niedermayer 91253839e1 avcodec/h264: more completely check the loop filter parameters 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
Luca Barbato f8c507f44b h264: Refactor ff_h264_decode_ref_pic_list_reordering 11 years ago
Derek Buitenhuis 25bc8390bb libx265: Remove redundant default param call 11 years ago
Derek Buitenhuis 955544e4d0 libx265: Fix use of uninitialized input picture 11 years ago
James Almer e87974bc00 flac/x86: add ff_flac_lpc_32_xop() 11 years ago
James Darnley 623f380a18 lavc: fix flac encoder and decoder dependencies 11 years ago
Janne Grunau 73eca738ac mpeg12dec: do not add stereo3D side data to a non-existing frame 11 years ago
Michael Niedermayer ccc48b318b avcodec/arm/int_neon: fix handling sizes % 16 != 0 11 years ago
James Almer 429f742a61 tta: split off hybrid filter processing as ttadsp 11 years ago
Janne Grunau f795a8a8bf h264: make context_count unsigned 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 11 years ago