27401 Commits (709746b6affb5c87aee0c3b8ddb0a078453c6162)

Author SHA1 Message Date
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
Derek Buitenhuis bb6b1731eb Add libx265 encoder 11 years ago
John Stebbins 462d5e8e6c aacdec: set AVFrame sample_rate 11 years ago
Michael Niedermayer c33351f3e7 avcodec/mpegaudio_parser: Delay setting codec_id if it appears wrong 11 years ago
Michael Niedermayer 5669ae8401 avcodec/mpegaudio_parser: treat codec_id like the other parameters 11 years ago
Michael Niedermayer d3068d25ca avcodec: Add avpriv_mpa_decode_header2() 11 years ago
John Stebbins 52771346dc lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer 11 years ago
Kostya Shishkov 6477449243 g2meet: make JPEG tile decoder operate on 8x8 block mask 11 years ago
Maxim Poliakovski d6d7851801 g2meet: factor out seeking to the chunk end 11 years ago
Michael Niedermayer 8f92edf6f8 avcodec/ra144: remove redundant AV_ZERO128 11 years ago
Christophe Gisquet c3390fd56c ra144: use scalarproduct_int16 11 years ago
Anton Khirnov 77bb0004bb rpza: limit the number of blocks to the total remaining blocks in the frame 11 years ago
Anton Khirnov a46dc49744 rpza: move some variables to the blocks where they are used 11 years ago
Anton Khirnov c7769df178 rpza: use fixed-width int types 11 years ago
Anton Khirnov e1218ce914 rpza: switch to bytestream2 11 years ago
Luca Barbato 246d3bf0ec hevc: Conceal zero td 11 years ago
Kostya Shishkov e95018b694 dnxhd: Support DNx444 11 years ago
Ronald S. Bultje 2f6eec65ac vp8: fix PPC assembly to work if src_stride != dst_stride 11 years ago
Janne Grunau 6a8475dc4f asvenc: free avctx->coded_frame on codec close 11 years ago
Clément Bœsch c333987876 vp9: fix compilation with !HAVE_FAST_64BIT. 11 years ago
Martin Storsjö d6eac2f1bc arm: Remove a stray .fpu directive 11 years ago
Alexandra Khirnova 28e508a946 dnxhddec: return proper error code 11 years ago
Ronald S. Bultje 0d4d223353 vp9: invert order in l[] intra prediction array. 11 years ago
Ronald S. Bultje 37c6eac296 vp9: remove memset in loopfilter level setting loop. 11 years ago
Ronald S. Bultje 45245e202e vp9: coef decoding context-splat speedup. 11 years ago