42946 Commits (b3841db133979721972807f67000789b8b3fa015)
 

Author SHA1 Message Date
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 13 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 13 years ago
Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 13 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 13 years ago
Paul B Mahol ebe846fa73 vf_colormatrix: add missing semicolon 13 years ago
Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 13 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 13 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 13 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Nicolas George a7ac05ce2f src_movie: implement multiple outputs. 13 years ago
Nicolas George 05776119c1 buffersrc: use avfilter_get_buffer_ref_from_frame. 13 years ago
Nicolas George 5c5f75b92b lavfi: add avfilter_get_buffer_ref_from_frame. 13 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 13 years ago
Peter Ross a8fb7690d9 tls: user documentation 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 13 years ago
Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 13 years ago
Stefano Sabatini 7afd42d9f2 lavfi/showwaves: do not set on outlink->out_buf the sent video frame 13 years ago
Peter Ross cc12a94c36 iff: set ham palette alpha to 0xFF 13 years ago
Michael Niedermayer 67a304985e vf_overlay: fix missed return 13 years ago
Nicolas George 612307978d lavfi: change "transmedia" into "multimedia". 13 years ago
Nicolas George be33da9a1d lavfi: add concat filter. 13 years ago
Nicolas George 1cadab6023 ffmpeg: select input file based on output time. 13 years ago
Ronald S. Bultje 3b175384bb swscale: add missing HAVE_INLINE_ASM check. 13 years ago
Ronald S. Bultje 3124886554 lavfi: place x86 inline assembly under HAVE_INLINE_ASM. 13 years ago
Mashiat Sarker Shakkhar 8d2e3fee0b vc1: Add a test for interlaced field pictures 13 years ago
Michael Niedermayer f4451d2e75 libschroedingerenc: remove assert related to the old API. 13 years ago
Michael Niedermayer d014e19515 libvorbisenc: switch to av_assert 13 years ago
Michael Niedermayer 72a9e646c3 libschroedingerenc: switch to av_assert 13 years ago
Michael Niedermayer 62514ca012 g723.1dec: Make postfilter user switchable 13 years ago
Michael Niedermayer 1eb1392690 g723.1: various cosmetics and changes that should have no user vissible effect. 13 years ago
Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 13 years ago
Diego Biurrun 16d2a1a51c swscale: x86: Drop pointless _mmx suffix from filenames 13 years ago
Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 13 years ago
Ronald S. Bultje a6e922ffa2 swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM. 13 years ago
Michael Niedermayer d486a6eae9 Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 13 years ago
Derek Buitenhuis 5ab855777d wav: Add check for 'fmt' tag in SMV code 13 years ago
Justin Ruggles a35738f424 dsputil: ppc: cosmetics: pretty-print 13 years ago
Jason Garrett-Glaser 85a3c19ed1 dsputil: x86: add SHUFFLE_MASK_W macro 13 years ago
Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 13 years ago
Mans Rullgard b2704a65d5 configure: respect CC_O setting in check_cc 13 years ago
Peter Ross 4f4eb380f0 tls: TLS/SSL server 13 years ago
Peter Ross d1146d67ca tls: parse uri path options to underlying tcp URLContext 13 years ago