18733 Commits (cca4742a5e663cfe4dbd71f01f0c0fb042fddc1d)

Author SHA1 Message Date
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
Martin Storsjö d6eac2f1bc arm: Remove a stray .fpu directive 11 years ago
Alexandra Khirnova 28e508a946 dnxhddec: return proper error code 11 years ago
Maxim Poliakovski bc3f03567a g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO 11 years ago
Tim Walker c1e7de8f62 mlp_parser: fix request_channel_layout behavior. 11 years ago
Michael Niedermayer f90a4bfc43 mlpdec: fix request_channel_layout behavior. 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Tim Walker c0c45188e5 mlp: improve request_channel_layout behavior. 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Vittorio Giovara b141c7b37e h264: give numbers to nalus 11 years ago
Janne Grunau 0cffd6fff5 x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale 11 years ago
Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
Ronald S. Bultje 5351964a2b vp8: fix bilinear C code to work if src_stride != dst_stride. 11 years ago
Martin Storsjö 49ec551595 vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 11 years ago
Vittorio Giovara a91d3658d9 mpeg: K&R formatting cosmetics 11 years ago
Anton Khirnov 4c3e1956ee lagarith: reallocate rgb_planes when needed 11 years ago
Anton Khirnov 2240e2078d truemotion1: check the header size 11 years ago
Anton Khirnov 1713eec29a shorten: pad the internal bitstream buffer 11 years ago
Anton Khirnov 5430839144 eacmv: clear references on frame dimensions change 11 years ago
Diego Biurrun 190d4a447b avcodec: Suppress deprecation warnings from avcodec_alloc_frame() 11 years ago
Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
Anton Khirnov 1f097d168d h264: reset data partitioning at the beginning of each decode call 11 years ago
Anton Khirnov e46ad30a80 vp8: use a fixed-size edge emu buffer 11 years ago
Jan Ekström 5de64bb34d utvideoenc: Add support for the new BT.709 FourCCs for YCbCr 11 years ago
Anton Khirnov b25e84b739 hevc: check that the VCL NAL types are the same for all slice segments of a frame 11 years ago
Luca Barbato 816e5b9970 hevc: Reject impossible slice segment 11 years ago
Luca Barbato 09e2203b8b hevc: Consider first quantization group any reference to 0, 0 11 years ago
Janne Grunau 7716dd9fbb xvid: switch to xvid mmx idct as soon as possible 11 years ago
Jan Ekström 5312818524 atrac3plus: Make initialization dependant on channel count rather than channel map 11 years ago
Ronald S. Bultje 9ee9c679a7 x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Ronald S. Bultje 51daafb02e x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such. 11 years ago
John Stebbins 23d461fe87 ac3dec: Allow asymmetric application of DRC when drc_scale > 1 11 years ago
Diego Biurrun 54b2ce7418 mpeg: Drop unused parameters from ff_draw_horiz_band() 11 years ago
Janne Grunau 6d93307f8d mpeg12: check scantable indices in all decode_block functions 11 years ago
Janne Grunau fb0c9d41d6 avutil: remove timer.h include from internal.h 11 years ago
Kostya Shishkov 28e1eed3c2 dxtory: compressed RGB555/RGB565 decoding support 11 years ago
Kostya Shishkov 0e1ad2f591 dxtory: add more compressed and uncompressed modes 11 years ago
Guillaume Martres 50866c8d95 vp9: fix bugs in updating coef probabilities with parallelmode=1 11 years ago
Ronald S. Bultje bd01412313 vp9: fix mvref finding to adhere to bug in libvpx. 11 years ago
Martin Storsjö cff480e49d mpegvideo_enc: Don't call ff_h263dsp_init unconditionally 11 years ago
Diego Biurrun 19987fa18c bfin: vp3: Mark all binary object sections appropriately 11 years ago
Janne Grunau ea49f60523 h264: skip chroma edges at the picture boundary while deblocking 4:4:4 11 years ago
Anton Khirnov e0ab5078a7 lavc: do not force the emu edge flag 11 years ago
Kostya Shishkov 025fd76e1a dxtory: change error code for unexpected slice configuration 11 years ago