summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca'Michael Niedermayer2013-01-218-147/+4
|\
| * videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNALJanne Grunau2013-01-201-2/+0
| * dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-206-144/+3
| * get_bits: change the failure condition in init_get_bitsLuca Barbato2013-01-201-1/+1
* | EVRC decoderPaul B Mahol2013-01-218-1/+2425
* | oggdec: #if 0 disabled codeMichael Niedermayer2013-01-211-0/+2
* | fix memory leak on string reassignMicah Galizia2013-01-211-0/+3
* | swr: support first_ptsMichael Niedermayer2013-01-212-1/+12
* | lavfi: fix null checking in avfilter_config_links()Xi Wang2013-01-211-2/+2
* | Clarify that the recommended audio squeezing/stretching filter is aresample.Carl Eugen Hoyos2013-01-201-1/+1
* | cafdec: fix overflow checking in read_header()Xi Wang2013-01-201-1/+1
* | wtvdec: fix integer overflowMichael Niedermayer2013-01-201-1/+1
* | h264/ff_generate_sliding_window_mmcos: fix use of uninitialized variableMichael Niedermayer2013-01-201-2/+2
* | h264: print mismatching opcode details in check_opcodes()Michael Niedermayer2013-01-201-1/+4
* | h264: fix use of uninitialized variableMichael Niedermayer2013-01-201-2/+2
* | theora: support midstream reconfigurationMichael Niedermayer2013-01-202-0/+37
* | oggdec: Support chained streams, support replacing streams in multistream files.Michael Niedermayer2013-01-202-9/+29
* | vc1dec: add assert to impossible *_valid combination.Michael Niedermayer2013-01-201-3/+4
* | swr: fix "may be used uninitialized in this function" warningsMichael Niedermayer2013-01-201-1/+2
* | h264: Only apply error concealment if theres a frameMichael Niedermayer2013-01-201-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-206-18/+7
|\ \ | |/
| * Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.Ronald S. Bultje2013-01-195-11/+6
* | Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer2013-01-2017-167/+358
|\ \ | |/
| * Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-1917-167/+358
* | Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a'Michael Niedermayer2013-01-208-21/+46
|\ \ | |/
| * vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-197-20/+45
| * mpegvideo: fix loop condition in draw_line()Xi Wang2013-01-191-1/+1
| * dvdsubdec: parse the size from the extradataClément Bœsch2013-01-191-0/+6
* | lavf/id3v2: seek back to previous offset if header size is not matchedMatthieu Bouron2013-01-201-1/+3
* | mpeg1enc: Disable threads for resolutions too large for multi-threadingMichael Niedermayer2013-01-201-0/+3
* | sws: check that dither array is not null before memsetMichael Niedermayer2013-01-191-1/+1
* | sws: Check for unsupported combination of ED/FULL_CHR flagsMichael Niedermayer2013-01-191-5/+12
* | sws: Fix error diffusion flagMichael Niedermayer2013-01-192-3/+3
* | ffmpeg: accept "chapters" as forced key frames.Nicolas George2013-01-192-8/+54
* | cmdline: fix -- to escape files starting with -Michael Niedermayer2013-01-191-1/+6
* | lavf/id3v2: cosmetics: reindentMatthieu Bouron2013-01-191-2/+2
* | configure: Fix Barcelona and Bulldozer compiler options with sunccJames Almer2013-01-191-1/+2
* | doc/Makefile: Fix make doccleanJames Almer2013-01-191-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-195-4/+58
|\ \ | |/
| * x86: dsputil: Drop some unused macro definitionsDiego Biurrun2013-01-181-4/+0
| * x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-184-0/+58
* | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer2013-01-192-14/+29
|\ \ | |/
| * x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-182-14/+29
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-194-11/+11
|\ \ | |/
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-183-10/+10
| * configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-181-1/+1
* | APIchanges: Add git version and fix version for avfilter_ref_get_channels().Carl Eugen Hoyos2013-01-191-1/+1
* | Add APIchanges entry for av_codec_get_tag2().Carl Eugen Hoyos2013-01-191-0/+3
* | h264: unmark frames at the endMichael Niedermayer2013-01-191-0/+1
* | sws: fix ED mono dither black levelMichael Niedermayer2013-01-191-6/+6
OpenPOWER on IntegriCloud