34381 Commits (6774247a9d7d15033c2b80118c03cb0cb10027df)
 

Author SHA1 Message Date
Jordi Ortiz ecfff0e992 sctp: add port missing error message 12 years ago
Jordi Ortiz f9a9a14862 tcp: add port missing error message 12 years ago
Diego Biurrun 49c45a2624 avfilter: Fix printf format string conversion specifier 12 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 12 years ago
Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 12 years ago
Diego Biurrun 65d94f63ca aac: Mention abbreviation as well in long_name 12 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 12 years ago
Diego Biurrun 816ff352a3 doc: Add Git configuration section 12 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 12 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 12 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 12 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 12 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 12 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 12 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 12 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 12 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 12 years ago
Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 12 years ago
Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 12 years ago
Ronald S. Bultje 3b175384bb swscale: add missing HAVE_INLINE_ASM check. 12 years ago
Ronald S. Bultje 3124886554 lavfi: place x86 inline assembly under HAVE_INLINE_ASM. 12 years ago
Mashiat Sarker Shakkhar 8d2e3fee0b vc1: Add a test for interlaced field pictures 12 years ago
Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 12 years ago
Diego Biurrun 16d2a1a51c swscale: x86: Drop pointless _mmx suffix from filenames 12 years ago
Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 12 years ago
Ronald S. Bultje a6e922ffa2 swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM. 12 years ago
Justin Ruggles a35738f424 dsputil: ppc: cosmetics: pretty-print 12 years ago
Jason Garrett-Glaser 85a3c19ed1 dsputil: x86: add SHUFFLE_MASK_W macro 12 years ago
Mans Rullgard b2704a65d5 configure: respect CC_O setting in check_cc 12 years ago
Anton Khirnov df53a4a7c1 FATE: fix the asyncts test 12 years ago
Diego Biurrun 6bd37e0b28 build: Drop gcc-specific warning flag from header compilation rule 12 years ago
Anton Khirnov 73cd131ebc FATE: add a test for the asyncts audio filter. 12 years ago
Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 12 years ago
Anton Khirnov a8a2271fe0 buffersrc: check ff_get_audio_buffer() for errors. 12 years ago
Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 12 years ago
Anton Khirnov 1dc4205018 lavfi: check all avfilter_ref_buffer() calls for errors. 12 years ago
Anton Khirnov 80e4ed279b vf_select: avoid an unnecessary avfilter_ref_buffer(). 12 years ago
Anton Khirnov 785fa50f0b buffersrc: avoid creating unnecessary buffer reference 12 years ago
Anton Khirnov 02ac7311c8 lavfi: use avfilter_unref_bufferp() where appropriate. 12 years ago
Anton Khirnov 043800a968 vf_fps: add more error checks. 12 years ago
Anton Khirnov d515e9c225 vf_fps: fix a memleak on malloc failure. 12 years ago
Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 12 years ago
Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 12 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 12 years ago
Mohamed Naufal Basheer 8aac5585fa Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
Luca Barbato 51a5ddfa01 libopenjpeg: K&R formatting cosmetics 12 years ago
Ronald S. Bultje 731fa116b4 yadif: use emms_c() instead of inline assembly for emms invocations. 12 years ago