|
|
|
@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 …
|
|
|
@08a459f0
|
14 years |
mans |
Update APIchanges for 910b5b8
Signed-off-by: Mans Rullgard …
|
|
|
@910b5b82
|
14 years |
mans |
Add sample_aspect_ratio to AVFilterLink
Signed-off-by: Mans Rullgard …
|
|
|
@b7ec5cc4
|
14 years |
mans |
Remove disabled legacy code in ffplay.
The code was setting aspect …
|
|
|
@916dee9f
|
14 years |
mans |
aac: remove dead SBR input scaling
It has been unused since …
|
|
|
@aabc2682
|
14 years |
mans |
asfdec: fix build for big endian targets
Signed-off-by: Mans Rullgard …
|
|
|
@fbb6b49d
|
14 years |
rsbultje |
ac3enc: Add x86-optimized function to speed up log2_tab().
…
|
|
|
@1a973feb
|
14 years |
rsbultje |
wtv: ignore empty data_guid chunks
Signed-off-by: Ronald S. Bultje …
|
|
|
@5cbd3b5d
|
14 years |
rsbultje |
asfdec: don't export empty metadata
Signed-off-by: Ronald S. Bultje …
|
|
|
@8bf6db1b
|
14 years |
rsbultje |
asfdec: split reading stream properties out of asf_read_header()
This …
|
|
|
@70630e35
|
14 years |
rsbultje |
mmst: print packet type with error status code message
Signed-off-by: …
|
|
|
@3ad464bf
|
14 years |
mans |
configure: fix non-standard regex used with expr
The colon operator …
|
|
|
@7a4abe59
|
14 years |
mans |
mpeg4video: ignore broken GOP headers
Some MPEG4 cameras produce …
|
|
|
@5d57846
|
14 years |
mans |
configure: report full gcc version string
This makes the cc_ident …
|
|
|
@bb7a22b5
|
14 years |
mans |
configure: add cleanws() function
This function removes leading and …
|
|
|
@e6b1ed69
|
14 years |
janne-ffmpeg |
FFT: factor a shuffle out of the inner loop and merge it into …
|
|
|
@3c33c0e2
|
14 years |
janne-ffmpeg |
lavf: print stream disposition in dump_stream_format
Signed-off-by: …
|
|
|
@57f2c9ae
|
14 years |
janne-ffmpeg |
spdifenc: fix byte order on big-endian systems
There is a check for …
|
|
|
@482d98f6
|
14 years |
janne-ffmpeg |
spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
Signed-off-by: …
|
|
|
@23153921
|
14 years |
mans |
bink: permute Bink version 'b' quant matrices by inverse scan order
…
|
|
|
@cb62510c
|
14 years |
mans |
bink: simplify how quantization matrices are passed to …
|
|
|
@f344903c
|
14 years |
mans |
Fix MMX rgb24 to yuv conversion with gcc 4.6
When built with gcc 4.6, …
|
|
|
@44b11207
|
14 years |
mans |
movenc: Force first sample as SYNC
Signed-off-by: Mans Rullgard …
|
|
|
@47d62c96
|
14 years |
mans |
Make tables generation insensitive to floating-point implementation
…
|
|
|
@e063f588
|
14 years |
mans |
Fix script command in a FAQ entry
In the FAQ section "How do I encode …
|
|
|
@4032137
|
14 years |
mans |
Allow "make clean" to clean files in tools
Signed-off-by: Mans …
|
|
|
@cd6a5a57
|
14 years |
mans |
Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
Allow make clean to …
|
|
|
@646739a0
|
14 years |
mans |
Fix qtrle regression test, actually test qtrle.
Signed-off-by: Mans …
|
|
|
@b2dd842d
|
14 years |
rsbultje |
rtsp/rdt: Assign the RTSPStream index to AVStream->id
This is used …
|
|
|
@74b1f968
|
14 years |
rsbultje |
Add check for Athlon64 and similar AMD processors with slow SSE2.
…
|
|
|
@2a03e873
|
14 years |
rsbultje |
Add missing terminating backslash
|
|
|
@4b88420
|
14 years |
mans |
configure: remove early check_deps $ARCH_EXT_LIST
The early disabling …
|
|
|
@a7878c9f
|
14 years |
mans |
VP8: ARM optimised decode_block_coeffs_internal
Approximately 5% …
|
|
|
@7da48fd0
|
14 years |
mans |
ARM optimised vp56_rac_get_prob()
Approximately 3% faster on …
|
|
|
@aa8ac53b
|
14 years |
mans |
Update overlay documentation after movie syntax update.
Overlay …
|
|
|
@adb1ad0d
|
14 years |
janne-ffmpeg |
bink: reindent after last commit
Signed-off-by: Janne Grunau …
|
|
|
@e00f41d5
|
14 years |
janne-ffmpeg |
Bink version 'b' video decoder
Based on original patch by Kostya …
|
|
|
@b0294c80
|
14 years |
rsbultje |
lavf: deprecate AVFormatContext.index_built
it's not touched anywhere …
|
|
|
@0605cb43
|
14 years |
rsbultje |
vorbis dec: Remove obsolete comment
Signed-off-by: Michael …
|
|
|
@4f03c5d7
|
14 years |
rsbultje |
vorbis dec: cosmetics: Indent consistently
Signed-off-by: Michael …
|
|
|
@97f5f971
|
14 years |
rsbultje |
vorbis dec: cosmetics: Indent CPP cond properly
Signed-off-by: …
|
|
|
@07f0654
|
14 years |
rsbultje |
vorbis dec: Delete useless scopes, and reindent after scope deletion
…
|
|
|
@f3d09d44
|
14 years |
jason |
VP8: optimized mv prediction and decoding
Merge find_near_mvs and mv …
|
|
|
@626264b1
|
14 years |
mans |
ac3enc: Remove unneeded clipping of shift amount.
s->windowed_samples …
|
|
|
@d4582889
|
14 years |
mans |
ac3enc: remove right shifting from lshift_tab() and make lshift …
|
|
|
@0b1d291a
|
14 years |
rsbultje |
asfdec: deobfuscate reading video properties size
This code will be …
|
|
|
@c1fea230
|
14 years |
rsbultje |
asfdec: split asf_read_header()
Only trivial splits are done here -- …
|
|
|
@68137ba3
|
14 years |
janne-ffmpeg |
wtv: mark streams intended for hearing or visual impaired persons
…
|
|
|
@52091491
|
14 years |
janne-ffmpeg |
make av_find_best_stream() ignore streams marked with …
|
|
|
@12c14cd
|
14 years |
janne-ffmpeg |
add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED …
|
|
|
@44adbeb
|
14 years |
mans |
Remove final semicolon from some macros
This avoids double semicolons …
|
|
|
@df211c3a
|
14 years |
mans |
dvbsubenc: Fix placement of the object version
Signed-off-by: Mans …
|
|
|
@5c19f64c
|
14 years |
janne-ffmpeg |
document passing the fate samples location via make variable
|
|
|
@493aa30a
|
14 years |
janne-ffmpeg |
dvbsubdec: check against buffer overreads
Signed-off-by: Janne Grunau …
|
|
|
@4a72765a
|
14 years |
janne-ffmpeg |
Do not fail DVB sub decoding because of a few padding bytes
Instead …
|
|
|
@dda3f0ef
|
14 years |
rsbultje |
Add x86-optimized versions of exponent_min().
Signed-off-by: Ronald …
|
|
|
@b4668274
|
14 years |
mans |
Remove incorrect return statement from avcodec_thread_free()
The …
|
|
|
@dbb09ec2
|
14 years |
mans |
ivi_dsp: remove semicolons after function definitions
Signed-off-by: …
|
|
|
@628b16f4
|
14 years |
mans |
mov: remove stray semicolon
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@d7a5106e
|
14 years |
rsbultje |
asfdec: skip the stream bitrate list
Its contents aren't used for …
|
|
|
@7c725380
|
14 years |
rsbultje |
asfdec: use an ASFContext array for storing stream bitrates
This will …
|
|
|
@d42b0972
|
14 years |
rsbultje |
asfdec: move DAR list to ASFContext
This will be useful for splitting …
|
|
|
@00952be4
|
14 years |
rsbultje |
udp: Enable address reuse by default for multicast
Keep the original …
|
|
|
@569ff021
|
14 years |
mans |
asfdec: remove some write-only values from the context
Signed-off-by: …
|
|
|
@9a77a92c
|
14 years |
mans |
Fix build with threading disabled
The avcodec_thread_free() …
|
|
|
@aef669cd
|
14 years |
mans |
w32thread: add missing #include thread.h
This should fix building …
|
|
|
@4bc328a2
|
14 years |
rsbultje |
asf: split ASFContext into muxer and demuxer parts.
Signed-off-by: …
|
|
|
@2cfa2d92
|
14 years |
rsbultje |
check sample_fmt in avcodec_open
check AVCodecContext->sample_fmt …
|
|
|
@f4c79d1e
|
14 years |
mans |
mpegts: remove unused macro MAX_SCAN_PACKETS
Signed-off-by: Mans …
|
|
|
@d23845f3
|
14 years |
rsbultje |
vp3: Frame-based multithreading support
Decode times for …
|
|
|
@f2146944
|
14 years |
rsbultje |
Add missing git rev hash.
|
|
|
@c0b102ca
|
14 years |
rsbultje |
Deprecate avcodec_thread_init()
As a side effect of the last commit, …
|
|
|
@8e8cc52b
|
14 years |
rsbultje |
Add missing git rev hash.
|
|
|
@37b00b47
|
14 years |
rsbultje |
Frame-based multithreading framework using pthreads
See …
|
|
|
@c2bd757
|
14 years |
rsbultje |
Add missing git revision hask.
|
|
|
@e4e234fa
|
14 years |
mans |
asf: make ff_guidcmp inline and move it to asf.h
Signed-off-by: Mans …
|
|
|
@c7ac200d
|
14 years |
jason |
Update qmin/qmax values for libx264 presets
Also allow qmin/qmax to …
|
|
|
@f7f8120f
|
14 years |
jason |
Fix broken vbv_buffer_init handling in libx264.c
Due to being …
|
|
|
@62457f90
|
14 years |
jason |
VP8: idct_mb optimizations
Currently uses AV_RL32 instead of …
|
|
|
@17cf7c68
|
14 years |
rsbultje |
Fix ff_emu_edge_core_sse() on Win64.
Fix emu_edge_v_extend_15 to be …
|
|
|
@3940caad
|
14 years |
rsbultje |
lavf: rename ff_probe_input_buffer to make it public
It is useful for …
|
|
|
@aad216fd
|
14 years |
rsbultje |
lavf: simplify pb parameter of ff_probe_input_buffer
There is no need …
|
|
|
@4d016dd4
|
14 years |
rsbultje |
lavf: update ff_probe_input_buffer documentation
It never reopens the …
|
|
|