|
|
|
@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 …
|
|
|
@68485d1f
|
12 years |
mans |
configure: initialise all flag filters at the same place
This is more …
|
|
|
@64933b6c
|
12 years |
mans |
configure: add filtering of linker flags
This allows filtering of …
|
|
|
@01d31e16
|
12 years |
mans |
configure: name some variables more consistently
Name variables …
|
|
|
@cd52ec95
|
12 years |
mans |
configure: remove filter_cppflags
This is not used and the current …
|
|
|
@07e3f9af
|
12 years |
mans |
configure: set icc_version where it is needed
This variable is only …
|
|
|
@1cf6e7dd
|
12 years |
diego |
mpegenc: remove disabled code
|
|
|
@4c9080a7
|
12 years |
anton |
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
This reduces …
|
|
|
@07bad27
|
12 years |
anton |
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
This reduces …
|
|
|
@533fd5b
|
12 years |
anton |
vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
|
|
|
@5b50ae94
|
12 years |
anton |
vf_slicify: clear AVFilterLink.cur_buf in start_frame().
The buffer …
|
|
|
@0393af4f
|
12 years |
anton |
vf_settb: simplify start_frame().
Avoid pointless filter ref/unref. …
|
|
|
@9203fa0b
|
12 years |
anton |
vf_fieldorder: don't give up its own reference to the output buffer.
|
|
|
@f493c644
|
12 years |
anton |
vf_pad: don't give up its own reference to the output buffer.
|
|
|
@ad8b6326
|
12 years |
anton |
vf_overlay: don't access a buffer reference that's been given away.
|
|
|
@7155763b
|
12 years |
anton |
vf_drawtext: don't give up its own reference to the input buffer.
…
|
|
|
@d19499c
|
12 years |
anton |
vf_gradfun: don't store two pointers to one AVFilterBufferRef.
|
|
|
@0fe010a3
|
12 years |
anton |
vf_delogo: don't store two pointers to one AVFilterBufferRef.
|
|
|
@51a8049b
|
12 years |
anton |
vf_aspect: clear AVFilterLink.cur_buf in start_frame().
The buffer is …
|
|
|
@b70d89a0
|
12 years |
anton |
lavfi: add avfilter_unref_bufferp()
Signed-off-by: Anton Khirnov …
|
|
|
@ce64e5b
|
12 years |
lu_zero |
libopenjpeg: introduce lowres and lowqual private options
OpenJPEG …
|
|
|
@5eb9c495
|
12 years |
anton |
FATE: add a test for flac cover art.
|
|
|
@1749e12f
|
12 years |
justin.ruggles |
cafdec: allow larger ALAC magic cookie
It already skips any extra …
|
|
|
@4cd22b77
|
12 years |
justin.ruggles |
alac: fix channel pointer assignment for 24 and 32-bit
Needs to be …
|
|
|
@eeb55f5f
|
12 years |
justin.ruggles |
alac: cosmetics: general pretty-printing and comment clean up
|
|
|
@f3e5a784
|
12 years |
justin.ruggles |
alac: calculate buffer size outside the loop in allocate_buffers()
|
|
|
@bae83f2c
|
12 years |
justin.ruggles |
alac: change some data types to plain int
|
|
|
@2aebac69
|
12 years |
justin.ruggles |
alac: cosmetics: rename some variables and function names
|
|
|
@1b3ef155
|
12 years |
justin.ruggles |
alac: multi-channel decoding support
Signed-off-by: Justin Ruggles …
|
|
|
@81c9e2e6
|
12 years |
justin.ruggles |
alac: split element parsing into a separate function
This will make …
|
|
|
@cd632619
|
12 years |
justin.ruggles |
alac: support a read sample size of up to 32
Use get_bits_long() in …
|
|
|
@73dc0db4
|
12 years |
justin.ruggles |
alac: output in planar sample format
Avoids unneeded interleaving and …
|
|
|
@6482bd88
|
12 years |
justin.ruggles |
alac: add 32-bit decoding support
|
|
|
@6cda74c
|
12 years |
justin.ruggles |
alac: simplify channel interleaving
Signed-off-by: Justin Ruggles …
|
|
|
@5138ff1
|
12 years |
justin.ruggles |
alac: use AVPacket fields directly in alac_decode_frame()
|
|
|
@7a206eb3
|
12 years |
justin.ruggles |
alac: fix check for valid max_samples_per_frame
|
|
|
@1193d3fe
|
12 years |
justin.ruggles |
alac: use get_sbits() to read LPC coefficients instead of casting
|
|
|
@7a50ec6
|
12 years |
justin.ruggles |
alac: move the current samples per frame to the ALACContext
This will …
|
|
|
@46043962
|
12 years |
justin.ruggles |
alac: avoid using a double-negative when checking if the frame is …
|
|
|
@9a6c528e
|
12 years |
justin.ruggles |
alac: factor out output_size check in predictor_decompress_fir_adapt()
|
|
|
@ebd4c3ad
|
12 years |
justin.ruggles |
alac: factor out loading of next decoded sample in LPC prediction
|
|
|
@a4ecd414
|
12 years |
justin.ruggles |
alac: use index into buffer_out instead of incrementing the pointer
|
|
|
@f2515cd6
|
12 years |
justin.ruggles |
alac: simplify lpc coefficient adaptation
|
|
|
@abc4376b
|
12 years |
justin.ruggles |
alac: reduce the number of local variables needed in lpc prediction
|
|
|
@01880d2
|
12 years |
justin.ruggles |
alac: simplify 1st order prediction and reading of warm-up samples
|
|
|
@d0c0bf0d
|
12 years |
justin.ruggles |
alac: cosmetics: reindent after last commit
|
|
|
@79def4c5
|
12 years |
justin.ruggles |
alac: remove unneeded conditionals in predictor_decompress_fir_adapt()
|
|
|
@4bcd637d
|
12 years |
justin.ruggles |
alac: use sizeof() instead of hardcoded data sizes
|
|
|
@91620a04
|
12 years |
justin.ruggles |
alac: make block_size signed
It does not need to be unsigned.
|
|
|
@2fc24b3
|
12 years |
justin.ruggles |
alac: remove a duplicate local variable
|
|
|
@5177413d
|
12 years |
justin.ruggles |
alac: conditionally set sign_modifier to 1
It is already …
|
|
|
@7e6593e
|
12 years |
justin.ruggles |
alac: eliminate 2 unneeded local variables in …
|
|
|
@6fd8a28
|
12 years |
justin.ruggles |
alac: adjust conditions for updating entropy decoder history
avoids …
|
|
|
@a06fdadd
|
12 years |
justin.ruggles |
alac: cosmetics: reindent after last commit
|
|
|
@d9837434
|
12 years |
justin.ruggles |
alac: limit the rice param before passing to decode_scalar()
reduces …
|
|
|
@6e91f622
|
12 years |
justin.ruggles |
alac: reduce the number of parameters to bastardized_rice_decompress() …
|
|
|
@836e8b9
|
12 years |
justin.ruggles |
alac: cosmetics: rename some ALACContext parameters
|
|
|