30187 Commits (d9d56036f3351af711261aa6e7a832017c00a34f)
 

Author SHA1 Message Date
Michael Niedermayer d9d56036f3 swscale: MMX optim of hscale16() 14 years ago
Michael Niedermayer 895b616146 swscale: dont loose bits on planar >8bit yuv ind gray nput. 14 years ago
Michael Niedermayer 8050dfdfb2 swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to baptsites 14 years ago
ami_stuff 040e1c67ed rawdec: fix decoding of QT WRAW files 14 years ago
Aurelien Jacobs 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
Aurelien Jacobs b44bbf908d matroskadec: fix reverted condition to accept combine_plane operation 14 years ago
Reimar Döffinger 384d10360b Fix register types for LOAD_AB arguments, fixes compilation with NASM. 14 years ago
Stefano Sabatini 8d953175d4 wav: fix various printf warnings related to wrong argument type 14 years ago
Stefano Sabatini e9f4001a30 wav: propagate ff_get_wav_header() error code in w64_read_header() 14 years ago
Carl Eugen Hoyos d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago
Michael Niedermayer af2f797099 partial revert of 01d3ebaf21 14 years ago
Michael Niedermayer 0781e14ec4 fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixed 14 years ago
Michael Niedermayer 26ed595bd0 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 1bc81bf981 avcodec_find_decoder: prefer non experimental decoders. 14 years ago
Michael Niedermayer df0adc806b j2kdec: mark as CODEC_CAP_EXPERIMENTAL 14 years ago
Rukhsana Ruby 88e9397ef1 j2k[c/h] j2kdec.c: Implement 2 code block styles 14 years ago
Rukhsana Ruby cbe60f3451 j2k: Add void as the parameter of function ff_j2k_init_tier1_luts 14 years ago
Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
Aurelien Jacobs 4c509fe305 matroska: cleanup handling of video stereo mode 14 years ago
Stefano Sabatini 2ef241c09f oggdec: use av_dlog() 14 years ago
Stefano Sabatini 6b4c0be558 mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX 14 years ago
Diego Biurrun a7a187a1be configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS. 14 years ago
alahuja 5f3c436bdf muxers.texi changes for mkv/webm options 14 years ago
Justin Ruggles cef7d70181 aacdec: fix typo in scalefactor clipping check 14 years ago
Michael Niedermayer bed12e24ff mpegaudio: Correct license header 14 years ago
jan gerber 02260ccc3b add 5.1 to stereo downmix to resample.c 14 years ago
Ronald S. Bultje b51021da7b fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. 14 years ago
Ronald S. Bultje 845807494b fate: update 9/10bit refs. 14 years ago
Felipe Contreras b47904d158 h264: Properly set coded_{width, height} when parsing H.264. 14 years ago
Dave Yeo a10fb79070 x86 asm: Add SECTION_TEXT to dct32_sse.asm. 14 years ago
Kieran Kunhya 6465c820da Fix 9/10 bit in swscale. 14 years ago
Michael Niedermayer 01a73d6cef Merge remote-tracking branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 0753721ed1 Do not ask for samples if a specific channel layout was requested. 14 years ago
Stefano Sabatini 458f20bc75 libx264: specify field for default union values in options 14 years ago
Michael Niedermayer f455f46455 movdec: dont divide by zero when stts_data[0].duration = 0. 14 years ago
Michael Niedermayer a0cd98b594 Fix ticket127 14 years ago
Michael Niedermayer 94ea17075b dct32: Replacing libav by ffmpeg in the license header with the authors permission. 14 years ago
Martin Storsjö a121754852 ffmpeg: Don't trigger url_interrupt_cb on the first signal 14 years ago
Martin Storsjö 8089b7fa8c avoptions: Check the return value from av_get_number 14 years ago
Stefano Sabatini 5045786b7e lavf: fix style for avformat_alloc_output_context2() 14 years ago
Stefano Sabatini 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
Stefano Sabatini 83db719777 lavfi: make vsrc_buffer.h header public 14 years ago
Loren Merritt 422b2362fc dct32_sse: eliminate some spills 14 years ago
Vitor Sessak e6c1791b47 Fix compilation with --disable-yasm. 14 years ago
Vitor Sessak 165c7c420d Fix dct32() compilation with --disable-yasm 14 years ago
Michael Niedermayer bf8bb94322 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 33adcdb531 mpeg2dec: Fix lowres 3 14 years ago
Stefano Sabatini af2ed4b748 lavfi: bump minor and add changelog entry after the split filter addition 14 years ago
Stefano Sabatini 8a5b71d0c3 vf_split: add documentation to filters.texi 14 years ago
Stefano Sabatini 6f5a145be1 vf_split: give more meaningful names to the output pads 14 years ago