Timeline
Sep 3, 2015:
- 11:42 PM Changeset in ffmpeg [a7e6fbd9] by
- dxtory: Factorize the buffer loading And the checks nearby it.
- 11:42 PM Changeset in ffmpeg [6a6bc43f] by
- dxtory: Factorize slice size checks They are always the same.
- 11:28 PM Changeset in ffmpeg [a51d4246] by
- avcodec/svq1dec: Check init_get_bits8() for failure Fixes: CID1322313 …
- 11:28 PM Changeset in ffmpeg [f1593e4] by
- avcodec/tta: Check init_get_bits8() for failure Fixes: CID1322319 …
- 11:13 PM Changeset in ffmpeg [cbd3cd8e] by
- avcodec/vp3: Check init_get_bits8() for failure Fixes CID1322316 …
- 10:10 PM Changeset in ffmpeg [f5a6a833] by
- avfilter/af_channelmap: Reorder operations to avoid memleak Fixes …
- 9:13 PM Changeset in ffmpeg [59361d8c] by
- avfilter/af_sidechaincompress: Also assert that i < 2 This should …
- 9:07 PM Changeset in ffmpeg [d5710411] by
- avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure Fixes …
- 9:02 PM Changeset in ffmpeg [c97ea011] by
- avfilter/vf_histogram: Fix order of operations with flags Fixes …
- 8:17 PM Changeset in ffmpeg [e5aa6f70] by
- avcodec/gsmdec_template: avoid undefined negative left shifts Fixes: …
- 8:17 PM Changeset in ffmpeg [9ed53d5a] by
- avformat/mov: Change the type of the r/g/b variables Fixes integer …
- 6:11 PM Changeset in ffmpeg [280d140c] by
- lavf/http: Remove superfluous parenthesis. Signed-off-by: Stephan …
- 5:27 PM Changeset in ffmpeg [a212a983] by
- avfilter/avf_showwaves: Check max_samples Fixes potential division by …
- 4:55 PM Changeset in ffmpeg [dd7b486e] by
- lavf/http: Fix incorrectly placed parenthesis. The assignment had …
- 4:55 PM Changeset in ffmpeg [92b3c486] by
- avfilter/af_dynaudnorm: Fix typo in assert Fixes: CID1322303 …
- 4:54 PM Changeset in ffmpeg [629fcda4] by
- avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN …
- 4:53 PM Changeset in ffmpeg [9f6ca28e] by
- avformat/concatdec: Check file variable before dereferencing Fixes …
- 3:40 PM Ticket #4825 (implement an equivalent for mplayer -dumpstream) updated by
-
I suspect
aviocat(we should build and install useful tools by … - 3:12 PM Ticket #4824 (Decklink Lip-sync trouble) reopened by
- Hi. My mistake :( Yes, ffplay, vlc, mpc or any other software player …
- 2:27 PM Changeset in ffmpeg [5131ba5] by
- AAC: MIPS: Add missing codebooks in quantize funcs Add entries on the …
- 1:16 PM Changeset in ffmpeg [bcb3332] by
- AAC: Increase fuzziness of fate-aac tests Needed to make them pass in mips
- 12:54 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) closed by
- fixed: This may have been fixed by Marton Balint in …
- 12:46 PM Ticket #3968 (fieldmatch does not work for mixed telecined and progressive content) closed by
- fixed: I pushed a documentation update as …
- 12:36 PM Changeset in ffmpeg [3cf0c959] by
- doc: Explain how to use the fps and the fieldmatch filter together. …
- 12:29 PM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by
- Replying to cehoyos: > I would most likely have removed …
- 12:08 PM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by
-
Priority, Keywords changed
Replying to barsnick: > Do you still require a sample? … - 11:55 AM Changeset in ffmpeg [db9fd1e9] by
- fraps: increase vlc nb_bits Sample-Id: fraps_bug_huff.avi …
- 11:55 AM Changeset in ffmpeg [741d353] by
- huffman: allow specifying nb_bits to ff_huff_build_tree() …
- 11:55 AM Changeset in ffmpeg [26960aa1] by
- huffman: increase bits constant Bug-ID: ffmpeg ticket 2593 …
- 11:55 AM Changeset in ffmpeg [5a19bce2] by
- huffman: use a named identifer for the bits constant Signed-off-by: …
- 11:47 AM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by
- The warning probably doesn't make sense at all, since any other values …
- 11:39 AM Changeset in ffmpeg [9ad1e0c1] by
- mux: Make sure that the data is actually written And forward the …
- 11:39 AM Changeset in ffmpeg [e05f7ed5] by
- file: properly forward errors from file_read() and file_write() …
- 11:39 AM Changeset in ffmpeg [5a1a9da8] by
- mpegvideo: Drop a stray error message The condition is not a failure.
- 11:30 AM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) created by
- Summary of the bug: When decoding/remuxing an MPEG-TS (captured from …
- 11:30 AM Ticket #4825 (implement an equivalent for mplayer -dumpstream) created by
- Users often report that remuxing network (or other) streams fails …
- 11:26 AM Ticket #4824 (Decklink Lip-sync trouble) closed by
- worksforme: I tested the following and the output file plays in-sync here: […] …
- 10:42 AM Changeset in ffmpeg [fddcd9e5] by
- avformat/file: Fix copy and paste error Signed-off-by: Michael …
- 9:47 AM Changeset in ffmpeg [c0ae4619] by
- avfilter/vf_sab: use the name 's' for the pointer to the private …
- 9:47 AM Changeset in ffmpeg [9136e65c] by
- avcodec/fraps: use init_get_bits8() Signed-off-by: Paul B Mahol …
- 9:28 AM Changeset in ffmpeg [4cad4bd4] by
- avformat/hlsenc: Fix memleak of path Fixes: CID1322343 Signed-off-by: …
- 9:28 AM Changeset in ffmpeg [e3d8504f] by
- avformat/hlsenc: Initialize vtt_oc to help static analyzers This is …
- 9:28 AM Changeset in ffmpeg [879603fa] by
- avformat/latmenc: Add assert to avoid coverity warning Fixes …
- 9:24 AM Ticket #4824 (Decklink Lip-sync trouble) created by
- Summary of the bug: Hi. I've have some trouble trying to save or play …
- 9:12 AM Changeset in ffmpeg [8d2b4b8] by
- avfilter/vf_drawgraph: add rscroll slide mode Signed-off-by: Paul B …
- 9:12 AM Changeset in ffmpeg [81f7a257] by
- avcodec/vorbisdec: use init_get_bits8() Signed-off-by: Paul B Mahol …
- 9:12 AM Changeset in ffmpeg [7820197d] by
- avfilter/vf_vectorscope: constify more variables Signed-off-by: Paul …
- 9:12 AM Changeset in ffmpeg [1c88ef0c] by
- avfilter/vf_vectorscope: support more formats for color4 mode in …
- 9:12 AM Changeset in ffmpeg [19dfbe92] by
- avfilter/vf_elbg: make it possible to output to pal8 pixel format …
- 8:37 AM Ticket #4819 (av_register_all() memory leak) updated by
- Replying to Cigaes: > Replying to joeallen: …
- 8:33 AM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) closed by
- worksforme: […]
- 8:20 AM Changeset in ffmpeg [bd70303e] by
- avformat/swfdec: Check return value of init_get_bits8() Fixes: …
- 7:35 AM Ticket #4819 (av_register_all() memory leak) updated by
- Replying to joeallen: > Also just to throw this out …
- 7:32 AM Changeset in ffmpeg [32f53958] by
- swresample/swresample: Fix integer overflow in seed calculation Fixes …
- 7:20 AM Changeset in ffmpeg [053e80f6] by
- avformat/mov: Fix integer overflow in FFABS Fixes: …
- 7:05 AM Changeset in ffmpeg [d6cd614d] by
- avutil/common: Add FFNABS() This macro avoids the undefined corner …
- 4:27 AM Ticket #4813 (Remuxing hevc fails) updated by
- no one is picking up this ticket?
- 12:50 AM Changeset in ffmpeg [d1bdaf3f] by
- avformat/dump: Fix integer overflow in aspect ratio calculation …
- 12:18 AM Changeset in ffmpeg [733511fb] by
- avutil/common: Document FFABS() corner case Signed-off-by: Michael …
- 12:12 AM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- ffmpeg 2.7 ,the similar configuration , work fine on Android, Mac os x …
Sep 2, 2015:
- 11:23 PM Ticket #4819 (av_register_all() memory leak) updated by
- Replying to joeallen: > Also just to throw this out …
- 10:56 PM Ticket #4819 (av_register_all() memory leak) updated by
- Also just to throw this out there: avfilter_register_all() also leaks …
- 8:22 PM Changeset in ffmpeg [c45fcf30] by
- DXV decoder Support all DXDI and DXD3 normal quality videos.
- 7:56 PM Changeset in ffmpeg [0c770761] by
- lavc: Add a lzf decompressor Signed-off-by: Vittorio Giovara …
- 7:55 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Ok, that's odd, but it works. Now the only thing that isn't working …
- 7:35 PM Changeset in ffmpeg [26a0cd1b] by
- lavf: add V as a video stream specifier which is not an attached …
- 7:11 PM Changeset in ffmpeg [86352243] by
- avcodec/mpeg12dec: Fix integer overflow Fixes: …
- 7:10 PM Changeset in ffmpeg [d9b56895] by
- avcodec/mpegvideo: change bit_rate to 64bit 32bit is not sufficient …
- 7:07 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
-
Keywords, Status changed
With the same mappings, try "-c:a:0 copy -c:a:1 ac3 -ac:2 6 -c:a:2 aac … - 6:55 PM Changeset in ffmpeg [5b6a50e] by
- avcodec/mpegvideo_parser: Fix integer overflow Fixes: …
- 6:45 PM Changeset in ffmpeg [cf818be4] by
- avcodec/truemotion1: Fix undefined behavior (left shift of negative …
- 6:31 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- You can download the sample from here: …
- 6:13 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Could you post the entire console output? You left the details about …
- 6:00 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Other interesting thing: In Media Info the DTS:MA and DTS tracks show …
- 5:57 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Changing it to: -c:a:2 ac3 -ac:2 6 -ab:2 448k -ar:2 48000 -c:a:3 aac …
- 4:55 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Replying to JohnGalt: > ffmpeg -probesize 5G …
- 4:45 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- ffmpeg -probesize 5G -analyzeduration 5G -i "sample.mkv" -map 0:0 -map …
- 4:32 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by
- Please provide an actual command line together with the complete, …
- 4:30 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- I'm sorry if I missed it but please provide the command line that …
- 4:12 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) created by
- How to reproduce: ffmpeg -c:a:0 ac3 -ac 6 -ab 448k -ar48000 Where a:0 …
- 3:55 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- Replying to cehoyos: > Replying to [comment:5 …
- 3:51 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- ffmpeg -i …
- 3:49 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- Replying to wangniancai: > actually ,I use the default …
- 3:48 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- So there is no issue?
- 3:48 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- actually ,I use the default package for mac osx from the website …
- 3:45 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- To make this a valid ticket, please provide the command line that you …
- 3:44 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- sorry , Input #0, mov,mp4,m4a,3gp,3g2,mj2, from …
- 3:36 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- Please test current FFmpeg git head and provide your actual command …
- 3:33 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by
- the similiar Ticket2903
- 3:31 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) created by
- Summary of the bug: when I try to add watermark with png , I find this …
- 2:53 PM Changeset in ffmpeg [95010d49] by
- avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct …
- 2:35 PM Changeset in ffmpeg [c4a0a326] by
- lavfi/colormatrix: Add a bt601 alias Matches what …
- 1:39 PM Ticket #4819 (av_register_all() memory leak) updated by
- While I cannot reproduce an increasing leak no matter how often I call …
- 1:35 PM Ticket #4819 (av_register_all() memory leak) reopened by
- So, here's what I take home from it. In AVCodec, we have an …
- 12:33 PM Ticket #1057 (support ffmpeg -targets) updated by
- Remaining issue hould be fixed in a4188c9cd29a5bdea599e4c563eec6f6df496703
- 12:32 PM Changeset in ffmpeg [a4188c9] by
- ffmpeg: Improve help text for -target. Fixes ticket #1057.
- 11:19 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Replying to Arnaud: > > Ideally you would send a patch …
- 11:11 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Replying to cehoyos: > I did mention that I disagree with …
- 11:04 AM Changeset in ffmpeg [933309a6] by
- avcodec/mips/aaccoder_mips: disable optimizatios which break …
- 10:32 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Replying to Arnaud: > Sorry for being a bit harsh: Don't …
- 9:46 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Sorry for being a bit harsh: I didn't understand what you meant, and …
- 9:28 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Replying to Arnaud: > I've heard that ffmpeg's people have …
- 9:25 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Replying to Arnaud: > Regarding the "local patches", what …
- 9:02 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- "I have to add that I find it rude to use open source software without …
- 8:27 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Replying to Arnaud: > In any case the video in available … - 8:12 AM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by
- Replying to michael: > I think the code should only be run …
- 8:04 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Attached log when running ffmpeg built from git master head. I confirm …
- 7:36 AM Changeset in ffmpeg [10d16647] by
- fate: increase fuzziness for the AAC encoder prediction test Fails on …
- 6:15 AM Changeset in ffmpeg [dcf72da8] by
- fate: add fuzziness to the AAC Encode prediction test Fails on ppc64 …
- 5:39 AM Changeset in ffmpeg [72adf243] by
- fate: update AAC encoder tests TNS had both IS and PNS switched on …
- 5:26 AM Changeset in ffmpeg [20dc527] by
- aacenc: reorder coding tools This commit reorders the coding tools …
- 2:31 AM Changeset in ffmpeg [a4055d3] by
- avformat/hlsenc: add a use_localtime option to expand the segment …
- 12:48 AM Changeset in ffmpeg [62bd8dee] by
- avcodec/hevc_parser: fix split function of parser Signed-off-by: …
- 12:11 AM Changeset in ffmpeg [b7baebb7] by
- avcodec/ffv1dec: Print CRCs at picture debug level Signed-off-by: …
- 12:10 AM Changeset in ffmpeg [eac16145] by
- avcodec/ffv1dec: Check that there is enough space for the CRC in the …
Sep 1, 2015:
- 11:22 PM Changeset in ffmpeg [1376084d] by
- avcodec/h264_slice: replace assert by normal error check Fixes …
- 11:00 PM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) closed by
- fixed: Should be fixed in 3eae98c1ac705d3f820a1800e81960146a80c61c Nothing …
- 10:59 PM Changeset in ffmpeg [3eae98c1] by
- lavf/dv: Do not return EIO for every error (like EOF). Fixes ticket …
- 10:47 PM Changeset in ffmpeg [9dbc50b4] by
- avfilter/vf_subtitles: allow setting fonts directory This is mostly …
- 9:02 PM Changeset in ffmpeg [642d2f9d] by
- avcodec/version: Minor version bump due to …
- 8:46 PM Changeset in ffmpeg [c7c207ae] by
- avformat/mxg: Use memmove() Fixes undefined behavior Fixes: …
- 8:34 PM Ticket #4819 (av_register_all() memory leak) closed by
- invalid: If I understand Alessandro Ghedini's analysis correctly, this is a …
- 8:29 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- Please test current FFmpeg git head and please provide the command …
- 8:27 PM Ticket #4821 (mp3 encoding issue) updated by
- Did you upload a sample file?
- 5:13 PM HowToBurnSubtitlesIntoVideo edited by
- (diff)
- 5:04 PM Ticket #4821 (mp3 encoding issue) created by
- Summary of the bug: When attempting to convert from AVC encoded .mp4 …
- 3:33 PM Ticket #4819 (av_register_all() memory leak) updated by
- >What did you mean by "av_register_all() is a broken concept?" In a …
- 3:28 PM Ticket #4819 (av_register_all() memory leak) updated by
- @gjdfgh Good programming practices I and raise awareness..i guess. …
- 3:06 PM Ticket #4819 (av_register_all() memory leak) updated by
- (Not really sure why you'd care about something so minor, …
- 3:03 PM Ticket #4819 (av_register_all() memory leak) updated by
- I am using ffmpeg 2.7.1. I am gonna install 2.7.2 and see if it makes …
- 2:27 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by
- I've put the original file on my Google Drive: …
- 2:26 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) created by
- Summary of the bug: Using ffmpeg 2.5 (but doesn't work either with …
- 2:23 PM Ticket #4819 (av_register_all() memory leak) updated by
- It's not in ffmpeg, I think. I'm not even sure it's in libx265. This …
- 2:20 PM Ticket #4819 (av_register_all() memory leak) updated by
-
Keywords changed
Do you have any indication that this is an issue that can be fixed … - 1:36 PM Ticket #4819 (av_register_all() memory leak) created by
- Originally I was making an application to convert audio to wav, and …
- 12:35 PM Changeset in ffmpeg [5d12d7de] by
- mpegts: demux BluRay text subtitles Reviewed-by: Paul B Mahol …
- 12:35 PM Changeset in ffmpeg [757cb0f2] by
- mpegts: fix demuxing PES private stream 2 PES header size is 6 bytes …
- 12:18 PM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
- the crash only manifests itself in vapoursynth - that is where the …
- 12:02 PM Changeset in ffmpeg [d79c2000] by
- avfilter/vf_spp: use the name 's' for the pointer to the private …
- 11:52 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
- What crash?, this issue is about wrong error code returned at eof.
- 11:35 AM Changeset in ffmpeg [dc926ab5] by
- rtmp: support the AMF_DATE tag Instead of returning EINVAL, which can …
- 11:07 AM Changeset in ffmpeg [8ffe1cb4] by
- aacenc: disable bandtype modifying extensions when coder != twoloop …
- 10:49 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
- autoexit works (video is terminated). also, the real reason behind …
- 10:42 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by
- Yes! Running the overlay input through fifo fixes it. Breaks: …
- 10:35 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent, please testffplay -autoexit. - 10:30 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
- with today's git: command used: ffmpeg -v 9 -loglevel 99 -an -i …
- 9:27 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by
-
Priority, Keywords, Component changed
Unfortunately, I don't understand the issue you are reporting (I am … - 9:01 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) created by
- Summary of the bug: How to reproduce: […] file in question plays …
- 8:43 AM Changeset in ffmpeg [c3cd1a74] by
- avfilter/vf_waveform: support envelope for all filters Signed-off-by: …
- 8:43 AM Changeset in ffmpeg [97c7c39d] by
- avfilter/vf_waveform: simplify memory allocations Signed-off-by: Paul …
- 8:43 AM Changeset in ffmpeg [32f217e] by
- avfilter/vf_waveform: implement various filters Signed-off-by: Paul B …
- 8:12 AM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by
- Replying to zer0z: > time ffmpeg -i test.ts -r …
- 8:10 AM Ticket #4816 (png: wrong alpha detection) updated by
- 51d4bca5a40b8087c43421873e1c2262b6a74a76
- 8:08 AM Changeset in ffmpeg [b8653281] by
- fate: adjust fuzz of AAC Encoder's TNS test Have to adjust it again, …
- 7:54 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by
-
Priority, Keywords changed
Does it work if you insert the fifo filter? - 7:39 AM Ticket #4816 (png: wrong alpha detection) updated by
- Could you send me the commit id?
- 7:22 AM Ticket #4812 (scale filter does not apply pure range change) closed by
- fixed: Hopefully fixed in 0cb6c0ec488e324443b49b36f1224d3e5af420c4
- 7:19 AM Changeset in ffmpeg [670d8ecf] by
- lavf: Remove probesize32 and max_analyze_duration32 on version bump. …
- 7:17 AM Changeset in ffmpeg [0cb6c0ec] by
- lavfi/scale: Pass src_range and dst_range to libswscale. Fixes ticket …
- 6:51 AM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) updated by
-
Status, Reproduced by developer changed
- 6:26 AM Changeset in ffmpeg [555f5137] by
- fate: update AAC tests to the new defaults IS and PNS increase …
- 6:15 AM Changeset in ffmpeg [bc9927b8] by
- aacenc: Enable Intensity Stereo by default Since the changes made a …
- 6:13 AM Changeset in ffmpeg [b7eb7cb3] by
- aacenc: Enable Perceptual Noise Substitution by default It has been …
- 6:07 AM Changeset in ffmpeg [a8ced764] by
- fate: update AAC Encoder TNS test for the new changes Signed-off-by: …
- 6:00 AM Changeset in ffmpeg [a0079aae] by
- aacenc: reorder resetting of cpe->common_window Purely a cosmetic …
- 5:44 AM Changeset in ffmpeg [f3f6c6b9] by
- aacenc_tns: rework coefficient quantization and filter application …
- 5:40 AM Changeset in ffmpeg [d09f9c45] by
- aacenc: allocate a larger buffer for the TNS LPC context Turns out …
- 5:34 AM Changeset in ffmpeg [0fc3a513] by
- lpc: add ff_lpc_calc_ref_coefs_f() function This commit adds a …
- 5:32 AM Changeset in ffmpeg [a70ee2bd] by
- lpc: remove unused ff_lpc_calc_levinson() function Not needed …
- 5:30 AM Changeset in ffmpeg [139c2f93] by
- aacenctab: add tns_min_sfb[] to the encoder tables header Needed for …
- 5:20 AM Changeset in ffmpeg [5ed5ca70] by
- aacenc: populate tns_max_bands Needed for the following commits. …
- 3:15 AM Changeset in ffmpeg [63fb5a6a] by
- avcodec/truemotion1: Check for even width Fixes out of array access …
- 12:47 AM Changeset in ffmpeg [b54e03c9] by
- avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in …
- 12:09 AM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) updated by
-
Keywords, Version changed
Aug 31, 2015:
- 10:29 PM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) created by
- Summary of the bug: The mxf encoder segfaults when encoding 1 mpeg2 …
- 9:44 PM Changeset in ffmpeg [a047ccbb] by
- avcodec/movtextdec: Free ftab_temp Fixes memleak Fixes: …
- 9:44 PM Changeset in ffmpeg [a1a32fdb] by
- avcodec/movtextdec: Make tx3g_ptr unsigned Fixes integer overflow …
- 7:37 PM Changeset in ffmpeg [4dc9f003] by
- build: Skip libvpx.h if libvpx is not enabled
- 7:37 PM Changeset in ffmpeg [1a164e0a] by
- tools: Drop a stale header
- 4:56 PM Projects edited by
- (diff)
- 3:18 PM Ticket #4812 (scale filter does not apply pure range change) updated by
- Yes, looks good now: […]
- 3:14 PM Changeset in ffmpeg [87a11db2] by
- dnxhddata: Double frame_size for cid 1260 Despite '417792' being …
- 3:06 PM Changeset in ffmpeg [a686e581] by
- des: Add missing include
- 3:03 PM Ticket #4816 (png: wrong alpha detection) updated by
-
Keywords, Version, Component changed
- 2:54 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Replying to gjdfgh: > Turns out QT's "export" function …
- 2:53 PM Ticket #4816 (png: wrong alpha detection) closed by
- fixed: This has been fixed recently.
- 2:42 PM Ticket #4816 (png: wrong alpha detection) created by
- Summary of the bug: alpha channel isn't detected, thus it's being lost …
- 2:30 PM Ticket #4812 (scale filter does not apply pure range change) updated by
- Does attached patch make a difference for you?
- 2:25 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Replying to projectsymphony: > Replying to [comment:9 …
- 2:23 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Replying to gjdfgh: > Turns out QT's "export" function …
- 2:14 PM Changeset in ffmpeg [baeb8f5f] by
- tests: Renamed pix_fmts wording in ffv1 test target name to match …
- 2:12 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Turns out QT's "export" function gets it wrong (like ffmpeg), while …
- 1:57 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Replying to cehoyos: > Replying to [comment:7 …
- 1:51 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Replying to cehoyos: > Funny that I can reproduce the …
- 1:35 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Replying to projectsymphony: > is there a benchmark …
- 1:34 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) updated by
- Replying to cehoyos: > I sent a patch that may not …
- 1:33 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: Funny that I can reproduce the "bug" you see with QT on OSX…
- 1:24 PM Changeset in ffmpeg [87e5d8d7] by
- ismindex: Use the correct abs() version
- 1:24 PM Changeset in ffmpeg [9a003fc3] by
- lavr: Remove unused label
- 1:24 PM Changeset in ffmpeg [b0d94324] by
- libfdk-aacdec: Remove unused variable
- 1:20 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Why would decoders, which don't need it, output alpha?
- 1:18 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- is there a benchmark related to the performance impact that @cehoyos …
- 1:16 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- Replying to cehoyos: > There is another ticket now where …
- 12:49 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Replying to dbuitenh: > My question is (regardless of what …
- 12:13 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- My question is (regardless of what we chose the default blend …
- 12:12 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- You forgot PNG, that essentially requires the same behavior as prores. …
- 12:04 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Replying to iive: > - The users would immediately …
- 11:49 AM Changeset in ffmpeg [2ac5b6ce] by
- fate: use 'c' for setting the channel_layout Without this …
- 10:47 AM Ticket #4814 (swscale default alpha blending drops alpha) updated by
- Using the alpha channel means that you allow the player and/or editing …
- 10:26 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- You forgot PNG, that essentially requires the same behavior as prores. …
- 10:17 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- @projectsymphony, FFmpeg provides you with the options to get your …
- 9:52 AM Changeset in ffmpeg [51d4bca5] by
- avcodec/pngdec: fully support the tRNS chunk Signed-off-by: Donny …
- 8:55 AM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) created by
- […] I sent a patch that may not improve the situation: …
- 8:49 AM Ticket #4812 (scale filter does not apply pure range change) updated by
- Yes, it's still there. Checked with current head …
- 8:41 AM Ticket #4812 (scale filter does not apply pure range change) updated by
- I just noticed, I made a copy & paste error in the ticket. The first …
- 8:33 AM Ticket #4813 (Remuxing hevc fails) updated by
-
Keywords, Status, Version, Reproduced by developer, Summary changed
[…] - 8:28 AM Ticket #4812 (scale filter does not apply pure range change) updated by
-
Version, Component, Reproduced by developer, Status changed
This is still reproducible with … - 8:18 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) closed by
- fixed: This was fixed by Michael in 8e05f9217ae567a26ea71dd29acd79b1631ae593 …
- 8:08 AM Changeset in ffmpeg [d5911e6] by
- Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc' * commit …
- 8:07 AM Changeset in ffmpeg [ea1061e1] by
- Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6' * commit …
- 8:01 AM Changeset in ffmpeg [80a12be1] by
- Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c' * commit …
- 8:00 AM Changeset in ffmpeg [ad79fa47] by
- Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3' * commit …
- 6:22 AM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: There is another ticket now where the default behaviour is discussed.
- 12:00 AM Changeset in ffmpeg [1acd6311] by
- swscale/utils: If cascaded contexts are used forward …
- 12:00 AM Changeset in ffmpeg [8e05f921] by
- swscale/utils: Split scaling if possible and yuv->yuv with different …
Aug 30, 2015:
- 11:33 PM Changeset in ffmpeg [58a0b7f1] by
- avfilter/vf_scale: If no output color matrix is specified, use the …
- 11:33 PM Changeset in ffmpeg [5a00c300] by
- avfilter/vf_scale: Do not skip scale if the color matrix mismatches …
- 11:33 PM Changeset in ffmpeg [75d90064] by
- avfilter/vf_scale: Do not skip scale if range mismatches …
- 9:31 PM Changeset in ffmpeg [c64060d] by
- fate: add -fflags +bitexact to the relevant targets This fixes fate …
- 9:30 PM Changeset in ffmpeg [c34363ac] by
- mux: warn if the encoders bitexact flag is set, but not the muxers …
- 9:24 PM Changeset in ffmpeg [e6c20e21] by
- avfilter: add missing FF_API_AVFILTERBUFFER guards Reviewed-by: …
- 8:04 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- Replying to cehoyos: > This issue was fixed, if you want …
- 7:20 PM FancyFilteringExamples edited by
- histogram waveform mode is deprecated use waveform filter directly (diff)
- 7:16 PM FancyFilteringExamples edited by
- (diff)
- 7:11 PM FancyFilteringExamples edited by
- replace with waveform (diff)
- 6:39 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Ive created #4814 for the alpha blend default. There should be no …
- 6:39 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by
-
Type changed
- 6:36 PM Ticket #4814 (swscale default alpha blending drops alpha) created by
- It was suggested by several developers to change the default to …
- 6:30 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- The question is: how many ffmpeg developers have to disagree with …
- 6:22 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- Please find a solution and consensus and dont just close and reopen …
- 6:08 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: I did review and comment on the patch. This issue was fixed, if you …
- 4:22 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- @cehoyos, please do not close this issue again. This is becoming a …
- 4:11 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: Replying to projectsymphony: > Can you paste the full …
- 3:58 PM Changeset in ffmpeg [0169c4dc] by
- avfilter/vf_separatefields: use the name 's' for the pointer to the …
- 3:26 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- Can you paste the full uncut ffmpeg output and upload the converted …
- 3:17 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- It is slow.
- 3:14 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: Replying to gjdfgh: > You're a disgrace to this bug …
- 3:09 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- 3:05 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- You're a disgrace to this bug tracker.
- 2:54 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: I am sorry but I tested the issue and it was fixed by Michael.
- 2:00 PM Changeset in ffmpeg [67e87f80] by
- avcodec/qsv : Added look ahead rate control mode Reviewed-by: Ivan …
- 1:37 PM Changeset in ffmpeg [dead1964] by
- avfilter/vf_vectorscope: make color mode more useful Signed-off-by: …
- 1:24 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
- I tried this command line: > ./ffmpeg -i ./proresalphablock.mov …
- 1:21 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- can you paste the full uncut ffmpeg output and upload the converted …
- 1:09 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by
- fixed: It works fine here, so closing as fixed.
- 12:48 PM Ticket #4742 (MFX library causes build error release 2.7.2) closed by
- wontfix: I can not reproduce this issue on clean linux system using latest …
- 12:45 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by
- For the record, I agree with reopening it. I suspect libswscale does …
- 12:29 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by
-
this is still happening in
ffmpeg version N-74726-gfb42e77(so … - 12:14 PM FancyFilteringExamples edited by
- (diff)
- 12:02 PM FancyFilteringExamples edited by
- (diff)
- 11:53 AM FancyFilteringExamples edited by
- (diff)
- 11:47 AM FancyFilteringExamples edited by
- (diff)
- 11:36 AM FancyFilteringExamples edited by
- (diff)
- 11:19 AM FancyFilteringExamples edited by
- (diff)
- 11:12 AM FancyFilteringExamples edited by
- (diff)
- 11:10 AM Changeset in ffmpeg [fb42e775] by
- swresample/swresample-test: Make layouts static const Signed-off-by: …
- 11:10 AM Changeset in ffmpeg [ab800add] by
- avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, …
- 10:54 AM Changeset in ffmpeg [6bcd3e05] by
- build: Add support for travis CI It is useful to support a future …
- 10:02 AM Changeset in ffmpeg [845fb3d4] by
- avcodec/options: Make dummy_v?_encoder static It does not need to be …
- 8:35 AM Changeset in ffmpeg [a902bebd] by
- doc/filters: mention all short names for vectorscope options …
- 8:34 AM Changeset in ffmpeg [7516aa9a] by
- avfilter/vf_vectorscope: implement envelope support Signed-off-by: …
- 5:43 AM Ticket #4813 (Remuxing hevc fails) created by
- Summary of the bug: error : first pts value must be set …
- 4:49 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to atomnuker: > I cannot replicate this bug …
- 2:23 AM Changeset in ffmpeg [4bd99f71] by
- avcodec/snowenc: Support setting the iterative dia size separately …
Aug 29, 2015:
- 10:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > This rare sample and this command …
- 9:22 PM Ticket #4797 (Trying to save m3u8 as mp4 giving "could not find corresponding trex" ...) updated by
-
Cc, Owner changed
Before da7759b3579de3e98deb1ac58e642b861280ba54 the EXT-X-BYTERANGE in … - 8:59 PM Changeset in ffmpeg [21bfeec2] by
- aacenc_tns: do not limit the filter size This was copied from the …
- 7:45 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) updated by
- I don't know, I've not attempted to reproduce it since the original …
- 6:29 PM Changeset in ffmpeg [141d80de] by
- lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinson …
- 6:21 PM Changeset in ffmpeg [e924967f] by
- aacenc_tns: fix out-of-bounds array access Since the coefficients are …
- 6:18 PM Changeset in ffmpeg [902ac9ca] by
- aacenc_tns: actually apply TNS filter to the coefficients The …
- 6:15 PM Changeset in ffmpeg [49854c5] by
- aacenc: initialize LPC context with MAX_LPC_ORDER The order should …
- 6:01 PM Changeset in ffmpeg [0818705b] by
- aacenc_tns: fix triggering an assertion with assert-level=2 It also …
- 4:38 PM Changeset in ffmpeg [47b41feb] by
- avfilter/af_apad: use the name 's' for the pointer to the private …
- 2:05 PM Changeset in ffmpeg [16229fa] by
- avfilter/vf_vectorscope: add yet another mode Signed-off-by: Paul B …
- 12:57 PM Changeset in ffmpeg [b48d8fa3] by
- avfilter: add allrgb Signed-off-by: Nicolas George <george@nsup.org> …
- 12:12 PM Ticket #4811 (float pixel format support in libswscale) updated by
-
Priority changed
- 8:26 AM Changeset in ffmpeg [8323d9b8] by
- fate: adjust AAC encoder TNS test fuzziness Tests fails on some ARM …
- 6:00 AM Changeset in ffmpeg [4ff897a5] by
- fate: add a test for encoding AAC-Main prediction This commit …
- 6:00 AM Changeset in ffmpeg [fe12ba6f] by
- fate: reenable TNS test Hopefully without errors like last time, but …
- 5:57 AM Changeset in ffmpeg [f04d86c1] by
- aacenc: remove TNS from the todo list Pulses are already on the way …
- 5:47 AM Changeset in ffmpeg [f20b6717] by
- aacenc_tns: rework the way coefficients are calculated This commit …
- 5:44 AM Changeset in ffmpeg [1cd5daee] by
- aac: remove now-unused redundant array This commit removes the array …
- 5:34 AM Changeset in ffmpeg [44ddee94] by
- aacenc_pred: rework the way prediction is done This commit completely …
- 5:28 AM Changeset in ffmpeg [949a4892] by
- aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled …
- 5:14 AM Changeset in ffmpeg [20962b56] by
- lpc: create a simplified Levinson-Durbin LPC handling float samples …
- 5:07 AM Changeset in ffmpeg [f55cc579] by
- aac: move the TNS tables from aacdectab to the shared aactab This …
- 2:28 AM Ticket #2891 (2013 Autumn Website Art Contest) updated by
-
Cc, Analyzed by developer, Reproduced by developer, Summary changed
- 2:11 AM Changeset in ffmpeg [91f1115a] by
- avcodec/vc1dec: Re-order init to avoid initting hwaccel too early At …
Aug 28, 2015:
- 11:30 PM Ticket #2891 (2013 Autumn Website Art Contest) updated by
-
Analyzed by developer, Cc, Reproduced by developer, Summary changed
- 9:07 PM Changeset in ffmpeg [628a73f8] by
- ffmpeg: force 128k default audio bitrate if nothing is specified and …
- 7:05 PM Changeset in ffmpeg [777df1ff] by
- avfilter/vf_dejudder: use the name 's' for the pointer to the private …
- 6:59 PM Changeset in ffmpeg [7e12a542] by
- ffserver: use -b instead of -ab for setting audio bitrate.
- 6:40 PM Changeset in ffmpeg [2fb593dc] by
- Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. …
- 4:26 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by
- I'm hoping it's not a rooted issue in AV Foundation itself. As I said …
- 3:31 PM Ticket #4812 (scale filter does not apply pure range change) updated by
- Is there really a difference to ticket #4805? (Can one ticket be fixed …
- 3:30 PM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by
- Created ticket 4812 for it.
- 3:28 PM Ticket #4812 (scale filter does not apply pure range change) created by
- It appears the scale filter (or libswscale underneath) does not scale …
- 3:16 PM Changeset in ffmpeg [1e50f953] by
- Changelog: Add VDPAU HEVC to the list Signed-off-by: Philip Langdale …
- 3:05 PM Ticket #4811 (float pixel format support in libswscale) created by
- Summary of the bug: Float pixel format support in libswscale.
- 2:15 PM Changeset in ffmpeg [9f2fa95b] by
- avfilter/vf_histogram: 9 and 10 bit depth support Signed-off-by: Paul …
- 2:04 PM Changeset in ffmpeg [e88103a7] by
- Bump major versions of all libraries Signed-off-by: Vittorio Giovara …
- 2:04 PM Changeset in ffmpeg [4e649deb] by
- Postpone API-incompatible changes until the next bump
- 2:04 PM Changeset in ffmpeg [3d89373f] by
- lavu: Drop deprecated private lls functions Deprecated in 02/2013.
- 2:04 PM Changeset in ffmpeg [2f9b652e] by
- lavu: Drop deprecated context size variables Deprecated in 10/2012.
- 2:04 PM Changeset in ffmpeg [8f12ef9] by
- lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters …
- 2:04 PM Changeset in ffmpeg [bf7114b6] by
- lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol Deprecated in 11/2012.
- 2:04 PM Changeset in ffmpeg [2d40968d] by
- lavu: Drop deprecated audioconvert.h header Deprecated in 11/2012.
- 2:04 PM Changeset in ffmpeg [cdfe45ad] by
- lavu: Drop deprecated av_reverse function Deprecated in 10/2012.
- 2:04 PM Changeset in ffmpeg [2f8cbbc9] by
- lavu: Drop deprecated external access to AVPixFmtDescriptor table …
- 2:04 PM Changeset in ffmpeg [183db02a] by
- lavu: Drop deprecated old_pix_fmt.h and related code Deprecated in …
- 2:04 PM Changeset in ffmpeg [cad40a38] by
- lavc: Drop deprecated deinterlace module Deprecated in 03/2013.
- 2:01 PM Changeset in ffmpeg [069713aa] by
- lavc: Drop deprecated thread opaque and codec pkt These fields were …
- 2:01 PM Changeset in ffmpeg [9f90b248] by
- lavc: Drop deprecated get_buffer related functions Deprecated in 11/2012.
- 2:01 PM Changeset in ffmpeg [01bcc2d5] by
- lavc: Drop deprecated destruct_packet related functions Deprecated in …
- 2:01 PM Changeset in ffmpeg [dc70c194] by
- lavc: Drop deprecated request_channels related functions Deprecated …
- 2:01 PM Changeset in ffmpeg [f6974fe6] by
- lavfi: Drop deprecated AVFilterBuffer* code Deprecated in 11/2012.
- 2:01 PM Changeset in ffmpeg [e65e4cb] by
- lavfi: Drop deprecated *_count suffixed variables Deprecated in 06/2012.
- 12:45 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Thanks. Did you not fix the similar problem for HEVC in …
- 12:11 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) closed by
- fixed: It appears that I "fixed" this issue in …
- 10:53 AM Changeset in ffmpeg [53bf32fa] by
- doc/examples/filtering_video: better demo ffmpeg filters; demos …
- 9:15 AM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by
- There is a patch that might help with the audio issues while screen …
- 9:08 AM Changeset in ffmpeg [24e0b14c] by
- Changelog: Clarify that the new asf demuxer is optional.
- 9:06 AM Changeset in ffmpeg [86e50565] by
- lavfi: Drop deprecated public AVFilterPad struct Deprecated in 06/2012.
- 8:56 AM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by
- Unfortunately I will be offline for the whole weekend so maybe mateo …
- 8:55 AM Changeset in ffmpeg [11b2eed] by
- lavr: Drop deprecated context reinitialization if resampling was not …
- 8:55 AM Changeset in ffmpeg [9d58639e] by
- sws: Drop deprecated SWS_CPU_CAPS defines Deprecated in 07/2012.
- 7:54 AM Changeset in ffmpeg [c457bdeb] by
- checkasm: Fix floating point arguments on 64-bit Windows …
- 4:05 AM Changeset in ffmpeg [2392da1] by
- Changelog: Mention the change of the default webm codecs. …
- 4:03 AM Changeset in ffmpeg [b009d5b1] by
- configure: Do not let the webm muxer suggest external libraries. This …
- 3:10 AM Ticket #3342 (FFmpeg will not encode 24.00 DNxHD) closed by
- fixed: This should be fixed now after different commits by Vittorio Giovara.
- 2:25 AM Changeset in ffmpeg [51ca7032] by
- apng: Support inter-frame compression The current algorithm is just …
- 2:16 AM Ticket #4809 (Crash encoding dnxhd) closed by
- fixed: Fixed in 3322f0d4158fec271347d37f0b950ba3afceb02a
- 2:07 AM Changeset in ffmpeg [3322f0d] by
- avcodec/dnxhddata: Fix inconsistent table entry Fixes segfault Fixes …
Aug 27, 2015:
- 11:26 PM Changeset in ffmpeg [832b4a4a] by
- configure: Print out enabled programs Better message that ffplay is …
- 10:28 PM Ticket #4802 (Non atomic generation of m3u8 file) closed by
- fixed: Fixed in e2b19a533dbb4cb0fba85261ea835316381bc907
- 10:09 PM Changeset in ffmpeg [e2b19a53] by
- avformat/segment: atomically update list if possible Fixes Ticket4802 …
- 10:09 PM Changeset in ffmpeg [92d37806] by
- ffplay: remove unused include libavutil/colorspace.h Signed-off-by: …
- 9:01 PM Changeset in ffmpeg [9ba511d5] by
- avfilter/af_amerge: use the name 's' for the pointer to the private …
- 8:29 PM Ticket #1482 (Support eia_608 in wtv) updated by
- anybody test how these samples are handled with the new asf demuxer?
- 8:00 PM Changeset in ffmpeg [15f4b3d] by
- avfilter: add framerate video filter Signed-off-by: Paul B Mahol …
- 5:05 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- The following has the same effect: […] Btw: Why is this memcpy() needed?
- 5:03 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- […]
- 4:59 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- can you share what changes did you made in mov.c to cut the data, …
- 4:07 PM Changeset in ffmpeg [57cd2f77] by
- lavf/mpegenc: provide better feedback in case of invalid media type
- 3:52 PM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by
- Replying to cehoyos: > See also …
- 3:26 PM Changeset in ffmpeg [0c800b27] by
- avcodec: Assert on codec->encode2 in encode_audio2 Assert on …
- 3:05 PM Changeset in ffmpeg [1dd854e1] by
- vaapi: Add hevc hwaccel support Signed-off-by: Timo Rothenpieler …
- 2:59 PM Ticket #3970 (configure should warn about gcc 4.2) closed by
- fixed: Warning implemented by Ganesh Ajjanagadde in …
- 2:56 PM Changeset in ffmpeg [bfe525e6] by
- configure: warn if GCC 4.2 is being used The wiki, Ticket1464, and …
- 2:42 PM Changeset in ffmpeg [0382c546] by
- lavc: Describe eia_608 as text subtitles.
- 1:08 PM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by
- Work-around is to encode the overlayed image(s) to a cfr file with the …
- 12:10 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- For the other sample, the Closed Captions start with: […] This …
- 12:04 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- Replying to cehoyos: > The beginning of the Closed …
- 11:59 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- The beginning of the Closed Captions looks like the following: […] …
- 11:26 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- Replying to er.anshul.maheshwari@…: > With your command …
- 11:07 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- With your command "-c copy " it ignores eia-608 stream and copy only …
- 10:44 AM Changeset in ffmpeg [6701c92f] by
- avcodec/libopusenc: Fix infinite loop on flushing after 0 input …
- 10:44 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
-
Analyzed by developer, Component, Reproduced by developer changed
- 10:42 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- Works fine (?) here: […] But that wasn't my question, what I meant …
- 10:28 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- In Mov demuxer following function for First frame of Closed caption. …
- 10:22 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- cant say anything about MOV muxer and demuxer never worked on it, but …
- 10:18 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- anshul@linux-z9q9:~/Project/MUltimedia/FFmpeg> ./ffmpeg -i …
- 9:47 AM Changeset in ffmpeg [f174bfea] by
- configure: remove unused apply() function Signed-off-by: Ganesh …
- 9:41 AM Ticket #4810 (Support invalid format tags in subrip decoder) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/58476 A user …
- 9:36 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
-
Keywords changed
Thank you for looking into this! If the header were removed inside … - 9:35 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
-
Keywords changed
- 9:31 AM Ticket #4809 (Crash encoding dnxhd) created by
- […]
- 9:31 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
-
Keywords, Status changed
- 9:25 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- From Mp4 Correct data is not received. through GDB, I saw that first …
- 9:17 AM Ticket #2125 (Add dnxhd-tr support (cid 1244)) closed by
- fixed: All samples were fixed by Vittorio Giovara in different commits.
- 8:52 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by
-
Status, Version changed
- 7:53 AM Changeset in ffmpeg [f5258a7] by
- Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04' * commit …
- 7:50 AM Changeset in ffmpeg [ebff705c] by
- Merge commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421' * commit …
- 7:49 AM Changeset in ffmpeg [540f2800] by
- Merge commit '2157df425bd909854fd4afcec4aa3311d8a3b31b' * commit …
- 7:40 AM Changeset in ffmpeg [427598a2] by
- Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083' * commit …
- 7:31 AM Changeset in ffmpeg [f30132f] by
- Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8' * commit …
- 7:29 AM Changeset in ffmpeg [f19a2838] by
- Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc' * commit …
- 7:27 AM Changeset in ffmpeg [305f4617] by
- Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1' * commit …
- 7:26 AM Changeset in ffmpeg [3b0af76c] by
- Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec' * commit …
- 7:19 AM Changeset in ffmpeg [3f491224] by
- Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f' * commit …
- 7:17 AM Changeset in ffmpeg [bd074bde] by
- Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b' * commit …
- 4:04 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by
- Can I help with something else? If I do enable debug, the log doesn't …
- 2:39 AM Ticket #4806 (Segfault while writing Vorbis metadata) closed by
- fixed: Fixed in 81a8701eb52d2b6469ae16ef442ce425388141b7
- 2:28 AM Changeset in ffmpeg [81a8701e] by
- avformat/oggenc: Check segments_count for headers too Fixes infinite …
- 1:48 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by
- Replying to cehoyos: I use the command […] to get …
- 1:46 AM Changeset in ffmpeg [da0e7695] by
- ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
- 1:31 AM Ticket #4747 (ALAC decoding failure) closed by
- fixed: Fixed in 33908f08377dd6abb219b4a080f65cb2eec938e6 - thank you for the …
- 1:29 AM Changeset in ffmpeg [33908f08] by
- lavf/mov: Support unusual alac files without frma and alac atoms. …
- 1:28 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by
- Replying to lucas.rokam: > You won't be able to reproduce …
- 1:15 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by
- Ahh, sorry about the ambiguity. Now that you mentioned it, though, I …
- 12:59 AM Changeset in ffmpeg [7f9656f1] by
- lavc/dnxhdenc: Fix ibias default. Fixes a regression since a8ab64d2 …
- 12:52 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by
- You won't be able to reproduce cause it needs multi-step http …
- 12:27 AM Ticket #4802 (Non atomic generation of m3u8 file) updated by
-
Priority, Keywords changed
- 12:25 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by
-
Status, Type, Version, Component, Reproduced by developer changed
See also … - 12:20 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by
-
Keywords changed
Please provide the command line that allows to reproduce your issue … - 12:18 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by
-
Replying to taniey:
> Yes ,when I use
-itsoffset… - 12:15 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
-
Resolution changed
Replying to heleppkes: > There is zero proof that the … - 12:13 AM Ticket #4806 (Segfault while writing Vorbis metadata) updated by
-
Keywords, Status, Reproduced by developer changed
[…]
Note:
See TracTimeline
for information about the timeline view.
