| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Win64 AVX h264_deblock by not using redzone on Win64 | Matt Wolenetz | 2013-02-21 | 1 | -0/+8 |
* | h264: ensure that get_format() is called when changing format but not otherwise. | Michael Niedermayer | 2013-02-21 | 1 | -5/+5 |
* | avcodec_decode_audio4: check got_frame_ptr before handling initial skip | Michael Niedermayer | 2013-02-21 | 1 | -1/+1 |
* | h264: move next/last picture init to decode_slice_header | Michael Niedermayer | 2013-02-21 | 1 | -2/+5 |
* | ec: check that reference pictures have matching parameters before using them. | Michael Niedermayer | 2013-02-21 | 1 | -0/+16 |
* | h264: check that luma and chroma depth match | Michael Niedermayer | 2013-02-21 | 1 | -1/+1 |
* | exr: constify s in rle_uncompress() | Paul B Mahol | 2013-02-21 | 1 | -1/+1 |
* | exr: reset compression in decode_frame() | Paul B Mahol | 2013-02-21 | 1 | -2/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-21 | 2 | -1/+5 |
|\ |
|
| * | dxva2: Add missing #define to make header compile standalone | Diego Biurrun | 2013-02-20 | 1 | -1/+1 |
| * | arm: vp8: Add missing #includes for header to compile standalone | Diego Biurrun | 2013-02-20 | 1 | -0/+4 |
* | | brender_pix: use a grayscale palette as fallback instead of a uninitialized one. | Michael Niedermayer | 2013-02-21 | 1 | -0/+8 |
* | | mjpegdec: check for packed rgb mjpeg. | Michael Niedermayer | 2013-02-21 | 1 | -4/+9 |
* | | Fix bits_per_coded_sample when encoding png with frame-level multithreading. | Carl Eugen Hoyos | 2013-02-20 | 1 | -5/+17 |
* | | h264: Fix handling of changing reference counts between slices | Michael Niedermayer | 2013-02-20 | 2 | -1/+6 |
* | | h264: call alloc_scratch_buffers() only once linesize is known | Michael Niedermayer | 2013-02-20 | 1 | -17/+9 |
* | | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609' | Michael Niedermayer | 2013-02-20 | 1 | -6/+6 |
|\| |
|
| * | h264: Get rid of unnecessary casts | Martin Storsjö | 2013-02-20 | 1 | -6/+6 |
| * | h264/svq3: Stop using draw_edges | Ronald S. Bultje | 2013-02-19 | 3 | -44/+14 |
| * | h264: Don't store intra pcm samples in h->mb | Ronald S. Bultje | 2013-02-19 | 4 | -23/+21 |
| * | get_bits: Return pointer to buffer that is the result of the alignment | Ronald S. Bultje | 2013-02-19 | 1 | -1/+2 |
* | | Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0' | Michael Niedermayer | 2013-02-20 | 2 | -3/+2 |
|\| |
|
| * | h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil | Ronald S. Bultje | 2013-02-19 | 8 | -53/+120 |
| * | h264chroma: Remove duplicate 9/10 bit functions | Ronald S. Bultje | 2013-02-19 | 2 | -17/+7 |
| * | vp56: Remove clear_blocks call, and clear alpha plane U/V DC only | Ronald S. Bultje | 2013-02-19 | 1 | -2/+5 |
* | | cinepak: More correct Cinepak decoder. | u-bo1b@0w.se | 2013-02-20 | 1 | -4/+7 |
* | | cinepak: simplify | Michael Niedermayer | 2013-02-20 | 1 | -13/+7 |
* | | cinepak: Use correct colorspace. | u-bo1b@0w.se | 2013-02-20 | 1 | -109/+114 |
* | | avcodec_align_dimensions2: Ensure cinepak has large enough buffers. | Michael Niedermayer | 2013-02-20 | 1 | -1/+8 |
* | | cook: check js_subband_start for validity | Michael Niedermayer | 2013-02-20 | 1 | -0/+5 |
* | | shorten: Fix signedness of comparission | Michael Niedermayer | 2013-02-19 | 1 | -2/+2 |
* | | vc1dec: dont decode slices when the slice header failed to decode. | Michael Niedermayer | 2013-02-19 | 1 | -2/+6 |
* | | tiff: check bppcount | Michael Niedermayer | 2013-02-19 | 1 | -0/+5 |
* | | bmp: check available space when reading palette | Michael Niedermayer | 2013-02-19 | 1 | -0/+4 |
* | | h264: integrate clear_blocks calls with IDCT. | Ronald S. Bultje | 2013-02-19 | 13 | -77/+209 |
* | | svq3: fix decoding residual blocks of b-frames. | Ronald S. Bultje | 2013-02-19 | 1 | -1/+1 |
* | | x86/h263_loopfilter: Fix author attribution after code has been moved/splited... | Michael Niedermayer | 2013-02-19 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-19 | 3 | -164/+189 |
|\| |
|
| * | x86: dsputil: Fix h263 loop filter link error in some configurations | Daniel Kang | 2013-02-18 | 3 | -162/+189 |
* | | Merge commit '7a03145ed7cb4f1ce794b5126559dd6f38029243' | Michael Niedermayer | 2013-02-19 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param | Daniel Kang | 2013-02-18 | 1 | -1/+1 |
| * | svq3: unbreak decoding | Matti Hamalainen | 2013-02-18 | 1 | -4/+6 |
* | | tmv: initialize unused pallete entries with 0 | Paul B Mahol | 2013-02-19 | 1 | -0/+1 |
* | | h264: put visualization and debug support back | Michael Niedermayer | 2013-02-19 | 2 | -0/+8 |
* | | mpegvideo: make ff_print_debug_info independant of mpegvideo | Michael Niedermayer | 2013-02-19 | 2 | -62/+74 |
* | | split out ff_hwaccel_pixfmt_list_420[] over individual codecs. | Ronald S. Bultje | 2013-02-18 | 7 | -24/+50 |
* | | cdgraphics: set palette to zero too | Paul B Mahol | 2013-02-18 | 1 | -1/+3 |
* | | lavc/cdxl: clear palette before reading it | Paul B Mahol | 2013-02-18 | 1 | -0/+1 |
* | | x86/dsputil: fix compilation when h263 decoder/encoder are disabled. | Ronald S. Bultje | 2013-02-18 | 1 | -1/+2 |
* | | h264/svq3: stop using draw_edges. | Ronald S. Bultje | 2013-02-18 | 3 | -44/+15 |