summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter: fix segfault with setsar/darMichael Niedermayer2013-02-201-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-201-0/+2
|\
| * intreadwrite: tomi: Add missing attributes.h #include for av_always_inlineDiego Biurrun2013-02-201-0/+2
* | lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTSStefano Sabatini2013-02-201-2/+8
* | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2013-02-202-8/+8
|\ \ | |/
| * build: Ensure that output directories for header objects are createdDiego Biurrun2013-02-201-1/+2
| * h264: Get rid of unnecessary castsMartin Storsjö2013-02-201-6/+6
* | Merge commit 'fae6fd5b873911cfcd7f7b3d72de6598af5e003a'Michael Niedermayer2013-02-200-0/+0
|\ \ | |/
| * h264/svq3: Stop using draw_edgesRonald S. Bultje2013-02-193-44/+14
* | Merge commit '7ebfb466aec2c4628fcd42a72b29034efcaba4bc'Michael Niedermayer2013-02-200-0/+0
|\ \ | |/
| * h264: Don't store intra pcm samples in h->mbRonald S. Bultje2013-02-194-23/+21
| * get_bits: Return pointer to buffer that is the result of the alignmentRonald S. Bultje2013-02-191-1/+2
* | lavfi/hue: reindent after previous commitStefano Sabatini2013-02-201-30/+30
* | lavfi/hue: simplify parsing by making use of option shorthandsStefano Sabatini2013-02-201-34/+3
* | Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0'Michael Niedermayer2013-02-202-3/+2
|\ \ | |/
| * h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje2013-02-198-53/+120
* | Merge commit 'e5ffffe48d20642acc079166f0fa7d93a6a9f594'Michael Niedermayer2013-02-200-0/+0
|\ \ | |/
| * h264chroma: Remove duplicate 9/10 bit functionsRonald S. Bultje2013-02-192-17/+7
| * x86: Use simple nop codes for <= sse (rather than <= mmx)Ronald S. Bultje2013-02-191-1/+1
| * vp56: Remove clear_blocks call, and clear alpha plane U/V DC onlyRonald S. Bultje2013-02-191-2/+5
* | cinepak: More correct Cinepak decoder.u-bo1b@0w.se2013-02-201-4/+7
* | cinepak: simplifyMichael Niedermayer2013-02-201-13/+7
* | cinepak: Use correct colorspace.u-bo1b@0w.se2013-02-204-450/+455
* | avcodec_align_dimensions2: Ensure cinepak has large enough buffers.Michael Niedermayer2013-02-201-1/+8
* | h264: add videodsp dependency.Ronald S. Bultje2013-02-201-2/+2
* | cook: check js_subband_start for validityMichael Niedermayer2013-02-201-0/+5
* | shorten: Fix signedness of comparissionMichael Niedermayer2013-02-191-2/+2
* | vc1dec: dont decode slices when the slice header failed to decode.Michael Niedermayer2013-02-191-2/+6
* | configure: fix libavfilter pkgconfig descriptionPaul B Mahol2013-02-191-1/+1
* | tiff: check bppcountMichael Niedermayer2013-02-191-0/+5
* | bmp: check available space when reading paletteMichael Niedermayer2013-02-191-0/+4
* | h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje2013-02-1913-77/+209
* | svq3: fix decoding residual blocks of b-frames.Ronald S. Bultje2013-02-191-1/+1
* | avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alphaMichael Niedermayer2013-02-191-0/+19
* | x86/h263_loopfilter: Fix author attribution after code has been moved/splited...Michael Niedermayer2013-02-191-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-193-164/+189
|\ \ | |/
| * x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang2013-02-183-162/+189
* | Merge commit '7a03145ed7cb4f1ce794b5126559dd6f38029243'Michael Niedermayer2013-02-191-1/+1
|\ \ | |/
| * x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size paramDaniel Kang2013-02-181-1/+1
* | Merge commit '202b5f6deb65e405b07b9b5c20f97c8cb925cf49'Michael Niedermayer2013-02-190-0/+0
|\ \ | |/
| * doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar2013-02-187-8/+8
* | tmv: initialize unused pallete entries with 0Paul B Mahol2013-02-191-0/+1
* | lavfi/overlay: yuv444p & yuva444p supportPaul B Mahol2013-02-191-3/+11
* | h264: put visualization and debug support backMichael Niedermayer2013-02-192-0/+8
* | mpegvideo: make ff_print_debug_info independant of mpegvideoMichael Niedermayer2013-02-192-62/+74
* | split out ff_hwaccel_pixfmt_list_420[] over individual codecs.Ronald S. Bultje2013-02-187-24/+50
* | lavfi/histogram: overlay display mode for levels histogram modePaul B Mahol2013-02-182-17/+26
* | nutenc: only write an index if there are syncpointsMichael Niedermayer2013-02-181-1/+1
* | ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer2013-02-182-20/+38
* | ff_read_timestamp: check stream_index before using it as array indexMichael Niedermayer2013-02-181-1/+4
OpenPOWER on IntegriCloud