|
|
|
@e9da9a3
|
12 years |
justin.ruggles |
lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro
Removes a …
|
|
|
@743f070
|
12 years |
justin.ruggles |
lavfi: better channel layout negotiation
Allow substitution of …
|
|
|
@81f548d
|
12 years |
justin.ruggles |
alac: check for truncated packets
This will give a clearer error …
|
|
|
@fb57e913
|
12 years |
justin.ruggles |
alac: reverse lpc coeff order, simplify filter
Reversing the lpc …
|
|
|
@2f096bb1
|
12 years |
justin.ruggles |
lavr: add x86-optimized mixing functions
Adds optimized functions for …
|
|
|
@79687079
|
12 years |
justin.ruggles |
x86: add support for fmaddps fma4 instruction with abstraction to avx/sse
|
|
|
@0cf7d84
|
12 years |
kostya.shishkov |
tscc2: fix typo in array index
|
|
|
@b9d3c378
|
12 years |
mans |
build: use COMPILE template for HOSTOBJS
Signed-off-by: Mans Rullgard …
|
|
|
@a758c5e
|
12 years |
mans |
build: do full flag handling for all compiler-type tools
This adds a …
|
|
|
@02ac2822
|
12 years |
rsbultje |
eval: fix printing of NaN in eval fate test.
This fixes "make …
|
|
|
@87849592
|
12 years |
diego |
build: Rename aandct component to more descriptive aandcttables
|
|
|
@bde73f28
|
12 years |
rsbultje |
mpegaudio: bury inline asm under HAVE_INLINE_ASM.
|
|
|
@30b45d9c
|
12 years |
rsbultje |
x86inc: automatically insert vzeroupper for YMM functions.
|
|
|
@8ea1459b
|
12 years |
martin |
rtmp: Check the buffer length of ping packets
Signed-off-by: Martin …
|
|
|
@e49e6b64
|
12 years |
martin |
rtmp: Allow having more unknown data at the end of a chunk size packet …
|
|
|
@2357f606
|
12 years |
martin |
rtmp: Prevent reading outside of an allocate buffer when receiving …
|
|
|
@44dc9c6a
|
12 years |
lu_zero |
libopenjpeg: support YUV and deep RGB pixel formats
Based on FFmpeg …
|
|
|
@92566540
|
12 years |
kostya.shishkov |
Fix typo in v410 decoder.
Signed-off-by: Derek Buitenhuis …
|
|
|
@b5c8aa74
|
12 years |
lu_zero |
vf_yadif: unset cur_buf on the input link.
The buffer is stored …
|
|
|
@f431315a
|
12 years |
lu_zero |
vf_overlay: ensure the overlay frame does not get leaked.
…
|
|
|
@08fc1ad1
|
12 years |
lu_zero |
vf_overlay: prevent premature freeing of cur_buf
Signed-off-by: Anton …
|
|
|
@5423e908
|
12 years |
martin |
Support urlencoded http authentication credentials
It should be …
|
|
|
@abf77a24
|
12 years |
martin |
rtmp: Return an error when the client bandwidth is incorrect
…
|
|
|
@be8f9492
|
12 years |
martin |
rtmp: Return proper error code in handle_server_bw
Signed-off-by: …
|
|
|
@088a82b
|
12 years |
martin |
rtmp: Return proper error code in handle_client_bw
Signed-off-by: …
|
|
|
@e7ea6883
|
12 years |
martin |
rtmp: Return proper error codes in handle_chunk_size
Signed-off-by: …
|
|
|
@0dadf9d1
|
12 years |
justin.ruggles |
lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt()
|
|
|
@48098788
|
12 years |
derek.buitenhuis |
vp8: Replace x*155/100 by x*101581>>16.
Idea stolen from webp (by …
|
|
|
@a1878a88
|
12 years |
derek.buitenhuis |
vp3: don't use calls to inline asm in yasm code.
Mixing yasm and …
|
|
|
@79195ce5
|
12 years |
derek.buitenhuis |
x86/dsputil: put inline asm under HAVE_INLINE_ASM.
This allows …
|
|
|
@845e92fd
|
12 years |
derek.buitenhuis |
dsputil_mmx: fix incorrect assembly code
In …
|
|
|
@6d1c9945
|
12 years |
martin |
rtmp: Factorize the code by adding handle_invoke
Signed-off-by: …
|
|
|
@7be2a7d8
|
12 years |
martin |
rtmp: Factorize the code by adding handle_chunk_size
Signed-off-by: …
|
|
|
@0ffd5161
|
12 years |
martin |
rtmp: Factorize the code by adding handle_ping
Signed-off-by: Martin …
|
|
|
@912ecc9a
|
12 years |
martin |
rtmp: Factorize the code by adding handle_client_bw
Signed-off-by: …
|
|
|
@9b498148
|
12 years |
martin |
rtmp: Factorize the code by adding handle_server_bw
Signed-off-by: …
|
|
|
@758377a2
|
12 years |
martin |
rtmp: Add a new option 'rtmp_pageurl'
This option specifies the URL …
|
|
|
@98df48db
|
12 years |
martin |
doc: Update the description of the rtmp_tcurl option
Signed-off-by: …
|
|
|
@63ffa15
|
12 years |
martin |
rtmp: Make the description of the rtmp_tcurl option more generic
…
|
|
|
@160a27c5
|
12 years |
martin |
libfdk-aacenc: add LATM/LOAS encapsulation support
Signed-off-by: …
|
|
|
@ecfff0e9
|
12 years |
martin |
sctp: add port missing error message
Without this patch a user a bit …
|
|
|
@f9a9a148
|
12 years |
martin |
tcp: add port missing error message
Without this patch a user a bit …
|
|
|
@49c45a26
|
12 years |
diego |
avfilter: Fix printf format string conversion specifier
…
|
|
|
@6a433fdb
|
12 years |
martin |
rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE …
|
|
|
@f7bfb126
|
12 years |
martin |
rtmp: Move the CONFIG_ condition into the if conditions
This makes …
|
|
|
@65d94f63
|
12 years |
diego |
aac: Mention abbreviation as well in long_name
Most people know the …
|
|
|
@6b801421
|
12 years |
diego |
build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled
…
|
|
|
@816ff352
|
12 years |
diego |
doc: Add Git configuration section
|
|
|
@6c1ed454
|
12 years |
martin |
configure: Add a dependency on https for rtmpts
The rtmpts protocol …
|
|
|
@999c63e4
|
12 years |
martin |
rtp: Only choose static payload types if the sample rate and channels …
|
|
|
@d04c5293
|
12 years |
derek.buitenhuis |
v410dec: Implement explode mode support
Try and decode broken files, …
|
|
|
@6c8fdfc5
|
12 years |
derek.buitenhuis |
zerocodec: fix direct rendering.
Set picture type before calling …
|
|
|
@61884b9d
|
12 years |
derek.buitenhuis |
wav: init st to NULL to avoid a false-positive warning.
If st is …
|
|
|
@37c6ad23
|
12 years |
derek.buitenhuis |
wavpack: set bits_per_raw_sample for S32 samples to properly identify …
|
|
|
@58db34a
|
12 years |
lu_zero |
h264: refactor NAL decode loop
Write out the NAL decoding loops in …
|
|
|
@08cd95e8
|
12 years |
martin |
RTMPTE protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@acd554c1
|
12 years |
martin |
RTMPE protocol support
This adds two protocols, but one of them is an …
|
|
|
@0e31088b
|
12 years |
martin |
rtmp: Add ff_rtmp_calc_digest_pos()
This function is used for …
|
|
|
@3505d557
|
12 years |
martin |
rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it …
|
|
|
@3b175384
|
12 years |
rsbultje |
swscale: add missing HAVE_INLINE_ASM check.
The function called in …
|
|
|
@31248865
|
12 years |
rsbultje |
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
This allows …
|
|
|
@8d2e3fee
|
12 years |
derek.buitenhuis |
vc1: Add a test for interlaced field pictures
Signed-off-by: Derek …
|
|
|
@5a6e3c03
|
12 years |
diego |
swscale: Mark all init functions as av_cold
|
|
|
@16d2a1a5
|
12 years |
diego |
swscale: x86: Drop pointless _mmx suffix from filenames
The files do …
|
|
|
@fd487218
|
12 years |
rsbultje |
lavf: use conditional notation for default codec in muxer …
|
|
|
@a6e922ff
|
12 years |
rsbultje |
swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM.
|
|
|
@a35738f4
|
12 years |
justin.ruggles |
dsputil: ppc: cosmetics: pretty-print
|
|
|
@85a3c19e
|
12 years |
justin.ruggles |
dsputil: x86: add SHUFFLE_MASK_W macro
Simplifies pshufb masks that …
|
|
|
@b2704a65
|
12 years |
mans |
configure: respect CC_O setting in check_cc
Use compiler-specific …
|
|
|
@df53a4a7
|
12 years |
anton |
FATE: fix the asyncts test
Nellymoser is float, so use oneoff …
|
|
|
@6bd37e0
|
12 years |
diego |
build: Drop gcc-specific warning flag from header compilation rule
…
|
|
|
@73cd131
|
12 years |
anton |
FATE: add a test for the asyncts audio filter.
|
|
|
@721113be
|
12 years |
anton |
matroskadec: return more correct error code on read error.
|
|
|
@a8a2271f
|
12 years |
anton |
buffersrc: check ff_get_audio_buffer() for errors.
|
|
|
@8f3a3ce7
|
12 years |
anton |
lavfi: check all ff_get_video_buffer() calls for errors.
|
|
|
@1dc42050
|
12 years |
anton |
lavfi: check all avfilter_ref_buffer() calls for errors.
|
|
|
@80e4ed27
|
12 years |
anton |
vf_select: avoid an unnecessary avfilter_ref_buffer().
|
|
|
@785fa50f
|
12 years |
anton |
buffersrc: avoid creating unnecessary buffer reference
|
|
|
@02ac7311
|
12 years |
anton |
lavfi: use avfilter_unref_bufferp() where appropriate.
|
|
|
@043800a9
|
12 years |
anton |
vf_fps: add more error checks.
|
|
|
@d515e9c2
|
12 years |
anton |
vf_fps: fix a memleak on malloc failure.
|
|
|
@3825b526
|
12 years |
anton |
lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors
|
|
|
@d4f89906
|
12 years |
anton |
lavfi: add error handling to end_frame().
|
|
|
@e9b992d0
|
12 years |
anton |
lavfi: add error handling to draw_slice().
|
|
|
@ebc8d974
|
12 years |
anton |
lavfi: add error handling to start_frame().
|
|
|
@1470ce21
|
12 years |
kostya.shishkov |
Bump libavcodec and libavformat minor versions for G.723.1 decoder and …
|
|
|
@55c3a4f6
|
12 years |
kostya.shishkov |
G.723.1 demuxer and decoder
Signed-off-by: Kostya Shishkov …
|
|
|
@8aac5585
|
12 years |
kostya.shishkov |
Add a shift parameter to celp_lp_synthesis_filter()
This is intended …
|
|
|
@51a5ddf
|
12 years |
diego |
libopenjpeg: K&R formatting cosmetics
|
|
|
@731fa116
|
12 years |
rsbultje |
yadif: use emms_c() instead of inline assembly for emms invocations.
|
|
|
@b170b323
|
12 years |
rsbultje |
ac3: don't use different names for option tables in the template file. …
|
|
|
@3db40703
|
12 years |
rsbultje |
lavfi: use const for AVFilterPad declarations in all filters.
|
|
|
@98041af
|
12 years |
rsbultje |
adpcm: don't duplicate identical AVSampleFmt array for each encoder.
|
|
|
@388ff813
|
12 years |
diego |
configure: cosmetics: Group test dependencies together
|
|
|
@ad93dccb
|
12 years |
mans |
configure: add more passthrough flags in tms470 filter
This is in …
|
|
|
@d0c6d424
|
12 years |
mans |
configure: move flag filtering functions out of if/else blocks
…
|
|
|
@b2668c85
|
12 years |
diego |
x86: swscale: Place inline assembly code under appropriate #ifdefs
…
|
|
|
@5354a904
|
12 years |
derek.buitenhuis |
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
This makes …
|
|
|
@bdbb21b1
|
12 years |
diego |
configure: Remove redundant RTMPT/RTMPTS dependencies
The …
|
|
|
@6c3fa06a
|
12 years |
mans |
configure: add filtering of host cflags/ldflags
This is in …
|
|
|