|
|
|
@3c9fcab5
|
14 years |
michaelni |
apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
…
|
|
|
@2ea7e1f
|
14 years |
michaelni |
lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
Signed-off-by: Mans …
|
|
|
@e24c05cd
|
14 years |
michaelni |
Better threshold for the gcd based r_frame_rate calculation.
Fixes …
|
|
|
@ee028bbd
|
14 years |
michaelni |
Fix spelling error.
Signed-off-by: Ronald S. Bultje …
|
|
|
@e8431451
|
14 years |
michaelni |
mmst: fix reading uninitialized data for ping packets.
Fixes errors …
|
|
|
@30391c6b
|
14 years |
michaelni |
Update APIchanges for 910b5b8
Signed-off-by: Mans Rullgard …
|
|
|
@9d375bf5
|
14 years |
michaelni |
Remove disabled legacy code in ffplay.
The code was setting aspect …
|
|
|
@4a7d9924
|
14 years |
michaelni |
aac: remove dead SBR input scaling
It has been unused since …
|
|
|
@288b62b1
|
14 years |
michaelni |
asfdec: fix build for big endian targets
Signed-off-by: Mans Rullgard …
|
|
|
@7539a1fe
|
14 years |
michaelni |
ac3enc: Add x86-optimized function to speed up log2_tab().
…
|
|
|
@e590448c
|
14 years |
michaelni |
wtv: ignore empty data_guid chunks
Signed-off-by: Ronald S. Bultje …
|
|
|
@607f5fe5
|
14 years |
michaelni |
asfdec: split reading stream properties out of asf_read_header()
This …
|
|
|
@2594d75f
|
14 years |
michaelni |
mmst: print packet type with error status code message
Signed-off-by: …
|
|
|
@e0099fda
|
14 years |
michaelni |
configure: fix non-standard regex used with expr
The colon operator …
|
|
|
@48e05567
|
14 years |
michaelni |
configure: report full gcc version string
This makes the cc_ident …
|
|
|
@8429368d
|
14 years |
michaelni |
configure: add cleanws() function
This function removes leading and …
|
|
|
@11ab1e40
|
14 years |
michaelni |
FFT: factor a shuffle out of the inner loop and merge it into …
|
|
|
@709946b3
|
14 years |
michaelni |
lavf: print stream disposition in dump_stream_format
Signed-off-by: …
|
|
|
@af1e8ffd
|
14 years |
michaelni |
spdifenc: fix byte order on big-endian systems
There is a check for …
|
|
|
@ec0a6889
|
14 years |
michaelni |
spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
Signed-off-by: …
|
|
|
@f20886e4
|
14 years |
michaelni |
bink: permute Bink version 'b' quant matrices by inverse scan order
…
|
|
|
@a093650
|
14 years |
michaelni |
bink: simplify how quantization matrices are passed to …
|
|
|
@4064d770
|
14 years |
michaelni |
Fix MMX rgb24 to yuv conversion with gcc 4.6
When built with gcc 4.6, …
|
|
|
@62bacc4e
|
14 years |
michaelni |
movenc: Force first sample as SYNC
Signed-off-by: Mans Rullgard …
|
|
|
@6985d7bf
|
14 years |
michaelni |
Make avfilter_config_links() propagate audio information of the source …
|
|
|
@1762d9ce
|
14 years |
michaelni |
Restructure video filter implemenattion in ffmpeg.c.
This fixes …
|
|
|
@499c2d41
|
14 years |
michaelni |
Make truncated mpeg4 GOP header check a bit more specific.
…
|
|
|
@49d57a82
|
14 years |
michaelni |
Apply minor cosmetics fixes to the av_audio_resample_init() doxy.
…
|
|
|
@7562101a
|
14 years |
michaelni |
Document audio_resample_close().
Signed-off-by: Michael Niedermayer …
|
|
|
@2034ba08
|
14 years |
michaelni |
Detect null gop headers.
Fix issue2592. / mpeg4-bad-gvop.raw
|
|
|
@0a18b645
|
14 years |
michaelni |
Make tables generation insensitive to floating-point implementation
…
|
|
|
@c906d974
|
14 years |
michaelni |
Fix script command in a FAQ entry
In the FAQ section "How do I encode …
|
|
|
@b8a613de
|
14 years |
michaelni |
Allow "make clean" to clean files in tools
Signed-off-by: Mans …
|
|
|
@32fea0f9
|
14 years |
michaelni |
Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
Allow make clean to …
|
|
|
@31df5cb6
|
14 years |
michaelni |
Fix qtrle regression test, actually test qtrle.
Signed-off-by: Mans …
|
|
|
@ae9c5ea2
|
14 years |
michaelni |
rtsp/rdt: Assign the RTSPStream index to AVStream->id
This is used …
|
|
|
@b7195837
|
14 years |
michaelni |
Add check for Athlon64 and similar AMD processors with slow SSE2.
…
|
|
|
@3ae4484c
|
14 years |
michaelni |
configure: remove early check_deps $ARCH_EXT_LIST
The early disabling …
|
|
|
@4ae3ee4a
|
14 years |
michaelni |
VP8: ARM optimised decode_block_coeffs_internal
Approximately 5% …
|
|
|
@5da7494d
|
14 years |
michaelni |
ARM optimised vp56_rac_get_prob()
Approximately 3% faster on …
|
|
|
@b423996b
|
14 years |
michaelni |
Update overlay documentation after movie syntax update.
Overlay …
|
|
|
@35b88696
|
14 years |
michaelni |
bink: reindent after last commit
Signed-off-by: Janne Grunau …
|
|
|
@547c67c9
|
14 years |
michaelni |
Bink version 'b' video decoder
Based on original patch by Kostya …
|
|
|
@b845252d
|
14 years |
michaelni |
lavf: deprecate AVFormatContext.index_built
it's not touched anywhere …
|
|
|
@4f036b9f
|
14 years |
michaelni |
Clarify that pts_correction* fields are internal to libavcodec …
|
|
|
@27a275e4
|
14 years |
Carl Eugen Hoyos |
Set maximum lowres value for the MJPEG decoder to 3.
While 4 works …
|
|
|
@d6705a27
|
14 years |
nicolas.george |
ffplay: stats: do not dereference NULL video
Also: cosmetic: split …
|
|
|
@ccba4f4c
|
14 years |
michaelni |
VP8: optimized mv prediction and decoding
Merge find_near_mvs and mv …
|
|
|
@943dc94
|
14 years |
michaelni |
ac3enc: Remove unneeded clipping of shift amount.
s->windowed_samples …
|
|
|
@95234e05
|
14 years |
michaelni |
ac3enc: remove right shifting from lshift_tab() and make lshift …
|
|
|
@4ca29c6
|
14 years |
michaelni |
asfdec: deobfuscate reading video properties size
This code will be …
|
|
|
@e5d4a953
|
14 years |
michaelni |
asfdec: split asf_read_header()
Only trivial splits are done here -- …
|
|
|
@fe175286
|
14 years |
michaelni |
wtv: mark streams intended for hearing or visual impaired persons
…
|
|
|
@d43d2197
|
14 years |
michaelni |
make av_find_best_stream() ignore streams marked with …
|
|
|
@8270db38
|
14 years |
michaelni |
add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED …
|
|
|
@98ec8287
|
14 years |
michaelni |
Remove final semicolon from some macros
This avoids double semicolons …
|
|
|
@41bb47bf
|
14 years |
michaelni |
dvbsubenc: Fix placement of the object version
Signed-off-by: Mans …
|
|
|
@4c2ce59
|
14 years |
michaelni |
document passing the fate samples location via make variable
(cherry …
|
|
|
@1a089285
|
14 years |
michaelni |
dvbsubdec: check against buffer overreads
Signed-off-by: Janne Grunau …
|
|
|
@20708223
|
14 years |
michaelni |
Do not fail DVB sub decoding because of a few padding bytes
Instead …
|
|
|
@a30ac54a
|
14 years |
michaelni |
Add x86-optimized versions of exponent_min().
Signed-off-by: Ronald …
|
|
|
@952f2315
|
14 years |
michaelni |
Remove incorrect return statement from avcodec_thread_free()
The …
|
|
|
@7e1e8bf3
|
14 years |
michaelni |
ivi_dsp: remove semicolons after function definitions
Signed-off-by: …
|
|
|
@5e81cb58
|
14 years |
michaelni |
mov: remove stray semicolon
Signed-off-by: Mans Rullgard …
|
|
|
@d928651
|
14 years |
michaelni |
asfdec: skip the stream bitrate list
Its contents aren't used for …
|
|
|
@56a67a8d
|
14 years |
michaelni |
asfdec: use an ASFContext array for storing stream bitrates
This will …
|
|
|
@26783e85
|
14 years |
michaelni |
asfdec: move DAR list to ASFContext
This will be useful for splitting …
|
|
|
@9087a46d
|
14 years |
michaelni |
udp: Enable address reuse by default for multicast
Keep the original …
|
|
|
@c3052f1d
|
14 years |
michaelni |
asfdec: remove some write-only values from the context
Signed-off-by: …
|
|
|
@ee5bb31f
|
14 years |
michaelni |
Fix build with threading disabled
The avcodec_thread_free() …
|
|
|
@74711b72
|
14 years |
michaelni |
w32thread: add missing #include thread.h
This should fix building …
|
|
|
@83120e3b
|
14 years |
michaelni |
asf: split ASFContext into muxer and demuxer parts.
Signed-off-by: …
|
|
|
@7ade06cc
|
14 years |
michaelni |
check sample_fmt in avcodec_open
check AVCodecContext->sample_fmt …
|
|
|
@6ff532b9
|
14 years |
michaelni |
mpegts: remove unused macro MAX_SCAN_PACKETS
Signed-off-by: Mans …
|
|
|
@4a5a1689
|
14 years |
michaelni |
vp3: Frame-based multithreading support
Decode times for …
|
|
|
@f94317fd
|
14 years |
michaelni |
Add missing git rev hash.
(cherry picked from commit …
|
|
|
@043d2ff2
|
14 years |
michaelni |
Deprecate avcodec_thread_init()
As a side effect of the last commit, …
|
|
|
@03e3cb87
|
14 years |
michaelni |
Add missing git rev hash.
(cherry picked from commit …
|
|
|
@b38f008e
|
14 years |
michaelni |
Frame-based multithreading framework using pthreads
See …
|
|
|
@8a278ad3
|
14 years |
michaelni |
Add missing git revision hask.
(cherry picked from commit …
|
|
|
@b9afb044
|
14 years |
michaelni |
asf: make ff_guidcmp inline and move it to asf.h
Signed-off-by: Mans …
|
|
|
@a97b932
|
14 years |
michaelni |
Update qmin/qmax values for libx264 presets
Also allow qmin/qmax to …
|
|
|
@2c855cea
|
14 years |
michaelni |
Fix broken vbv_buffer_init handling in libx264.c
Due to being …
|
|
|
@a1b0a3c8
|
14 years |
michaelni |
VP8: idct_mb optimizations
Currently uses AV_RL32 instead of …
|
|
|
@a239d534
|
14 years |
michaelni |
Fix ff_emu_edge_core_sse() on Win64.
Fix emu_edge_v_extend_15 to be …
|
|
|
@070e5ba5
|
14 years |
michaelni |
lavf: rename ff_probe_input_buffer to make it public
It is useful for …
|
|
|
@e74c01db
|
14 years |
michaelni |
lavf: simplify pb parameter of ff_probe_input_buffer
There is no need …
|
|
|
@2e47df70
|
14 years |
michaelni |
lavf: update ff_probe_input_buffer documentation
It never reopens the …
|
|
|
@94dfea7
|
14 years |
michaelni |
oggdec: Fix incorrect assumption about header/data interleaving
…
|
|
|
@68b2336
|
14 years |
michaelni |
Fix HOSTLIBS on Haiku
Haiku does not have a separate libm, so do not …
|
|
|
@2eed5288
|
14 years |
michaelni |
Documentation updates for the git migration
This cleanup patch …
|
|
|
@3e2a4e91
|
14 years |
michaelni |
logging: downgrade recoverable errors to warnings
In all 3 cases, the …
|
|
|
@17a19190
|
14 years |
michaelni |
add APIChanges entry for fe9a3fb
(cherry picked from commit …
|
|
|
@154f7bb0
|
14 years |
michaelni |
h264: define FF_PROFILE_H264_HIGH_444 to the correct value
It was …
|
|
|
@9b8bb626
|
14 years |
michaelni |
libavfilter: add video movie source
See thread:
Subject: [PATCH] …
|
|
|
@a1cdf548
|
14 years |
michaelni |
Apply misc fixes to the image2 muxer documentation.
The fixes were …
|
|
|
@20a4b9e9
|
14 years |
michaelni |
Add documentation for the framecrc muxer.
Signed-off-by: Janne Grunau …
|
|
|
@ea67c951
|
14 years |
michaelni |
Add documentation for the crc muxer.
Signed-off-by: Janne Grunau …
|
|
|
@7e7afb3
|
14 years |
michaelni |
Document null muxer.
Signed-off-by: Janne Grunau …
|
|
|
@ef15d71c
|
14 years |
michaelni |
VP8: ARM NEON optimisations for dsp functions
This adds NEON …
|
|
|