27266 Commits (91d85bb167a9baedff3bda3617cc36f70c37a3e6)

Author SHA1 Message Date
Clément Bœsch 91d85bb167 x86/vp9lpf: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. 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
Michael Niedermayer 20be510887 avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv() 11 years ago
Michael Niedermayer 41f9742053 avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code 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
Michael Niedermayer 8a3b85f3a7 avcodec/h264: update current_sps & sps->new only after the whole slice header decoder and init code finished 11 years ago
Michael Niedermayer e708424b70 avcodec/h264: Disallow pps_id changing between slices 11 years ago
Michael Niedermayer 1a96b27ebf avcodec/h264: clear dequant8_coeff pointers if 8x8 mode is not enabled 11 years ago
Alex Sukhanov 889afca369 avcodec/aac_adtstoasc_bsf: Fix memory leak 11 years ago
Michael Niedermayer 6e42ccb9db avcodec/aacdec: Fix pulse position checks in decode_pulses() 11 years ago
Michael Niedermayer 4d7d9a5782 avcodec/hnm4video: check offset before subtraction in decode_interframe_v4a() 11 years ago
addr-see-the-website@aetey.se 8e36fc0c33 RoQ encoder: support different integer framerates 11 years ago
Michael Niedermayer 96c4ba2392 avcodec/hevc: propagate error code from hls_coding_quadtree() 11 years ago
Michael Niedermayer a744064c41 avcodec/tiff: reset geotag_count in free_geotags() 11 years ago
addr-see-the-website@aetey.se 392b0345d6 RoQ-encoder: introducing Quake 3 compatibility option 11 years ago
addr-see-the-website@aetey.se 80a79f2641 RoQ decoder: Remove misleading diagnostics. 11 years ago
Michael Niedermayer b51e935477 avcodec/vc1: reset fcm/field_mode in non advanced header parsing 11 years ago
Michael Niedermayer dcf5bfbdb6 avcodec/vc1: Check bfraction_lut_index 11 years ago
Michael Niedermayer 388b4cf86e avcodec/vc1: factor read_bfraction() out 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
Michael Niedermayer f4b288a639 avcodec/vc1dec: Print warning for frame pictures with direct mode MBs, followed by field pictures 11 years ago
Michael Niedermayer 85d51d8e32 avcodec/vc1dec: field pictures with direct mode MBs, followed by frame pictures are not supported 11 years ago
Michael Niedermayer 19b41f8645 avcodec/mjpegdec: use the correct linesize in the flipping code 11 years ago
Michael Niedermayer f58eab1512 avcodec/takdec: always check bits_per_raw_sample 11 years ago
Michael Niedermayer 0de9d72b7c mxpeg_decode_end: zero bitmask size 11 years ago
Michael Niedermayer 2884688bd5 avcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and check bitmask size 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
Clément Bœsch c5dd73b890 x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). 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
Carl Eugen Hoyos e1cb6dc59e Warn the user if mjpeg cbr encoding with frame threading was requested. 11 years ago
Michael Niedermayer b80073c05f avcodec/mjpegdec: use av_freep() instead of av_free() 11 years ago
Michael Niedermayer ed56c021e7 avcodec/mjpegdec Fix potential memleak of stereo3D at the end in case of decoding failure 11 years ago
Carl Eugen Hoyos cfc36666f6 Force automatic thread_count to 1 for cbr mjpeg frame threading. 11 years ago
Kirill Gavrilov e9e7e68516 mjpegdec: parse JPS extension and save relevant stereo3d information 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
Carl Eugen Hoyos 4151b9953e Add elbg Makefile dependency to the cinepak encoder. 11 years ago
Michael Niedermayer bb7a711156 avcodec/huffyuvenc: frame multi-threading support 11 years ago