Timeline
Aug 3, 2016:
- 10:59 PM Changeset in ffmpeg [796027f2] by
- Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22' * commit …
- 10:42 PM Ticket #4441 (support HDCD) updated by
- Such a check is added in bea17a3d57053e77a9b3f46291f9d620dd76f7a2 …
- 10:41 PM Changeset in ffmpeg [bca30ed2] by
- Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3' * commit …
- 9:26 PM Ticket #5753 (sanm: implement codec 37 compression 1) created by
- https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2016-April/192453.html …
- 6:35 PM Ticket #5752 (Crash when muxing webm_chunk) updated by
-
Description changed
- 6:34 PM Ticket #5752 (Crash when muxing webm_chunk) updated by
-
Description changed
- 6:34 PM Ticket #5752 (Crash when muxing webm_chunk) updated by
-
Description changed
- 6:32 PM Changeset in ffmpeg [4be8ab70] by
- avfilter/af_astats: extend bitdepth calculation
- 6:27 PM Ticket #5752 (Crash when muxing webm_chunk) created by
- http://ffmpeg.org/pipermail/ffmpeg-user/2016-August/033006.html A user …
- 5:53 PM SponsoringPrograms/Outreachy/2016-12 edited by
- fix copy and paste error (diff)
- 5:40 PM Changeset in ffmpeg [b1ce8003] by
- avformat/teeproto: Support parsing protocol options Signed-off-by: …
- 2:20 PM Ticket #5239 (support options for MPEGTS muxer when using RTP_MPEGTS) updated by
- Analysis: At the moment, format options do not get forwarded from …
- 2:09 PM Changeset in ffmpeg [c5cc3b08] by
- avformat/oggdec: Fix integer overflow with invalid pts If negative …
- 2:09 PM Changeset in ffmpeg [6cd9a8b6] by
- ffplay: Fix invalid array index Found-by: Thomas Guilbert …
- 2:06 PM Ticket #5239 (support options for MPEGTS muxer when using RTP_MPEGTS) updated by
-
Reproduced by developer, Cc, Summary, Version, Analyzed by developer, Type changed
- 1:21 PM Ticket #5751 (chroma_radius, cr & chroma_strength, cs setting range is wrong.) closed by
- fixed: Fixed in 8916ad956a1e9093a935be133b38d0e367c0aee5
- 1:20 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Replying to cehoyos: > Replying to xzerth: > …
- 1:20 PM Changeset in ffmpeg [8916ad95] by
- doc/filters: Fix option ranges for the sab filter. Fixes ticket #5751.
- 1:16 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Replying to xzerth: > Are you still can't reproduce the …
- 1:06 PM Ticket #5751 (chroma_radius, cr & chroma_strength, cs setting range is wrong.) updated by
-
Status, Reproduced by developer changed
- 12:51 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Replying to cehoyos: > Is the issue also reproducible if …
- 12:48 PM Ticket #5751 (chroma_radius, cr & chroma_strength, cs setting range is wrong.) created by
- Summary of the bug: chroma_radius, cr & chroma_strength, cs setting …
- 12:28 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Is the issue also reproducible if you reencode (to x264 or …
- 9:37 AM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Ok, now I understand :) To see the problem I'm using also my scripts. …
- 9:09 AM Ticket #5681 (12bit DNxHR 444 and HQX disabled by default) closed by
- fixed: Fixed by Steven Robertson in e1be80aa11cca765881d04f21119487db53c4ffa
- 9:07 AM Changeset in ffmpeg [0df48011] by
- vp9: make mv bounds 32bit. The frame dimensions are 16bit, so the mv …
- 9:07 AM Changeset in ffmpeg [24a36256] by
- buffer: fix av_buffer_realloc() when the data is offset wrt buffer …
- 9:07 AM Changeset in ffmpeg [e99ecda] by
- checkasm: add vp9 MC tests. Signed-off-by: Anton Khirnov …
- 9:04 AM Changeset in ffmpeg [9790b44a] by
- vp9mc/x86: sse2 MC assembly. Also a slight change to the ssse3 code, …
- 9:02 AM Ticket #3455 (aresample=matrix_encoding=dplii doesn't downmix backleft and center ...) updated by
- See also #4175.
- 9:00 AM Changeset in ffmpeg [67922b4e] by
- vp9mc/x86: add AVX and AVX2 MC Roughly 25% faster MC than ssse3 for …
- 8:57 AM Changeset in ffmpeg [3cda179] by
- vp9mc/x86: rename ff_* to ff_vp9_* Signed-off-by: Anton Khirnov …
- 8:57 AM Changeset in ffmpeg [8be8444d] by
- vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext pavgb is an sse …
- 8:57 AM Changeset in ffmpeg [6ab642d6] by
- vp9mc/x86: simplify a few inits. Signed-off-by: Anton Khirnov …
- 8:57 AM Changeset in ffmpeg [3a094949] by
- vp9mc/x86: add 16px functions (64bit only). Signed-off-by: Anton …
- 8:57 AM Changeset in ffmpeg [89466de4] by
- vp9/x86: rename vp9dsp to vp9mc It only contains the MC SIMD, other …
- 8:56 AM Changeset in ffmpeg [89aebc5b] by
- lavc: align the linesize to 32 when AVX is enabled
- 8:56 AM Changeset in ffmpeg [63ac8e2d] by
- lavu: add LOCAL_ALIGNED_32 Signed-off-by: James Almer …
- 8:56 AM Changeset in ffmpeg [3c504bc3] by
- x86: deduplicate some constants Signed-off-by: Anton Khirnov …
- 8:56 AM Changeset in ffmpeg [d3e4d406] by
- h264dec: reset nb_slice_ctx_queued for hwaccel decoding Fixes hwaccel …
- 8:56 AM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- What do I have to do with tstools to get the output you provided?
- 7:33 AM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- You can reproduce the problem with my command. Or what are you asking …
- 6:27 AM Changeset in ffmpeg [e5b01972] by
- m4vdec: Check for non-startcode 00 00 00 sequences in probe This …
- 6:26 AM Changeset in ffmpeg [3ccec334] by
- sbrdsp: Move a misplaced #endif directive to the right spot
- 6:26 AM Changeset in ffmpeg [e723dce6] by
- dvbsubdec: Use NULL instead of 0 as pointer value
- 5:46 AM Changeset in ffmpeg [e9659d1a] by
- decklink: Remove unneeded spaces in initializers
- 5:40 AM Changeset in ffmpeg [e0b8cba0] by
- af_hdcd: add flags to AVOption defs Signed-off-by: Burt P …
- 5:33 AM Changeset in ffmpeg [327033d9] by
- jni: Return ENOSYS on unsupported platforms
- 5:32 AM Changeset in ffmpeg [fd242479] by
- mediacodec: Return ENOSYS on unsupported platforms
- 5:32 AM Changeset in ffmpeg [4e2a8c4] by
- jni: Return ENOSYS on unsupported platforms
- 5:15 AM Changeset in ffmpeg [58c7bf78] by
- doxygen: Standardize root-level modules
- 4:53 AM Changeset in ffmpeg [a4d7a6d1] by
- mathematics: Extend and edit Doxygen
- 4:52 AM Changeset in ffmpeg [952c4cf7] by
- rational: Extend Doxygen
- 4:49 AM Changeset in ffmpeg [f29ffbc8] by
- avutil/hash: Add more detailed Doxygen documentation
- 3:36 AM Changeset in ffmpeg [613c8629] by
- avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.h It's …
- 1:17 AM Changeset in ffmpeg [e1be80aa] by
- libavcodec/dnxhd: Enable 12-bit DNxHR support. 10- and 12-bit DNxHR …
Aug 2, 2016:
- 10:59 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
-
Keywords changed
How can I reproduce the PCR frequency? (And why are you using pipe … - 10:53 PM Changeset in ffmpeg [708d9e9f] by
- Doxyfile: Set STRIP_FROM_INC_PATH to project root Show proper …
- 10:39 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
-
Cc changed
there seems to be an incomplete support for this here (didn't test it … - 10:28 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Ok, here is output from the git master for file I've uploaded to …
- 10:17 PM Changeset in ffmpeg [ec234cce] by
- mem: Order function prototypes semantically
- 9:25 PM Changeset in ffmpeg [9a345b23] by
- lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not …
- 9:17 PM Ticket #5747 (Dirac decoder compilation fails on x64 when yasm is available) updated by
-
Resolution, Component changed
This was fixed today, thank you for the report! … - 8:01 PM Changeset in ffmpeg [54692937] by
- cosmetics: Correct comments in decklink_dec Signed-off-by: Timothy Gu …
- 7:41 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
-
Component changed
- 7:41 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- Please test current FFmpeg git head and please provide command line …
- 7:11 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by
- The upload file size is very small and the problem reproduces with …
- 6:59 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) created by
- Summary of the bug: I'm trying to copy multiple video streams from one …
- 6:48 PM Changeset in ffmpeg [efc9d5c4] by
- x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} Signed-off-by: …
- 6:47 PM Changeset in ffmpeg [7a9a8afc] by
- avcodec/ttaenc: split off hybrid filter processing as ttaencdsp …
- 6:22 PM Changeset in ffmpeg [35e7fc60] by
- avformat/tee: Factor parse_slave_options() out Reviewed-by: Nicolas …
- 6:18 PM Changeset in ffmpeg [fc94a1ac] by
- Revert "libavutil: Use an intermediate variable in AV_COPY*U" This …
- 6:18 PM Changeset in ffmpeg [9806b9ab] by
- Revert "Don't use expressions with side effects in macro parameters" …
- 6:00 PM Changeset in ffmpeg [8ab200fb] by
- avfilter/af_dynaudnorm: improve pre-filling code In order to avoid …
- 5:11 PM LibavMerge edited by
- fix trac stupidity (diff)
- 5:01 PM Ticket #5738 (alac encoding regression) closed by
- fixed: Fixed by Paul in 82b84c71b009884c8d041361027718b19922c76d
- 4:41 PM Changeset in ffmpeg [82b84c7] by
- avcodec/alacenc: allocate bigger packets
- 4:22 PM LibavMerge created by
- Copy from Clément Bœsch's email …
- 4:16 PM WikiStart edited by
- Add LibavMerge (diff)
- 4:01 PM Changeset in ffmpeg [1fcf243] by
- mathematics: Make function prototypes identical to definitions …
- 3:22 PM Ticket #5484 (build from git fails in libavutil) closed by
- fixed: Fixed in 5aede051202150a1904c0f07a5c7901f402395a5
- 3:07 PM Changeset in ffmpeg [5aede051] by
- lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not …
- 2:50 PM Changeset in ffmpeg [39211cb9] by
- murmur3: Add Doxygen documentation The interface has been stable for …
- 2:48 PM Changeset in ffmpeg [0a7a4e33] by
- avutil: Add detailed Doxygen description to a few hashes
- 2:48 PM Changeset in ffmpeg [19d7098c] by
- avutil: Group hash functions separately in Doxygen
- 2:45 PM Changeset in ffmpeg [fbe22355] by
- build: Make API documentation depend on config.mak The Doxygen …
- 2:31 PM Ticket #5749 (File produced ffmpeg by stream copy reports audio (AAC) for the stream ...) updated by
-
Keywords, Status, Version, Reproduced by developer changed
For future tickets, please remember to always provide both the command … - 2:16 PM Changeset in ffmpeg [8ee113af] by
- lavf/rmdec: Do not return EIO on EOF. Reported-by: applemax82
- 1:52 PM Ticket #5749 (File produced ffmpeg by stream copy reports audio (AAC) for the stream ...) created by
- Summary of the bug: I'm attempting a partial stream copy of the file …
- 10:50 AM Changeset in ffmpeg [3d7ea1d3] by
- doc/filters: Add stats_version documentation to PSNR filter …
- 10:50 AM Changeset in ffmpeg [7be021d9] by
- fate: add test for tremolo filter Signed-off-by: Michael Niedermayer …
- 8:33 AM Changeset in ffmpeg [f79d8474] by
- intreadwrite: Use the unaligned keyword on MSVC for ARM and x86_64 …
- 8:32 AM Changeset in ffmpeg [230b1c07] by
- intreadwrite: Add intermediate variables in the byteswise AV_W*() …
- 2:41 AM Ticket #5727 (HDCD should not apply gain unless the values match in both channels) closed by
- fixed
- 2:40 AM Ticket #5727 (HDCD should not apply gain unless the values match in both channels) updated by
- Fixed in d574e22659bd51cdf16723a204fef65a9e783f1d.
Aug 1, 2016:
- 10:11 PM Changeset in ffmpeg [01f0598b] by
- Merge commit '996f13413b0415097e2a184d161462ffb3ceb647' * commit …
- 9:57 PM Changeset in ffmpeg [bea17a3d] by
- af_hdcd: Warn if there is any resampling or format conversion in the …
- 9:57 PM Changeset in ffmpeg [d574e22] by
- af_hdcd: Process stereo channels together, fix #5727 Issue #5727: …
- 9:15 PM Changeset in ffmpeg [517dd04f] by
- Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1' * commit …
- 7:46 PM Changeset in ffmpeg [fd4eb565] by
- Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6' * commit …
- 6:11 PM Changeset in ffmpeg [f41048f6] by
- Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c' * commit …
- 5:48 PM Changeset in ffmpeg [12759cc0] by
- af_hdcd: Move code detect/check into own function Signed-off-by: Burt …
- 5:48 PM Changeset in ffmpeg [b90d0ab4] by
- af_hdcd: add force_pe filter option Used to attempt replication of …
- 5:48 PM Changeset in ffmpeg [6517177] by
- af_hdcd: Improve error detection logging * Moves the filter context …
- 5:47 PM Changeset in ffmpeg [bbf0b4fa] by
- MAINTAINERS: Add myself for af_hdcd Signed-off-by: Burt P …
- 4:04 PM Changeset in ffmpeg [4c121ad5] by
- Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0' * commit …
- 4:03 PM Changeset in ffmpeg [7c8bf2dc] by
- Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29' * commit …
- 4:02 PM Changeset in ffmpeg [9ee1f033] by
- Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4' * commit …
- 3:58 PM Changeset in ffmpeg [8c793288] by
- Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' * commit …
- 3:32 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by
- Yes, I can reproduce this with current origin/master fd2cde0. Here is …
- 3:29 PM Changeset in ffmpeg [8f6a95a1] by
- avcodec/vp9_parser: Check the input frame sizes for being consistent …
- 3:29 PM Changeset in ffmpeg [b4922dae] by
- avformat/flvdec: parse keyframe before a\v stream was created …
- 3:29 PM Changeset in ffmpeg [88e3e6b9] by
- avformat/flvdec: splitting add_keyframes_index() out from …
- 3:29 PM Changeset in ffmpeg [87d5146f] by
- libavformat/rtpdec_asf: zero initialize the AVIOContext struct This …
- 3:29 PM Changeset in ffmpeg [caf32880] by
- libavutil/opt: Small bugfix in example. Fix const corectness and zero …
- 3:29 PM Changeset in ffmpeg [7c01fa96] by
- libx264: Increase x264 opts character limit to 4096 Signed-off-by: …
- 3:29 PM Changeset in ffmpeg [e4eab67a] by
- avcodec/h264_parser: Set sps/pps_ref Fixes use of freed memory Should …
- 3:05 PM Changeset in ffmpeg [77b0f3f2] by
- avcodec/vp9_parser: Check the input frame sizes for being consistent …
- 2:45 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by
-
Priority, Keywords, Component changed
Is the issue reproducible with current FFmpeg git head? If yes, please … - 2:31 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) created by
- I recently tried upgrading to ffmpeg 3.1 and a number of videos that …
- 1:31 PM Ticket #5747 (Dirac decoder compilation fails on x64 when yasm is available) closed by
- worksforme: I can neither reproduce with new nor old yasm on osx. Please test …
- 1:03 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 10:43 AM SponsoringPrograms/Outreachy/2016-12 created by
- 3:56 AM Changeset in ffmpeg [fd2cde02] by
- Doxygen: Re-enable JAVADOC_AUTOBRIEF
Jul 31, 2016:
- 7:50 PM Changeset in ffmpeg [014773b6] by
- libavutil: Use an intermediate variable in AV_COPY*U If AV_RN and …
- 7:50 PM Changeset in ffmpeg [25bacd0a] by
- Don't use expressions with side effects in macro parameters AV_WB32 …
- 7:50 PM Changeset in ffmpeg [7ebdffc3] by
- dxv: Check to make sure we don't overrun buffers on corrupt inputs …
- 5:19 PM Changeset in ffmpeg [04da20e5] by
- dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD The header is not …
- 2:59 PM Changeset in ffmpeg [c9ae8be] by
- avformat/matroskaenc: fix Voids with size < 10 Signed-off-by: Michael …
- 2:36 PM Changeset in ffmpeg [390eea61] by
- af_hdcd: give cdt expired counter a value for never set The counter …
- 2:36 PM Changeset in ffmpeg [999c6b1d] by
- af_hdcd: fix a minor cosmetic annoyance Signed-off-by: Michael …
- 7:26 AM Ticket #5747 (Dirac decoder compilation fails on x64 when yasm is available) created by
- Summary of the bug: When compiling ffmpeg on MacOSX x64 and using …
- 6:19 AM Changeset in ffmpeg [e328178d] by
- qsvdec: only access hwaccel_context is the pixel format is QSV We do …
- 6:19 AM Changeset in ffmpeg [ed1cd810] by
- flac demuxer: improve probing Extend the probe function to validate …
- 6:19 AM Changeset in ffmpeg [5ebef79a] by
- Fix instances of broken indentation found by gcc 6
- 2:52 AM Changeset in ffmpeg [cebad64d] by
- Doxyfile: Reset unused options back to default Silences a few warnings.
- 2:52 AM Changeset in ffmpeg [5522da9e] by
- doxygen: Remove outdated EXPAND_AS_DEFINED
- 1:36 AM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
- Just checked, yep, reproducible with latest git head (906ee41). Link …
- 12:32 AM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
- If the issue is reproducible with current FFmpeg git head please …
Jul 30, 2016:
- 10:45 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
-
Summary changed
- 10:44 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by
- I tried to access the anonymous FTP server to upload input.SAN but I …
- 10:35 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) created by
- Summary of the bug: Decoding a LucasArts SANM file fails with …
- 7:53 PM Changeset in ffmpeg [906ee411] by
- avfilter/af_stereowiden: fix read/write past the end of buffer The …
- 1:17 PM Changeset in ffmpeg [61d302dd] by
- doc/filters: mention HDMI output format for stereo3d filter
- 10:45 AM Ticket #5738 (alac encoding regression) updated by
-
Description changed
- 2:01 AM Changeset in ffmpeg [7204a629] by
- doxygen: Set tab size to 4
- 2:01 AM Changeset in ffmpeg [6253e567] by
- doxygen: Update Doxyfile for Doxygen 1.8.8
- 2:01 AM Changeset in ffmpeg [f198b8af] by
- doxygen: Fix PREDEFINED syntax
- 2:01 AM Changeset in ffmpeg [22df70e9] by
- doxygen: Add a note on libavutil's modular nature
Jul 29, 2016:
- 11:02 PM Changeset in ffmpeg [52ec4cc0] by
- libavformat/matroskadec: Add test for seeking with codec delay. Also …
- 6:49 PM Changeset in ffmpeg [bc9ce5f6] by
- avfilter: Add new format for PSNR stats log Add an AVOption …
- 5:03 PM Changeset in ffmpeg [5ed4644] by
- x11grab: Rename internal component to "xcbgrab"
- 5:03 PM Changeset in ffmpeg [4fef648d] by
- Remove the legacy X11 screen grabber The XCB screen grabber is a …
- 4:46 PM Changeset in ffmpeg [8495d84f] by
- ac3dec: Add some inline hints Signed-off-by: Diego Biurrun …
- 4:46 PM Changeset in ffmpeg [3db51bf6] by
- ac3dec: Simplify skipping skip_bits_long() can skip up to 32-bit …
- 4:46 PM Changeset in ffmpeg [f0ccc65b] by
- ac3dec: Split coupling-specific code from decode_audio_block() …
- 4:46 PM Changeset in ffmpeg [a5ebe5d1] by
- ac3dec: Split spx-specific code from decode_audio_block() …
- 4:46 PM Changeset in ffmpeg [2ac00d2] by
- mov: Validate the ID number IDs in MOV start from 1. Signed-off-by: …
- 1:59 PM Changeset in ffmpeg [a115eb9e] by
- mimic: do not release the newly obsolete reference at the end of …
- 1:28 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by
- After I came across this issue, I experimented a bit and read the …
- 12:22 PM Ticket #5738 (alac encoding regression) updated by
- I am currently away, will upload next week, sorry. …
- 12:17 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by
- But if you have a fix for the issue you see, please do not hesitate to …
- 12:16 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by
- Please provide a real-world input video: Afaict fieldmatch uses …
- 11:58 AM Ticket #5738 (alac encoding regression) updated by
- Could you upload to more friendly location?, this site tries to give …
- 10:12 AM Changeset in ffmpeg [0219dc6c] by
- avformat/rmdec: Clear extradata when extradata_size is cleared …
- 9:33 AM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) created by
-
== Description ==
If the
fieldmatchfilter produces a combed frame, … - 9:20 AM Changeset in ffmpeg [a170365a] by
- Merge commit '4e2f6212483ae1b2a4043cddf0a1cb001b476abc' * commit …
- 9:13 AM Changeset in ffmpeg [ecf65c30] by
- Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646' * commit …
- 9:01 AM Changeset in ffmpeg [15b26e88] by
- Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' * commit …
- 8:39 AM Changeset in ffmpeg [7dda97fb] by
- Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3' * commit …
- 8:24 AM Changeset in ffmpeg [cc0852be] by
- Merge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768' * commit …
- 8:24 AM Changeset in ffmpeg [13872d2a] by
- Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903' * commit …
- 8:13 AM Changeset in ffmpeg [238733f7] by
- hapdec: remove unused memory.h include Most systems have this, so it …
- 7:59 AM Changeset in ffmpeg [a63c7312] by
- Merge commit '17e7c03e12d1e4490921e7bffaeaa6b46a7ada4e' * commit …
- 6:47 AM Changeset in ffmpeg [156b5bb9] by
- lavf/mpegtsenc: add special case for handling timed ID3 packets Set …
- 5:31 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by
- It works with 2.1.1 and 1.5.1. For 2.1.0 I would need more time to …
Jul 28, 2016:
- 10:30 PM Changeset in ffmpeg [28636809] by
- fate: add test for stereotools filter Signed-off-by: Michael …
- 10:30 PM Changeset in ffmpeg [08c1b6bb] by
- fate: add test for silenceremove filter Signed-off-by: Michael …
- 9:01 PM Downstreams edited by
- Move Ubuntu 15.10 to the EOL list (diff)
- 8:38 PM Ticket #5744 (Error when converting mov to mp4 "ratecontrol_init: can't open stats ...) updated by
-
Priority, Keywords changed
Can you reproduce with a binary linked from our download page? - 4:38 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by
- IM having this very same issue. I'm very new to FFMPEG so i have no …
- 2:50 PM Ticket #5744 (Error when converting mov to mp4 "ratecontrol_init: can't open stats ...) created by
- Summary of the bug: IM trying to convert MOV into MP4 and i get an …
- 2:11 PM Changeset in ffmpeg [83b99093] by
- Changelog: add entry for MediaCodec hwaccel
- 10:09 AM Changeset in ffmpeg [65b2feb8] by
- avutil/mem: fix memleak The original code assumes av_realloc() will …
- 9:45 AM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by
- has anyone implemented the HLS adaptive streaming ?
- 9:25 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) updated by
- It is. I tried to reproduce the attributes of my y4m file with …
- 9:21 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by
- Does the patch allow compilation with libopenjpeg 2.1.0 and older versions?
- 9:20 AM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) closed by
- needs_more_info: If you want this fixed in old release series, please tell us which …
- 9:17 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Iirc the issue is also reproducible with-vcodec rawvideo. - 8:56 AM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) updated by
- Just tried it. It seems that the problem is solved in git head. Sorry …
- 8:52 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) created by
- Summary of the bug: Y4m videos that are stream copied to Matroska can …
- 8:30 AM Changeset in ffmpeg [d7ae4f79] by
- avfilter/f_drawgraph: add another slide mode
- 7:30 AM Changeset in ffmpeg [37abc8cc] by
- lavfi/hdcd: fix style
- 7:29 AM Changeset in ffmpeg [4791716c] by
- lavfi/hdcd: mark pe_str as static and const
- 5:44 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by
- The attached patch is courtesy of Sandro Mani.
- 4:59 AM Ticket #5729 (FLV key frame index at start may be skipped) closed by
- fixed: Fixed #ad14aab
- 12:57 AM Ticket #5741 (Wrong probing of an mp3 file) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
For future tickets: Please remember to test current FFmpeg git head … - 12:26 AM Changeset in ffmpeg [fb91143e] by
- af_hdcd: Report PE as being intermittent or permanent The Peak Extend …
- 12:06 AM Changeset in ffmpeg [70c1647a] by
- avformat/matroskaenc: Write duration early during mkv_write_header …
Jul 27, 2016:
- 11:59 PM Ticket #5742 (h264_vaapi encoding with distorted images in result) updated by
-
Summary changed
- 11:51 PM Ticket #5742 (h264_vaapi encoding with distorted images in result) created by
- Summary of the bug: When encoding high quality 4k video files (from …
- 10:45 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) closed by
- fixed: Fixed in 4d85069e5dff37e4a9904767242b47e14cf62a9c, …
- 10:24 PM Changeset in ffmpeg [04964ac3] by
- avformat/hls: Fix missing streams in some cases with MPEG TS HLS …
- 10:24 PM Changeset in ffmpeg [83db3c84] by
- avformat/hls: Move stream propagation to a separate function Creation …
- 10:24 PM Changeset in ffmpeg [9884f17e] by
- avformat/hls: Use an array instead of stream offset for stream mapping …
- 10:24 PM Changeset in ffmpeg [4d85069e] by
- avformat/hls: Sync starting segment across variants on live streams …
- 10:24 PM Changeset in ffmpeg [9cb30f7a] by
- avformat/hls: Fix regression with ranged media segments Commit …
- 10:24 PM Changeset in ffmpeg [60873bf9] by
- avformat/utils: Fix find_stream_info not considering the extradata it …
- 9:47 PM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) closed by
- fixed
- 9:39 PM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by
- https://github.com/uclouvain/openjpeg/commit/3ed5858902055d3500a6ab183f …
- 9:09 PM Changeset in ffmpeg [c26305f6] by
- af_hdcd: Add counter for cdt expirations Adds a counter for when the …
- 9:09 PM Changeset in ffmpeg [c7ba34b6] by
- af_hdcd: more comments in state struct Add some comments describing …
- 8:21 PM Changeset in ffmpeg [91854b8e] by
- af_hdcd: Improve HDCD detection HDCD is now only considered detected …
- 8:21 PM Changeset in ffmpeg [bfe9155a] by
- fate: Add HDCD filter tests for false positive and error detection …
- 6:19 PM Ticket #5741 (Wrong probing of an mp3 file) created by
- Summary of the bug: Probing a specific mp3 file gives strange and …
- 5:59 PM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) updated by
- I can confirm that this issue is fixed by git commit …
- 5:29 PM Changeset in ffmpeg [8385e171] by
- avcodec/h264_slice: Make setup_finished check cover more cases
- 5:29 PM Changeset in ffmpeg [ad14aab3] by
- avformat/flvdec: parse keyframe before a\v stream was created …
- 5:29 PM Changeset in ffmpeg [cd141e71] by
- avformat/flvdec: splitting add_keyframes_index() out from …
- 4:07 PM Changeset in ffmpeg [6c41eda1] by
- Merge commit 'debca90863e4ee53447efd02483c500f89766384' * commit …
- 3:31 PM Changeset in ffmpeg [87d1f82] by
- Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22' * commit …
- 3:24 PM Changeset in ffmpeg [f8ce1e8] by
- lavc/h264_slice: adjust a few line breaks to reduce diff with Libav
- 3:12 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) updated by
- Then please provide the output of a memory debugger as required for …
- 3:09 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) reopened by
- I don't think this is a duplicate (at least not of #3194): This leak …
- 3:00 PM Changeset in ffmpeg [78c7197e] by
- Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b' * commit …
- 2:10 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) closed by
- needs_more_info: A leak report would need valgrind output (or an equivalent report like …
- 2:00 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) created by
- I built a dll (VC++, Win32), that uses FFmpeg for video processing and …
- 1:52 PM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) updated by
-
Priority, Keywords changed
Is this issue reproducible with current FFmpeg git head? - 1:47 PM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) created by
- Summary of the bug: ffmpeg is sending an invalid RTCP SR packet, we …
- 1:43 PM Changeset in ffmpeg [376d8fb2] by
- lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env If a …
- 8:59 AM Changeset in ffmpeg [ae90119c] by
- configure: Simplify license incompatibility check
- 8:59 AM Changeset in ffmpeg [e46a6fb7] by
- avconv: Check that muxing_queue exists before reading from it This …
- 7:19 AM Changeset in ffmpeg [293676c4] by
- libopenh264: Support building with the 1.6 release This fixes trac …
- 7:19 AM Changeset in ffmpeg [c5d326f5] by
- Add an OpenH264 decoder wrapper This is cherrypicked from libav, from …
- 6:46 AM HWAccelIntro edited by
- Update table (diff)
- 6:28 AM Downstreams edited by
- Add Ubuntu 16.10; fix Ubuntu reference; Fedora 22 is EOL'd; ROSA … (diff)
- 3:15 AM Downstreams edited by
- Update Debian Testing (diff)
- 1:16 AM Changeset in ffmpeg [54a0a52b] by
- checkasm/vp9dsp: use declare_func_emms in check_loopfilter Fixes …
Note:
See TracTimeline
for information about the timeline view.
