22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
Michael Niedermayer bdeb61ccc6 h264: check that luma and chroma depth match 12 years ago
Matt Wolenetz 311443f6c7 x86: h264: Don't use redzone in AVX h264_deblock on Win64 12 years ago
Paul B Mahol 59015c1118 exr: constify s in rle_uncompress() 12 years ago
Paul B Mahol a3d890527e exr: reset compression in decode_frame() 12 years ago
Michael Niedermayer 551d8b58eb brender_pix: use a grayscale palette as fallback instead of a uninitialized one. 12 years ago
Michael Niedermayer 47e92153b6 mjpegdec: check for packed rgb mjpeg. 12 years ago
Carl Eugen Hoyos c4dc6c4c86 Fix bits_per_coded_sample when encoding png with frame-level multithreading. 12 years ago
Michael Niedermayer da7672b20a h264: Fix handling of changing reference counts between slices 12 years ago
Michael Niedermayer 039f55c803 h264: call alloc_scratch_buffers() only once linesize is known 12 years ago
Diego Biurrun a0a1ac0f09 dxva2: Add missing #define to make header compile standalone 12 years ago
Diego Biurrun 3e85b46ecf arm: vp8: Add missing #includes for header to compile standalone 12 years ago
u-bo1b@0w.se 8d1dd5bd50 cinepak: More correct Cinepak decoder. 12 years ago
Michael Niedermayer a3adbedf9b cinepak: simplify 12 years ago
u-bo1b@0w.se 4e635e10e2 cinepak: Use correct colorspace. 12 years ago
Michael Niedermayer f5c00b347d avcodec_align_dimensions2: Ensure cinepak has large enough buffers. 12 years ago
Michael Niedermayer c69315a5de cook: check js_subband_start for validity 12 years ago
Martin Storsjö 26ee5ca03d h264: Get rid of unnecessary casts 12 years ago
Michael Niedermayer a5153b1d16 shorten: Fix signedness of comparission 12 years ago
Michael Niedermayer ce153eef8f vc1dec: dont decode slices when the slice header failed to decode. 12 years ago
Ronald S. Bultje fae6fd5b87 h264/svq3: Stop using draw_edges 12 years ago
Ronald S. Bultje 7ebfb466ae h264: Don't store intra pcm samples in h->mb 12 years ago
Ronald S. Bultje 9918f57dcf get_bits: Return pointer to buffer that is the result of the alignment 12 years ago
Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 12 years ago
Ronald S. Bultje e5ffffe48d h264chroma: Remove duplicate 9/10 bit functions 12 years ago
Ronald S. Bultje f859678f3f vp56: Remove clear_blocks call, and clear alpha plane U/V DC only 12 years ago
Michael Niedermayer a34418c28e tiff: check bppcount 12 years ago
Michael Niedermayer 633f997479 bmp: check available space when reading palette 12 years ago
Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 12 years ago
Ronald S. Bultje a1f1ca96b4 svq3: fix decoding residual blocks of b-frames. 12 years ago
Michael Niedermayer b9237aa7b0 x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 12 years ago
Paul B Mahol 03b711d95e tmv: initialize unused pallete entries with 0 12 years ago
Michael Niedermayer d41efc1f26 h264: put visualization and debug support back 12 years ago
Michael Niedermayer a3a97129e7 mpegvideo: make ff_print_debug_info independant of mpegvideo 12 years ago
Ronald S. Bultje e2789d3e33 split out ff_hwaccel_pixfmt_list_420[] over individual codecs. 12 years ago
Paul B Mahol 85921499c7 cdgraphics: set palette to zero too 12 years ago
Paul B Mahol 1f4ab61b74 lavc/cdxl: clear palette before reading it 12 years ago
Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
Daniel Kang 7a03145ed7 x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param 12 years ago
Ronald S. Bultje 71ae8d50b2 x86/dsputil: fix compilation when h263 decoder/encoder are disabled. 12 years ago
Ronald S. Bultje 51513b98d6 h264/svq3: stop using draw_edges. 12 years ago
Matti Hamalainen 7f3624dc81 svq3: unbreak decoding 12 years ago
Ronald S. Bultje c63f9fb37a h264: don't store intra pcm samples in h->mb. 12 years ago
Carl Eugen Hoyos 259603b917 h264: don't initialize missing pictures when using VDPAU. 12 years ago
Michael Niedermayer dece584a63 h264: avoid calling get_format() multiple times 12 years ago
Luca Barbato aa11cb7931 build: make audio_frame_queue a stand-alone component 12 years ago
Carl Eugen Hoyos cf36180143 Only set accelerated arm fft functions if fft is enabled. 12 years ago
Clément Bœsch fe150a48a7 lavc: fix codec_descriptor and pkt_timebase doxy. 12 years ago
Clément Bœsch b1e6b144ed lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993. 12 years ago
Clément Bœsch f796399344 lavc: support subtitles character encoding conversion. 12 years ago
Diego Biurrun 870a0c669e build: The libopencore-amrnb encoder depends on audio_frame_queue 12 years ago