Timeline
Jul 24, 2016:
- 9:56 PM Changeset in ffmpeg [2e1be227] by
- lavc/Makefile: Fix standalone compilation of the svq3 decoder. …
- 9:50 PM Changeset in ffmpeg [71167f7f] by
- lavc/Makefile: Fix standalone compilation of the svq3 decoder. …
- 8:57 PM Changeset in ffmpeg [2adbea4e] by
- lavc: always build dnxhddata lavc/movenc rely on …
- 8:50 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Replying to Sesse: > which hopefully should be comparable …
- 8:19 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- I compiled x264 from git as today, and compiled ffmpeg against it. I …
- 7:39 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Replying to Sesse: > Of course, x264 is much better …
- 7:28 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- It's all about where you want to allocate your CPU power. One one of …
- 7:20 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Replying to Sesse: > Well, yes and no. The stream is …
- 7:18 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Yes indeed, this reproduces it on my laptop (also Haswell): […] …
- 7:08 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Well, yes and no. The stream is encoded at constant quantizer 15, …
- 7:03 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Replying to Sesse: > I ran your decode command-line. I …
- 6:42 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Let's see. I can't do any more tests easily, unfortunately; this was …
- 6:21 PM Changeset in ffmpeg [9bd35a76] by
- lavc/h264_ps: Be more verbose when truncating likely oversized PPS.
- 4:36 PM Changeset in ffmpeg [b4054100] by
- Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'" This …
- 3:52 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Replying to Sesse: > this content is super-hard to …
- 3:49 PM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
-
Keywords, Status, Reproduced by developer changed
- 3:44 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
I have uploaded a smaller sample to … - 2:33 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Ok, with that stream I have exactly the same behaviour. The reference …
- 1:58 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Sorry, I gave you the wrong URL for the cut file; it should be …
- 1:29 PM Changeset in ffmpeg [308f9b1] by
- lavfi/selectivecolor: add 16-bit support
- 12:58 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- How about […] to make a smaller file?
- 12:36 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- For reference; the correct decode is …
- 12:34 PM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
- Replying to cehoyos: >> Yes, sample video is 25 frames, 1 …
- 12:32 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- I made another cut without the audio; it seems to fare better. …
- 12:24 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Heh, ok. (It confused me, at least.) I think you need to cut the …
- 12:21 PM Changeset in ffmpeg [b8aaedcd] by
- lavfi/selectivecolor: fix picking black as neutral when alpha is present
- 12:06 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Why shouldn't it say so? It's the truth. :-) (I wasn't even aware …
- 12:03 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Oh, sorry. (Perhaps edit your description not to say "the video is …
- 11:59 AM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- Your patch is about ffmpeg VA-API encode, which wasn't used in the …
- 11:48 AM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- I haven't downloaded all of your 8GB file to test this, but it's …
- 11:31 AM Ticket #5732 (Display corruption on very high-bitrate H.264 files) created by
- Hi, I've discovered what I believe is a bug in the H.264 decoder of …
- 10:31 AM Changeset in ffmpeg [6108cb2c] by
- tests/fate: add dnxhr encoding tests added sws_flags flags and tested …
- 10:24 AM Ticket #5397 (Incorrect curves filter work) closed by
- fixed: Fixed in 5c14018fc4f6ae9fcce7eaf8dd2d66cb6fbfc7bc Plot option added …
- 10:22 AM Changeset in ffmpeg [6e971f7] by
- lavfi: bump minor after recent curves filter additions
- 10:18 AM Changeset in ffmpeg [b470d81f] by
- lavfi/curves: prefix init and uninit function names
- 10:18 AM Changeset in ffmpeg [62a31ae] by
- lavfi/curves: pass log ctx as void* instead of AVFilterContext*
- 10:18 AM Changeset in ffmpeg [39c6d4a8] by
- lavfi/curves: reindent after previous commit
- 10:18 AM Changeset in ffmpeg [e30cdac] by
- lavfi/curves: add 16-bit support
- 10:18 AM Changeset in ffmpeg [f19f5b90] by
- lavfi/curves: move alloc and init of LUTs inside config_input() This …
- 10:18 AM Changeset in ffmpeg [050f7905] by
- lavfi/curves: dynamically allocate LUTs This simplifies following commits.
- 10:18 AM Changeset in ffmpeg [4eee06ae] by
- lavfi/curves: add various const where it makes sense
- 10:18 AM Changeset in ffmpeg [51a873d4] by
- lavfi/curves: remove pointless logging since the addition of plot option
- 10:18 AM Changeset in ffmpeg [4a8f5f1f] by
- lavfi/curves: add plot option
- 10:18 AM Changeset in ffmpeg [5c14018f] by
- lavfi/curves: do not automatically insert points at x=0 and x=1 There …
- 9:32 AM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) updated by
- Created ticket #5731
- 9:32 AM Ticket #5731 (Warnings about truncating oversized PPS when decoding files from Sony ...) created by
- How to reproduce: […] The sample is the same as for ticket 5730.
- 9:26 AM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) updated by
- I don't have the camera, sorry. That's the smallest sample I have that …
- 8:09 AM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
- I just noticed, the jump is related to the video framerate. If the …
- 7:51 AM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
-
Replying to nicol:
> >
-stream_loop 1means that the … - 7:49 AM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) closed by
- invalid: Replying to rmk: > Does it make sense to make another …
- 7:47 AM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
- To add further, the DTS/PTS in the output are discontinuous at each …
- 1:52 AM Changeset in ffmpeg [783a256] by
- tests/fate/filter-audio: fate-filter-chorus: Randomly change …
Jul 23, 2016:
- 10:41 PM Changeset in ffmpeg [69630f4d] by
- libavutil/opt: Small bugfix in example. Fix const corectness and zero …
- 6:02 PM Changeset in ffmpeg [75bd5d3e] by
- avformat/tee: Rescale ts using av_packet_rescale_ts This ensures that …
- 12:07 PM Changeset in ffmpeg [ece12db4] by
- libavcodec/dnxhdenc: add support for dnxhr encoding Signed-off-by: …
- 12:07 PM Changeset in ffmpeg [cdca1902] by
- libavcodec/dnxhdenc: add support for variable mircoblock counts dnxhr …
- 11:54 AM Changeset in ffmpeg [c2cd1a5e] by
- tests/fate/dnxhd: add dnxhr prefix tests The data offset value in the …
- 11:54 AM Changeset in ffmpeg [e47981da] by
- libavformat/movenc: add dnxhr compatibility for apple players …
- 9:13 AM Changeset in ffmpeg [8ec599ca] by
- MAINTAINERS: add myself to the project server I've been helping out …
- 8:32 AM Changeset in ffmpeg [d59820f6] by
- libavformat/matroskadec: fix unsigned overflow to improve seeking …
- 8:00 AM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) updated by
- Oh, sh*t, you are most likely right! I did not even look at the specs …
- 6:27 AM Changeset in ffmpeg [40ad05ba] by
- checkasm: Cast unsigned to signed Avoid a warning for passing an …
- 6:27 AM Changeset in ffmpeg [b183abfb] by
- vpx: Support color range The range field has been introduced in …
- 1:52 AM Changeset in ffmpeg [0a088dea] by
- ffmpeg.c: copy video profile when using stream_copy Signed-off-by: …
Jul 22, 2016:
- 5:23 PM Changeset in ffmpeg [db8e8c97] by
- lavc/intrax8: Use correct printf specifier for size_t on Windows.
- 5:08 PM Changeset in ffmpeg [ad71d32] by
- lavfi: add a QSV deinterlacing filter
- 5:08 PM Changeset in ffmpeg [8e07c22e] by
- qsvenc: print warnings from encode/init
- 5:08 PM Changeset in ffmpeg [0956fd46] by
- qsvenc: do not re-execute encoding on all positive status codes It …
- 5:08 PM Changeset in ffmpeg [95414eb2] by
- qsv: print more complete error messages Include the libmfx error code …
- 5:08 PM Changeset in ffmpeg [d9ec3c60] by
- qsvenc: take only the allocated dimensions from the frames context …
- 5:08 PM Changeset in ffmpeg [37a9015e] by
- qsvenc: add support for p010
- 5:08 PM Changeset in ffmpeg [2196226] by
- qsv: handle the semi-packed formats in map_fourcc as well This will …
- 5:08 PM Changeset in ffmpeg [f65285ab] by
- lavc: set sw_pix_fmt for hwaccel encoding
- 5:08 PM Changeset in ffmpeg [d59641ab] by
- lavc: initialize AVCodecContext.sw_pix_fmt properly Currently it's …
- 5:08 PM Changeset in ffmpeg [8b7a9729] by
- avconv_qsv: use the actual pixel format provided by lavc Do not …
- 5:08 PM Changeset in ffmpeg [6f40181c] by
- avconv_qsv: align the surface size to 32 This is required e.g. by HEVC.
- 5:08 PM Changeset in ffmpeg [b0f36a00] by
- avconv: stop using setpts for input framerate forced with -r The …
- 5:08 PM Changeset in ffmpeg [9064777d] by
- checkasm: add HEVC test for testing IDCT DC Signed-off-by: Anton …
- 5:08 PM Changeset in ffmpeg [7f549b8] by
- riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't …
- 5:08 PM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) updated by
-
Keywords changed
The following does not change the output file here, so I don't think … - 5:04 PM Changeset in ffmpeg [1c46e53d] by
- avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return …
- 4:55 PM Changeset in ffmpeg [8c997b3d] by
- avcodec/mpeg4_unpack_bframes_bsf: Copy packet props …
- 3:36 PM Ticket #4704 (Timecode data not maintained when using mp4 wrapper instead of mov wrapper) updated by
-
Why not use
-copy_unknownfor this? - see: #5492 - 3:32 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- Replying to Melatonin64: > We use fragmented MP4s for MSE …
- 3:08 PM Ticket #5730 (Rewrapping H.264 MXF file from camera Sony FS 7 creates file not ...) created by
- How to reproduce: […] Then open the resulting file in Quicktime. …
- 2:37 PM Changeset in ffmpeg [282477bf] by
- libx264: Increase x264 opts character limit to 4096 Signed-off-by: …
- 2:31 PM Changeset in ffmpeg [41ad6d19] by
- doc/muxers: improve hlsenc description Signed-off-by: Moritz Barsnick …
- 2:31 PM Changeset in ffmpeg [6f07467] by
- doc/muxers: add hls_flags option description Signed-off-by: Steven …
- 2:00 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- Thanks for your quick reply. We use fragmented MP4s for MSE playback …
- 1:02 PM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
-
>
-stream_loop 1means that the input stream should be used twice in … - 11:56 AM Ticket #5723 (Regression, decoding FFV1 in mov broken) updated by
- Thanks a lot!
- 11:13 AM Changeset in ffmpeg [fa393e30] by
- fate: add test for extrastereo filter Signed-off-by: Michael …
- 8:47 AM Changeset in ffmpeg [e83a01de] by
- avformat/teeproto: Fix memset sizeof Found-by: James Almer …
- 7:24 AM Ticket #5719 (Using -stream_loop is wrong duration output) updated by
-
Component changed
I don't understand the ticket / I see another bug: {{{-stream_loop … - 7:09 AM Ticket #5721 (bug in AviSynth reader) updated by
-
Keywords, Component changed
- 6:22 AM Ticket #5710 (AC3 frame sync error) updated by
- Tried with July 18th, 2016's ffmpeg version N-81045-g450cf40 same error
- 3:51 AM Changeset in ffmpeg [640c0962] by
- libvpxenc,cosmetics: rename common fns vp8 -> vpx + the context …
- 3:50 AM Changeset in ffmpeg [2afddfe9] by
- libvpxdec,cosmetics: rename common fns vp8 -> vpx + the context …
- 1:14 AM Changeset in ffmpeg [8dcfe43d] by
- avcodec/huffman: beautify: add space between #include and filename. …
- 12:33 AM Ticket #5397 (Incorrect curves filter work) updated by
- Replying to Ilya87: > And what if I define not only 2 …
Jul 21, 2016:
- 11:05 PM Changeset in ffmpeg [b9d77c1d] by
- doc/protocols: Fix seperated typo Signed-off-by: Michael Niedermayer …
- 9:37 PM Changeset in ffmpeg [697b2bbd] by
- avcodec/ffv1dec: Test extradata_size instead of extradata for better …
- 9:19 PM Ticket #5723 (Regression, decoding FFV1 in mov broken) closed by
- fixed: Fixed in 38cc5c298c988950d2bfa0d16408f07ee7be7f3c
- 7:55 PM Changeset in ffmpeg [38cc5c2] by
- avformat/mov: Do not allocate empty extradata Fixes Ticket5723 …
- 7:53 PM Changeset in ffmpeg [6135c3b6] by
- Revert "avprobe: Zero the allocated avio buffer memory" This reverts …
- 6:37 PM Ticket #5728 (hls demuxer regression) updated by
- FYI regarding Debian Stretch once I downgraded all these packages, I …
- 6:05 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- Replying to Melatonin64: > No matter what stream specifier …
- 5:45 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- Worth noting that you cannot strip this tmcd stream even by explicitly …
- 4:45 PM Ticket #5728 (hls demuxer regression) updated by
- Thanks for looking at this cehoyos and for the advice on future bug …
- 1:51 PM Ticket #5184 (Incorrect pts at start of avi file) updated by
-
Keywords, Status, Version, Reproduced by developer changed
[…] - 12:31 PM Ticket #5728 (hls demuxer regression) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
For future tickets: Please always remember to testffmpegbefore … - 12:13 PM Ticket #5729 (FLV key frame index at start may be skipped) updated by
-
Keywords changed
Seeking works fine here for the uploaded sample. Please provide the … - 10:53 AM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by
- This issue is still reproducible with 3.1.1: […]
- 9:52 AM Changeset in ffmpeg [f637046d] by
- libavutil: Always use some GCC style attributes on clang Clang …
- 9:52 AM Changeset in ffmpeg [6f9e34ba] by
- arm: Check for support for the .fpu directive When targeting COFF …
- 9:26 AM Changeset in ffmpeg [9264bb7e] by
- avfilter/vf_psnr: Fix rounding error in average_max The intermediate …
- 8:00 AM Ticket #5726 (zoompan filter outputs shaky vidoe) closed by
- duplicate: Thank you for confirming!
- 7:52 AM Ticket #5726 (zoompan filter outputs shaky vidoe) updated by
- I have tested the zoompan feature on git head with the same results. …
- 3:29 AM Ticket #5729 (FLV key frame index at start may be skipped) created by
- Summary of the bug: keyframe in metadata will be dropped until the …
- 2:15 AM Changeset in ffmpeg [54173148] by
- libavformat/rawenc: add dnxhr raw format extension Signed-off-by: …
- 1:47 AM Ticket #5687 (Support muxing vp8 in ogg) closed by
- fixed: Added in 120f34b6ac062568a395ebc9490c7d213c264087
- 1:47 AM Changeset in ffmpeg [64131b87] by
- libopenmpt: Add "date" to metadata. Signed-off-by: Jörn Heusipp …
- 1:47 AM Changeset in ffmpeg [840df1f1] by
- libopenmpt: set stream duration and fix time base Fix the confusion …
- 1:47 AM Changeset in ffmpeg [4ed6edac] by
- docs/demuxers: add libopenmpt section Signed-off-by: Josh de Kock …
- 1:47 AM Changeset in ffmpeg [9134d2df] by
- libopenmpt: add subsong support Signed-off-by: Josh de Kock …
- 1:32 AM Changeset in ffmpeg [120f34b6] by
- avformat/oggenc: add vp8 muxing support Addresses ticket #5687 …
- 1:32 AM Changeset in ffmpeg [66408fce] by
- avformat: add an Ogg Video muxer Signed-off-by: James Almer …
- 1:32 AM Changeset in ffmpeg [ec0e888e] by
- Changelog: move a misplaced entry to the correct section …
- 1:17 AM Ticket #5728 (hls demuxer regression) created by
- I accepted a dist-upgrade today that bumped me from 7:3.0.2-4 to …
- 1:02 AM Changeset in ffmpeg [3af1aba2] by
- avformat/mux: Fix some codecpar non uses Signed-off-by: Michael …
Jul 20, 2016:
- 9:09 PM Changeset in ffmpeg [3fd2ef92] by
- fate: add test for earwax filter Signed-off-by: Michael Niedermayer …
- 9:09 PM Changeset in ffmpeg [7403dcc3] by
- fate: add test for dcshift filter Signed-off-by: Michael Niedermayer …
- 7:54 PM Ticket #5727 (HDCD should not apply gain unless the values match in both channels) updated by
- Apologies for spelling Keith Johnson's name wrong.
- 5:30 PM Changeset in ffmpeg [ed9b2a51] by
- mov: Rework the check for invalid indexes in stsc There are samples …
- 5:30 PM Changeset in ffmpeg [90bc4232] by
- mov: Wrap stsc index and count compare in a separate function
- 5:28 PM Changeset in ffmpeg [209ee680] by
- mov: Fix stsc_count comparison Signed-off-by: Vittorio Giovara …
- 5:03 PM Changeset in ffmpeg [a1f6a2df] by
- ratecontrol: Reorder functions to avoid forward declarations
- 4:59 PM Changeset in ffmpeg [d639dcda] by
- ratecontrol: Move Xvid-related functions to the place they are …
- 4:59 PM Changeset in ffmpeg [44972e22] by
- ratecontrol: Move mpegenc-only function where it is used
- 4:59 PM Changeset in ffmpeg [b4bb9593] by
- ratecontrol: Drop commented out cruft
- 4:43 PM Changeset in ffmpeg [7a15cf42] by
- x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32 …
- 4:43 PM Changeset in ffmpeg [d06dfaa5] by
- x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate
- 4:43 PM Changeset in ffmpeg [8e9cd81d] by
- x86: cpu: Detect Conroe CPUs and their slow shuffle unit
- 4:43 PM Changeset in ffmpeg [7d7355aa] by
- x86: Add SSSE3_SLOW CPU flag and related convenience macros
- 4:43 PM Changeset in ffmpeg [4efab89] by
- x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate
- 4:37 PM Changeset in ffmpeg [0a39c9ac] by
- x86: hpeldsp: Don't check for bitexact flag when initializing …
- 4:33 PM Changeset in ffmpeg [95c1df92] by
- x86: hpeldsp: Drop unused function parameters
- 4:33 PM Changeset in ffmpeg [c3e83ad3] by
- x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate
- 4:33 PM Changeset in ffmpeg [1dfc3cf] by
- x86: hpeldsp: Split off VP3-specific bits into a separate file
- 4:16 PM Ticket #5727 (HDCD should not apply gain unless the values match in both channels) updated by
-
Keywords changed
- 3:38 PM Ticket #5727 (HDCD should not apply gain unless the values match in both channels) created by
- The HDCD filter should not apply gain to a channel unless both …
- 3:13 PM Changeset in ffmpeg [9833a406] by
- examples: Properly free AVCodecContext
- 3:13 PM Changeset in ffmpeg [0e0538ae] by
- avprobe: Zero the allocated avio buffer memory Fixes valgrind warning …
- 3:13 PM Changeset in ffmpeg [5d0f85f1] by
- libdc1394: Fill in packet data directly Drop the packet embedded in …
- 2:45 PM Ticket #5726 (zoompan filter outputs shaky vidoe) updated by
- Isn't this a duplicate of ticket #4298? Please always test current …
- 2:36 PM Changeset in ffmpeg [e344e651] by
- h264dec: do not call finish_setup() if we have not started a frame …
- 2:35 PM Changeset in ffmpeg [76f7e70] by
- h264dec: handle zero-sized NAL units in get_last_needed_nal() The …
- 2:35 PM Changeset in ffmpeg [1f7b4f9a] by
- h264dec: make sure not to call finish_setup() more than once per frame …
- 2:33 PM Changeset in ffmpeg [da917fcf] by
- avconv_dxva2: add a profile check for hevc Signed-off-by: Anton …
- 2:33 PM Changeset in ffmpeg [1ecb63c] by
- hevc: set profile based on the profile compatibility flags if needed …
- 2:04 PM Ticket #5726 (zoompan filter outputs shaky vidoe) created by
- Adding a zoompan filter to an image with no panning works smoothly, …
- 11:40 AM Changeset in ffmpeg [41d7642a] by
- libavcodec/dnxhd: add dnxhr profiles Signed-off-by: Michael …
- 10:07 AM Changeset in ffmpeg [a06acfff] by
- ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. Delete …
- 9:12 AM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) updated by
- Replying to cehoyos: > Feel free to test this patch: > …
- 9:00 AM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) updated by
- Yes, the building is broken with openh264 1.6+
- 3:31 AM Changeset in ffmpeg [134fe289] by
- libavcodec/libvpx: Add VPx alpha decode support VPx (VP8/VP9) alpha …
- 12:53 AM Changeset in ffmpeg [2383618a] by
- fate: add test for chorus filter Signed-off-by: Michael Niedermayer …
- 12:43 AM Changeset in ffmpeg [1582e306] by
- avformat/avlanguage: make av_convert_lang_to() internal The header …
- 12:12 AM Changeset in ffmpeg [b3820cab] by
- avformat/oggenc: fix page duration calculation when granule differs …
- 12:12 AM Changeset in ffmpeg [5adfbd39] by
- avformat/oggparsevp8: fix pts calculation on pages ending with an …
Jul 19, 2016:
- 11:45 PM Changeset in ffmpeg [114870db] by
- configure: add support for new CPUs Add new -march values for Intel …
- 10:07 PM Changeset in ffmpeg [9bf3fdcd] by
- avcodec/h264_slice: Move h264_init_ps() call into h264_field_start() …
- 10:02 PM Changeset in ffmpeg [fd158891] by
- avcodec/h264: remove list_count and ref_count clearing The code …
- 9:25 PM Changeset in ffmpeg [68f991d9] by
- fate: add test for avfft Signed-off-by: Michael Niedermayer …
- 7:28 PM Ticket #5397 (Incorrect curves filter work) updated by
- And what if I define not only 2 points (start point 0.037516/0 and …
- 4:47 PM Ticket #5725 (ffmpeg: error during decoding mp3 with APE tag) updated by
-
Priority, Keywords changed
- 4:41 PM Changeset in ffmpeg [64caafae] by
- avformat: Add tee protocol Option passing support will be submitted …
- 3:45 PM Ticket #5725 (ffmpeg: error during decoding mp3 with APE tag) updated by
- The problematic tag is generated using mp3gain utility but is a valid …
- 3:29 PM Ticket #5725 (ffmpeg: error during decoding mp3 with APE tag) created by
- FFmpeg tool as well as certain applications have problems decoding MP3 …
- 1:54 PM Ticket #5722 (there's no sound when ffplaying a mp4 fragment file -- dash) updated by
- Perfect play with MPC-BE(here latest build with multiple 'sidx' atom …
- 1:34 PM Changeset in ffmpeg [21c081a2] by
- lavc/h264: fix spacing before comment
- 8:55 AM Ticket #5717 (The udp timeout parameter is not work! (on windows)) updated by
-
Keywords changed
Which change introduced the regression? - 8:46 AM Ticket #5659 (sheervideo: 8bv 4:4:4 progressive decodes incorrectly) updated by
-
Status, Reproduced by developer changed
- 8:42 AM Ticket #5659 (sheervideo: 8bv 4:4:4 progressive decodes incorrectly) updated by
-
Keywords, Version, Component changed
- 8:41 AM Ticket #5631 (sheervideo: 8bw 4:2:2 sample decodes incorrectly) updated by
-
Keywords, Version, Component changed
- 8:41 AM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) updated by
-
Keywords, Version, Component changed
- 8:41 AM Ticket #5626 (sheervideo: progressive 8bv 4:2:2:4 decodes incorrectly) updated by
-
Keywords, Version, Component changed
- 8:39 AM Ticket #5624 (sheervideo: add 8-bit 4:4:4:[4] YBR/AYBE (yBR/AyBR)) updated by
-
Keywords, Version, Component changed
- 7:56 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
-
Keywords changed
- 5:03 AM Ticket #5722 (there's no sound when ffplaying a mp4 fragment file -- dash) updated by
- dash.mp4 is from Android CTS test. It can be played very well by vlc. …
Jul 18, 2016:
- 8:52 PM Changeset in ffmpeg [450cf400] by
- avutil/mem: fix wrong comment Signed-off-by: Michael Niedermayer …
- 6:10 PM Changeset in ffmpeg [daf421d2] by
- MAINTAINERS: add myself for libopenmpt Signed-off-by: Michael …
- 4:41 PM Ticket #5723 (Regression, decoding FFV1 in mov broken) updated by
-
Status, Version, Reproduced by developer changed
- 4:39 PM Ticket #5724 (customizable frame change detection) updated by
-
Priority, Version changed
- 4:32 PM Ticket #5724 (customizable frame change detection) created by
- Proposed feature request for a frame change detection algorithm …
- 1:27 PM Changeset in ffmpeg [fca3c3b6] by
- hevc: Add AVX2 DC IDCT Originally written by Pierre Edouard Lepere …
- 1:27 PM Changeset in ffmpeg [cc16da75] by
- hevc: Add coefficient limiting to speed up IDCT Integrated to libav …
- 1:27 PM Changeset in ffmpeg [a92fd8a0] by
- hevc: Add DC IDCT Integrated to Libav by Josh de Kock …
- 1:27 PM Changeset in ffmpeg [4f247de3] by
- hevcdsp_template: Templatize IDCT Integrated to Libav by Josh de Kock …
- 1:27 PM Changeset in ffmpeg [1bd890ad] by
- hevc: Separate adding residual to prediction from IDCT Based on patch …
- 1:27 PM Changeset in ffmpeg [fd5e6a09] by
- x86util: Extend SPLATW for avx2 Integration to Libav by Josh de Kock …
- 10:11 AM Ticket #5723 (Regression, decoding FFV1 in mov broken) updated by
-
Keywords changed
- 10:02 AM Ticket #5723 (Regression, decoding FFV1 in mov broken) created by
- Summary of the bug: How to reproduce: […] Seems to be a regression …
- 8:42 AM Ticket #5722 (there's no sound when ffplaying a mp4 fragment file -- dash) updated by
-
Priority, Keywords, Blocked By changed
Which player plays audio for this sample? How was the sample created … - 7:34 AM Ticket #5722 (there's no sound when ffplaying a mp4 fragment file -- dash) updated by
- audio sample's offset calculated error
- 7:25 AM Ticket #5722 (there's no sound when ffplaying a mp4 fragment file -- dash) created by
- Summary of the bug: How to reproduce: % ffplay dash.mp4 ffmpeg …
Jul 17, 2016:
- 11:34 PM Changeset in ffmpeg [a49ed9e3] by
- avcodec/ccaption_dec: default rollup to row 10 This ensures that …
- 11:31 PM Changeset in ffmpeg [9ca96714] by
- avcodec/ccaption_dec: implement positioning for closed captions …
- 9:38 PM Changeset in ffmpeg [64d16fd7] by
- tools/patcheck: add a couple more common typos Signed-off-by: James …
- 8:28 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by
- heleppkes, libopusenc can accept many channel layouts that are not …
- 7:48 PM Ticket #4497 (Segfault when using 'segment' format) closed by
- needs_more_info
- 6:49 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) updated by
- Replying to cehoyos: > libx265 is not involved according …
- 6:48 PM Changeset in ffmpeg [37961044] by
- checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR These bits …
- 6:16 PM Changeset in ffmpeg [309322ef] by
- avcodec/ccaption_dec: change write_char() to void as return value is …
- 6:01 PM Changeset in ffmpeg [af13967b] by
- MAINTAINERS: Add Aman Gupta for ccaption_dec Anshul appears to have …
- 5:49 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) closed by
- needs_more_info: libx265 is not involved according to your backtrace (and cannot be …
- 5:34 PM Ticket #5623 (Add libopenmpt demuxer) closed by
- fixed
- 5:31 PM Ticket #5623 (Add libopenmpt demuxer) updated by
- The libopenmpt demuxer has been merged as of …
- 5:22 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) updated by
- Replying to michael: > Does this occur only with RTSP or …
- 4:10 PM Changeset in ffmpeg [d688f39d] by
- cosmetics: fix some misspelled words Signed-off-by: James Almer …
- 3:09 PM Ticket #5397 (Incorrect curves filter work) updated by
-
Status, Reproduced by developer, Analyzed by developer changed
A patch can be found at … - 2:20 PM Changeset in ffmpeg [f1eb6ddc] by
- libavformat/libopenmpt: Fix memory leak in error path in …
- 9:28 AM Changeset in ffmpeg [59aeed9] by
- cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp …
- 9:21 AM Changeset in ffmpeg [446353ea] by
- checkasm: arm: Don't start new const blocks for each string Each …
- 6:58 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by
- I would prefer if opusenc had the channel_layouts setting again so …
- 1:18 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by
- agressiv, thanks for that. I see that opusenc has a few special cases …
- 12:59 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by
- I will pipe it from eac3to. opusenc can take piped input. […] […]
Note:
See TracTimeline
for information about the timeline view.
