41651 Commits (a1aac8d004d1e3d415208fe0aea15b655826fb15)
 

Author SHA1 Message Date
Michael Niedermayer eae983f4ff ffmpeg: fix fate breakage introduced by key=value buffersrc args. 13 years ago
Paul B Mahol 1d69dcb887 swscale: unscaled rgb48 <-> bgr48 13 years ago
Paul B Mahol e400b95b32 bink: check av_mallocz() return value 13 years ago
Paul B Mahol c2dd01c16f binkaudio: prevent extradata overread 13 years ago
Nicolas George 6fef82f22d ffmpeg: with filter_complex, avoid random in<->out mapping. 13 years ago
Nicolas George fbaa8fe6c6 ffmpeg: init icodec. 13 years ago
Nicolas George 8362d734a3 ffmpeg: use the frame rate computed by lavfi. 13 years ago
Nicolas George 5f281e94ba ffmpeg: add frame rate to the buffersrc arguments. 13 years ago
Nicolas George 0f62125643 buffersrc: deprecate flat options syntax. 13 years ago
Nicolas George 9ca440679d buffersrc: accept the frame rate as argument. 13 years ago
Nicolas George dcaa4efcee buffersrc: accept key=value arguments. 13 years ago
Nicolas George 283cc05938 buffersink: add av_buffersink_get_frame_rate(). 13 years ago
Nicolas George 7b42036b3b lavfi: add a frame_rate field to AVFilterLink. 13 years ago
Kostya Shishkov cac4760bf4 iac: generate codec tables as they are supposed to be 13 years ago
Kostya Shishkov e1a3fa5d3a indeo4: handle frame type 1 properly 13 years ago
Michael Niedermayer 04e2ac4749 libavutil.v: add avpriv prefix 13 years ago
Michael Niedermayer a5c6349358 swr: skip memset(0) in rematrix when the array is known to be already 0 13 years ago
Michael Niedermayer 75d900d52e swr: zero buffers on allocation 13 years ago
J. Bohl 023c073076 add bracket around the argument (fixes compilation error with ICL) 13 years ago
Michael Niedermayer 690ea9359d Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 7e22514d98 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e016e3c9d7 swr: add mix8to2 13 years ago
Michael Niedermayer b0348158a0 swr: 5.1->stereo double, float and s16 13 years ago
Michael Niedermayer ca30ae12c5 swr: add all in one rematrixing function ptr 13 years ago
Michael Niedermayer dfde3d497e swr: add inrermediate sample type for rematrixing 13 years ago
Justin Ruggles 03e098e7a0 lavu: change versioning script to include all av* prefixed symbols 13 years ago
Michael Niedermayer cb819338d1 ffplay: reset AVFrame to defaults before decoding each new frame. 13 years ago
Michael Niedermayer 349b65eee2 ffplay: check return code of avcodec_decode_video2() 13 years ago
Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes 13 years ago
Mans Rullgard a839d6abf8 ARM: fix float_dsp breakage from d5a7229 13 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Michael Niedermayer 718607be28 rv10: change assert() to av_assert() 13 years ago
Mike Scheutzow 1be7bfdd2b ffmpeg.c: fix erroneous "Output file is empty" message. 13 years ago
Paul B Mahol 134d0f7119 Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb encoder" 13 years ago
Carl Eugen Hoyos b35d38bd04 Add iac build dependency. 13 years ago
Carl Eugen Hoyos 37a9cdfc2c Fix dirac decoder build dependencies. 13 years ago
Carl Eugen Hoyos 8a880d6918 Fix latm muxer Makefile dependencies. 13 years ago
Carl Eugen Hoyos b8e2dcd266 Fix jacosub muxer Makefile dependencies. 13 years ago
Carl Eugen Hoyos b8fe9f08be Fix amv encoder dependencies. 13 years ago
Paul B Mahol e11020a145 Fix building libopencore_amrnb decoder without libopencore_amrnb encoder 13 years ago
Paul B Mahol f4e0ec814b pixdesc: BGRA64 is rgb pixel format 13 years ago
Michael Niedermayer 5b51efdc3a fate-bprint: try to workaround platform specific value. 13 years ago
Michael Niedermayer d5d30d56ed Revert "sinewin_tablegen: use av_assert" 13 years ago
Mans Rullgard bc92214e27 vc1dsp: mark put/avg_vc1_mspel_mc() always_inline 13 years ago
Michael Niedermayer 80485a4f9a mpegtsenc: make pts/dts offseting optional 13 years ago
Nicolas George 6668ef7567 cmdutils: include threading caps in codecs listing. 13 years ago
Nicolas George e0545262a2 amerge: accept multiple inputs. 13 years ago
Nicolas George e8e492b302 af_amerge: move nb_in_ch into the in structure. 13 years ago