Timeline
Aug 18, 2016:
- 11:46 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
- I've added a couple of trace logs. The second shows a typical failure. …
- 11:37 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
- I have also encountered this error. I have never seen this on a …
- 9:36 PM Changeset in ffmpeg [382a68b0] by
- vcodec/h2645_parse: Clear buffer padding Fixes use of uninitialized …
- 9:36 PM Changeset in ffmpeg [cc13bc8c] by
- avcodec/h2645: Fix NAL unit padding The parser changes have lost the …
- 8:58 PM Ticket #5649 (wav: support integer 64bit) closed by
- fixed
- 8:57 PM Ticket #5649 (wav: support integer 64bit) updated by
- Fixed in fc600eff630faebda980b7d6fcf02569ebd3bb11.
- 8:56 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by
-
Keywords changed
Behaviour has changed several times: Before … - 8:41 PM Ticket #4487 (remuxing Matroska files delays all tracks and in turn messes up chapters) updated by
-
Keywords, Component changed
- 6:14 PM Changeset in ffmpeg [e2a39b10] by
- avfilter/avf_showvolume: use current peak value for picking colors
- 4:40 PM Changeset in ffmpeg [b3c6e89d] by
- avfilter/avf_showspectrum: do not use uninitialized memory
- 3:06 PM Changeset in ffmpeg [6755eb5b] by
- mss12: validate display dimensions The code currently reads the coded …
- 3:06 PM Changeset in ffmpeg [33f10546] by
- vc1: check that slices have a positive height Fixes possible invalid …
- 3:06 PM Changeset in ffmpeg [09b23786] by
- pcx: use the bytestream2 API for reading from input Fixes possible …
- 3:06 PM Changeset in ffmpeg [221402c1] by
- pcx: check that the packet is large enough before reading the header …
- 3:06 PM Changeset in ffmpeg [15ee419] by
- pcx: properly pad the scanline It is passed to the get_bits API, …
- 3:06 PM Changeset in ffmpeg [409d1cd] by
- cook: use the bytestream2 API for reading extradata Fixes possible …
- 3:06 PM Changeset in ffmpeg [bba9d8bd] by
- qpeg: fix an off by 1 error in the MV check height - me_y is the line …
- 3:06 PM Changeset in ffmpeg [796dca02] by
- alac: do not return success if nothing was decoded If we encounter an …
- 3:06 PM Changeset in ffmpeg [f5d46d33] by
- vmnc: check that subrectangles fit into their containing rectangles …
- 2:17 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by
- Step by step instructions to reproduce DTS errors: 1. Download …
- 1:30 PM Changeset in ffmpeg [703ae350] by
- avfilter/af_astats: fix flt(p) support
- 1:30 PM Changeset in ffmpeg [81f7d076] by
- avfilter/af_astats: add support for s64(p) sample format
- 1:30 PM Changeset in ffmpeg [fc600eff] by
- avcodec: add 64-bit signed pcm codec
- 1:30 PM Changeset in ffmpeg [9876d8fc] by
- swresample: add int64 sample format
- 11:47 AM Downstreams edited by
- openmandriva 3 has been released with ffmpeg 3.0.x (diff)
- 11:43 AM Downstreams edited by
- update Avidemux information (2.6.13 is out today) (diff)
- 11:03 AM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by
- jamrial, I can't find documentation on this requirement in the FFmpeg …
- 10:44 AM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by
- Please provide the command line that allows to reproduce the issue …
- 10:19 AM Ticket #5784 (Regression: mkv encoder DTS discontinuity) created by
- Summary of the bug: How to reproduce: Download sample from here: …
- 9:52 AM Changeset in ffmpeg [30b2611e] by
- swresample: Skip over dither steps if dithering scale is 0 …
- 9:50 AM Changeset in ffmpeg [946acacd] by
- swresample: move dither init up Signed-off-by: Michael Niedermayer …
- 9:42 AM Ticket #5763 (copy via HTTP with no transcode very slow for MOV vs. MP4) updated by
- All relevant seeks happen in mov_read_packet().
- 9:18 AM Ticket #5763 (copy via HTTP with no transcode very slow for MOV vs. MP4) updated by
-
Keywords, Component changed
The fact that FFmpeg seeks wildly in the original mov file (but not in … - 9:09 AM Ticket #5783 (Regression: circular buffer overrun on UDP stream under Windows.) updated by
-
Priority, Keywords changed
- 9:00 AM Ticket #5783 (Regression: circular buffer overrun on UDP stream under Windows.) created by
- Summary of the bug: How to reproduce: […] Before commit '9b7a8bd' …
- 7:45 AM Changeset in ffmpeg [f866f22c] by
- lavf/pcmdec: Try to fix msvc compilation after 4c42d306.
- 7:26 AM Ticket #5734 (Coherent support to VP8 with alpha channel) closed by
- invalid
Aug 17, 2016:
- 10:17 PM Changeset in ffmpeg [bba6a03b] by
- examples/demuxing_decoding: convert to codecpar Signed-off-by: James …
- 9:45 PM Changeset in ffmpeg [b72a7b96] by
- avformat: factorize iso 8601 timestamp writer to a dictionary avutil …
- 8:12 PM Ticket #5611 (rscc: support 8bpp) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 8:10 PM Changeset in ffmpeg [a810126f] by
- lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp.
- 8:02 PM Changeset in ffmpeg [5ee5f4b1] by
- avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable
- 8:02 PM Changeset in ffmpeg [345c252e] by
- avfilter/avf_showspectrum: unbreak dB legend
- 7:38 PM Ticket #5673 (Wrong creation_time) updated by
-
Description changed
- 7:26 PM Ticket #5771 (avi with defect header won't work) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 5badcfe2 / d07aa3f0 - 4:47 PM Ticket #5771 (avi with defect header won't work) updated by
- I can only provide temporaly but here is a sample: …
- 4:08 PM Changeset in ffmpeg [f84cff85] by
- compat/avisynth: update AviSynth+ header Signed-off-by: Michael …
- 4:08 PM Changeset in ffmpeg [ec9d7047] by
- ffmpeg: Do not set too large bits_per_raw_sample.
- 4:07 PM Changeset in ffmpeg [4c42d306] by
- lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer. Implements …
- 2:33 PM Changeset in ffmpeg [fabff102] by
- lavf/version: fix belive/believe typo
- 2:32 PM Changeset in ffmpeg [ffd71c9c] by
- lavf: mark stream as const pointer in av_stream_get_side_data() for …
- 2:17 PM Changeset in ffmpeg [b2016189] by
- lavf/utils: add some const to pointers parameters in a few functions
- 1:31 PM Changeset in ffmpeg [2477775b] by
- doc: add Libav merge document
- 11:37 AM Changeset in ffmpeg [d299defb] by
- avfilter/Makefile & allfilters: sort entries
- 11:24 AM Changeset in ffmpeg [ed8d7e7a] by
- avfilter: add bitplanenoise filter
- 10:22 AM Changeset in ffmpeg [83b92a85] by
- golomb: Drop disabled cruft
- 10:21 AM Changeset in ffmpeg [014852e9] by
- simple_idct: arm: Drop disabled code variant
- 10:21 AM Changeset in ffmpeg [e2b99935] by
- simple_idct: x86: Drop disabled IDCT implementation This gem has been …
- 10:16 AM Changeset in ffmpeg [7effebde] by
- dvbsubdec: Remove disabled, near-duplicate debug code
- 10:16 AM Changeset in ffmpeg [93fed46a] by
- timefilter: test: Drop some disabled debug cruft
- 10:16 AM Changeset in ffmpeg [0e285c2f] by
- mpegvideo: Kill some disabled code
- 10:16 AM Changeset in ffmpeg [f2f145f3] by
- msmpeg4: Drop disabled debug cruft
- 10:16 AM Changeset in ffmpeg [be1db21b] by
- mathops: Drop disabled alternative mid_pred() implementation
- 10:16 AM Changeset in ffmpeg [be3363f6] by
- nsv: Drop disabled cruft
- 10:16 AM Changeset in ffmpeg [b53d8c3c] by
- mjpegdec: Drop disabled code
- 10:16 AM Changeset in ffmpeg [34c22a9c] by
- faan(i)dct: Kill some disabled code
- 10:16 AM Changeset in ffmpeg [a4b1b5aa] by
- wc3movie: Drop unused cruft
- 10:16 AM Changeset in ffmpeg [17cb56b3] by
- ffv1: Remove broken disabled cruft
- 10:16 AM Changeset in ffmpeg [b96f0ab] by
- h264: Kill broken disabled cruft
- 10:16 AM Changeset in ffmpeg [42c4c2d2] by
- aac: Drop broken cruft
- 10:16 AM Changeset in ffmpeg [263efc09] by
- jfdct: Kill broken cruft
- 10:16 AM Changeset in ffmpeg [d9442d1] by
- rm: Drop broken disabled cruft
- 10:16 AM Changeset in ffmpeg [dab2034] by
- roqvideoenc: Drop broken disabled cruft
- 10:16 AM Changeset in ffmpeg [562bec0e] by
- pnm_parser: Drop broken disabled cruft
- 10:16 AM Changeset in ffmpeg [a972fc1c] by
- wma: Kill non-compiling disabled cruft
- 10:16 AM Changeset in ffmpeg [aa37d2bf] by
- swscale: Kill non-compiling disabled cruft
- 10:16 AM Changeset in ffmpeg [d5fda00e] by
- mpeg4videoenc: Kill non-compiling disabled cruft
- 10:16 AM Changeset in ffmpeg [e4d5b551] by
- rangecoder: Kill non-compiling disabled cruft
- 10:16 AM Changeset in ffmpeg [00a0419c] by
- mathematics: Kill non-compiling disabled cruft
- 9:26 AM Ticket #5128 (null pointer passed as argument in av_packet_ref()) updated by
-
Status, Reproduced by developer changed
- 8:33 AM Ticket #5762 (HTTP: IDN doesn't work) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 5:01 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Replying to cehoyos: > Replying to zhscnd: > > …
- 4:55 AM Ticket #4882 (support rgb48le in ffv1) updated by
- This should be easier to use since 62f5e601aa4d42cf17f5f4331a2b7e2b533d4e69
- 4:13 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Replying to zhscnd: > 1.Send TS stream(ts over udp) How?
- 2:23 AM Changeset in ffmpeg [f85842b0] by
- doc/APIChanges: fill in missing git hashes Signed-off-by: James Almer …
- 2:16 AM Changeset in ffmpeg [9023a4a3] by
- doc/APIchanges: Document addition of list BSF API in lavc …
- 2:00 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Replying to cehoyos: > > {{{ > > ffplay.exe" …
Aug 16, 2016:
- 9:14 PM Changeset in ffmpeg [0d98686f] by
- fate: Add RGB48 FFV1 test Signed-off-by: Michael Niedermayer …
- 9:06 PM Changeset in ffmpeg [62f5e601] by
- avcodec/ffv1enc: Add RGB48 support Signed-off-by: Michael Niedermayer …
- 9:05 PM Changeset in ffmpeg [a95fdac] by
- avcodec/ffv1enc: do not offset null pointers Signed-off-by: Michael …
- 9:04 PM Changeset in ffmpeg [b1d12509] by
- avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB …
- 9:03 PM Changeset in ffmpeg [87da1188] by
- avcodec/ffv1enc: Factor rice high depth check out Signed-off-by: …
- 7:42 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) closed by
- invalid: Replying to pritambaral: > I can confirm that jamrial's …
- 5:51 PM Ticket #5778 (mov: crash with fuzzed file) closed by
- fixed: Fixed in ae0192ef5fe8ca67b6532a57f829f744db3facb9
- 5:47 PM Changeset in ffmpeg [ae0192ef] by
- avformat/mov: Check extradata before access Fixes NULL ptr …
- 4:09 PM Changeset in ffmpeg [b438c202] by
- avfilter/window_func: add cauchy, parzen and poisson window function
- 3:39 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
- Last patch is working.
- 3:09 PM Changeset in ffmpeg [46bfc15] by
- ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue. the …
- 3:08 PM Ticket #5778 (mov: crash with fuzzed file) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 3c058f57 / 76729970 - 2:59 PM Ticket #5128 (null pointer passed as argument in av_packet_ref()) reopened by
- If there ever was an issue, it is still reproducible with a2c40931
- 2:19 PM Ticket #5625 (ffmpeg showing NVENC unsupported on GeForce 930M.) closed by
- invalid: I have the exact same situation on my T560. As the Intel-GPU already …
- 2:18 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
- New variant attached, please test.
- 2:14 PM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- > {{{ > ffplay.exe" udp://172.16.0.26:1234 > }}} How can I reproduce …
- 2:11 PM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by
- Sorry if I misunderstand: Didn't you report that by modifying some …
- 2:11 PM Ticket #5625 (ffmpeg showing NVENC unsupported on GeForce 930M.) updated by
- Argh, this is the only reason I chose the `06:00.0 3D controller: …
- 2:02 PM Ticket #3771 (Errors shown when decoding interplay video) updated by
- Fixed in c293ef258cbb2c058e23651a26edf46e3bc05050
- 2:01 PM Changeset in ffmpeg [a2c40931] by
- avfilter/vaf_spectrumsynth: check return code
- 2:00 PM Ticket #5506 (Newtek SpeedHQ) updated by
- Replying to richardpl: > Where they are? Sorry: …
- 1:56 PM Changeset in ffmpeg [1457786d] by
- avfilter/avf_showspectrum: do not let multiple threads to write to …
- 1:56 PM Changeset in ffmpeg [ea58dd2b] by
- avfilter/window_func: add dolph window
- 1:01 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by
-
Cc changed
Why do you say it's normal? Is there some documentation of this … - 10:58 AM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by
- I can confirm that jamrial's suggestion works.
- 10:30 AM Changeset in ffmpeg [c3c4c72] by
- lavc: add trailing_padding to AVCodecContext to match …
- 4:14 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- And another hackey work around for followers: …
Aug 15, 2016:
- 9:04 PM Changeset in ffmpeg [3282e31b] by
- avfilter/vf_atadenoise: set default size value to 9 This is enough, …
- 9:00 PM Changeset in ffmpeg [fc3eb173] by
- avfilter/vf_atadenoise: add support for more pixel formats
- 8:33 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by
- Looks like they are not copying codec parameters from the …
- 8:26 PM Changeset in ffmpeg [7132e71] by
- Update for FFmpeg 2.8.8 Signed-off-by: Michael Niedermayer …
- 8:05 PM Ticket #5782 (Cannot play m4a files with mpd v0.19.18 but their dev team suspects ...) closed by
- duplicate: Duplicate of #5781.
- 8:01 PM Changeset in ffmpeg [4f226714] by
- avfilter/af_astats: add support for other sample formats
- 7:15 PM Ticket #5782 (Cannot play m4a files with mpd v0.19.18 but their dev team suspects ...) created by
- Summary of the bug: Mpd v0.19.18 no longer plays m4a encoded files. …
- 6:47 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) created by
- Summary of the bug: Bug previously opened on mpd bug tracker: …
- 6:40 PM Ticket #5780 (Get auto matrix from swresample) created by
- So I work with avresample: 1. Get auto matrix from avresample - …
- 6:25 PM Changeset in ffmpeg [7a2329fa] by
- avcodec/h264: Put context_count check back Fixes assertion failure …
- 6:25 PM Changeset in ffmpeg [65fff8e7] by
- cmdutils: remove the current working directory from the DLL search …
- 6:25 PM Changeset in ffmpeg [3988470e] by
- avcodec/raw: Fix decoding of ilacetest.mov Signed-off-by: Michael …
- 6:25 PM Changeset in ffmpeg [3a6b27ca] by
- avcodec/ffv1enc: Fix assertion failure with non zero bits per sample …
- 6:25 PM Changeset in ffmpeg [942c3bfb] by
- avformat/oggdec: Fix integer overflow with invalid pts If negative …
- 6:25 PM Changeset in ffmpeg [486aa4fe] by
- ffplay: Fix invalid array index Found-by: Thomas Guilbert …
- 6:25 PM Changeset in ffmpeg [da12d544] by
- avcodec/vp9_parser: Check the input frame sizes for being consistent …
- 6:25 PM Changeset in ffmpeg [73e09e37] by
- libavformat/rtpdec_asf: zero initialize the AVIOContext struct This …
- 6:25 PM Changeset in ffmpeg [d3ecb245] by
- libavutil/opt: Small bugfix in example. Fix const corectness and zero …
- 6:25 PM Changeset in ffmpeg [0f6e244b] by
- libx264: Increase x264 opts character limit to 4096 Signed-off-by: …
- 6:25 PM Changeset in ffmpeg [054db631] by
- avformat/mov: Check sample size Fixes integer overflow Fixes: poc.mp4 …
- 6:25 PM Changeset in ffmpeg [4a0b0cff] by
- avformat/format: Fix registering a format more than once and related …
- 4:54 PM Changeset in ffmpeg [9fefd76e] by
- avcodec/flac_parser: Raise threshold for detecting invalid data Fixes …
- 4:54 PM Changeset in ffmpeg [087bd8fb] by
- avfilter/vf_telecine: Make frame writable before writing into it …
- 4:54 PM Changeset in ffmpeg [40ffbe76] by
- avcodec/mpc8: Correct end truncation Fixes Ticket5478 Signed-off-by: …
- 4:54 PM Changeset in ffmpeg [ed7fe484] by
- avcodec/mpegvideo: Do not clear the parse context during init It is …
- 4:54 PM Changeset in ffmpeg [d9ad05ab] by
- MAINTAINERs cleanup (remove myself from things i de facto dont …
- 4:54 PM Changeset in ffmpeg [bfca58ee] by
- avcodec/h264: Fix off by 1 context count Fixes fate-h264-xavc-4389 …
- 4:54 PM Changeset in ffmpeg [8a32f19d] by
- avcodec/alsdec: Check r to prevent out of array read No testcase …
- 4:54 PM Changeset in ffmpeg [1dd34bdb] by
- avcodec/alsdec: fix max bits in ltp prefix code The maximum number of …
- 4:54 PM Changeset in ffmpeg [04987035] by
- avcodec/utils: check skip_samples signedness Fixes Ticket5528 …
- 4:54 PM Changeset in ffmpeg [a4484854] by
- avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an …
- 4:54 PM Changeset in ffmpeg [003fa5c3] by
- avcodec/bmp_parser: Check fsize Signed-off-by: Michael Niedermayer …
- 4:54 PM Changeset in ffmpeg [166921c2] by
- avcodec/bmp_parser: reset state Fixes part of ticket 5598 …
- 4:54 PM Changeset in ffmpeg [591c0b52] by
- avcodec/bmp_parser: Fix remaining size Fixes part of ticket 5598 …
- 4:54 PM Changeset in ffmpeg [731848ef] by
- avcodec/bmp_parser: Fix frame_start_found in cross frame cases Fixes …
- 4:54 PM Changeset in ffmpeg [76fd8145] by
- avfilter/af_amix: dont fail if there are no samples in output_frame() …
- 4:54 PM Changeset in ffmpeg [5af0ada4] by
- avformat/allformats: Making av_register_all() thread-safe. When …
- 4:54 PM Changeset in ffmpeg [ffb503c9] by
- avcodec/mpegvideo: Deallocate last/next picture earlier Fixes …
- 4:54 PM Changeset in ffmpeg [2bbbd3e5] by
- avcodec/bmp_parser: Fix state Fixes Ticket5598 Signed-off-by: …
- 4:54 PM Changeset in ffmpeg [669fc133] by
- avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and …
- 4:54 PM Changeset in ffmpeg [9fe1012] by
- doc/developer.texi: Add a code of conduct See: [FFmpeg-devel] [Vote] …
- 4:54 PM Changeset in ffmpeg [90b27feb] by
- avformat/avidec: Detect index with too short entries Fixes Ticket5498 …
- 4:54 PM Changeset in ffmpeg [c1c6cb2] by
- avformat/utils: Check negative bps before shifting in …
- 4:54 PM Changeset in ffmpeg [2e0af764] by
- avformat/utils: Do not compute the bitrate from duration == 0 Fixes …
- 4:54 PM Changeset in ffmpeg [8857dc6c] by
- ffmpeg: Check that r_frame_rate is set before attempting to use it …
- 4:54 PM Changeset in ffmpeg [67c7f8ca] by
- swresample/rematrix: Use clipping s16 rematrixing if overflows are …
- 4:54 PM Changeset in ffmpeg [500cf2e1] by
- swresample/rematrix: Use error diffusion to avoid error in the DC …
- 4:54 PM Changeset in ffmpeg [3452313] by
- libavformat/oggdec: Free stream private when header parsing fails. …
- 4:54 PM Changeset in ffmpeg [fc6f3148] by
- avformat/utils: Check bps before using it in a shift in …
- 4:54 PM Changeset in ffmpeg [3bbef608] by
- avformat/oggparseopus: Check that granule pos is within the supported …
- 4:54 PM Changeset in ffmpeg [0aaf66fb] by
- avcodec/mjpegdec: Do not try to detect last scan but apply idct after …
- 4:54 PM Changeset in ffmpeg [330f4ef] by
- avformat/options_table: Add missing identifier for very strict …
- 4:24 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- for followers, here is a partial workaround fix: …
- 2:15 PM CompilationGuide/MSVC edited by
- This is wrong, using MSVC 2013 or 2015 builds without any of these … (diff)
- 1:44 PM CompilationGuide/MSVC edited by
- (diff)
- 12:03 PM Changeset in ffmpeg [b746ed70] by
- avcodec/bsf: Add list BSF API Signed-off-by: Michael Niedermayer …
- 11:49 AM Ticket #3771 (Errors shown when decoding interplay video) closed by
- fixed: Seems no longer reproducible.
- 11:46 AM Ticket #5545 (av_packet_clone should use const declaration) closed by
- wontfix
- 11:44 AM Ticket #5506 (Newtek SpeedHQ) updated by
- Where they are? Do you want to sponsor this? If not why you do care?
- 11:40 AM Ticket #5128 (null pointer passed as argument in av_packet_ref()) closed by
- fixed: Looks to be fixed.
- 11:34 AM Ticket #5162 (aac encoder adds extra frame(s)) closed by
- wontfix
- 11:30 AM Ticket #5591 (IFF ANIM: trashed palette) closed by
- fixed: Fixed in 0ea03dbbf988178426d41475a06d096f1ed56dfa.
- 11:21 AM Changeset in ffmpeg [0ea03dbb] by
- avcodec/iff: remove palette swapping for anim It appears it is wrong.
- 11:17 AM Changeset in ffmpeg [ce5ba770] by
- avfilter/avf_showspectrum: add some multithreading support
- 9:22 AM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by
- And then it cannot detect the duration, maybe that's because of the …
- 9:20 AM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by
- I don't know any software that can play chunked content without any …
- 9:09 AM Ticket #5068 (Support muxing of non-AVCI h264 in mxf) updated by
- Hi Andreas, if you could provide me with a valid sample MXF file that …
- 9:07 AM Ticket #5068 (Support muxing of non-AVCI h264 in mxf) updated by
-
Cc changed
- 9:01 AM Ticket #5779 (Segmentation fault when capture webcam frame) closed by
- duplicate: See #5775.
- 9:00 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
-
Keywords, Version changed
- 8:35 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Replying to cehoyos: > Please attach the console output …
- 7:59 AM Changeset in ffmpeg [4899953a] by
- doc/filters: add yet another zoompan usage example
- 7:55 AM Changeset in ffmpeg [ac18114b] by
- avfilter/vf_zoompan: fix pzoom usage
- 12:48 AM Changeset in ffmpeg [b93e2233] by
- libavcodec/qsvdec_h2645.c: switch to the new BSF API This patch …
- 12:11 AM Changeset in ffmpeg [23f505be] by
- configure: All sun4 machines are SPARCs, not just sun4u Allow …
Aug 14, 2016:
- 9:33 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by
- Hi. I made some work around this ticket. If you need you can use my …
- 5:02 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
- That did not work. But I think only thing needed is to include …
- 3:27 PM Ticket #5779 (Segmentation fault when capture webcam frame) updated by
- This is the Windows even log: […]
- 3:27 PM Ticket #5779 (Segmentation fault when capture webcam frame) updated by
- This is the Windows even log: […]
- 3:24 PM Ticket #5779 (Segmentation fault when capture webcam frame) created by
- I'm getting a segmentation fault when I try to capture a frame from my …
- 12:04 PM Ticket #5778 (mov: crash with fuzzed file) created by
- […] […]
- 8:44 AM Changeset in ffmpeg [d1499347] by
- libavformat/http: add support for content_type option in listen mode …
- 8:00 AM Changeset in ffmpeg [ec4ed2f6] by
- avfilter/vf_signalstats: fix saturation calculation for >8 bit
Aug 13, 2016:
- 4:40 PM Ticket #5650 (IFF ANIM: support decoding of interlaced Scala's anims) updated by
- this is already supported in iffanimplay …
- 4:34 PM Changeset in ffmpeg [6612d049] by
- aacenc: fix various typos and an error message Too much copy and …
- 4:00 PM Changeset in ffmpeg [fb0abb34] by
- aacenc: unmark the fast coder as experimental This version has had …
- 4:00 PM Changeset in ffmpeg [c92cc2d5] by
- aacenc: add a faster version of twoloop as the "fast" coder Does …
- 1:05 PM Changeset in ffmpeg [66bd740e] by
- avcodec/h264: Put context_count check back Fixes assertion failure …
- 12:23 PM Changeset in ffmpeg [534dc63] by
- Update for 3.0.3 Signed-off-by: Michael Niedermayer …
- 11:08 AM Changeset in ffmpeg [09d18540] by
- cmdutils: remove the current working directory from the DLL search …
- 11:08 AM Changeset in ffmpeg [ab961642] by
- avcodec/raw: Fix decoding of ilacetest.mov Signed-off-by: Michael …
- 11:08 AM Changeset in ffmpeg [e7c00a28] by
- avcodec/ffv1enc: Fix assertion failure with non zero bits per sample …
- 11:08 AM Changeset in ffmpeg [2a8441e9] by
- avformat/oggdec: Fix integer overflow with invalid pts If negative …
- 11:08 AM Changeset in ffmpeg [7876fd67] by
- ffplay: Fix invalid array index Found-by: Thomas Guilbert …
- 11:08 AM Changeset in ffmpeg [8b3d9c33] by
- avcodec/vp9_parser: Check the input frame sizes for being consistent …
- 11:08 AM Changeset in ffmpeg [c5757266] by
- libavformat/rtpdec_asf: zero initialize the AVIOContext struct This …
- 11:08 AM Changeset in ffmpeg [6e6609f5] by
- libavutil/opt: Small bugfix in example. Fix const corectness and zero …
- 11:08 AM Changeset in ffmpeg [6e13acaa] by
- libx264: Increase x264 opts character limit to 4096 Signed-off-by: …
- 11:08 AM Changeset in ffmpeg [a5680d83] by
- avformat/mov: Check sample size Fixes integer overflow Fixes: poc.mp4 …
- 11:08 AM Changeset in ffmpeg [811d5603] by
- avformat/format: Fix registering a format more than once and related …
- 11:08 AM Changeset in ffmpeg [c34f061] by
- avformat/flacdec: Fix seeking close to EOF Fixes Ticket5428 …
- 11:08 AM Changeset in ffmpeg [96ce6f64] by
- avcodec/flac_parser: Raise threshold for detecting invalid data Fixes …
- 11:08 AM Changeset in ffmpeg [13b68522] by
- avformat/flvdec: Accept last size if its off by 1 Fixes part of …
- 11:08 AM Changeset in ffmpeg [d13ba396] by
- tests/api/api-codec-param-test: Do not directly access caps_internal …
- 11:08 AM Changeset in ffmpeg [19b86db2] by
- avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param() With this …
- 11:08 AM Changeset in ffmpeg [694d37eb] by
- avfilter/vf_telecine: Make frame writable before writing into it …
- 11:08 AM Changeset in ffmpeg [4e5d1c45] by
- avformat/mpegts: adjust probe score for low check_count Fixes …
- 11:08 AM Changeset in ffmpeg [2577cfd2] by
- avcodec/mpc8: Correct end truncation Fixes Ticket5478 Signed-off-by: …
- 11:08 AM Changeset in ffmpeg [280587b4] by
- avformat/mp3dec: Increase probe score slightly when the whole data …
- 11:08 AM Changeset in ffmpeg [5bf1122] by
- avcodec/cfhd: Set dimensions unconditionally Fixes Ticket5215 …
- 11:08 AM Changeset in ffmpeg [679e869] by
- avcodec/mpegvideo: Do not clear the parse context during init It is …
- 11:08 AM Changeset in ffmpeg [7216068e] by
- MAINTAINERs cleanup (remove myself from things i de facto dont …
- 11:08 AM Changeset in ffmpeg [e7a064ef] by
- avcodec/h264: Fix off by 1 context count Fixes fate-h264-xavc-4389 …
- 11:08 AM Changeset in ffmpeg [a004e2e4] by
- avcodec/alsdec: Check r to prevent out of array read No testcase …
- 11:08 AM Changeset in ffmpeg [f50f7adf] by
- avcodec/alsdec: fix max bits in ltp prefix code The maximum number of …
- 11:08 AM Changeset in ffmpeg [9cf85419] by
- avcodec/utils: check skip_samples signedness Fixes Ticket5528 …
- 11:08 AM Changeset in ffmpeg [b3fe93e] by
- avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an …
- 11:08 AM Changeset in ffmpeg [603fd4f7] by
- avcodec/bmp_parser: Check fsize Signed-off-by: Michael Niedermayer …
- 11:08 AM Changeset in ffmpeg [76a2397] by
- avcodec/bmp_parser: reset state Fixes part of ticket 5598 …
- 11:08 AM Changeset in ffmpeg [fca62cc6] by
- avcodec/bmp_parser: Fix remaining size Fixes part of ticket 5598 …
- 11:08 AM Changeset in ffmpeg [9f1e8b4f] by
- avcodec/bmp_parser: Fix frame_start_found in cross frame cases Fixes …
- 11:08 AM Changeset in ffmpeg [b2a2b1a8] by
- avfilter/af_amix: dont fail if there are no samples in output_frame() …
- 11:08 AM Changeset in ffmpeg [f3c1a76f] by
- avformat/allformats: Making av_register_all() thread-safe. When …
- 10:57 AM Changeset in ffmpeg [3a81775] by
- avfilter/vf_signalstats: measure video bitdepth
- 10:57 AM Changeset in ffmpeg [ee56d9bc] by
- avfilter/vf_signalstats: add >8 bit depth support
- 10:46 AM Changeset in ffmpeg [7ae52f8a] by
- avcodec/bsf: Add ff_bsf_get_packet_ref() function Use of this …
- 10:33 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- I applied a fix for Cygwin default compilation as …
- 10:14 AM Changeset in ffmpeg [79dc94a6] by
- configure: Check for arc4random() header definition. Fixes Cygwin …
- 9:05 AM Changeset in ffmpeg [2ab52644] by
- doc/bsfs: Fix bsf options divider in documentation The actual …
- 8:59 AM Changeset in ffmpeg [bfdca87a] by
- avcodec/bsf: Forbid packet without payload in av_bsf_send_packet …
- 8:59 AM Changeset in ffmpeg [7d5501b] by
- avcodec/bsf: Set EOF flag only in pkt == NULL Set BSF EOF flag only …
- 8:46 AM Changeset in ffmpeg [5a667322] by
- vaapi_vc1: Remove redundant version check The lowest supported VAAPI …
- 8:46 AM Changeset in ffmpeg [01d6f84f] by
- vaapi_vc1: Constify pointers
- 8:46 AM Changeset in ffmpeg [ee906129] by
- vaapi_mpeg2: Constify pointers
- 8:46 AM Changeset in ffmpeg [03adfe91] by
- vaapi_h264: Constify pointers
- 8:46 AM Changeset in ffmpeg [121f34d5] by
- hwcontext_vaapi: Try the first render node as the default DRM device …
- 12:08 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- By the way, for what's it worth, Microsoft seems to have made changes …
- 12:07 AM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
- Please also test attached possible real fix.
- 12:04 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- So, I've made a best guess as to what the relevant part of the config …
Aug 12, 2016:
- 11:55 PM Ticket #5022 (spv1: artefacts while seeking in the file) updated by
-
Keywords, Version, Component changed
- 11:52 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Please find the and post the relevant part of config.log starting with …
- 11:50 PM Ticket #5024 (spv1: support 16bpp color mode) updated by
- Fixed since 5d31074daf0e448a636fbb0436f04ed54c20eab1
- 11:49 PM Ticket #5025 (spv1: support 32bpp color mode) updated by
- Fixed since 5d31074daf0e448a636fbb0436f04ed54c20eab1, pix_fmt fixed in …
- 11:47 PM Ticket #5657 (support Apple 64-bit ARGB ('b64a')) closed by
- fixed: Should be fixed in ceab04fb5db89052b3d8abcb57b137de24ed42b0
- 11:44 PM Changeset in ffmpeg [ceab04fb] by
- lavc/raw: Support QT b64a ARGB64 rawvideo. Decoder based on a patch …
- 11:40 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
- With replaced line it works as expected.
- 11:35 PM Changeset in ffmpeg [bc703126] by
- lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency. Fixes …
- 11:34 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Replying to cehoyos: > Sorry, patch 1 needs …
- 10:16 PM Ticket #5025 (spv1: support 32bpp color mode) closed by
- fixed: Fixed in some merge from libav.
- 10:14 PM Ticket #5024 (spv1: support 16bpp color mode) closed by
- fixed: Fixed in some merge from libav.
- 10:14 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
-
Sorry, patch 1 needs
./configure && make ffmpeg.exeto test… - 10:13 PM Ticket #5022 (spv1: artefacts while seeking in the file) closed by
- fixed: Fixed in some merge from libav.
- 10:02 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Replying to cehoyos: > Please test the two attached …
- 9:54 PM Changeset in ffmpeg [777697a6] by
- fate: add test for compand filter Signed-off-by: Michael Niedermayer …
- 9:45 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Please test the two attached patches independently with {{{./configure …
- 9:32 PM Changeset in ffmpeg [6fc944e6] by
- Prepare for 12_alpha1 Release
- 9:26 PM Changeset in ffmpeg [44ac2b9b] by
- tests/fate/vcodec: add dnxhr edge tests Signed-off-by: Michael …
- 9:25 PM Changeset in ffmpeg [6051bb33] by
- libavcodec/dnxhdenc: add edge emulate for dnxhr Fixes handling for …
- 7:44 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- It has been pointed out to me that I performed the gdb debugging …
- 4:57 PM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
-
Status changed
Not sure this is a duplicate of the other 3 referenced tickets, but as … - 4:55 PM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
-
Reproduced by developer changed
this is also reproduceable still […] resulting file is 2min long - 4:54 PM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
-
Keywords, Summary changed
related tickets: #3433, #3789, #5456 - 4:24 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Replying to cehoyos: > I would consider a failure in …
- 4:13 PM Ticket #5022 (spv1: artefacts while seeking in the file) updated by
-
Cc changed
sample file is o longer available - 2:34 PM Changeset in ffmpeg [b5f30fe8] by
- avcodec/utils: only warn when passed invalid lowres value This makes …
- 1:27 PM Ticket #5068 (Support muxing of non-AVCI h264 in mxf) closed by
- fixed: Implemented in b83d9077807a5cde4db5f4d726e0a02c787651cb by Matthias …
- 1:25 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
-
Keywords changed
- 1:17 PM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Please attach the console output here to make this a valid ticket.
- 12:00 PM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
-
Note:
NotoColorEmoji(by Google) is probably a better font than … - 11:36 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
- Replying to cehoyos: > Please test current FFmpeg git head …
- 11:18 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- Replying to cehoyos: More or less. When Freetype …
- 11:17 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- Freetype has had support for rendering color emoji since version 2.5, …
- 11:15 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- Am I correct that this is (only) related to libfreetype and has …
- 11:10 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
-
The glyph emoji characters have the suffix
0xFE0F, while the … - 11:05 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- How would the drawtext filter know that the font you provided contains …
- 11:01 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- Replying to cehoyos: > Why? because that's how emoji is …
- 10:59 AM Ticket #5777 (No support for coloured emoji with drawtext filter) updated by
- Replying to Illya: > Using the drawtext filter and a …
- 10:58 AM Ticket #5777 (No support for coloured emoji with drawtext filter) created by
- Summary of the bug: Using the drawtext filter and a capable emoji …
- 10:27 AM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by
- Which software plays the file(s) you created with the first command?
- 10:11 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by
-
Priority, Keywords, Component changed
Please test current FFmpeg git head and provide both the command line … - 10:09 AM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) updated by
-
Keywords, Component changed
Does it work if you replace line 281 of libavformat/udp.c with {{{#if … - 9:41 AM Changeset in ffmpeg [f6d2fed8] by
- avconv: Make sure that inputless filtergraphs are configured Unbreak …
- 9:41 AM Changeset in ffmpeg [602abe77] by
- avconv: Check the fifo allocation
- 9:06 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- I would consider a failure in native default compilation much more …
- 8:39 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Replying to cehoyos: > And just to make sure please …
- 7:27 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- Replying to cehoyos: > Am I correct that the crash also …
- 7:22 AM Ticket #5776 (Add SOCKS proxy support) updated by
-
Priority, Status changed
- 7:21 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
- And just to make sure please recompile with {{{./configure && make …
- 7:19 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by
-
Keywords changed
Am I correct that the crash also happens if you don't provide an … - 6:02 AM Ticket #5776 (Add SOCKS proxy support) created by
- FFmpeg has HTTP proxy support via environment variable …
- 3:28 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) created by
- Goal: Capture webcam video with direct show in Windows 10 …
Aug 11, 2016:
- 10:20 PM Changeset in ffmpeg [e8b355a] by
- libavformat/http: add support for headers option in listen mode …
- 10:14 PM Encode/HighQualityAudio edited by
- typo fixes: whitespace, 'efficent' (diff)
- 10:11 PM Encode/HighQualityAudio edited by
- consistent use of 'range' and 'Kbps' (not sure what's really … (diff)
- 10:06 PM Encode/HighQualityAudio edited by
- mention VBR and the fact that the bitrates here are for CBR (diff)
- 9:42 PM Encode/AAC edited by
- increasing the amount of high-frequency content takes away precious … (diff)
- 8:21 PM Changeset in ffmpeg [17eb0042] by
- doc/filters: move hdcd documentation from video section to audio section
- 7:46 PM Changeset in ffmpeg [b5314333] by
- avfilter/af_adelay: make it possible to delay channels by exact number …
- 5:55 PM Changeset in ffmpeg [0ed5c3c] by
- avisynth: simplify the pix_fmt check for the newer AviSynth API The …
- 5:55 PM Changeset in ffmpeg [2e95054e] by
- checkasm: h264dsp: Initialize the padding area This fixes valgrind …
- 4:24 PM CompilationGuide/RaspberryPi edited by
- Fixed pkg-config information. PKG_CONFIG_PATH was wrong, in addition … (diff)
- 3:30 PM Changeset in ffmpeg [eb313725] by
- avfilter/avf_avectorscope: fix initialization for prev_y in polar mode
- 3:21 PM Changeset in ffmpeg [a130165e] by
- avfilter/avf_avectorscope: add scale option
- 1:54 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) created by
- Summary of the bug: Following command FAILS on tvOS (but exactly same …
- 1:26 PM Changeset in ffmpeg [369fdfaf] by
- doc/filters: fix typo in acrusher filter docs
- 1:02 PM Changeset in ffmpeg [7f1b14bc] by
- avfilter: add acrusher filter
- 12:10 PM Changeset in ffmpeg [cc6a59d2] by
- avformat/id3v2: fix memleak with empty strings Signed-off-by: Michael …
- 11:54 AM Ticket #5773 (QSV decode and transcode with subtitle) closed by
- duplicate
- 11:51 AM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by
- Sorry for my lack of knowledge, i've compiled ffmpeg from the latest …
- 10:54 AM Ticket #5773 (QSV decode and transcode with subtitle) created by
- Summary of the bug: The current version of ffmpeg can't call QSV …
- 9:02 AM Changeset in ffmpeg [f2143c57] by
- vp9: reindent after last commit
- 8:54 AM Changeset in ffmpeg [1730a67a] by
- vp9: add frame threading Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 8:54 AM Changeset in ffmpeg [5b995452] by
- vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. This …
- 8:53 AM Changeset in ffmpeg [bc6e0b64] by
- vp9: split last/cur_frame from the reference buffers. We need more …
- 8:52 AM Changeset in ffmpeg [04763c6f] by
- h264_direct: use the reference mask from the actual reference Not …
- 8:52 AM Changeset in ffmpeg [e9bfff1c] by
- lavc: free buffer_frame/pkt on avcodec_open2() failure Fixes memory …
- 8:29 AM Changeset in ffmpeg [ec021d48] by
- buffer: fix av_buffer_pool_init2() documentation A non-existent …
- 3:29 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) created by
- The ffplay.exe appears video mosaic and part of the audio loss …
- 12:09 AM Changeset in ffmpeg [b83d9077] by
- libavformat/mxfenc: add UID for unconstrained H.264 coded video in …
Note:
See TracTimeline
for information about the timeline view.
