|
|
|
@2ec7862d
|
14 years |
rsbultje |
vmdaudio: remove unnecessary fields from VmdAudioContext and use the …
|
|
|
@1e86d685
|
14 years |
rsbultje |
vmdaudio: add out_bps to VmdAudioContext and use it to replace …
|
|
|
@1574eff3
|
14 years |
rsbultje |
vmdaudio: simplify vmdaudio_decode_frame() by handling block_type …
|
|
|
@ba9516cc
|
14 years |
rsbultje |
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. …
|
|
|
@762b386e
|
14 years |
rsbultje |
vmdaudio: move all silence chunk handling to vmdaudio_loadsound().
…
|
|
|
@8e9027d2
|
14 years |
rsbultje |
cosmetics: remove debugging cruft
Signed-off-by: Ronald S. Bultje …
|
|
|
@868f2f4d
|
14 years |
rsbultje |
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. …
|
|
|
@2d213695
|
14 years |
rsbultje |
vmdaudio: simplify buffer pointer and header size handling.
…
|
|
|
@7a4fb3fd
|
14 years |
rsbultje |
vmdaudio: set *data_size to zero when skipping small packets and add a …
|
|
|
@22f893e1
|
14 years |
rsbultje |
vmdaudio: validate block type
Signed-off-by: Ronald S. Bultje …
|
|
|
@dd1af513
|
14 years |
rsbultje |
vmdaudio: use macros and a local variable for block type.
…
|
|
|
@6989cb2d
|
14 years |
rsbultje |
vmdaudio: correct the silent chunk count in the first block.
This …
|
|
|
@9b73f786
|
14 years |
rsbultje |
vmdaudio: output audio samples for standalone silent blocks.
…
|
|
|
@1328d433
|
14 years |
rsbultje |
vmdaudio: remove duplicated code by merging mono and stereo decoding.
…
|
|
|
@a58bcb40
|
14 years |
rsbultje |
vmdaudio: fix raw_block_size calculation.
The size should depend on …
|
|
|
@4acc94e9
|
14 years |
rsbultje |
avienc: fix AVI stream index for files with >10 streams
Fixes issue …
|
|
|
@22a3212e
|
14 years |
rsbultje |
avio: rename url_fopen/fclose -> avio_open/close.
Signed-off-by: …
|
|
|
@28c4741a
|
14 years |
rsbultje |
libavformat: Remove FF_NETERRNO()
Map EAGAIN and EINTR from …
|
|
|
@8f935b92
|
14 years |
rsbultje |
Add more AVC Intra FOURCCs
Also change the comments a bit since the …
|
|
|
@e22910b2
|
14 years |
alex.converse |
aacdec: Reduce the size of buf_mdct.
It was doubled in size for the …
|
|
|
@203df50d
|
14 years |
alex.converse |
Remove old VCSs from version.sh
|
|
|
@6c065f0a
|
14 years |
mans |
mpegtsenc: use correct PES stream_id for AAC
This adds the AAC codec …
|
|
|
@0f86fcab
|
14 years |
rsbultje |
spdifenc.c: fix compile because of missing include avio_internal.h.
|
|
|
@e0e46cae
|
14 years |
mans |
vp8: ppc: fix invalid reads in altivec epel mc
The 4-tap filters …
|
|
|
@381efba0
|
14 years |
mans |
ppc: fix vc1 inverse transform, unbreak build
GCC 4.3 and later are …
|
|
|
@0ac8e2bf
|
14 years |
rsbultje |
avio: make put_nbyte internal.
Signed-off-by: Ronald S. Bultje …
|
|
|
@77eb5504
|
14 years |
rsbultje |
avio: avio: avio_ prefixes for put_* functions
In the name of …
|
|
|
@78e2380a
|
14 years |
rsbultje |
targa: prevent integer overflow in bufsize check.
|
|
|
@b3db9cee
|
14 years |
rsbultje |
avio: make get_partial_buffer internal.
Signed-off-by: Ronald S. …
|
|
|
@b7effd4e
|
14 years |
rsbultje |
avio: avio_ prefixes for get_* functions
In the name of consistency: …
|
|
|
@f8bed30d
|
14 years |
rsbultje |
VC1: merge idct8x8, coeff adjustments and put_pixels.
Merging these …
|
|
|
@8d9ac969
|
14 years |
rsbultje |
avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
…
|
|
|
@484a337c
|
14 years |
rsbultje |
dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
|
|
|
@bbfd2e7a
|
14 years |
rsbultje |
VC1: inline vc1_put_block() in vc1_decode_i_blocks().
Advantage is …
|
|
|
@c8c0189d
|
14 years |
mans |
lavfi: put color source in a dedicated file
Move the color source …
|
|
|
@5ad06110
|
14 years |
mans |
lavfi: add drawutils
Add drawutils.h and drawutils.c, and use them in …
|
|
|
@08df7f86
|
14 years |
mans |
Makefile: include deps from tools directory
This ensures the tools …
|
|
|
@1efa772e
|
14 years |
mans |
amrnb: use correct size when copying lsf_r array
lsf_r is an array of …
|
|
|
@ef669538
|
14 years |
mans |
x86: use raw opcode for xgetbv instruction
This allows the CPU …
|
|
|
@d2bbf82e
|
14 years |
rsbultje |
Update version and APIchanges.
Update libavformat/version.h and …
|
|
|
@e731b8d8
|
14 years |
rsbultje |
avio: move init_put_byte() to a new private header and rename it
…
|
|
|
@ae628ec
|
14 years |
rsbultje |
avio: rename ByteIOContext to AVIOContext.
Signed-off-by: Ronald S. …
|
|
|
@70aa916
|
14 years |
rsbultje |
VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
Advanced …
|
|
|
@87f1355f
|
14 years |
mans |
x86: check for AVX support
This adds configure and runtime checks for …
|
|
|
@74d6871d
|
14 years |
rsbultje |
MMS: also discover streams in extended stream properties object
…
|
|
|
@bf6fa732
|
14 years |
rsbultje |
dsputil_mmx.c: remove ff_vector128.
Remove ff_vector128, it is …
|
|
|
@2bbec1ed
|
14 years |
siretart |
Fix invalid reads in VC1 decoder
Patch discussed and taken from …
|
|
|
@a89f4ca0
|
14 years |
jason |
Fix VP3 edge emulation
With negative stride, the start of the …
|
|
|
@9707f84f
|
14 years |
alex.converse |
aacdec: dsputilize the scalar multiplication in intensity stereo
|
|
|
@902685b8
|
14 years |
jason |
VP3: fix decoding of videos with stride > 2048
Also remove …
|
|
|
@351423a
|
14 years |
mans |
targa: fix potential buffer overreads
Signed-off-by: Mans Rullgard …
|
|
|
@ed040f35
|
14 years |
rsbultje |
Fix PPC build.
|
|
|
@891b1f15
|
14 years |
jason |
VP8: init one less near_mv
This one didn't actually need to be …
|
|
|
@eb3755a
|
14 years |
jason |
Force inlining of avutil common routines
On some versions of gcc, …
|
|
|
@bcf4568f
|
14 years |
jason |
VP8: split out declarations to new header
|
|
|
@7634771e
|
14 years |
jason |
VP8: faster MV clipping
|
|
|
@12802ec0
|
14 years |
rsbultje |
dsputil: move VC1-specific stuff into VC1DSPContext.
|
|
|
@0b16cdc
|
14 years |
rsbultje |
VC1: simplify a calculation in a loop.
|
|
|
@1da6ea39
|
14 years |
rsbultje |
VC1: transpose IDCT 8x8 coeffs while reading.
|
|
|
@c2ca851b
|
14 years |
lu_zero |
ffserver: Try matching the RTSP url without a trailing slash
If the …
|
|
|
@c3dbfa1a
|
14 years |
janne-ffmpeg |
Add SHA1s to APIChanges for av_dump_format, av_parse_time and …
|
|
|
@09d171b9
|
14 years |
janne-ffmpeg |
lavf, lavu: bump minor versions and add an APIChanges entry for av_ …
|
|
|
@ab0287fc
|
14 years |
janne-ffmpeg |
Move find_info_tag to lavu and add av_ prefix to it
Signed-off-by: …
|
|
|
@979395bb
|
14 years |
mans |
mdct: remove unnecessary multiplication
3*n4 was already calculated in n3.
|
|
|
@5b54d4b3
|
14 years |
mans |
ac3enc: fix bug in stereo rematrixing decision.
The rematrixing …
|
|
|
@9fcae973
|
14 years |
mans |
Replace remaining uses of parse_date with av_parse_time.
…
|
|
|
@f6c7375
|
14 years |
mans |
Deprecate parse_date() in favor of av_parse_time().
The new …
|
|
|
@610219a5
|
14 years |
mans |
lavf: add av_ prefix to dump_format()
Signed-off-by: Mans Rullgard …
|
|
|
@2c35a6bd
|
14 years |
lu_zero |
rtsp: udp_read_packet returning 0 doesn't mean success
If …
|
|
|
@6741f7c9
|
14 years |
lu_zero |
ffserver: set the sample aspect ratio
Hi.
It seems that ffserver …
|
|
|
@0fa904c9
|
14 years |
janne-ffmpeg |
documentation: add encoders chapter
Signed-off-by: Janne Grunau …
|
|
|
@009026e
|
14 years |
janne-ffmpeg |
In graph2dot, print more specific audio information for audio links.
…
|
|
|
@6c60fcf8
|
14 years |
janne-ffmpeg |
spdifenc: set flag AVFMT_NOTIMESTAMPS
There are no timestamps in IEC …
|
|
|
@50a82c2c
|
14 years |
janne-ffmpeg |
vbv_delay AVOption for ABI compatibility
Signed-off-by: Michael …
|
|
|
@2e3c56a2
|
14 years |
janne-ffmpeg |
Set maximum lowres value for the MJPEG decoder to 3.
While 4 works …
|
|
|
@1f004fc5
|
14 years |
rsbultje |
ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
…
|
|
|
@41cdc1ff
|
14 years |
rsbultje |
fix nsvdec.c compilation if DEBUG macro defined
Signed-off-by: Ronald …
|
|
|
@22ec6b73
|
14 years |
mans |
Fix av_find_best_stream when using a program
The current …
|
|
|
@938b6253
|
14 years |
janne-ffmpeg |
Document audio_resample_close().
Signed-off-by: Janne Grunau …
|
|
|
@54955283
|
14 years |
janne-ffmpeg |
Apply minor cosmetics fixes to the av_audio_resample_init() doxy.
…
|
|
|
@5d820db2
|
14 years |
janne-ffmpeg |
Document that av_write_header sets stream time_base to a value of it …
|
|
|
@ec25f83
|
14 years |
janne-ffmpeg |
spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the …
|
|
|
@50d71404
|
14 years |
mans |
ac3enc: change default floor code to 7.
This is to match the value in …
|
|
|
@9ac2085d
|
14 years |
lu_zero |
os_support: fix poll() implementation
Our poll implementation does …
|
|
|
@737eb597
|
14 years |
siretart |
Merge libavcore into libavutil
It is pretty hopeless that other …
|
|
|
@8ed4cc65
|
14 years |
mans |
APIchanges: update for 55bad0c: vbv_delay
Signed-off-by: Mans …
|
|
|
@55bad0c6
|
14 years |
mans |
Pass VBV delay to the calling application via ctx
VBV delay is useful …
|
|
|
@71f88b1f
|
14 years |
mans |
binkaudio: remove unused copy of AVCodecContext*
Signed-off-by: Mans …
|
|
|
@9806fbd5
|
14 years |
mans |
binkaudio: fix channel count check
Perform validity check on …
|
|
|
@d06497f3
|
14 years |
rsbultje |
fix nsvdec.c compilation if DEBUG defined
Signed-off-by: Ronald S. …
|
|
|
@ead15f1d
|
14 years |
alex.converse |
aacdec: Implement LTP support.
Ported from gsoc svn.
|
|
|
@77c330a0
|
14 years |
mans |
APIchanges: update for 12c14cd
Signed-off-by: Mans Rullgard …
|
|
|
@2dd1ee4b
|
14 years |
mans |
mpegtsenc: whitespace cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@3f2d3a19
|
14 years |
mans |
mpegtsenc: set audio_type according to st->disposition
Signed-off-by: …
|
|
|
@60e73066
|
14 years |
mans |
mpegts: set st->disposition according to ISO 639 language descriptor
…
|
|
|
@935ee1b9
|
14 years |
mans |
apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
…
|
|
|
@24a83bd1
|
14 years |
mans |
lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
Signed-off-by: Mans …
|
|
|
@70c275f8
|
14 years |
lu_zero |
Make avfilter_config_links() propagate audio information of the source …
|
|
|
@b08f59dc
|
14 years |
rsbultje |
Fix spelling error.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
|
|
@275189a2
|
14 years |
rsbultje |
mmst: fix reading uninitialized data for ping packets.
Fixes errors …
|
|
|