summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2540-2310/+1222
|\
| * configure: enable memalign_hack automatically when neededMans Rullgard2011-05-251-5/+3
| * swscale: unbreak the build on non-x86 systems.Ronald S. Bultje2011-05-241-2/+6
| * swscale: remove if(bitexact) branch from functions.Ronald S. Bultje2011-05-241-23/+11
| * swscale: remove if(canMMX2BeUsed) conditional.Ronald S. Bultje2011-05-241-91/+8
| * swscale: remove swScale_{c,MMX,MMX2} duplication.Ronald S. Bultje2011-05-243-302/+28
| * swscale: use emms_c().Ronald S. Bultje2011-05-242-5/+3
| * Move emms_c() from libavcodec to libavutil.Ronald S. Bultje2011-05-242-19/+15
| * tiff: set palette in the context when specified in TIFF_PAL tagStefano Sabatini2011-05-241-10/+13
| * rtsp: use strtoul to parse rtptime and seq values.Ilya2011-05-241-2/+2
| * pgssubdec: fix incorrect colors.Alexandre Colucci2011-05-241-1/+1
| * dvdsubdec: fix incorrect colors.Alexandre Colucci2011-05-241-1/+1
| * ape: Allow demuxing of files with metadata tags.Carl Eugen Hoyos2011-05-241-3/+3
| * swscale: remove dead macro WRITEBGR24OLD.Ronald S. Bultje2011-05-241-56/+0
| * swscale: remove AMD3DNOW "optimizations".Ronald S. Bultje2011-05-242-35/+2
| * swscale: remove duplicate code in ppc/ subdirectory.Ronald S. Bultje2011-05-242-794/+3
| * swscale: remove duplicated x86/ functions.Ronald S. Bultje2011-05-241-196/+16
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-2416-340/+171
| * vsrc_buffer.h: add file doxyStefano Sabatini2011-05-241-0/+5
| * vsrc_buffer: tweak error message in init()Stefano Sabatini2011-05-241-1/+1
| * msmpeg4: reindent.Anton Khirnov2011-05-241-8/+8
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-245-34/+2
| * ac3enc: add channel coupling supportJustin Ruggles2011-05-2410-179/+787
* | Merge swscale bloatupMichael Niedermayer2011-05-2511-4608/+6916
* | swscale: MMX optim of hscale16()Michael Niedermayer2011-05-251-0/+143
* | swscale: dont loose bits on planar >8bit yuv ind gray nput.Michael Niedermayer2011-05-255-37/+65
* | swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to bapts...Michael Niedermayer2011-05-251-45/+1
* | rawdec: fix decoding of QT WRAW filesami_stuff2011-05-252-2/+3
* | matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs2011-05-242-7/+7
* | matroskadec: fix reverted condition to accept combine_plane operationAurelien Jacobs2011-05-241-1/+1
* | Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-241-6/+6
* | wav: fix various printf warnings related to wrong argument typeStefano Sabatini2011-05-241-4/+5
* | wav: propagate ff_get_wav_header() error code in w64_read_header()Stefano Sabatini2011-05-241-1/+1
* | Remove avconfig.h and INCINSTDIRs on uninstall.Carl Eugen Hoyos2011-05-241-2/+2
* | partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165Michael Niedermayer2011-05-241-1/+2
* | fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixedMichael Niedermayer2011-05-241-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-246-19/+15
|\ \ | |/
| * configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.Diego Biurrun2011-05-231-0/+2
| * aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-231-1/+1
| * fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-231-13/+4
| * fate: update 9/10bit refs.Ronald S. Bultje2011-05-231-4/+4
| * h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-231-0/+3
| * x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-231-1/+1
| * Fix 9/10 bit in swscale.Kieran Kunhya2011-05-231-4/+4
* | avcodec_find_decoder: prefer non experimental decoders.Michael Niedermayer2011-05-241-4/+8
* | j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer2011-05-241-1/+1
* | j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-243-15/+33
* | j2k: Add void as the parameter of function ff_j2k_init_tier1_lutsRukhsana Ruby2011-05-241-1/+1
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-2415-2/+3570
* | matroska: cleanup handling of video stereo modeAurelien Jacobs2011-05-245-155/+69
OpenPOWER on IntegriCloud