|
|
|
@a2250074
|
14 years |
michaelni |
Revert "Timeout TCP open() after 5 seconds."
This code is redundant …
|
|
|
@5a35cef4
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@adba9c63
|
14 years |
michaelni |
Fix various unused variable warnings
Signed-off-by: Michael …
|
|
|
@fd38a15
|
14 years |
michaelni |
Fix various bad printf format warnings
Signed-off-by: Michael …
|
|
|
@371266da
|
14 years |
mans |
ARM: enable UAL syntax in asm.S
This enables UAL syntax for all asm …
|
|
|
@bb9b7bc6
|
14 years |
Reimar.Doeffinger |
Remove now unused nb_istreams variable.
|
|
|
@89c687e9
|
14 years |
Reimar.Doeffinger |
Add const to vector types for input in altivec code.
Avoids a large …
|
|
|
@4596d0f4
|
14 years |
Reimar.Doeffinger |
Remove unused variable, avoiding compiler warning.
|
|
|
@54dc9563
|
14 years |
Reimar.Doeffinger |
Cast pointers to uintptr_t rather than unsigned int.
Avoids potential …
|
|
|
@7a70e01b
|
14 years |
anton |
v4l2: don't leak video standard string on error.
|
|
|
@06b5facd
|
14 years |
diego |
swscale: Remove disabled code.
|
|
|
@d6e0729b
|
14 years |
diego |
avfilter: Surround function only used in debug mode by appropriate …
|
|
|
@2146f492
|
14 years |
diego |
vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
|
|
|
@798b2646
|
14 years |
mans |
build: remove BUILD_ROOT variable
This variable is unnecessary as …
|
|
|
@b8a43bc1
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master' into master
* …
|
|
|
@4276112
|
14 years |
mans |
vp8: use av_clip_uintp2() where possible
Signed-off-by: Mans Rullgard …
|
|
|
@39d607e5
|
14 years |
michaelni |
swscale: Commits that could not be pulled earlier due to bugs #2
…
|
|
|
@986f0d86
|
14 years |
michaelni |
Commits that could not be pulled earlier due to bugs.
commit …
|
|
|
@ea535ed5
|
14 years |
michaelni |
Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This …
|
|
|
@011b098
|
14 years |
michaelni |
doc: correct AC-3 option subsection placement
Floating-Point-Only …
|
|
|
@90da52f0
|
14 years |
mans |
ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
…
|
|
|
@70bb747a
|
14 years |
martin |
ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
…
|
|
|
@9222dddb
|
14 years |
michaelni |
swscale: use av_clip_uint8() in yuv2yuv1_c().
|
|
|
@485d73ef
|
14 years |
michaelni |
swscale: replace formatConvBuffer[VOF] by allocated array.
This …
|
|
|
@895e4de8
|
14 years |
stefano.sabatini-lala |
v4l2: create file @doxy from text in the copyright header
|
|
|
@72c60f3e
|
14 years |
stefano.sabatini-lala |
v4l2: remove pointless empty lines
|
|
|
@af344a69
|
14 years |
stefano.sabatini-lala |
v4l2: set default standard to NULL
Avoid a failure with the default …
|
|
|
@f8f3f6c4
|
14 years |
stefano.sabatini-lala |
v4l2: use OFFSET macro when setting options
Improve readability.
|
|
|
@dc0ad40d
|
14 years |
justin.ruggles |
ac3dsp: fix loop condition in ac3_update_bap_counts_c()
|
|
|
@edfa89b2
|
14 years |
mans |
ARM: unbreak build
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@b2a6f25
|
14 years |
stefano.sabatini-lala |
lavdev: add SDL output device
|
|
|
@6ca23db9
|
14 years |
justin.ruggles |
ac3enc: modify mantissa bit counting to keep bap counts for all values …
|
|
|
@1323828a
|
14 years |
justin.ruggles |
ac3enc: split mantissa bit counting into a separate function.
No …
|
|
|
@7743865f
|
14 years |
justin.ruggles |
ac3enc: store per-block/channel bap pointers by reference block in a …
|
|
|
@e71f260
|
14 years |
stefano.sabatini-lala |
lavu: add av_get_pix_fmt_name() convenience function
Also deprecate …
|
|
|
@34e9c9b1
|
14 years |
stefano.sabatini-lala |
iff: remove duplicated file description
|
|
|
@eb8bc572
|
14 years |
stefano.sabatini-lala |
cmdutils: remove OPT_FUNC2
Make ff* tools only accept opt_* functions …
|
|
|
@e01e05ee
|
14 years |
mans |
get_bits: add av_unused tag to cache variable
This silences numerous …
|
|
|
@b8e89339
|
14 years |
rsbultje |
sws: replace all long with int.
Signed-off-by: Ronald S. Bultje …
|
|
|
@7d8c17b
|
14 years |
mans |
ARM: aacdec: fix constraints on inline asm
This adds output operands …
|
|
|
@84e4804a
|
14 years |
mans |
ARM: remove unnecessary volatile from inline asm
Signed-off-by: Mans …
|
|
|
@5726ec1
|
14 years |
mans |
ARM: add "cc" clobbers to inline asm where needed
Signed-off-by: Mans …
|
|
|
@a84f8256
|
14 years |
mans |
ARM: improve FASTDIV asm
This uses one register less. Also add …
|
|
|
@7f7726c7
|
14 years |
mans |
ac3enc: use LOCAL_ALIGNED macro
Aligned local variables must use the …
|
|
|
@04de5bf5
|
14 years |
rsbultje |
APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
|
|
|
@8f653e28
|
14 years |
rsbultje |
lavu: add av_get_pix_fmt_name() convenience function
Also deprecate …
|
|
|
@26513856
|
14 years |
rsbultje |
cmdutils: remove OPT_FUNC2
Make ff* tools only accept opt_* functions …
|
|
|
@009f829
|
14 years |
rsbultje |
swscale: fix crash in bilinear scaling.
|
|
|
@88aa215
|
14 years |
siretart |
vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
via the equivalent …
|
|
|
@945dda41
|
14 years |
siretart |
webm: support stereo videos in matroska/webm muxer
Create a …
|
|
|
@78046dad
|
14 years |
michaelni |
rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
Many …
|
|
|
@fc72ec72
|
14 years |
michaelni |
swscale: reindent h[cy]scale_fast() and updateDitherTables().
|
|
|
@c3f07903
|
14 years |
michaelni |
swscale: reformat x86/swscale_template.c.
Interleave macros and code …
|
|
|
@1dbf40c3
|
14 years |
michaelni |
swscale: remove duplicate mmx/mmx2 functions if they are identical.
|
|
|
@264dcc6
|
14 years |
michaelni |
swscale: remove if (c->dstFormat) branch from yuv2packed[12X]().
This …
|
|
|
@f2a3b230
|
14 years |
michaelni |
swscale: remove if(full_chr_int) from yuv2packed1().
If that flag is …
|
|
|
@835ab920
|
14 years |
michaelni |
swscale: remove if(accurate_rnd) branch from functions.
|
|
|
@2b04858a
|
14 years |
michaelni |
swscale: revive SWS_CPU_CAPS until next major bump.
|
|
|
@11f2eae2
|
14 years |
michaelni |
swscale: Remove commented-out printf cruft.
|
|
|
@5501afa6
|
14 years |
michaelni |
Export PCR pid
|
|
|
@24adef14
|
14 years |
michaelni |
Export more transport stream information.
with minor addition to the …
|
|
|
@fa12fb3b
|
14 years |
michaelni |
Output MPEG-TS stream identifiers.
with changes by michael to simplify API
|
|
|
@8381ab14
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 …
|
|
|
@f91ccb1d
|
14 years |
anton |
lavf: deprecate AVFormatParameters.pix_fmt.
|
|
|
@2a85f218
|
14 years |
anton |
rawdec: add a pixel_format private option.
|
|
|
@d576bbf3
|
14 years |
anton |
v4l2: add a pixel_format private option.
|
|
|
@2e0e1e71
|
14 years |
anton |
libdc1394: add a pixel_format private option.
|
|
|
@1a950da6
|
14 years |
justin.ruggles |
cosmetics: indentation and alignment after previous commit
|
|
|
@aa47c35d
|
14 years |
justin.ruggles |
ac3enc: add support for E-AC-3 encoding.
This adds basic stream …
|
|
|
@b1bf8c78
|
14 years |
justin.ruggles |
ac3enc: Move AC-3 AVOptions array to a separate file to make it easier …
|
|
|
@79aeade6
|
14 years |
mans |
ARM: disable ff_vector_fmul_vfp on VFPv3 systems
This function uses …
|
|
|
@93eb8e4d
|
14 years |
mans |
ARM: check for VFPv3
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@5a5a0f16
|
14 years |
diego |
swscale: Remove unused variables in x86 code.
…
|
|
|
@7eae0110
|
14 years |
diego |
doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.
|
|
|
@5e528cf
|
14 years |
diego |
x86: Add appropriate ifdefs around certain AVX functions.
nasm …
|
|
|
@faf8d3dd
|
14 years |
rsbultje |
cmdutils: use sws_freeContext() instead of av_freep().
…
|
|
|
@389e2000
|
14 years |
rsbultje |
swscale: delay allocation of formatConvBuffer().
That means it won't …
|
|
|
@f327bfa
|
14 years |
rsbultje |
swscale: fix build with --disable-swscale-alpha.
|
|
|
@28734ac9
|
14 years |
martin |
movenc: Deprecate the global RTP hinting flag, use a private AVOption …
|
|
|
@91e3a25e
|
14 years |
martin |
movenc: Add an AVClass for setting muxer specific options
…
|
|
|
@b8773e44
|
14 years |
michaelni |
libdc1394: choose best video mode and rate based on camera capabilities.
|
|
|
@ea7e318f
|
14 years |
michaelni |
Remove support for libdc1394 < 2.0.
Versions >= 2.0 have been around …
|
|
|
@87ababd
|
14 years |
michaelni |
avopt: fix segfault
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@9f5d4502
|
14 years |
rsbultje |
swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
|
|
|
@041dbd3c
|
14 years |
michaelni |
swscale: dont loose precission on RGB/BGR48 input, that is dont drop …
|
|
|
@f642982c
|
14 years |
michaelni |
patch checklist: suggest --disable-yasm test.
Signed-off-by: Michael …
|
|
|
@6b899e16
|
14 years |
stefano.sabatini-lala |
lavdev: prefer the inclusion of avdevice.h over that of …
|
|
|
@e48993e3
|
14 years |
stefano.sabatini-lala |
lavdev: include libavformat/avformat.h in avdevice.h
The header is …
|
|
|
@ec76ef5
|
14 years |
stefano.sabatini-lala |
fate.txt: replace FATE rsync command with a make command
Remove …
|
|
|
@6348a96c
|
14 years |
lu_zero |
configure: report yasm/nasm presence properly
If the secondary …
|
|
|
@ebb6b27a
|
14 years |
lu_zero |
tcp: make connect() timeout properly
The connect() timeout can take …
|
|
|
@fa4924a3
|
14 years |
anton |
rawdec: factor video demuxer definitions into a macro.
|
|
|
@4779f593
|
14 years |
anton |
rtspdec: add initial_pause private option.
Deprecate corresponding …
|
|
|
@89d1b7f
|
14 years |
anton |
lavf: deprecate AVFormatParameters.width/height.
|
|
|
@06d8c9e5
|
14 years |
anton |
tty: add video_size private option.
|
|
|
@973f686a
|
14 years |
anton |
rawdec: add video_size private option.
|
|
|
@724a900c
|
14 years |
anton |
x11grab: add video_size private option.
|
|
|
@3102fb03
|
14 years |
anton |
x11grab: factorize returning error codes.
|
|
|
@3e15ea21
|
14 years |
anton |
vfwcap: add video_size private option.
|
|
|
@8fe7b644
|
14 years |
anton |
v4l2: add video_size private option.
|
|
|