summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | oggdec: use av_dlog()Stefano Sabatini2011-05-241-15/+5
* | mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAXStefano Sabatini2011-05-241-2/+4
* | muxers.texi changes for mkv/webm optionsalahuja2011-05-231-0/+63
* | mpegaudio: Correct license headerMichael Niedermayer2011-05-231-4/+4
* | add 5.1 to stereo downmix to resample.cjan gerber2011-05-231-1/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-234-61/+178
|\ \ | |/
| * ffmpeg: Don't trigger url_interrupt_cb on the first signalMartin Storsjö2011-05-221-1/+3
| * avoptions: Check the return value from av_get_numberMartin Storsjö2011-05-221-3/+6
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-223-60/+176
| * Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-221-0/+2
* | Do not ask for samples if a specific channel layout was requested.Carl Eugen Hoyos2011-05-231-0/+1
* | libx264: specify field for default union values in optionsStefano Sabatini2011-05-221-8/+8
* | movdec: dont divide by zero when stts_data[0].duration = 0.Michael Niedermayer2011-05-221-1/+1
* | Fix ticket127Michael Niedermayer2011-05-221-7/+3
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-221-4/+4
* | lavf: fix style for avformat_alloc_output_context2()Stefano Sabatini2011-05-221-6/+6
* | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou...Stefano Sabatini2011-05-226-12/+60
* | lavfi: make vsrc_buffer.h header publicStefano Sabatini2011-05-223-2/+5
* | Fix compilation with --disable-yasm.Vitor Sessak2011-05-221-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2258-387/+500
|\ \ | |/
| * ffmpeg: get rid of the -vglobal option.Anton Khirnov2011-05-211-8/+1
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-214-119/+224
| * dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-211-49/+49
OpenPOWER on IntegriCloud