30472 Commits (b932eb1be62b47b29969667f14a207e425e79a55)
 

Author SHA1 Message Date
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
Stefano Sabatini de1100a00a vf_split: define draw_slice() before end_frame() 14 years ago
Stefano Sabatini 88fc2e411e vf_split: add description 14 years ago
Stefano Sabatini 7d5297b343 vf_split: fix various nits 14 years ago
Michael Niedermayer eb97d4d611 wmadec: avoid infinit loop. 14 years ago
Ramiro Polla a13fec8a9c DirectShow capture: Fix build 14 years ago
Anton Khirnov 71cc331cab ffmpeg: get rid of the -vglobal option. 14 years ago
Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 14 years ago
Vitor Sessak 4e653b98c8 dct32: Change pass 6 permutation to allow for AVX implementation 14 years ago
Vitor Sessak 3758eb0eb9 dct32: port SSE 32-point DCT to YASM 14 years ago
Kirill Gavrilov e6ec9212c5 matroska: switch stereo mode from int to string and add support in the demuxer too 14 years ago
Kirill Gavrilov 69a83da5d4 matroska: cosmetics 14 years ago
Alok Ahuja 8dd12b077b Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track. 14 years ago
Bobby Bingham a38a00eddf libavfilter: vf_split from soc. 14 years ago
Ramiro Polla 95eb2e3a38 DirectShow capture support 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago