summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | cdgraphics: set palette to zero tooPaul B Mahol2013-02-181-1/+3
* | lavc/cdxl: clear palette before reading itPaul B Mahol2013-02-181-0/+1
* | x86/dsputil: fix compilation when h263 decoder/encoder are disabled.Ronald S. Bultje2013-02-181-1/+2
* | h264/svq3: stop using draw_edges.Ronald S. Bultje2013-02-183-44/+15
* | lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.Clément Bœsch2013-02-181-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-180-0/+0
|\ \ | |/
| * svq3: unbreak decodingMatti Hamalainen2013-02-181-4/+6
* | Merge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b'Michael Niedermayer2013-02-182-21/+25
|\ \ | |/
| * build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-172-17/+23
* | Merge commit '870a0c669e536d56c6325d84f65e34c53792398e'Michael Niedermayer2013-02-181-2/+1
|\ \ | |/
| * build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-171-1/+1
* | Merge commit '8837f4396a1a458a0efb07fe7daba7b847755a7a'Michael Niedermayer2013-02-181-2/+2
|\ \ | |/
| * libopencore-amrwb: Make AMR-WB ifdeffery more preciseDiego Biurrun2013-02-171-2/+2
* | Merge commit 'e6bda9a9fd86505927a2e095e495eae104860701'Michael Niedermayer2013-02-181-1/+5
|\ \ | |/
| * libopencore-amr: Conditionally compile decoder and encoder bitsDiego Biurrun2013-02-171-1/+5
* | Merge commit '56632fef65c0cb6946ed3648ded3d7b82e5c5c17'Michael Niedermayer2013-02-181-44/+44
|\ \ | |/
OpenPOWER on IntegriCloud