|
|
|
@f78bc96b
|
11 years |
michaelni |
lavf: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@9986e50a
|
11 years |
u |
configure: make vp9 decoder select the parser.
The parser is needed. …
|
|
|
@2ca97c7
|
11 years |
u |
configure: make sure pkg-config flags are populated in FT test.
|
|
|
@41120e6e
|
11 years |
michaelni |
tools: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@b052bccb
|
11 years |
michaelni |
lavc: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@0eec06ed
|
11 years |
michaelni |
lavu: add av_gettime_relative()
These functions are using the POSIX …
|
|
|
@a7320c15
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@5b0c7052
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: add …
|
|
|
@11e49033
|
11 years |
u |
avfilter/edgedetect: reuse already defined ctx.
|
|
|
@a583e2b
|
11 years |
Marton Balint |
ffplay: add support for toggling between multiple video filters with …
|
|
|
@affc4104
|
11 years |
Marton Balint |
ffplay: fix typo in docs
Signed-off-by: Marton Balint <cus@passwd.hu>
|
|
|
@0c8d8c0
|
11 years |
Marton Balint |
ffplay: try multiple sample rates if audio open fails
Should fix …
|
|
|
@e1169775
|
11 years |
Marton Balint |
cmdutils: replace usages of "#ifdef MINGW32" with "#ifdef _WIN32" …
|
|
|
@1fab67b6
|
11 years |
Marton Balint |
ffplay: fix compilation with Visual Studio
Based on a patch by …
|
|
|
@ae6fe159
|
11 years |
Marton Balint |
ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04
Less than 0.04 sec …
|
|
|
@ef27137
|
11 years |
Carl Eugen Hoyos |
Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.
…
|
|
|
@4c49d08
|
11 years |
Carl Eugen Hoyos |
Fix alaw and mulaw muxing in caf.
Fixes ticket #3644.
|
|
|
@be1fbc02
|
11 years |
michaelni |
x86/hevc_deblock: use movhps instead of shuffling values
…
|
|
|
@8aac77fe
|
11 years |
michaelni |
x86/hevc_deblock: fix label names
Also remove some unnecessary jmps
…
|
|
|
@521eaea
|
11 years |
michaelni |
x86/hevc_deblock: fix usage of ABS1
The second argument is a temp …
|
|
|
@45110d22
|
11 years |
michaelni |
x86/hevc_deblock: merge movs with other instructions
Signed-off-by: …
|
|
|
@aedc1c2e
|
11 years |
michaelni |
doc/filters: fix typo
Found-by: bloody123
Signed-off-by: Michael …
|
|
|
@be8f96e5
|
11 years |
michaelni |
Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7'
* commit …
|
|
|
@e2760de6
|
11 years |
michaelni |
hevc: fix key_frame as an IRAP
it was always 1 before with …
|
|
|
@34e2ce5
|
11 years |
martin |
hlsenc: Set the default codecs to AAC and H264
Most HLS …
|
|
|
@93cade48
|
11 years |
r.verdejo |
rtmpproto: info out for unsupported auth vars
Should aid debugging …
|
|
|
@e83aae28
|
11 years |
r.verdejo |
rtmpproto: avoid setting auth var value if null
Use default values if …
|
|
|
@627d3b8b
|
11 years |
michaelni |
Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115'
* commit …
|
|
|
@eb580d25
|
11 years |
michaelni |
Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764'
* commit …
|
|
|
@36f94969
|
11 years |
michaelni |
Merge commit '4735784f1ced27026fbeada5fd31505132e565e9'
* commit …
|
|
|
@ef7c4cd0
|
11 years |
michaelni |
avcodec/x86/hevc: updated to use x86util macros
Reviewed-by: James …
|
|
|
@de7b89fd
|
11 years |
michaelni |
avcodec/x86/hevc: added DBF assembly functions
Reviewed-by: James …
|
|
|
@4d25c2bc
|
11 years |
lu_zero |
build: Support building using clang-usan and disable-optimization
…
|
|
|
@7ebf90ff
|
11 years |
michaelni |
avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code
…
|
|
|
@b217e1b0
|
11 years |
michaelni |
avcodec/mpeg12enc: Favor storing DAR instead of SAR
fixes Ticket 2689 …
|
|
|
@77a0df4b
|
11 years |
michaelni |
estimate_timings_from_pts: Execute max 1 iteration extra to find more …
|
|
|
@68cea1b
|
11 years |
michaelni |
estimate_timings_from_pts: Try to get the duration for all streams
…
|
|
|
@424599c7
|
11 years |
michaelni |
estimate_timings_from_pts: simplify filesize end check
Signed-off-by: …
|
|
|
@5d944f58
|
11 years |
michaelni |
estimate_timings_from_pts: Also consider packet duration
…
|
|
|
@85349d8d
|
11 years |
michaelni |
estimate_timings_from_pts: Warn about A/V streams for which no …
|
|
|
@7c377f0e
|
11 years |
anton |
avisynth: set duration of audio streams
Signed-off-by: Anton Khirnov …
|
|
|
@4735784
|
11 years |
anton |
FATE/opus: increase fuzz for the celt tests
This seems to be needed …
|
|
|
@bac08cf0
|
11 years |
u |
avfilter/vignette: reindent after previous commit.
|
|
|
@ed7bc547
|
11 years |
u |
avfilter/vignette: add direct rendering.
|
|
|
@8a0ba44e
|
11 years |
u |
vignette: reuse already declared ctx.
|
|
|
@491d6022
|
11 years |
u |
avfilter/vignette: fix input frame memory leak.
Fixes Ticket #3642.
|
|
|
@a9bf713d
|
11 years |
michaelni |
swresample: add swri_resample_float_avx
Signed-off-by: James Almer …
|
|
|
@cdff1cc9
|
11 years |
michaelni |
configure: add check for AVX inline support
Signed-off-by: James …
|
|
|
@7970959a
|
11 years |
michaelni |
avcodec/opusdec: fix some const correctness
also make a const array …
|
|
|
@1fb46858
|
11 years |
michaelni |
avcodec/cavs: prevent out of array read
The used value should not …
|
|
|
@a071c0b5
|
11 years |
michaelni |
avcodec/utils: Fix undefined behavior in avpriv_toupper4
…
|
|
|
@30aeab29
|
11 years |
Carl Eugen Hoyos |
Use av_restrict instead of restrict in libavcodec/opus_celt.c.
|
|
|
@bebce65
|
11 years |
michaelni |
avcodec/x86/dsputil_mmx: Fix build with clang-usan
Found-by: Katerina …
|
|
|
@d1310c59
|
11 years |
michaelni |
x86: sbrdsp: implement SSE qmf_deint_neg
From 133 (unrolled …
|
|
|
@7a4424e5
|
11 years |
michaelni |
avcodec/opus: fix doxygen comments to be associated with the correct …
|
|
|
@e9602dcb
|
11 years |
michaelni |
ffmpeg: bitstream filters require split out side data
Signed-off-by: …
|
|
|
@f8de1caa
|
11 years |
michaelni |
Revert "avcodec/hevc: fix outputted AVFrame.key_frame"
This is not …
|
|
|
@30cdf384
|
11 years |
michaelni |
Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'
* commit …
|
|
|
@91d7d790
|
11 years |
michaelni |
Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9'
* commit …
|
|
|
@fcb5849
|
11 years |
michaelni |
Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f'
* commit …
|
|
|
@af31d58a
|
11 years |
michaelni |
doc: Add udp broadcast option description
Describe the option added …
|
|
|
@97f856a4
|
11 years |
michaelni |
avcodec/options: avcodec_copy_context() Check subtitle_header_size …
|
|
|
@098a6998
|
11 years |
michaelni |
Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'
* commit …
|
|
|
@9b7cb023
|
11 years |
michaelni |
Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'
* commit …
|
|
|
@f478e850
|
11 years |
michaelni |
Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'
* commit …
|
|
|
@eacf7d65
|
11 years |
michaelni |
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
* commit …
|
|
|
@beeb7551
|
11 years |
Carl Eugen Hoyos |
Fix make checkheaders if VDA is not available.
|
|
|
@ffa05e08
|
11 years |
michaelni |
avcodec/opusdec: switch to swresample
This also fixes linking …
|
|
|
@96cb4c87
|
11 years |
michaelni |
swresample: swr_close()
Signed-off-by: Michael Niedermayer …
|
|
|
@2c7d3ecf
|
11 years |
michaelni |
Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'
* commit …
|
|
|
@d3f5b94
|
11 years |
janne-libav |
aarch64: opus NEON iMDCT and FFT
Opus celt decoding 11% faster and …
|
|
|
@7c5ca546
|
11 years |
janne-libav |
configure: fix enable-libopus help string
|
|
|
@5e2ba41d
|
11 years |
janne-libav |
build: add avresample after avcodec to FFLIBS
avcodec might depend on …
|
|
|
@3b2fbe67
|
11 years |
anton |
lavc: properly handle subtitle_header in avcodec_copy_context()
|
|
|
@efc7df6c
|
11 years |
anton |
lavc: preserve the original private data in avcodec_copy_context()
If …
|
|
|
@c9281a01
|
11 years |
anton |
lavf: drop the zero-sized packets hack
There should not be any valid …
|
|
|
@0c1959b0
|
11 years |
anton |
lavf: add AVFMT_FLAG_BITEXACT.
Use it instead of checking …
|
|
|
@b70d7a4a
|
11 years |
anton |
lavc: add a native Opus decoder.
Initial implementation by Andrew …
|
|
|
@8b96f318
|
11 years |
michaelni |
libavformat/mov: Elimitate double reading of COVR metadata if …
|
|
|
@09cd2286
|
11 years |
michaelni |
avformat/libnut: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@f6d17d2a
|
11 years |
michaelni |
avformat/matroskaenc: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@3af7e7b5
|
11 years |
michaelni |
avfilter/vsrc_mandelbrot: use av_malloc_array()
Signed-off-by: …
|
|
|
@565c321c
|
11 years |
michaelni |
tests/fate/libavutil: run cpu test and display the cpus detected …
|
|
|
@7efe8399
|
11 years |
michaelni |
tests/fate-run: add runecho command to run a test and display its …
|
|
|
@56193d3
|
11 years |
michaelni |
avformat/http: remove never twice executable loop
Fixes CID1197069
…
|
|
|
@973de9eb
|
11 years |
michaelni |
avcodec/hevc: fix outputted AVFrame.key_frame
previously it was …
|
|
|
@434ba17b
|
11 years |
u |
configure: add encoding to --enable-libopus doc.
|
|
|
@3690393f
|
11 years |
michaelni |
avutil/dict: delay addition of const from …
|
|
|
@acb6f3af
|
11 years |
michaelni |
avutil/fifo: delay addition of const from …
|
|
|
@0fdc3cd8
|
11 years |
michaelni |
avutil/version: add FF_CONST_AVUTIL53
This will become "const" on the …
|
|
|
@dbd1fdd2
|
11 years |
michaelni |
Merge commit '7e90133f6420b1c53652f972b9561600822881ee'
* commit …
|
|
|
@6a72260e
|
11 years |
michaelni |
Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb'
* commit …
|
|
|
@7e90133f
|
11 years |
janne-libav |
build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined …
|
|
|
@bc2e39c
|
11 years |
u |
avfilter/lut3d: move the scale calc out of the inner loop.
|
|
|
@a738540
|
11 years |
anton |
lavf: properly document the distinction between flags and ctx_flags
|
|
|
@6ab37221
|
11 years |
michaelni |
avfilter/vf_removelogo: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@14e2e40f
|
11 years |
michaelni |
avfilter/vf_hqdn3: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@0aac9b76
|
11 years |
michaelni |
avcodec/libx264: Implement reference frame count limiting based on …
|
|
|
@c3417ed7
|
11 years |
michaelni |
swscale/utils: Add check that ensures that the hardcoded struct …
|
|
|
@c683e6aa
|
11 years |
u |
build: move ebur128 swr dep to configure.
|
|
|