|
|
|
@3308ddfb
|
14 years |
michaelni |
avio: deprecate put_tag
it's not used internally anymore and …
|
|
|
@a1b7979
|
14 years |
michaelni |
lavf: replace remaining uses of put_tag with avio_write
…
|
|
|
@eac4e4d9
|
14 years |
michaelni |
avienc: replace &tag[0] with tag.
Signed-off-by: Ronald S. Bultje …
|
|
|
@32442930
|
14 years |
michaelni |
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible …
|
|
|
@853daff6
|
14 years |
michaelni |
dca: use EXT_AUDIO_ID field to determine core extensions
This avoids …
|
|
|
@1e898e7d
|
14 years |
michaelni |
vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
There is no need to …
|
|
|
@f3618b01
|
14 years |
michaelni |
vmdaudio: remove unnecessary fields from VmdAudioContext and use the …
|
|
|
@5e7c422d
|
14 years |
michaelni |
vmdaudio: add out_bps to VmdAudioContext and use it to replace …
|
|
|
@504dff8e
|
14 years |
michaelni |
vmdaudio: simplify vmdaudio_decode_frame() by handling block_type …
|
|
|
@83e94d50
|
14 years |
michaelni |
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. …
|
|
|
@fb0e3c2
|
14 years |
michaelni |
vmdaudio: move all silence chunk handling to vmdaudio_loadsound().
…
|
|
|
@6f3c837f
|
14 years |
michaelni |
cosmetics: remove debugging cruft
Signed-off-by: Ronald S. Bultje …
|
|
|
@684512e1
|
14 years |
michaelni |
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. …
|
|
|
@aa236250
|
14 years |
michaelni |
vmdaudio: simplify buffer pointer and header size handling.
…
|
|
|
@b4b5e922
|
14 years |
michaelni |
vmdaudio: set *data_size to zero when skipping small packets and add a …
|
|
|
@ebed7b68
|
14 years |
michaelni |
vmdaudio: validate block type
Signed-off-by: Ronald S. Bultje …
|
|
|
@149d3687
|
14 years |
michaelni |
vmdaudio: use macros and a local variable for block type.
…
|
|
|
@2be17a71
|
14 years |
michaelni |
vmdaudio: correct the silent chunk count in the first block.
This …
|
|
|
@c11c7922
|
14 years |
michaelni |
vmdaudio: output audio samples for standalone silent blocks.
…
|
|
|
@2ac19b75
|
14 years |
michaelni |
vmdaudio: remove duplicated code by merging mono and stereo decoding.
…
|
|
|
@994e445a
|
14 years |
michaelni |
vmdaudio: fix raw_block_size calculation.
The size should depend on …
|
|
|
@dca85c8
|
14 years |
Carl Eugen Hoyos |
Mark MS-MPEG4v1 encoder as experimental.
The encoder has never …
|
|
|
@82142490
|
14 years |
Carl Eugen Hoyos |
Add libmpcodecs to the list of libavfilter subdirectories.
|
|
|
@a1c4b65b
|
14 years |
michaelni |
lavf: update documentation of AVOutputFormat.flags
Signed-off-by: …
|
|
|
@8311150
|
14 years |
michaelni |
Make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via …
|
|
|
@374eb2ba
|
14 years |
michaelni |
lavf: postpone removal of deprecated avio functions
Signed-off-by: …
|
|
|
@1f5e9ede
|
14 years |
michaelni |
lavf: postpone removal of public metadata conversion API
…
|
|
|
@4c262dc1
|
14 years |
michaelni |
avienc: fix AVI stream index for files with >10 streams
Fixes issue …
|
|
|
@ebb92e07
|
14 years |
michaelni |
avio: rename url_fopen/fclose -> avio_open/close.
Signed-off-by: …
|
|
|
@c24a403
|
14 years |
michaelni |
libavformat: Remove FF_NETERRNO()
Map EAGAIN and EINTR from …
|
|
|
@8e35f5d4
|
14 years |
michaelni |
Add more AVC Intra FOURCCs
Also change the comments a bit since the …
|
|
|
@4f84e728
|
14 years |
michaelni |
aacdec: Reduce the size of buf_mdct.
It was doubled in size for the …
|
|
|
@ad9b2a41
|
14 years |
michaelni |
Remove old VCSs from version.sh
(cherry picked from commit …
|
|
|
@352cb0da
|
14 years |
michaelni |
mpegtsenc: use correct PES stream_id for AAC
This adds the AAC codec …
|
|
|
@51e7c932
|
14 years |
michaelni |
spdifenc.c: fix compile because of missing include avio_internal.h. …
|
|
|
@644b66cd
|
14 years |
michaelni |
vp8: ppc: fix invalid reads in altivec epel mc
The 4-tap filters …
|
|
|
@e407f417
|
14 years |
michaelni |
ppc: fix vc1 inverse transform, unbreak build
GCC 4.3 and later are …
|
|
|
@2df9d000
|
14 years |
michaelni |
avio: make put_nbyte internal.
Signed-off-by: Ronald S. Bultje …
|
|
|
@e9eb8d0b
|
14 years |
michaelni |
avio: avio: avio_ prefixes for put_* functions
In the name of …
|
|
|
@e48fe14a
|
14 years |
michaelni |
targa: prevent integer overflow in bufsize check.
(cherry picked from …
|
|
|
@d4e321d9
|
14 years |
michaelni |
avio: make get_partial_buffer internal.
Signed-off-by: Ronald S. …
|
|
|
@e63a3628
|
14 years |
michaelni |
avio: avio_ prefixes for get_* functions
In the name of consistency: …
|
|
|
@6a786b15
|
14 years |
michaelni |
VC1: merge idct8x8, coeff adjustments and put_pixels.
Merging these …
|
|
|
@90ed2776
|
14 years |
michaelni |
avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
…
|
|
|
@34bb0575
|
14 years |
michaelni |
dsputil: make {add/put/put_signed}_pixels_clamped() non-static. …
|
|
|
@713f4904
|
14 years |
michaelni |
VC1: inline vc1_put_block() in vc1_decode_i_blocks().
Advantage is …
|
|
|
@5effda08
|
14 years |
michaelni |
Makefile: include deps from tools directory
This ensures the tools …
|
|
|
@46382ae2
|
14 years |
michaelni |
amrnb: use correct size when copying lsf_r array
lsf_r is an array of …
|
|
|
@f1f79211
|
14 years |
michaelni |
x86: use raw opcode for xgetbv instruction
This allows the CPU …
|
|
|
@f9c61974
|
14 years |
michaelni |
Add shadow support to the drawtext filter
Signed-off-by: Michael …
|
|
|
@a64a2c5f
|
14 years |
michaelni |
factor draw_glyphs out of drawtext filter
Signed-off-by: Michael …
|
|
|
@bccea088
|
14 years |
michaelni |
Fix and optimize yuv blend in the drawtext filter
Signed-off-by: …
|
|
|
@7d279022
|
14 years |
michaelni |
get rid of divisions in the inner loop of the drawtext filter
…
|
|
|
@476aaec6
|
14 years |
michaelni |
fix chroma alpha in the drawtext filter
Signed-off-by: Michael …
|
|
|
@edbaedf7
|
14 years |
michaelni |
Simplify chroma blend in the drawtext filter
Signed-off-by: Michael …
|
|
|
@bd8e7503
|
14 years |
michaelni |
Port drawtext filter by Hemanth from the libavfilter soc repo, with …
|
|
|
@704865f
|
14 years |
michaelni |
lavfi: add fade filter
Port fade filter from libavfilter soc repo, …
|
|
|
@fd0b42cc
|
14 years |
michaelni |
lavfi: put color source in a dedicated file
Move the color source …
|
|
|
@bcfd9e82
|
14 years |
michaelni |
lavfi: add drawutils
Add drawutils.h and drawutils.c, and use them in …
|
|
|
@bbcaaf75
|
14 years |
michaelni |
Update version and APIchanges.
Update libavformat/version.h and …
|
|
|
@ae99313a
|
14 years |
michaelni |
avio: move init_put_byte() to a new private header and rename it
…
|
|
|
@471fe57
|
14 years |
michaelni |
avio: rename ByteIOContext to AVIOContext.
Signed-off-by: Ronald S. …
|
|
|
@a8858ee1
|
14 years |
michaelni |
VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
Advanced …
|
|
|
@cdeba2de
|
14 years |
michaelni |
x86: check for AVX support
This adds configure and runtime checks for …
|
|
|
@91861ce
|
14 years |
michaelni |
MMS: also discover streams in extended stream properties object
…
|
|
|
@6a717eb4
|
14 years |
michaelni |
dsputil_mmx.c: remove ff_vector128.
Remove ff_vector128, it is …
|
|
|
@c614d32e
|
14 years |
michaelni |
Fix invalid reads in VC1 decoder
Patch discussed and taken from …
|
|
|
@0cfcbf21
|
14 years |
michaelni |
Fix VP3 edge emulation
With negative stride, the start of the …
|
|
|
@695f39c8
|
14 years |
michaelni |
aacdec: dsputilize the scalar multiplication in intensity stereo …
|
|
|
@d1472386
|
14 years |
michaelni |
VP3: fix decoding of videos with stride > 2048
Also remove …
|
|
|
@5c20c81b
|
14 years |
michaelni |
Fix issue2619.
regression introduced in …
|
|
|
@7782cb20
|
14 years |
michaelni |
targa: fix potential buffer overreads
Signed-off-by: Mans Rullgard …
|
|
|
@56cbc5f1
|
14 years |
michaelni |
Fix PPC build.
(cherry picked from commit …
|
|
|
@1d37e908
|
14 years |
michaelni |
VP8: init one less near_mv
This one didn't actually need to be …
|
|
|
@545dc699
|
14 years |
michaelni |
Force inlining of avutil common routines
On some versions of gcc, …
|
|
|
@8e624c1
|
14 years |
michaelni |
VP8: split out declarations to new header
(cherry picked from commit …
|
|
|
@625e9309
|
14 years |
michaelni |
VP8: faster MV clipping
(cherry picked from commit …
|
|
|
@9a1ced3
|
14 years |
michaelni |
dsputil: move VC1-specific stuff into VC1DSPContext.
(cherry picked …
|
|
|
@6c0d9369
|
14 years |
michaelni |
VC1: simplify a calculation in a loop.
(cherry picked from commit …
|
|
|
@2739dc5d
|
14 years |
michaelni |
VC1: transpose IDCT 8x8 coeffs while reading.
(cherry picked from …
|
|
|
@003c32e7
|
14 years |
michaelni |
ffserver: Try matching the RTSP url without a trailing slash
If the …
|
|
|
@b2f893ac
|
14 years |
michaelni |
Add SHA1s to APIChanges for av_dump_format, av_parse_time and …
|
|
|
@0ef52334
|
14 years |
michaelni |
lavf, lavu: bump minor versions and add an APIChanges entry for av_ …
|
|
|
@1b98107c
|
14 years |
michaelni |
Move find_info_tag to lavu and add av_ prefix to it
Signed-off-by: …
|
|
|
@9c9912b9
|
14 years |
michaelni |
mdct: remove unnecessary multiplication
3*n4 was already calculated …
|
|
|
@6159bd0d
|
14 years |
michaelni |
ac3enc: fix bug in stereo rematrixing decision.
The rematrixing …
|
|
|
@ee60e04c
|
14 years |
michaelni |
Replace remaining uses of parse_date with av_parse_time.
…
|
|
|
@40c3fe2c
|
14 years |
michaelni |
Deprecate parse_date() in favor of av_parse_time().
The new …
|
|
|
@0ebf4754
|
14 years |
michaelni |
lavf: add av_ prefix to dump_format()
Signed-off-by: Mans Rullgard …
|
|
|
@09e22efc
|
14 years |
michaelni |
rtsp: udp_read_packet returning 0 doesn't mean success
If …
|
|
|
@34c340d
|
14 years |
michaelni |
ffserver: set the sample aspect ratio
Hi.
It seems that ffserver …
|
|
|
@728d56e8
|
14 years |
michaelni |
documentation: add encoders chapter
Signed-off-by: Janne Grunau …
|
|
|
@5d329e2e
|
14 years |
michaelni |
In graph2dot, print more specific audio information for audio links.
…
|
|
|
@2613c811
|
14 years |
michaelni |
spdifenc: set flag AVFMT_NOTIMESTAMPS
There are no timestamps in IEC …
|
|
|
@02d08035
|
14 years |
michaelni |
Reduce picture size for yadif.
Signed-off-by: Michael Niedermayer …
|
|
|
@bad82d3d
|
14 years |
michaelni |
Change yadif to not use out of picture lines.
Fixes issue2272.
…
|
|
|
@20a2a3da
|
14 years |
michaelni |
ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
…
|
|
|
@c4461aa8
|
14 years |
michaelni |
fix nsvdec.c compilation if DEBUG macro defined
Signed-off-by: Ronald …
|
|
|
@33af787d
|
14 years |
michaelni |
Fix av_find_best_stream when using a program
The current …
|
|
|
@20bc55ce
|
14 years |
michaelni |
Document audio_resample_close().
Signed-off-by: Janne Grunau …
|
|
|