30263 Commits (5655469ee73bc7f5a975a909738a764b9be7949b)
 

Author SHA1 Message Date
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
Can Wu d49051e074 avio: document buffer must created with av_malloc() and friends 14 years ago
Can Wu 9e2dabed4a avio: check AVIOContext malloc failure 14 years ago
Clément Bœsch 7d4c4394b5 swscale: point out an alternative to sws_getContext 14 years ago
Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
Carl Eugen Hoyos f8c49d02b0 Fix channel_layout documentation. 14 years ago
Reinhard Tartler 21bbca5b44 add changelog entries for 0.7_beta2 14 years ago
Michael Niedermayer 6d32bcd770 Merge remote-tracking branch 'qatar/master' 14 years ago
Mike William 840238b870 ffserver: dont just crash 14 years ago
Maksym Veremeyenko ab1c19efc5 fix ffserver's SIGSEGV 14 years ago