source: ffmpeg

Revision Log Mode:


Legend:

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