Timeline
Apr 19, 2015:
- 11:25 PM Ticket #4499 (Parse internal subtitles in realtime) created by
- Summary of the bug: When using FFmpeg to overlay internal non-SSA …
- 11:00 PM Ticket #4465 (video filter ass does not load embedded font files) updated by
- This has been on my wishlist for a long time so I'm excited to see …
- 10:50 PM Changeset in ffmpeg [386e2755] by
- jack: Check memory allocation Bug-Id: CID 1265785 Signed-off-by: …
- 10:50 PM Changeset in ffmpeg [617814b] by
- buffersrc: Fix resource leak on error Bug-Id: CID 1267902 CC: …
- 10:45 PM Changeset in ffmpeg [336d2f09] by
- avplay: Free frame and graph when memory allocation fails Bug-Id: CID …
- 10:45 PM Changeset in ffmpeg [eb31256f] by
- g2meet: Support G2M5 codec variant Signed-off-by: Vittorio Giovara …
- 10:45 PM Changeset in ffmpeg [88d1fb4e] by
- filtfmts: Avoid null pointer dereference
- 10:45 PM Changeset in ffmpeg [a1d58e3] by
- avutil: remove pointless bmi1 define Signed-off-by: James Almer …
- 10:45 PM Changeset in ffmpeg [09bd7ddf] by
- aacdec: consistently use avctx for logging in …
- 10:17 PM Changeset in ffmpeg [3d71b1f8] by
- mpegvideo_enc: Simplify picture allocation
- 10:17 PM Changeset in ffmpeg [0251c9be] by
- motion_est: Fix warning from zero_cmp() assignment warning: …
- 10:17 PM Changeset in ffmpeg [4d593896] by
- vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() Fix a …
- 9:50 PM Changeset in ffmpeg [9286de04] by
- mov: Double-check that alias path is not an absolute path nlvl_to and …
- 9:48 PM Changeset in ffmpeg [376589e5] by
- mov: Read alternate absolute path in dref alis Absolute paths can be …
- 9:44 PM Changeset in ffmpeg [93db2708] by
- ffmpeg: Fix null pointer dereference in do_video_out() Fixes: …
- 9:37 PM Changeset in ffmpeg [22526c1f] by
- Canopus HQ/HQA decoder Based on work by Kostya Shishkov …
- 9:37 PM Changeset in ffmpeg [e6fb844f] by
- Implement shared parsing of INFO tag in Canopus family Add some …
- 9:36 PM Changeset in ffmpeg [fcda30f] by
- fate: Prefix cllc tests with canopus They belong to the same family …
- 9:36 PM Changeset in ffmpeg [5b5338f6] by
- hqx: Implement slice-threaded decoding Inspired by a patch from …
- 9:36 PM Changeset in ffmpeg [453642f8] by
- hqx: Store shareable data in main decoder context In preparation for …
- 8:38 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- Correct columns for Timed Text task (diff)
- 7:01 PM Ticket #4498 (Second Video is always corrupted when "concat demuxer" is used) updated by
- using -auto_convert 1 solved my problem. It even inserted the bsf …
- 4:36 PM Ticket #4498 (Second Video is always corrupted when "concat demuxer" is used) updated by
- H.264 in MP4 is braindead and can not be concatenated. Try …
- 4:33 PM Ticket #4498 (Second Video is always corrupted when "concat demuxer" is used) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 2:47 PM Changeset in ffmpeg [0cab0931] by
- avformat/matroskadec: remove now duplicate doctype check See: …
- 2:13 PM Changeset in ffmpeg [0b71cedf] by
- Merge commit '3e1c9da38b849ce2982b516004370081fdd89ed0' into …
- 1:34 PM Changeset in ffmpeg [9a0f60a0] by
- avcodec/mpeg4videodec: Use check_marker() Signed-off-by: Michael …
- 12:26 PM Changeset in ffmpeg [22c0585a] by
- avformat/http: Fix 2 typos Found-by: wm4 Signed-off-by: Michael …
- 11:43 AM Ticket #4039 (HTTP error-responses don't result in error code being returned by top ...) updated by
-
Keywords changed
- 11:41 AM Changeset in ffmpeg [ea031b75] by
- hqx: Move DSP related code to a separate file
- 11:41 AM Changeset in ffmpeg [17aa81d9] by
- hqx: Merge invalid format check within switch block
- 11:41 AM Changeset in ffmpeg [6a85dfc8] by
- lavc: Replace av_dlog and tprintf with internal macros
- 11:41 AM Changeset in ffmpeg [1a3eb042] by
- Replace av_dlog with normal av_log at trace level This applies to …
- 11:41 AM Changeset in ffmpeg [c253340a] by
- log: Introduce a more verbose debug level And deprecate av_dlog macro.
- 11:38 AM Ticket #4039 (HTTP error-responses don't result in error code being returned by top ...) closed by
- fixed: should be fixed in 3668701f96005f4f7fc3145c800911e39351c132
- 11:01 AM Changeset in ffmpeg [3668701f] by
- avformat/http: Return an error in case of prematurely ending data …
- 10:38 AM Ticket #4497 (Segfault when using 'segment' format) created by
- Summary of the bug: Consistent segfault when using the 'segment' …
- 9:24 AM SponsoringPrograms/OPW/2015-05-Qualis edited by
- Yayoi seems to have withdrawn her application according to the … (diff)
- 7:57 AM Ticket #2152 (RM file type is not supported) updated by
-
Resolution changed
See ea7ebadeb78c76ff14a85982d22fe4976aee3fbd and #4496. - 7:57 AM Ticket #4496 (Wrong audio codec in rm file) updated by
-
Keywords changed
- 7:56 AM Ticket #4496 (Wrong audio codec in rm file) created by
- The sample 08_lect_01.rm in …
- 6:46 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
-
Cc changed
- 1:35 AM Ticket #4391 (error in avisynth.c with mingw-w64) closed by
- fixed: Replying to RiCON: > Successful compiling as of …
- 1:25 AM Ticket #2152 (RM file type is not supported) closed by
- worksforme: Seems this has been fixed, audio seems working now
- 1:15 AM Changeset in ffmpeg [a40cee03] by
- avutil: remove pointless bmi1 define Reviewed-by: Michael Niedermayer …
- 12:05 AM Changeset in ffmpeg [d1a89220] by
- cmdutils: indent protocols listing For readability. Signed-off-by: …
Apr 18, 2015:
- 11:27 PM Changeset in ffmpeg [faac8e43]n2.5.6 by
- alsdec: validate time diff index If begin is smaller than t, the …
- 10:49 PM Changeset in ffmpeg [faf9fe2] by
- alsdec: validate time diff index If begin is smaller than t, the …
- 9:19 PM CompilationGuide/Centos edited by
- (diff)
- 9:07 PM Changeset in ffmpeg [5cd21693] by
- wavpackenc: use put_sbits() Reviewed-by: Michael Niedermayer …
- 8:34 PM Ticket #4495 (date value "now" outputs "2036-02-06 06:28:16") updated by
-
Version changed
- 8:31 PM Ticket #4495 (date value "now" outputs "2036-02-06 06:28:16") created by
- Docs indicate that: > If …
- 8:15 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- Camila Souto is marked as withdrawn in the Outreachy web interface (diff)
- 7:13 PM Changeset in ffmpeg [f98cad87] by
- Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e' * commit …
- 7:00 PM Changeset in ffmpeg [4c2b8867] by
- alsdec: limit avctx->bits_per_raw_sample to 32 …
- 6:58 PM Changeset in ffmpeg [5be683d6] by
- avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the …
- 6:50 PM Changeset in ffmpeg [7e104647] by
- avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the …
- 5:39 PM Changeset in ffmpeg [96c14216] by
- alsdec: ensure channel reordering is reversible If the same idx is …
- 5:26 PM Changeset in ffmpeg [ef16501a] by
- alsdec: ensure channel reordering is reversible If the same idx is …
- 5:15 PM Changeset in ffmpeg [d8c52f5d] by
- proresenc_anatoliy: use put_sbits() Reviewed-by: Michael Niedermayer …
- 5:15 PM Changeset in ffmpeg [778bac27] by
- adpcm: use av_clip_intp2() Reviewed-by: Michael Niedermayer …
- 5:14 PM Changeset in ffmpeg [979b77ee] by
- dca_xll: use av_clip_intp2() Reviewed-by: Michael Niedermayer …
- 5:14 PM Changeset in ffmpeg [b5564e04] by
- dcaenc: use put_sbits() Reviewed-by: Michael Niedermayer …
- 5:13 PM Changeset in ffmpeg [6863249] by
- aaccoder: use put_sbits() Reviewed-by: Michael Niedermayer …
- 3:54 PM Changeset in ffmpeg [e623e8cb] by
- lavf: add documentation on directory listing API Signed-off-by: …
- 3:42 PM Changeset in ffmpeg [e739cbb2] by
- avcodec/cabac: remove START/STOP_TIMER debug/benchmark code Found-by: …
- 3:06 PM Changeset in ffmpeg [bac0850f] by
- matroskadec: fix crash when parsing invalid mkv CC: …
- 2:50 PM Changeset in ffmpeg [3e1c9da3] by
- matroskadec: fix crash when parsing invalid mkv CC: …
- 2:49 PM Changeset in ffmpeg [b8d7f318] by
- matroskadec: fix crash when parsing invalid mkv CC: …
- 2:48 PM Ticket #4424 (OpenEncodeSessionEx failed: 0x2 ...) updated by
- Yes but not in our case. I use it for test encoding for one stream …
- 2:15 PM Ticket #4494 (Cannot convert MPEG audio to an MP3 file) updated by
- MPEG-1 layer 2 audio is not exactly compliant with the MP3 file …
- 2:09 PM Ticket #4494 (Cannot convert MPEG audio to an MP3 file) created by
- Summary of the bug: How to reproduce: […] At the same time mplayer …
- 12:34 PM Ticket #4493 (AVCI decoding regression) created by
- http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket524/ The samples …
- 8:49 AM Ticket #4492 (dca parser fails for DTS-MA) created by
- A user uploaded a DTS-MA sample for which the parser fails: […] The …
- 12:20 AM Changeset in ffmpeg [edbb9b5e] by
- avformat/utils: Add HEVC to unreliable_tb() Signed-off-by: Michael …
- 12:18 AM Changeset in ffmpeg [80fa48a4] by
- avformat/utils: Use codec_info_duration_fields in fps calculation end …
Apr 17, 2015:
- 8:54 PM Changeset in ffmpeg [e2691b80] by
- hls: skip to next segment if the current is unavailable Apparently, …
- 7:22 PM Changeset in ffmpeg [3acadc89] by
- tests/tiny_psnr: Make the search range extend both sides from the …
- 7:01 PM Changeset in ffmpeg [df7c2b2f] by
- avformat/riff: support G729A Signed-off-by: Paul B Mahol …
- 7:01 PM Changeset in ffmpeg [daf73d5] by
- avcodec/g729dec: support decoding packets with multiple frames …
- 6:23 PM Changeset in ffmpeg [04fbab14] by
- Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a' * commit …
- 6:03 PM Changeset in ffmpeg [67ac31d1] by
- Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29' * commit …
- 4:18 PM Changeset in ffmpeg [12da8bc3] by
- fate: gapless: test mp3 both with and without TOC Signed-off-by: …
- 4:17 PM Changeset in ffmpeg [49d5c24a] by
- fate: gapless: test seeking to a specific position Signed-off-by: …
- 4:16 PM Changeset in ffmpeg [2a0aa318] by
- fate: gapless: fix a typo in comment Signed-off-by: Michael …
- 3:48 PM Changeset in ffmpeg [92eef26e] by
- avformat/mp3dec: fix gapless audio when seeking in CBR mode Removing …
- 3:39 PM Changeset in ffmpeg [4efc0e64] by
- avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal …
- 3:38 PM Changeset in ffmpeg [35a7170e] by
- Makefile: Add support for MSA (MIPS-SIMD-Arch) Signed-off-by: Shivraj …
- 3:06 PM Ticket #4432 (ffplay http stream broken) updated by
- Patch from http://trac.ffmpeg.org/ticket/2513 fix for me this.
- 2:38 PM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- Im sorry but my ffmpeg build cant use those "sdl" & "xv". But I have …
- 2:33 PM Ticket #4491 (hls applehttp with Invalid stream index) created by
- Summary of the bug: It always happens when advertising How to …
- 2:14 PM Ticket #4490 (Add a bitstream filter to strip the ATMOS substream from TrueHD) created by
- This would be convenient when dealing with decoders that either don't …
- 2:09 PM Ticket #4489 (mkv cropping) updated by
-
Cc changed
This is impossible to implement correctly without adding cropping … - 1:57 PM Changeset in ffmpeg [8a59dbbc] by
- Update or 2.5.6 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 1:54 PM Ticket #4489 (mkv cropping) created by
- (videolan ticket 13982) I will attach a sample that has cropping …
- 1:39 PM Ticket #4488 (Export whether or not a TrueHD stream has an ATMOS substream) created by
- This should be simple enough to detect in the parser and decoder (as …
- 1:34 PM Ticket #4424 (OpenEncodeSessionEx failed: 0x2 ...) updated by
- The answer is here: http://blog.mediacoderhq.com/mediacoder-nvenc/ …
- 1:20 PM Changeset in ffmpeg [0683ef4b] by
- avcodec/atrac3plusdsp: fix on stack alignment Fixes fate failure on …
- 1:20 PM Changeset in ffmpeg [b420354a] by
- ac3: validate end in ff_ac3_bit_alloc_calc_mask This fixes an invalid …
- 1:20 PM Changeset in ffmpeg [1d0f9c92] by
- aacpsy: avoid psy_band->threshold becoming NaN If band->thr is 0.0f, …
- 1:20 PM Changeset in ffmpeg [d846d3e8] by
- aasc: return correct buffer size from aasc_decode_frame …
- 1:20 PM Changeset in ffmpeg [621f1a2e] by
- aacdec: consistently use avctx for logging in …
- 1:20 PM Changeset in ffmpeg [9a241d95] by
- msrledec: use signed pixel_ptr in msrle_decode_pal4 This fixes …
- 1:20 PM Changeset in ffmpeg [41b15817] by
- swresample/swresample-test: Randomly wipe out channel counts …
- 1:20 PM Changeset in ffmpeg [07ea57c5] by
- swresample: Check channel layouts and channels against each other and …
- 1:20 PM Changeset in ffmpeg [84fedd3b] by
- swresample: Allow reinitialization without ever setting channel …
- 1:20 PM Changeset in ffmpeg [74fb9df] by
- swresample: Allow reinitialization without ever setting channel counts …
- 1:20 PM Changeset in ffmpeg [8c0fd443] by
- avcodec/h264: Do not fail with randomly truncated VUIs Fixes …
- 1:20 PM Changeset in ffmpeg [6f02d93c] by
- avcodec/h264_ps: Move truncation check from VUI to SPS This more …
- 1:20 PM Changeset in ffmpeg [9333ee7c] by
- avcodec/h264: Be more tolerant to changing pps id between slices …
- 1:20 PM Changeset in ffmpeg [3e304249] by
- avcodec/aacdec: Fix storing state before PCE decode Fixes Ticket4460 …
- 1:20 PM Changeset in ffmpeg [fe2df122] by
- avcodec/h264: reset the counts in the correct context Fixes null …
- 1:20 PM Changeset in ffmpeg [f96fdb46] by
- avcodec/h264_slice: Dont reset mb_aff_frame per slice Fixes null …
- 1:20 PM Changeset in ffmpeg [7fa861d] by
- avcodec/h264: finish previous slices before switching to single thread …
- 1:20 PM Changeset in ffmpeg [48f616ce] by
- avcodec/h264: Fix race between slices where one overwrites data from …
- 1:20 PM Changeset in ffmpeg [8968de6c] by
- avformat/utils: avoid discarded streams in …
- 1:20 PM Changeset in ffmpeg [043cb40b] by
- ffmpeg: Fix extradata allocation Signed-off-by: Michael Niedermayer …
- 1:20 PM Changeset in ffmpeg [76b289bc] by
- avcodec/h264_refs: Do not set reference to things which dont exist …
- 1:20 PM Changeset in ffmpeg [52ba406b] by
- avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice …
- 1:20 PM Changeset in ffmpeg [071eb56a] by
- h264: avoid unnecessary calls to get_format Signed-off-by: Michael …
- 1:20 PM Changeset in ffmpeg [2f672227] by
- avutil/pca: Check for av_malloc* failures Signed-off-by: Michael …
- 1:20 PM Changeset in ffmpeg [a376ef4a] by
- avcodec/msrledec: restructure msrle_decode_pal4() based on the line …
- 12:38 PM Changeset in ffmpeg [1c14b09c]n2.2.15 by
- avcodec/atrac3plusdsp: fix on stack alignment Fixes fate failure on …
- 11:50 AM Changeset in ffmpeg [8768f8f4] by
- avcodec/mpegaudiodec_template: use double to build csa tables Fixes …
- 11:13 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- You could also test the following: […] Do you see the issue you are …
- 11:08 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- I tested the following: […] […] […] And I have difficulties …
- 10:22 AM Changeset in ffmpeg [38f67260] by
- avcodec/atrac3plusdsp: fix on stack alignment Fixes fate failure on ARM
- 9:58 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- Hello Again. Im still having trouble opening the Raw-file correct. I …
- 9:20 AM Ticket #4487 (remuxing Matroska files delays all tracks and in turn messes up chapters) created by
- Summary of the bug: When remuxing an existing mkv file ffmpeg changes …
- 8:42 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- I tested the following command line but I am unable to see artefacts …
- 8:37 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- Replying to solidghost: > But if you follow my command and …
- 8:33 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- How did you test for artefacts in your original report? With FFplay or …
- 8:32 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
-
This is missing
-pix_fmt yuv422p(and please remove-dc 9… - 8:09 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- I used this one. Im not sure its the correct one... […] But if …
- 4:40 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- while examining a .pss file in a text editor I found... - "encoded by …
- 2:48 AM Changeset in ffmpeg [1c37848f] by
- webmdashenc: Add better error handling Return appropriate error codes …
Apr 16, 2015:
- 11:10 PM Changeset in ffmpeg [8254011b] by
- configure: remove old libdcadec check It's obsolete after the …
- 10:47 PM Ticket #4421 (flac md5 error with LPC precision 15) updated by
- There are two functions in libavcodec/flacdsp.c: …
- 9:45 PM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- Which command line did you test?
- 9:33 PM Changeset in ffmpeg [a2908d49] by
- ac3: validate end in ff_ac3_bit_alloc_calc_mask This fixes an invalid …
- 9:05 PM Changeset in ffmpeg [8297d87e] by
- fate: add mp3 gapless test Signed-off-by: Michael Niedermayer …
- 7:37 PM Changeset in ffmpeg [bc4fee7f] by
- ac3: validate end in ff_ac3_bit_alloc_calc_mask This fixes an invalid …
- 7:09 PM Changeset in ffmpeg [55a1d75b] by
- lavf/assenc: handle extra sections after Events Signed-off-by: …
- 6:36 PM Changeset in ffmpeg [fc9514b] by
- aacpsy: avoid psy_band->threshold becoming NaN If band->thr is 0.0f, …
- 6:28 PM Changeset in ffmpeg [e224aa41] by
- aacpsy: avoid psy_band->threshold becoming NaN If band->thr is 0.0f, …
- 5:35 PM Changeset in ffmpeg [e863d17e] by
- aasc: return correct buffer size from aasc_decode_frame …
- 5:19 PM Changeset in ffmpeg [0be54ad2] by
- aasc: return correct buffer size from aasc_decode_frame …
- 5:15 PM Ticket #4402 (h264 segfault: decode_slice_header error) closed by
- fixed: Haven't seen it since the fuzzing fixes.
- 5:04 PM Changeset in ffmpeg [3757ef01] by
- aacdec: consistently use avctx for logging in …
- 4:44 PM Changeset in ffmpeg [5b75689b] by
- aacdec: consistently use avctx for logging in …
- 4:17 PM Changeset in ffmpeg [1577b29c] by
- configure: add missing dependencies for MIPS and PPC features …
- 3:22 PM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- Im having trouble opening the output-RAW-file so I can not confirm if …
- 2:17 PM Changeset in ffmpeg [ef1d4873] by
- Update for 2.2.15 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:06 PM Ticket #4402 (h264 segfault: decode_slice_header error) updated by
-
Cc changed
- 2:06 PM Ticket #4402 (h264 segfault: decode_slice_header error) updated by
- Is this still reproduceable?
- 2:03 PM Changeset in ffmpeg [800d974c] by
- msrledec: use signed pixel_ptr in msrle_decode_pal4 This fixes …
- 2:03 PM Changeset in ffmpeg [82d3dd4] by
- avcodec/h264: Be more tolerant to changing pps id between slices …
- 2:03 PM Changeset in ffmpeg [684f8639] by
- avcodec/aacdec: Fix storing state before PCE decode Fixes Ticket4460 …
- 2:03 PM Changeset in ffmpeg [2b69da7b] by
- avcodec/h264: reset the counts in the correct context Fixes null …
- 2:03 PM Changeset in ffmpeg [0df90898] by
- avcodec/h264_slice: Dont reset mb_aff_frame per slice Fixes null …
- 2:03 PM Changeset in ffmpeg [67a4811] by
- tests: Fix test name for pixfmts tests(cherry picked from commit …
- 1:52 PM Changeset in ffmpeg [ae6fd730] by
- msrledec: use signed pixel_ptr in msrle_decode_pal4 This fixes …
- 1:45 PM Ticket #4486 (Missing AVInputFormat.get_device_list() for dshow and avfoundation) created by
- Rationale: We are writing a C library to enumerate devices …
- 12:52 PM Changeset in ffmpeg [ed2a7127] by
- configure: add pkg-config support for libdcadec Signed-off-by: Simon …
- 11:06 AM Changeset in ffmpeg [2db24cf7] by
- ivfenc: incorrect fourcc for VP9 video VP80 fourcc are writed for all …
- 10:38 AM Changeset in ffmpeg [38155865] by
- lavfi/avf_showcqt: fix error code. Signed-off-by: Nicolas George …
- 10:17 AM Ticket #4445 (H264 with VUI overread fails to decode) closed by
- fixed: Patch applied in 7498f2221ef21335db296e091467418363d1e88f
- 10:12 AM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
-
Keywords, Component changed
Is the issue also reproducible if you use rawvideo as encoder / are … - 2:31 AM Changeset in ffmpeg [b50a4ca1] by
- avformat/utils: Preserve packet duration when parsing is done only for …
- 1:41 AM Changeset in ffmpeg [c658269c] by
- avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting …
- 1:41 AM Changeset in ffmpeg [7498f22] by
- h264: Do not fail on unsupported timing info The spec madandate both …
Apr 15, 2015:
- 5:59 PM Changeset in ffmpeg [c5d4f87] by
- aaccoder: Implement Perceptual Noise Substitution for AAC This commit …
- 4:59 PM SponsoringPrograms/GSoC/2015-Qualis edited by
- AAC encoder improvements quali completed by Rostislav (diff)
- 4:53 PM Changeset in ffmpeg [f4ccf389] by
- libavutil/softfloat: Change order of fields in SoftFloat structure. …
- 4:53 PM Changeset in ffmpeg [574978d2] by
- avcodec/intelh263dec: Use check_marker() Signed-off-by: Michael …
- 4:37 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:56 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:51 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:47 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:42 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:40 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:38 PM SponsoringPrograms/OPW/2015-05-Qualis edited by
- (diff)
- 3:28 PM SponsoringPrograms/OPW/2015-05-Qualis created by
- Create table to track qualis
- 3:14 PM SponsoringPrograms/Outreachy/2015-05 edited by
- Add qualy table link (diff)
- 12:52 PM Changeset in ffmpeg [1336bb06] by
- configure: Simplify avisynth check
- 12:52 PM Changeset in ffmpeg [247aa7af] by
- avisynth: Simplify shared library name construction
- 12:29 PM Ticket #4445 (H264 with VUI overread fails to decode) reopened by
- Partially related to this, a sample which reports `[h264 @ …
- 11:25 AM Changeset in ffmpeg [3163083f] by
- avformat/mp3dec: offset seek index to end of vbr headers …
- 11:25 AM Changeset in ffmpeg [ddd429f] by
- Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" This …
- 11:25 AM Changeset in ffmpeg [a742a053] by
- avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files …
- 9:57 AM Changeset in ffmpeg [0842df26] by
- Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df' * commit …
- 9:49 AM Changeset in ffmpeg [0fbe18b6] by
- Merge commit '0cbb1473179d35d4eb9c9446c8ed84e197e5389b' * commit …
- 7:48 AM Changeset in ffmpeg [ec89f35e] by
- x265: Map color parameters
- 7:48 AM Changeset in ffmpeg [0cbb1473] by
- x264: Map color parameters
- 7:07 AM Ticket #4403 (The early part of video after convert become fuzzy) updated by
- Replying to michael: > is this a regression ? > is this …
- 6:58 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Well, that's really up to GSoC, but he's already done a PoC that's …
- 3:30 AM Ticket #4351 ('ass' filter did not hard burn subtitles) updated by
-
Component, Priority, Keywords, Version changed
- 3:29 AM Ticket #4416 (H264 regression: Crash on slice multithreading with 2.6.1) updated by
- Fixed in 8be177e048cef56d9d5ad267afa183489a721b00
- 2:21 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
-
Cc changed
- 1:22 AM Changeset in ffmpeg [fbdaebb2] by
- avcodec/ituh263dec: Use check_marker() Signed-off-by: Michael …
- 12:30 AM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
- https://trac.ffmpeg.org/attachment/ticket/4484/memcheck.txt …
Apr 14, 2015:
- 11:01 PM Ticket #4351 ('ass' filter did not hard burn subtitles) closed by
- invalid: fontconfig setup issue, isnt a bug in ffmpeg
- 10:57 PM Ticket #4403 (The early part of video after convert become fuzzy) updated by
- is this a regression ? is this reproduceable with git master ?
- 10:55 PM Ticket #4416 (H264 regression: Crash on slice multithreading with 2.6.1) closed by
- fixed: seems fixed in 2.6.2
- 9:42 PM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
- If you want to report a memory leak, valgrind output (and only …
- 8:54 PM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
- https://trac.ffmpeg.org/attachment/ticket/4484/massif.out.32533 The …
- 7:45 PM Changeset in ffmpeg [95f524a] by
- lavc: use correct type for printf() argument This was passing …
- 7:37 PM Changeset in ffmpeg [2b5f34f7] by
- avformat, avcodec: log discard padding Useful for debugging. …
- 6:50 PM DirectShow edited by
- add note on copyts possibly useful (diff)
- 6:48 PM Changeset in ffmpeg [30e2f87d] by
- webdashenc: replace unchecked av_malloc with stack allocation Replace …
- 6:10 PM Changeset in ffmpeg [ee69229d] by
- Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4' * commit …
- 6:07 PM Changeset in ffmpeg [64b37d3e] by
- Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc' * commit …
- 5:06 PM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
- Please provide valgrind output for memory leaks.
- 4:59 PM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
- Just switched to tip of the master …
- 4:04 PM Changeset in ffmpeg [a61c75e9] by
- aacdec: Use macros for constants This commit replaces the previous …
- 2:58 PM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) updated by
- oops, nevermind, i see quicktime and movist now. does ffmbc project …
- 2:14 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by
- Replying to dfavor: > Adding -fflags +genpts in front of …
- 2:01 PM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) updated by
- Replying to dfavor: > 1) clip.mts - 60 sec starting …
- 2:00 PM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) updated by
- And please recompile current FFmpeg git head with {{{./configure && …
- 2:00 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by
- Adding -fflags +genpts in front of -i infile seems to have no effect. …
- 1:53 PM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) updated by
- If you want to make this is a valid ticket please provide your failing …
- 1:48 PM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) created by
- Summary of the bug: Rewrapping use to produce playable videos, now …
- 1:30 PM Changeset in ffmpeg [37d93fdb] by
- avcodec/mpeg12dec: Use check_marker() Signed-off-by: Michael …
- 1:30 PM Changeset in ffmpeg [343f34c0] by
- avcodec/get_bits: print details of the location of the missing bit in …
- 1:06 PM Changeset in ffmpeg [c2fc4663] by
- avcodec/alsdec: use av_malloc(z)_array() Signed-off-by: Paul B Mahol …
- 12:41 PM Changeset in ffmpeg [4ba662b0] by
- avcodec/mpeg4videodec: Improve wording of the missing header warning …
- 12:41 PM CompilationGuide/Haiku edited by
- Add libogg to requirements installation section. (diff)
- 12:12 PM Changeset in ffmpeg [bca1577e] by
- avcodec/mpeg4videodec: change log level to waning for incomplete …
- 12:10 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is Rostislav Pehlivanov going to implement the Perceptual Noise …
- 11:58 AM Changeset in ffmpeg [41031723] by
- Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea' * commit …
- 11:53 AM Changeset in ffmpeg [7a5f4447] by
- avisynth: Bump minimum required version to interface version 6 The …
- 11:52 AM Changeset in ffmpeg [a6a45e5a] by
- avisynth: Fix detection of AviSynth 2.5 In order to safely exit when …
- 11:40 AM Changeset in ffmpeg [6e86ee97] by
- Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2' * commit …
- 11:28 AM Changeset in ffmpeg [7c521d45] by
- Merge commit '2de7650451d90520135d8cf6f96caa0658824208' * commit …
- 10:41 AM Ticket #4432 (ffplay http stream broken) updated by
- After this patch …
- 10:32 AM Changeset in ffmpeg [13e4f2c7] by
- mpeg4videodec: Remove useless messages They seem to sometimes trigger …
- 10:32 AM Changeset in ffmpeg [49e531ff] by
- mmal: Reference MMAL VC lib explicitly This is optional, but ensures …
- 10:32 AM Changeset in ffmpeg [2de76504] by
- mmal: Move system headers before local headers Signed-off-by: Diego …
- 10:04 AM Changeset in ffmpeg [2051b401] by
- avfilter/drawtext: fix frame mem leak Signed-off-by: Ivan Efimov …
- 8:30 AM Ticket #4194 (hevc mpegts remuxing prints many warnings) closed by
- fixed: Should be fixed in d0c895d3c58577860324d39d614db03f593e4835
- 8:00 AM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
-
Cc changed
You're most likely just using the API incorrectly (which is easy). - 7:56 AM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) updated by
-
Priority, Keywords changed
Please test current FFmpeg git head and provide valgrind output. - 1:57 AM Ticket #4484 (libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame) created by
- I'm using ffmpeg (revision: ecafde6606a51c285ed7ca4d27697392b493919e) …
- 1:42 AM Changeset in ffmpeg [013498ba] by
- aacenc: Adjust the initial offset for PNS values This commit adjusts …
- 1:08 AM Changeset in ffmpeg [42a144f2] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 12:31 AM Changeset in ffmpeg [89b3c521] by
- avcodec/atrac3plusdec: Free mdct contexts at the end Fixes memleak …
Apr 13, 2015:
- 11:57 PM Changeset in ffmpeg [d0c895d3] by
- lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. Fixes ticket #4194.
- 11:35 PM Ticket #4194 (hevc mpegts remuxing prints many warnings) updated by
- Actually the sample attached to ticket #3487.
- 11:23 PM SponsoringPrograms/GSoC/2015 edited by
- add dshow link (diff)
- 9:58 PM Ticket #3244 (Support LATM AAC in MP4 container) updated by
- Fair enough, let me find a sample. I don't know about the specs
- 9:27 PM Ticket #3244 (Support LATM AAC in MP4 container) closed by
- invalid: Please reopen this ticket if you can either point to a specification …
- 9:01 PM Ticket #3244 (Support LATM AAC in MP4 container) reopened by
- Not sure why this was closed. handbrake support it and so it most …
- 9:00 PM Ticket #3244 (Support LATM AAC in MP4 container) updated by
- Heck, kinda funny but, even microsoft supports decoding LATM aac and …
- 8:54 PM Ticket #3244 (Support LATM AAC in MP4 container) updated by
- Any update on this? BTW does one ask ffmpeg to extract the underlying …
- 7:37 PM Ticket #4432 (ffplay http stream broken) reopened by
- I don't think we should close this, as this supposed to work with …
- 6:08 PM Changeset in ffmpeg [4d74c8d5] by
- avcodec/ffv1: dont leave stale pointers in memory Signed-off-by: …
- 6:07 PM Changeset in ffmpeg [d19fc69f] by
- avcodec/ffv1: remove unneeded variable Signed-off-by: Michael …
- 6:05 PM Changeset in ffmpeg [a3963cc] by
- avcodec/ffv1: use av_freep() Signed-off-by: Michael Niedermayer …
- 5:59 PM Changeset in ffmpeg [fb6dd77] by
- Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc' * commit …
- 5:29 PM Ticket #4432 (ffplay http stream broken) closed by
- fixed
- 3:51 PM Changeset in ffmpeg [73dacabf] by
- ffv1: Check memory allocations Signed-off-by: Diego Biurrun …
- 12:47 PM Ticket #4261 (Systematic artefacts from 10bit Source) updated by
- I have Now Attached a ZIP-File containing an Uncompressed YUV 10 …
- 11:46 AM Changeset in ffmpeg [f4f3065c] by
- h264: remove bogus YCgCo warning message YCgCo decoding works just …
- 11:45 AM Changeset in ffmpeg [d5dcd946] by
- avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO Signed-off-by: …
- 10:54 AM Ticket #4432 (ffplay http stream broken) updated by
- Thanks, with seekable works.
- 9:57 AM Ticket #4483 (-segment_format not works with some filenames) created by
- When segmenting the stream using the module "segment" when explicitly …
- 9:55 AM Changeset in ffmpeg [c69ff12d] by
- lavf/mpeg: vobsub add an option to specify the .sub's URI …
- 9:33 AM Changeset in ffmpeg [30ce065f] by
- fate: add tta encoder test Signed-off-by: James Almer …
- 9:18 AM Changeset in ffmpeg [a4d58c9] by
- lavf/http: handle case where the server returns a redirect during a …
- 7:51 AM Downstreams edited by
- (diff)
- 7:38 AM Downstreams edited by
- Update some openSuse versions, see … (diff)
- 3:58 AM FFprobeTips edited by
- add forgotten example result (diff)
- 3:54 AM FFprobeTips edited by
- simplify (diff)
- 2:14 AM Changeset in ffmpeg [f7f71b57] by
- aacenc: Add support for Perceptual Noise Substitution energy values …
- 12:52 AM Ticket #4482 (Datavideo NVS-20 violates LGPL) updated by
- Some kind of weird modified version of ffmpeg.c actually
- 12:40 AM Ticket #4482 (Datavideo NVS-20 violates LGPL) created by
- Firmware available here: …
- 12:08 AM Changeset in ffmpeg [c919cc61] by
- tests/fate: added mxf opatom audio regression tests Signed-off-by: …
Apr 12, 2015:
- 11:58 PM Ticket #4432 (ffplay http stream broken) updated by
-
Keywords, Cc, Component changed
Not really an ffplay issue, the problem is that libavformat/http does … - 11:44 PM Changeset in ffmpeg [818e8897] by
- Merge commit '4e5443216445f3a9b8e6cb3fa4f448762e19006e' * commit …
- 11:35 PM Changeset in ffmpeg [4dd0c071] by
- Merge commit '0b72a47f5592ecc035edd5bac57558ad9604612d' * commit …
- 9:31 PM Changeset in ffmpeg [f03dfe11] by
- avformat/rtsp: Fix dereference after null check This fixes CID 732219 …
- 9:27 PM Ticket #4481 (Bluray text subtitles) updated by
-
Keywords changed
- 9:23 PM Ticket #4481 (Bluray text subtitles) created by
- (vlc ticket 13888) I will attach a file from a Bluray disc that …
- 8:21 PM Changeset in ffmpeg [ff50b1b1] by
- swresample/swresample-test: Randomly wipe out channel counts …
- 8:21 PM Changeset in ffmpeg [3c77bb5f] by
- swresample: Check channel layouts and channels against each other and …
- 8:21 PM Changeset in ffmpeg [80a28c75] by
- swresample: Allow reinitialization without ever setting channel layouts
- 8:21 PM Changeset in ffmpeg [d7b9cb2f] by
- swresample: Allow reinitialization without ever setting channel counts …
- 8:08 PM Changeset in ffmpeg [4e544321] by
- rtsp: Fix unchecked return value Signed-off-by: Martin Storsjö …
- 8:08 PM Changeset in ffmpeg [0b72a47f] by
- rtsp: Check a malloc return value Signed-off-by: Martin Storsjö …
- 6:50 PM Ticket #4480 (Compilation with --disable-error-resilience fails) closed by
- fixed: Should be fixed in 14edc9f3a3924237e4fd57bac301a9cbd263ab79
- 6:48 PM Changeset in ffmpeg [14edc9f3] by
- configure: add missing h263p decoder dependencies Should fix ticket …
- 6:39 PM Ticket #4470 (AVFoundation capture_cursor error) updated by
- Fine, thanks!
- 5:50 PM Ticket #4480 (Compilation with --disable-error-resilience fails) created by
- […] […]
- 4:55 PM Ticket #4479 (Aspect ratio not shown for jpg files (but respected)) created by
- Regression since 0dceefc5 / 9e500efd […] […]
- 4:02 PM Changeset in ffmpeg [7ad27f1] by
- fate: Include branch information in the payload header The server is …
- 3:41 PM Changeset in ffmpeg [445a02b1] by
- avformat/rtpdec_asf: Fix potential pointer overflow Signed-off-by: …
- 3:14 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
-
Priority, Keywords, Version changed
- 3:14 PM Changeset in ffmpeg [870ec3f6] by
- avformat/segafilm: Use av_malloc_array() Signed-off-by: Michael …
- 3:14 PM Changeset in ffmpeg [4270a9f5] by
- avformat/sierravmd: use av_malloc_array() Signed-off-by: Michael …
- 2:41 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- .pss files uploaded to …
- 2:01 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) created by
- I decided to dig out 2 of my Sony PlayStation 2 games: - Suikoden 3 - …
- 7:15 AM Ticket #4477 (scaling (resizing) wiki page minor error) closed by
- fixed: Thanks, fixed. For future reference the wiki is editable by users.
- 7:13 AM Scaling edited by
- fix ticket 4477 (diff)
- 7:03 AM Ticket #4477 (scaling (resizing) wiki page minor error) created by
- Browse to …
- 5:03 AM SponsoringPrograms/GSoC/2015-Qualis edited by
- (diff)
- 2:59 AM Ticket #4385 (--disable-neon doesnt affect integration with libx265) closed by
- invalid: This is a libx265 issue, so consider reporting it to them: …
- 2:48 AM Ticket #4476 (Update libvpx to version 1.4.0) closed by
- invalid: ffmpeg already supports any libvpx version from 1.2.0 onwards. Simply …
- 2:29 AM Downstreams edited by
- (diff)
- 1:52 AM Ticket #4476 (Update libvpx to version 1.4.0) created by
- Currently libvpx 1.3.0 is implemented in ffmpeg. Version 1.4.0 of …
- 12:40 AM Changeset in ffmpeg [415f1fab] by
- libavformat/mxfenc: added support mxf opatom audio muxing Previous …
- 12:39 AM Ticket #4475 (Input option -t fails with -vcodec copy) created by
- Could be considered a regression because -t used to be an output …
Note:
See TracTimeline
for information about the timeline view.
