Timeline
Jul 1, 2015:
- 10:34 PM Changeset in ffmpeg [03b2b40f] by
- Merge commit 'a31c4b2cbef9aee15910fc3df52519aef46760de' * commit …
- 10:10 PM Ticket #4692 (opus + webm - inconsistent meta?) updated by
- […]
- 10:06 PM Ticket #4692 (opus + webm - inconsistent meta?) updated by
- Yes, just built from HEAD and ran the exact same thing we exact same …
- 10:03 PM Ticket #4693 (YUV->BGR32 is not accelerated on x86) updated by
-
Please send your patch - made with
git format-patch- to the … - 10:00 PM Ticket #4149 (Support mjpeg rotation) updated by
-
Cc changed
- 10:00 PM Ticket #4692 (opus + webm - inconsistent meta?) updated by
-
Keywords changed
Is this issue reproducible with current FFmpeg git head? - 10:00 PM Ticket #4149 (Support mjpeg rotation) updated by
- I think I just ran into this today: original: identify -verbose …
- 9:52 PM Ticket #4693 (YUV->BGR32 is not accelerated on x86) updated by
- Attached is a patch to accelerate the YUV->BGR conversion on x86
- 9:50 PM Ticket #4692 (opus + webm - inconsistent meta?) updated by
- [https://gist.github.com/ronag/4a63111a968e3c8b3734 Here is a html …
- 9:48 PM Ticket #4693 (YUV->BGR32 is not accelerated on x86) created by
- When converting from YUV to RGB yuv2rgb32_X_mmxext is called but there …
- 9:45 PM Ticket #4692 (opus + webm - inconsistent meta?) created by
- […] I'm a bit confused by ffmpeg while encoding opus into webm. I …
- 9:42 PM Ticket #3978 (ffplay wmv3: gray output while seeking in the video) closed by
- fixed: Fixed in 28206b75e81c7713476bf3736ccb6f620d96540d
- 9:05 PM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) closed by
- fixed: seeking with ffmpeg fixed in 838c5f3df7e98b15fd3acbcacaf315c32600ca45 …
- 8:51 PM Changeset in ffmpeg [838c5f3d] by
- avformat/utils: Redesign scoring in av_find_default_stream_index() …
- 8:43 PM Changeset in ffmpeg [52c55218] by
- ffmpeg_opt: Favor streams that had packets Fixes Thailand-Wave.wmv …
- 8:03 PM Changeset in ffmpeg [5165c600] by
- avformat/rtmpproto: increase hardcoded url/path lengths Fixes #4103. …
- 7:42 PM Changeset in ffmpeg [a31c4b2c] by
- fate-g2m3: disable the audio stream The audio decoder is not in …
- 7:40 PM Changeset in ffmpeg [c190fdf6] by
- lavu: Makefile: skip atomic.c if native atomics are available This …
- 6:39 PM Changeset in ffmpeg [06a0d5ef] by
- avcodec/h264dsp_template: Fix undefined shifts Fixes: …
- 6:30 PM Changeset in ffmpeg [ce81e47c] by
- avcodec/mss2: Fix integer overflow This also simplifies the code …
- 6:23 PM Ticket #3654 (amerge creating audio with echo or silence) closed by
- worksforme: I cannot reproduce this with latest git. Also last command does not …
- 5:53 PM Changeset in ffmpeg [f8e038f] by
- Merge commit '4e0819310e2d2eff60be2d6df28335f0739712b9' * commit …
- 5:31 PM Changeset in ffmpeg [5142963b] by
- Merge commit 'f91fe24e9bd6912c29bbb03d8afe878e045f9721' * commit …
- 5:23 PM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) closed by
- fixed: OK finally got a commit in for this, thanks for the patch!
- 5:19 PM Changeset in ffmpeg [17e6d7b4] by
- avfilter/vf_extractplanes: use faster path for input formats with only …
- 5:19 PM Changeset in ffmpeg [fc40cdbf] by
- avfilter/vf_extractplanes: rename misleading variable Signed-off-by: …
- 5:19 PM Changeset in ffmpeg [be35b8b9] by
- avfilter/vf_extractplanes: support more pixel formats Signed-off-by: …
- 5:09 PM Changeset in ffmpeg [6205143b] by
- Merge commit '9eec23b8a7fd0f91827bbc3ed0792c39a8cc9a8a' * commit …
- 5:09 PM Changeset in ffmpeg [92c858ae] by
- Merge commit '4ccccd6c40a6d0ce85e96a6e37f558236e2a6a75' * commit …
- 4:58 PM Changeset in ffmpeg [9cf95654] by
- Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a' * commit …
- 4:53 PM DirectShow edited by
- mention the async. (diff)
- 4:47 PM Changeset in ffmpeg [811008b8] by
- avformat/asfdec_f: Assert that packet positions match in …
- 4:47 PM Changeset in ffmpeg [28206b75] by
- avformat/asfdec_f: Correct skip to key code Fixes Ticket3978 …
- 4:47 PM Changeset in ffmpeg [089a818] by
- avcodec/pthread_frame: Correcting typo of "occurred" Signed-off-by: …
- 4:30 PM Ticket #4116 (Support gray mjpeg encoding) updated by
-
Status changed
- 4:22 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) closed by
- invalid
- 4:20 PM Ticket #2565 (Support gray16a) updated by
- Replying to richardpl: > No, Vittorio did. Sorry! > Do …
- 4:05 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) updated by
- Is this very important issue still reproducible?
- 4:01 PM Ticket #357 (Trying to transcode a vbk file to wav) updated by
- Even if it is, there is format to be REd.
- 3:59 PM Ticket #2565 (Support gray16a) updated by
- No, Vittorio did. Do you need output too?
- 3:44 PM Ticket #357 (Trying to transcode a vbk file to wav) updated by
- Replying to richardpl: > Without dlls and exe of reference …
- 3:41 PM Ticket #2565 (Support gray16a) updated by
- Didn't you implement it as input or do I misremember?
- 3:32 PM Changeset in ffmpeg [2eb28e88] by
- avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo …
- 3:26 PM Changeset in ffmpeg [4e081931] by
- elsdec: Replace EOVERFLOW with INVALIDDATA EOVERFLOW is not available …
- 3:14 PM Ticket #2565 (Support gray16a) updated by
- As input or output or both?
- 2:53 PM Ticket #1959 (Support codec2) updated by
- Are there actual samples anywhere?
- 2:27 PM Ticket #1684 (adpcm_ct: volume goes up while seeking with ffplay) closed by
- wontfix
- 2:15 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by
- I assume we lavc is correct and all others are broken.
- 2:04 PM Ticket #664 (add support for iff anim) updated by
-
Summary changed
- 2:02 PM Ticket #357 (Trying to transcode a vbk file to wav) updated by
- Without dlls and exe of reference implementation there is no way this …
- 1:53 PM Changeset in ffmpeg [53fd7057] by
- avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F Fixes: …
- 1:42 PM Changeset in ffmpeg [ac78014] by
- avcodec/motion_est: Fix some undefined shifts Fixes: …
- 1:33 PM Changeset in ffmpeg [f91fe24e] by
- g2meet: force simple idct for identical results over all fate configs
- 1:16 PM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- Replying to heleppkes: > Checks around …
- 12:58 PM Changeset in ffmpeg [f911266] by
- lavu: add an API function to return the FFmpeg version string This …
- 12:43 PM Changeset in ffmpeg [db64af6] by
- avformat/concatdec: copy stream metadata when using concat …
- 12:28 PM Changeset in ffmpeg [60ec3007] by
- avformat/nutdec: Check ff_gen_search() for failure Fixes assertion …
- 11:58 AM Changeset in ffmpeg [9eec23b8] by
- g2meet: use av_ceil_log2 instead of a custom function
- 11:42 AM Changeset in ffmpeg [4eee685a] by
- avcodec/motion_est: Fix undefined shifts in cmp_inline() Fixes: …
- 11:40 AM Changeset in ffmpeg [0ea099ad] by
- avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c() …
- 11:34 AM Changeset in ffmpeg [4ccccd6c] by
- g2meet: use an unsigned type for the djb hash
- 11:21 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- What about lutyuv filter?
- 11:21 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- Checks around mkv_add_seekhead_entry are not required, it does not …
- 10:21 AM Changeset in ffmpeg [56fd4705] by
- avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR() …
- 10:10 AM Changeset in ffmpeg [007e27d3] by
- avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()
- 10:00 AM Changeset in ffmpeg [2f8c8163] by
- avformat/matroskadec: Fix undefined shift in read_sint() Fixes: …
- 9:45 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by
- -
- 9:45 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by
- Yes but it is widely incomplete, decoding does not work at all (under …
- 8:58 AM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) updated by
- So this bug should be closed then. Seeking and playing works fine with …
- 8:27 AM Ticket #3549 (X-SORENSONVIDEO over rtp/rtsp not supported) updated by
- Replying to richardpl: > Is there documentation how …
- 8:13 AM Ticket #3549 (X-SORENSONVIDEO over rtp/rtsp not supported) updated by
- Is there documentation how sorensonvideo is encapsulated into rtp packets?
- 7:49 AM Ticket #3549 (X-SORENSONVIDEO over rtp/rtsp not supported) updated by
- Replying to compn: > user with quicktime reported it did …
- 7:29 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- Replying to MariusSchipper: > Thanks for the quick patch, …
- 7:05 AM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) updated by
- Replying to compn: > works with -f asf_o Please …
- 6:48 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- Thanks for the quick patch, cehoyos! Unfortunately I do not have the …
- 6:20 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
-
Keywords, Version changed
Please test if attached patch improves the issue. - 5:13 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by
- Is it not included in 2.7 already? There's a qsv module now with …
- 5:08 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
-
Keywords, Summary changed
- 5:06 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- I ran four tests in total over 12h: - mjpeg video coder + matroska …
- 3:24 AM Ticket #4682 (ffmpeg 2.7 ignores forced FourCC (-vtag) while multiplexing to AVI) closed by
- fixed: Fixed in 8750aef3d65c0d52946a9b52eba5f5203280b548
- 3:10 AM Changeset in ffmpeg [8750aef3] by
- ffmpeg_opt: Fix forcing fourccs Fixes Ticket4682 Signed-off-by: …
- 2:24 AM Changeset in ffmpeg [dec7288] by
- avcodec/elsdec: Remove EOVERFLOW EOVERFLOW is not available on all …
- 2:15 AM Changeset in ffmpeg [55a04a5d] by
- Merge commit 'a1e2caa93e4f8102666a21222f01b74838b6497f' * commit …
- 2:06 AM Changeset in ffmpeg [35c8dda5] by
- Merge commit '2eef75fd7e1ac96ab9ca63bb4523078c908bc9b1' * commit …
- 1:51 AM Changeset in ffmpeg [a8e137a3] by
- Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a' * commit …
- 1:43 AM Ticket #3549 (X-SORENSONVIDEO over rtp/rtsp not supported) updated by
-
Status changed
user with quicktime reported it did not open with quicktime. vlc and … - 1:41 AM Changeset in ffmpeg [9c010ba6] by
- Merge commit '0d449c81b3dd25835ae6ac849cdd150f35b9c5c6' * commit …
- 1:40 AM Changeset in ffmpeg [818ff7ff] by
- Merge commit '0f87f9b4fceee854f09da2d1ef329245196775f8' * commit …
- 1:36 AM Changeset in ffmpeg [16dd0426] by
- Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e' * commit …
- 1:26 AM Changeset in ffmpeg [9e93e544] by
- Merge commit '4d1229dabf7a7e3b6a7b326afd79102256c3b008' * commit …
- 1:18 AM Changeset in ffmpeg [68939f7] by
- Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368' * commit …
- 1:10 AM Ticket #3084 (Realmedia stream works better with MPlayer) updated by
-
Status changed
another mbr problem no doubt. - 1:05 AM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) updated by
-
Status changed
works with -f asf_o seems to hang ffplay when seeking? … - 1:03 AM Changeset in ffmpeg [39748896] by
- Merge commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c' * commit …
- 12:59 AM Ticket #2458 (raw aac fails with FFmpeg, works fine with faad) updated by
-
Status changed
sample causes odd behavior in -f aac as well. - 12:55 AM Ticket #2077 (Realmedia rv40 file cannot be demuxed) updated by
-
Status changed
another mbr rm file for the pile of mbr rm files that exhibit … - 12:45 AM Ticket #1559 (cannot seek in .m4a file) updated by
-
Analyzed by developer, Status, Reproduced by developer changed
seek works with -vn - 12:34 AM Changeset in ffmpeg [2e13a45b] by
- avcodec/aacsbr: Assert that bs_num_env is positive Signed-off-by: …
- 12:33 AM Changeset in ffmpeg [79a98294] by
- avcodec/aacsbr: check that the element type matches before applying …
- 12:21 AM Ticket #4401 (Past duration too large) updated by
- See if it still happens when you run: ffmpeg -vsync passthrough -i …
Jun 30, 2015:
- 11:48 PM Ticket #4401 (Past duration too large) updated by
-
Keywords changed
Messages likely began to appear since … - 11:13 PM Changeset in ffmpeg [a1e2caa9] by
- mov: Log format rather than fourcc in stsd in trace mode This will …
- 11:13 PM Changeset in ffmpeg [2eef75fd] by
- mov: Adjust variable types to fix format warnings
- 11:13 PM Changeset in ffmpeg [df22e301] by
- dump: Use the correct abs() version Fix warning from clang "absolute …
- 11:13 PM Changeset in ffmpeg [0d449c81] by
- lavfi: Add library identifier
- 11:13 PM Changeset in ffmpeg [0f87f9b4] by
- lavd: Add library identifier
- 11:13 PM Changeset in ffmpeg [3f872c9b] by
- lavc: Add missing API guard to dtg_active_format option
- 11:08 PM Changeset in ffmpeg [4d1229da] by
- g2meet: Add FATE tests for all three G2M variants Signed-off-by: Luca …
- 11:08 PM Changeset in ffmpeg [08c2d8f0] by
- Go2Meeting decoder ELS and ePIC decoder courtesy of Maxim …
- 11:00 PM Changeset in ffmpeg [4ebb43f1] by
- ffmpeg: windows: respond to logoff and ctrl+break messages as well …
- 10:41 PM Ticket #4370 (transcoding a broken source may result in success even with -xerror) closed by
- fixed: Fixed with commits 32a5b631267e1f8bf279e407039b9a99d012d033 and …
- 10:33 PM Changeset in ffmpeg [bd0f1412] by
- ffmpeg: only count got_output/errors in decode_error_stat If …
- 10:32 PM Changeset in ffmpeg [cd64ead8] by
- ffmpeg: exit_on_error if decoding a packet failed This is the second …
- 10:32 PM Changeset in ffmpeg [32a5b631] by
- pthread_frame: forward error codes when flushing This is the first …
- 9:54 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by
-
Cc, Summary changed
Is this still a problem? - 9:20 PM Changeset in ffmpeg [04a68f43] by
- avcodec/h264: Greenmetadata SEI parsing Signed-off-by: Michael …
- 8:54 PM Changeset in ffmpeg [7e9c7b62] by
- Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e' * commit …
- 8:29 PM Changeset in ffmpeg [8e6c5c4] by
- Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091' * commit …
- 8:14 PM Changeset in ffmpeg [2a227fe8] by
- Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b' * commit …
- 8:10 PM Changeset in ffmpeg [e2bd03a1] by
- fate: Avoid unnecessary pixel format conversions Most of the …
- 8:05 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by
-
Keywords changed
[https://www.bountysource.com/issues/1414857-request-support-for-decodi … - 8:01 PM Changeset in ffmpeg [5585da7] by
- Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f' * commit …
- 8:00 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- Replying to ExSport: > So the question is, will it be …
- 7:47 PM Changeset in ffmpeg [cfcb9f5e] by
- Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a' * commit …
- 7:44 PM Ticket #4401 (Past duration too large) updated by
-
Cc changed
I get this with dshow input a lot too. - 7:19 PM Changeset in ffmpeg [4ff0c61b] by
- Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb' * commit …
- 7:11 PM Changeset in ffmpeg [2e9dcb82] by
- Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a' * commit …
- 6:55 PM Changeset in ffmpeg [a9aed08f] by
- Merge commit '3ad678a85b96fc5fecd60e3d3a31ca5ffc89d67f' * commit …
- 5:38 PM Changeset in ffmpeg [330863c9] by
- avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h Fixes …
- 5:19 PM Ticket #2475 (support yuv422p10le in lut filter) updated by
- For context, QCTools creates a bit plane filter via lutyuv with this …
- 4:57 PM Ticket #2475 (support yuv422p10le in lut filter) updated by
- Hi, Would be great if this could get implemented. I'm currently …
- 4:12 PM Ticket #4691 (jpeg2000 enc: wrong colors with -pix_fmt yuv444p and -format j2k) closed by
- invalid: The way I understand ticket #538 and its solution this cannot be …
- 4:03 PM Ticket #4691 (jpeg2000 enc: wrong colors with -pix_fmt yuv444p and -format j2k) created by
- […]
- 2:02 PM Changeset in ffmpeg [0083c166] by
- avfilter/vf_transpose: Fix rounding error Fixes out of array access …
- 1:34 PM Changeset in ffmpeg [271ce76d] by
- h264: Parse registered data SEI message and AFD value Partially based …
- 1:34 PM Changeset in ffmpeg [0bfab80a] by
- h264_sei: Group error check outside the switch block
- 1:34 PM Changeset in ffmpeg [0a49a62f] by
- h263: Always check both dimensions CC: libav-stable@libav.org …
- 1:34 PM Changeset in ffmpeg [6f4cd33e] by
- cosmetic: Reformat ff_h263_decode_mba
- 1:34 PM Changeset in ffmpeg [e95c7a61] by
- mov: Preserve the metadata even when bit-exactness is requested Make …
- 1:34 PM Changeset in ffmpeg [303ec065] by
- aic: Fix slice size computation for widths multiples of 32 macroblocks …
- 1:34 PM Changeset in ffmpeg [3e3056f2] by
- h264: Allow stream and container cropping at the same time The …
- 1:34 PM Changeset in ffmpeg [3ad678a] by
- fate: Update ac3 test to the new request_channel_layout option
- 1:14 PM Changeset in ffmpeg [9295ee13] by
- configure: Mention hap encoding for --enable-libsnappy.
- 1:12 PM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) closed by
- fixed: Should be fixed in 0f5b99653120ca6d75cb668ff6cc5685dbda345c
- 1:00 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- Ok, I understand. So the question is, will it be ever supported or …
- 1:00 PM Changeset in ffmpeg [0f5b9965] by
- lavc/j2kenc: Make jp2 output compatible with Kakadu. Fixes ticket #4689.
- 1:00 PM Changeset in ffmpeg [e97ec656] by
- doc: Add jpeg2000 encoder documentation.
- 12:34 PM Changeset in ffmpeg [8080688d] by
- lavc/hapenc: Silence a warning for multithreaded encoding.
- 12:30 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- Currently "internal subtitles" do not exist because libavfilter does …
- 12:29 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- It's the same problem.
- 12:27 PM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- I will test this overnight and then post the result.
- 12:25 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- After reading linked ticket, this problem is totally different. …
- 12:15 PM Ticket #4499 (Parse internal subtitles in realtime) updated by
- Thanks for info and sorry for bump done this way.
- 12:04 PM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
-
Status, Reproduced by developer changed
No need to test, it works, I will send the patch in a moment. - 11:59 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- Does attached patch make a difference?
- 11:55 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- Replying to cehoyos: > Could be an issue with the length …
- 11:48 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- Could be an issue with the length of the ftyp atom. Do the attached …
- 11:45 AM Changeset in ffmpeg [5c047f3a] by
- avcodec/j2kenc: store libavcodec ident in a comment unless bitexact …
- 11:39 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- Replying to cehoyos: > Replying to ami_stuff: …
- 11:24 AM Changeset in ffmpeg [e91f860e] by
- vp9/update_prob: prevent out of bounds table read the max value of …
- 11:22 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) updated by
- Is this only reproducible with matroska output or also with {{{-f …
- 11:22 AM Ticket #4688 (Support 12bit grayscale tif images) updated by
-
Cc changed
- 11:21 AM Ticket #4687 (Support tif images with less than eight bits) updated by
-
Cc changed
- 11:20 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- Replying to ami_stuff: > 2. "-format j2k" file decodes …
- 11:14 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
- 1. "-pred 1" alone doesn't change anything but 2. "-format j2k" …
- 11:12 AM Ticket #4690 (Windows - Streaming using matroska muxer: CPU usage increases over time) created by
- Summary of the bug: When transcoding from raw video to mjpeg …
- 11:10 AM Ticket #4499 (Parse internal subtitles in realtime) closed by
- duplicate: Looks like a duplicate of ticket #2067.
- 11:08 AM Changeset in ffmpeg [088b410e] by
- Merge commit '42bc768e5240ec01237ad2eb7c69b917158de258' * commit …
- 11:02 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
-
Keywords, Version, Component changed
And with-format j2k. - 11:01 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) updated by
-
Could you also test with
-pred 1(to activate the lossless mode)? - 10:59 AM Changeset in ffmpeg [6d9dfb12] by
- Merge commit '1b4c468477f3b8d372da8ef4e5405539ad9c1501' * commit …
- 10:57 AM Ticket #4689 (jpeg2000: kakadu doesn't like ffmpeg-generated jp2 files) created by
- irfanview also refuses to process them […] […]
- 10:48 AM Changeset in ffmpeg [3cd6b6aa] by
- Merge commit '5bdfc17189e4ea63c6b46b6d5256852fcb409d68' * commit …
- 10:23 AM Changeset in ffmpeg [0d5a27c2] by
- Rename asfdec-o.c to asfdec_o.c Most files use _ instead of - as …
- 10:23 AM Changeset in ffmpeg [8f9c39b3] by
- avformat: rename asfdec.c to asfdec_f.c leaving it as asfdec.c …
- 9:02 AM Ticket #4499 (Parse internal subtitles in realtime) updated by
-
Priority changed
- 9:00 AM Ticket #4499 (Parse internal subtitles in realtime) updated by
-
Cc changed
- 8:59 AM Ticket #4499 (Parse internal subtitles in realtime) updated by
-
Priority, Cc changed
- 8:54 AM Ticket #4499 (Parse internal subtitles in realtime) updated by
- Is there any workaround for it? It seems there is no interest …
- 8:08 AM Changeset in ffmpeg [42bc768e] by
- mpegts: Add jpeg2000 stream type Signed-off-by: Luca Barbato …
- 7:36 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by
- Replying to Detergent: > Would you mind explaining what …
- 7:11 AM Changeset in ffmpeg [6415dcb0] by
- configure: fix hevc_vdpau_hwaccel dependencies Signed-off-by: James …
- 3:11 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by
- I see, sorry for the false report then ! My bad. Would you mind …
- 2:52 AM Changeset in ffmpeg [185e7697] by
- avfilter/vf_ssim: fix some cosmetics issues Signed-off-by: Paul B …
- 2:06 AM CompilationGuide/WinRT edited by
- Rename Win32 build and output folder to x86 (diff)
- 1:24 AM Changeset in ffmpeg [4aa0de64] by
- avcodec/h264_refs: discard mismatching references Fixes inconsistency …
Jun 29, 2015:
- 11:52 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) closed by
- fixed: Replying to Detergent: > Hi, reopening this issue as I …
- 11:33 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) reopened by
- Hi, reopening this issue as I have this problem in 2.7.1 with another …
- 11:33 PM Changeset in ffmpeg [84afc6b7] by
- avcodec/mjpegdec: Fix small picture upscale Fixes out of array access …
- 10:55 PM Ticket #4688 (Support 12bit grayscale tif images) created by
- Another sample reported by ami_stuff in ticket #3459: […]
- 10:49 PM Ticket #4687 (Support tif images with less than eight bits) created by
- As reported by ami_stuff in ticket #3459: Tiff images with less than …
- 9:33 PM Ticket #4686 (mjpeg: support 2:1:1 YCbCrK) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 9:22 PM Ticket #1477 (fix asf demuxer) updated by
- Replying to ami_stuff: > "GipsyGuitar.wmv" still have some …
- 8:32 PM Changeset in ffmpeg [b54ac84] by
- avcodec/pngdec: Check values before updating context in …
- 8:16 PM Changeset in ffmpeg [f1ffa01d] by
- avcodec/pngdec: Copy IHDR & plte state from last thread Previously …
- 7:57 PM Changeset in ffmpeg [a1736926] by
- avcodec/pngdec: Require a IHDR chunk before fctl This is required by …
- 7:30 PM Changeset in ffmpeg [47f4e2d8] by
- avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are …
- 3:29 PM Changeset in ffmpeg [e55e5be9] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 2:44 PM Changeset in ffmpeg [7c10b87b] by
- aacenc: add support for coding of intensity stereo scalefactor indices …
- 2:30 PM Changeset in ffmpeg [da8b2289] by
- avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace …
- 2:29 PM Changeset in ffmpeg [4b920d7b] by
- lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp. …
- 2:27 PM Changeset in ffmpeg [77c0b149] by
- lavf/mpegts: Return 0 if the probe function does not detect mpegts. …
- 2:25 PM Changeset in ffmpeg [dee79438] by
- lavf/img2dec: Improve detection of valid Quickdraw images. Detect …
- 2:23 PM Changeset in ffmpeg [5a458420] by
- lavf/asfdec: Reduce minimum header size. Fixes GipsyGuitar.wmv …
- 2:20 PM Ticket #4190 (offer internal font for drawtext) updated by
- You can build ffmpeg with fontconfig then default font should be used. …
- 2:17 PM Changeset in ffmpeg [45441eb0] by
- Changelog: Add jpeg 2000 improvements before they get forgotten.
- 2:13 PM Changeset in ffmpeg [a876a4da] by
- lavf/img2dec: Autodetect dds frames.
- 1:33 PM Ticket #3527 (jpegls: support cmyk) updated by
-
Priority, Type changed
[…] - 11:54 AM Changeset in ffmpeg [f6ab967e] by
- swscale/swscale_unscaled: Fix rounding difference with RGBA output …
- 11:40 AM Ticket #3459 (tiff: support cmyk color mode) updated by
- here are some more cmyk and some "weird" samples (imagemagick seems to …
- 11:38 AM Ticket #3527 (jpegls: support cmyk) updated by
- 10:50 AM Ticket #4686 (mjpeg: support 2:1:1 YCbCrK) updated by
-
2_2_2__21_21_21_YCbCrK.jpghas 0x21212121 pix_fmt id, not sure … - 10:44 AM Ticket #4686 (mjpeg: support 2:1:1 YCbCrK) created by
- […]
- 10:03 AM Changeset in ffmpeg [d9deae04] by
- avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock …
- 8:48 AM Ticket #4501 (WMV to FLV conversion failed, Packets are not in the proper order with ...) closed by
- needs_more_info: Please reopen this ticket if you can provide the input sample. (There …
- 7:53 AM Changeset in ffmpeg [9842d670] by
- avfilter/avf_showvolume: optionally display channel names …
- 7:19 AM Ticket #4230 (ASF: Big Muxing Overhead) updated by
-
Keywords, Status, Component, Reproduced by developer changed
- 3:18 AM Ticket #3521 (asf demuxing problem) closed by
- fixed: This may have been a regression since …
- 3:12 AM Ticket #3705 (Seeking fails for H264 file) updated by
- Old link is dead. New link - https://yadi.sk/i/jteUfal9hY7QR
- 2:57 AM Changeset in ffmpeg [4ccd2b31] by
- avformat/asfdec: Allow packet_obj_size == 0 Fixes Ticket3521 …
- 2:55 AM Changeset in ffmpeg [be4e1f28] by
- avformat/asfdec: Print packet_obj_size in case it is invalid …
- 12:49 AM Changeset in ffmpeg [ca3b2745] by
- api-h264-test: build with another api test Location of api-h264-test …
Jun 28, 2015:
- 11:01 PM Changeset in ffmpeg [02bd4d93] by
- fate/api-tests: Added dependency on $(FF_DEP_LIBS) This ensures they …
- 9:35 PM Changeset in ffmpeg [21cede9e] by
- doc/filters: fix documentation bug in ssim filter Signed-off-by: Paul …
- 9:29 PM Changeset in ffmpeg [c78b82f4] by
- tests/Makefile: Fix missing trailing slash for API tests dir target …
- 9:22 PM Changeset in ffmpeg [a5f617e9] by
- avformat/asfdec: Print a warning if data is skiped due to less than a …
- 9:22 PM Changeset in ffmpeg [4b0a4758] by
- avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11 This fixes demuxing …
- 9:02 PM Ticket #4685 (Misleading warning shown for mov file with multiple edit list entries) updated by
- http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4685/
- 8:58 PM Ticket #4685 (Misleading warning shown for mov file with multiple edit list entries) created by
- FFmpeg shows a warning about missing mp3 frame size for a mov file …
- 7:15 PM Changeset in ffmpeg [55397b0e] by
- aaccoder: add intensity stereo support to encode_window_bands_info …
- 7:15 PM Changeset in ffmpeg [305859c0] by
- aaccoder: add intensity stereo coding support for the trellis …
- 5:36 PM Changeset in ffmpeg [ecbd1117] by
- avcodec/jpeg2000dec: Remove unused variables Signed-off-by: Michael …
- 5:30 PM Ticket #3335 (Audio Rematrix error going from 16ch) updated by
- The AF pan should do the trick, you need to post more info to tell if …
- 5:29 PM Ticket #3335 (Audio Rematrix error going from 16ch) updated by
- That is perfectly normal. If you have a problem, ask for help on the …
- 5:28 PM Ticket #3335 (Audio Rematrix error going from 16ch) updated by
- I get this message: Rematrix is needed between 10 channels and stereo …
- 5:17 PM Ticket #3335 (Audio Rematrix error going from 16ch) updated by
- I am using the pan command with success, although I still think there …
- 5:09 PM Ticket #3335 (Audio Rematrix error going from 16ch) closed by
- invalid: Do not reopen a random bug, file a new bug report with sample and full …
- 5:08 PM Ticket #3335 (Audio Rematrix error going from 16ch) updated by
- I have 10 channels sample and I cant get it work with pan filter. …
- 5:07 PM Ticket #3335 (Audio Rematrix error going from 16ch) reopened by
- 3:32 PM Changeset in ffmpeg [1b4c4684] by
- riff: Validate the wav header size before trying to parse it
- 3:10 PM Changeset in ffmpeg [5bdfc171] by
- asf: Do not skip data streams
- 3:00 PM Changeset in ffmpeg [2a4700a4] by
- wmavoice: limit wmavoice_decode_packet return value to packet size …
- 2:42 PM Changeset in ffmpeg [7d0a197] by
- lavc/adpcm: THP: set approx_nb_samples correctly Signed-off-by: …
- 2:33 PM Changeset in ffmpeg [f76d7d4b] by
- avfilter: add showvolume filter Signed-off-by: Paul B Mahol …
- 1:34 PM Ticket #3957 (Error converting a ts stream to HLS format) updated by
-
Keywords, Status, Component, Reproduced by developer changed
Patch sent. - 1:26 PM Changeset in ffmpeg [96e73fa6] by
- avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into …
- 1:26 PM Ticket #4684 (jls: fix decoding of 12bpp "maximum allowed error: 255") updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 1:08 PM Ticket #4684 (jls: fix decoding of 12bpp "maximum allowed error: 255") created by
- "maximux allowed error: 254" sample decodes ok […]
- 1:03 PM Ticket #4683 (mjpeg: 12bpp fix artefacts) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:51 PM Changeset in ffmpeg [9a345802] by
- huffyuvdec: validate image size Reviewed-by: Michael Niedermayer …
- 12:39 PM Ticket #895 (sunras: support 32bpp) updated by
- one more sample
- 12:24 PM Changeset in ffmpeg [02dbed6e] by
- aacpsy: Add energy spread for each band This commit adds the energy …
- 11:59 AM Ticket #4683 (mjpeg: 12bpp fix artefacts) created by
- artefacts on the logo […]
- 11:43 AM Ticket #4651 (bmp: some RLE errors) updated by
- another sample […]
- 11:41 AM Changeset in ffmpeg [a57ee6cc] by
- Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc' * commit …
- 11:36 AM Changeset in ffmpeg [30b8f3e7] by
- Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d' * commit …
- 11:04 AM Changeset in ffmpeg [da061698] by
- avformat/riffdec: Forward error code from avio_read() in ff_get_guid() …
- 9:58 AM Changeset in ffmpeg [09401697] by
- tests/fate/wma: use the existing reference files for wmapro tests …
- 9:48 AM Changeset in ffmpeg [3d22670] by
- Merge commit '441e8ae5efd681055e5af6f4317fb60110de9dd0' * commit …
- 9:41 AM Changeset in ffmpeg [fb2eeebf] by
- Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c' * commit …
- 9:29 AM Changeset in ffmpeg [f9883a66] by
- wavpack: use get_bits_long to read up to 32 bits get_bits should not …
- 8:27 AM Changeset in ffmpeg [8a26ae5f] by
- mpjpeg: Check stream allocation Bug-Id: CID 1308152
- 8:16 AM Changeset in ffmpeg [b08569a2] by
- lavf: Replace the ASF demuxer The old one is the result of the …
- 8:10 AM Changeset in ffmpeg [441e8ae5] by
- FATE: drop the last truncated frame from the wmapro tests Since it's …
- 8:10 AM Changeset in ffmpeg [d3ea79e8] by
- FATE: drop the last truncated frame from the wma lossless test Since …
- 8:03 AM Ticket #3932 (exr piz: black output) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 7:59 AM Ticket #3990 (Video duration increases when reducing frame rate) updated by
-
Keywords, Status, Reproduced by developer changed
The issue that the first two frames are not 1 second apart with {{{-r … - 7:03 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- After looking at ticket #4474 I compared the detected availability of …
- 6:22 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- Did you test if the issue is reproducible with a19bcf4e?
- 6:08 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- Hrmm. I was wrong when I said there were other files. I was almost …
- 4:24 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- libavfilter/x86/vf_noise.o builds Ok.
- 4:23 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- No, this is not the only issue. There was one or two other files that …
- 2:57 AM Ticket #4680 (jpeg2000: support 32 levels) closed by
- fixed: Fixed in 317be53ca626bc0467aac04245b0d4450e46ef50
- 1:16 AM Changeset in ffmpeg [317be53c] by
- avcodec/jpeg2000: Support 32 decomposition levels Fixes Ticket4680 …
- 12:56 AM Changeset in ffmpeg [d62657eb] by
- configure: Also create tests/api This should fix some problems on …
- 12:33 AM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- Another example of weirdness: ffmpeg -i src -af …
- 12:31 AM Changeset in ffmpeg [cd1a9908] by
- avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2() Fixes …
- 12:27 AM Changeset in ffmpeg [f01028bf] by
- avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2() …
Jun 27, 2015:
- 11:27 PM Ticket #4682 (ffmpeg 2.7 ignores forced FourCC (-vtag) while multiplexing to AVI) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 95989463 / 3892bdab - 11:05 PM Changeset in ffmpeg [86fb2032] by
- api-flac-test: Fix the bug of comparing zero bytes Add check for …
- 10:15 PM Changeset in ffmpeg [d71935f8] by
- aac: add additional fields needed by the encoder for intensity stereo …
- 9:56 PM Changeset in ffmpeg [6323647c] by
- avcodec/h264_slice: Reformat IN_RANGE() uses to be readable …
- 9:56 PM Changeset in ffmpeg [29b09233] by
- avcodec/h264_slice: Silence pointer type warnings Signed-off-by: …
- 9:42 PM Changeset in ffmpeg [9ea25681] by
- avcodec/h264_slice: assert that the first slice implies unfinished …
- 8:19 PM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") updated by
- see also "p0_08.j2k"
- 8:15 PM Changeset in ffmpeg [bd5c6a51] by
- Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa' * commit …
- 6:59 PM Ticket #4682 (ffmpeg 2.7 ignores forced FourCC (-vtag) while multiplexing to AVI) updated by
- Zathor reported it (in the doom9 forum) as not yet fixed in the latest …
- 6:56 PM Changeset in ffmpeg [77412f0e] by
- Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1' * commit …
- 6:52 PM Ticket #4682 (ffmpeg 2.7 ignores forced FourCC (-vtag) while multiplexing to AVI) updated by
-
Component changed
Is this issue reproducible with current FFmpeg git head? - 6:49 PM Ticket #4682 (ffmpeg 2.7 ignores forced FourCC (-vtag) while multiplexing to AVI) created by
- Summary of the bug: Multiplexing a raw MPEG4-ASP stream created by …
- 6:34 PM Changeset in ffmpeg [a5f409bc] by
- Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5' * commit …
- 6:22 PM Changeset in ffmpeg [a50b0082] by
- Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4' * commit …
- 5:33 PM Changeset in ffmpeg [93e7b7fb] by
- avutil/x86/intmath: add missing check for inline assembly …
- 5:22 PM Changeset in ffmpeg [6b9fdf7f] by
- nutdec: check maxpos in read_sm_data before returning success …
- 5:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
-
I am wondering if someone may want to
-cutoff 120to make a LFE … - 5:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- The progress of the personal listening test is 50% now. (37 samples …
- 4:46 PM Changeset in ffmpeg [f620315f] by
- Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18' * commit …
- 4:28 PM Changeset in ffmpeg [cf9051de] by
- movtextenc.c: Support for Bold, Italic and Underlined Styles …
- 4:13 PM Changeset in ffmpeg [1edc87a6] by
- Merge commit 'b56b12cd12f32bf11efff05632600a7619584b98' * commit …
- 3:56 PM Changeset in ffmpeg [1e51e517] by
- avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() …
- 2:48 PM Changeset in ffmpeg [5ec0bdf2] by
- h264: do not update the context fields copied between threads after …
- 2:46 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
-
Keywords changed
- 2:46 PM Changeset in ffmpeg [6d4d3fee] by
- h264: make sure the current picture is not made a long ref multiple …
- 2:45 PM Changeset in ffmpeg [9a5e4fbe] by
- avconv: do not stop processing the input packet on decoding error We …
- 2:45 PM Changeset in ffmpeg [b114f6d4] by
- avconv: factor out flushing the filters This also ensures this is …
- 2:43 PM Changeset in ffmpeg [e49e0f58] by
- h264: make sure the slices do not overlap during slice threading …
- 2:22 PM Ticket #4681 (Reference sample p0_03.j2k (ROI) shows artefacts) updated by
-
Summary changed
- 1:22 PM Changeset in ffmpeg [5cccbc3b] by
- avcodec/jpeg2000dec: Check for mismatching per expected termination …
- 1:07 PM Ticket #4681 (Reference sample p0_03.j2k (ROI) shows artefacts) created by
- […]
- 1:03 PM Ticket #4680 (jpeg2000: support 32 levels) updated by
- Replying to cehoyos: > Does l31.jp2 work for you? no, I …
- 12:59 PM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:57 PM Ticket #4680 (jpeg2000: support 32 levels) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Does l31.jp2 work for you? - 12:15 PM Changeset in ffmpeg [68f00fb4] by
- lavf/brstm: if the file lies about the last block's size, correct it …
- 11:34 AM Ticket #4680 (jpeg2000: support 32 levels) created by
- attached file has 32 levels (this is the max supported by jpeg2000 if …
- 11:18 AM Ticket #4652 (jpeg2000: -M 4 mode is not lossless (compared to openjpeg)) closed by
- invalid: Replying to michael: > Is there some software which can …
- 11:15 AM Ticket #4653 (jpeg2000: -M 1 mode is not lossless (compared to openjpeg)) updated by
- This is what I get from different decoders: …
- 10:51 AM Changeset in ffmpeg [6ff54eb8] by
- configure: Check for x265_api_get Any other x265 symbol may not …
- 10:45 AM Changeset in ffmpeg [f4be604f] by
- configure: Check for x265_api_get Any other x265 symbol may not …
- 10:44 AM Changeset in ffmpeg [b56b12cd] by
- configure: Check for x265_api_get Any other x265 symbol may not …
- 10:44 AM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") updated by
- http://www.datafilehost.com/d/ed36c2a3
- 10:42 AM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") created by
- […] […]
- 10:15 AM Ticket #4652 (jpeg2000: -M 4 mode is not lossless (compared to openjpeg)) updated by
- Is there some software which can decode this lossless ?
- 10:09 AM Ticket #4677 (jpeg2000: fix artefacts (0xff5f)) closed by
- fixed: Fixed in 8672c0a6436c9fc9d107617cf28cafe09ad3d9a5
- 9:48 AM Changeset in ffmpeg [8672c0a6] by
- avcodec/jpeg2000dec: Limit poc end fields to whats available in …
- 9:33 AM Ticket #4678 (ffmpeg muxer iphone video can not share via camera roll) created by
- Use ffmpeg muxer iPhone or iPad video can not share via camera roll i …
- 9:19 AM Changeset in ffmpeg [aab4dbe5] by
- avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME ENOTSUP is not …
- 9:08 AM Ticket #4268 (ffmpeg exits with zero exit code for partial input file) closed by
-
worksforme: […]
[…]
-xerroris documented in 5.11 Advanced options … - 9:00 AM Ticket #4357 (Potential DoS in mpeg4video parser) closed by
-
wontfix: Please reopen if
-max_allocdoes not help. - 8:59 AM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) updated by
- Possibly related to ticket #4474 - does compilation of …
- 8:58 AM Ticket #4474 (Some inline asm code does not compile on Haiku 32-bit with GCC 4) updated by
- Possibly related to ticket #4599.
- 8:56 AM Ticket #4458 (Segmentation fault on usage of libraries) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 8:44 AM Ticket #4620 (DNXHD from .mov source has Levels/Color Shift, .mxf source works correcttly) closed by
- needs_more_info: Please reopen this ticket if you can provide the missing information.
- 8:43 AM Ticket #4632 (The mov demuxer doesn't support bad data offsets in tfhd/trun) closed by
- needs_more_info: Please reopen if you have a sample that plays with any other media …
- 8:31 AM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
-
Keywords changed
Figured out what might be the issue: Since most audio codecs have a … - 6:48 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Summarizing While your patch in itself is working (like the existing …
- 6:43 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- @al3x - sorry false alarm on the working sample, it was mpeg2 and not …
- 4:24 AM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by
- Any news about this bug?
- 2:07 AM Changeset in ffmpeg [b69bea3a] by
- avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC …
- 1:43 AM Changeset in ffmpeg [7728d231] by
- fate/api-tests: Move api-flac-test to API tests directory. …
- 1:42 AM Changeset in ffmpeg [3f18cb97] by
- fate/api-tests: Add directory and Makefile for API tests The …
Jun 26, 2015:
- 11:26 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- This might be interesting: [concat @ 0x7f8052808200] …
- 11:25 PM Ticket #4674 (Allow to drop frames to keep A/V sync) updated by
- Replying to JouMxyzptlk: > -async 1 gives me the same …
- 11:18 PM Ticket #4674 (Allow to drop frames to keep A/V sync) updated by
- Confirmed! -async 1 gives me the same results as "playing with player …
- 10:43 PM Ticket #4677 (jpeg2000: fix artefacts (0xff5f)) updated by
- p0_03.j2k may have the same issue.
- 10:07 PM WikiStart edited by
- simplify ffserver link. link directly to faq. (diff)
- 10:03 PM Streaming media with ffserver created by
- Streaming media with ffserver → ffserver.
- 9:58 PM Changeset in ffmpeg [1221b7df] by
- Merge commit '92fdc80cab2acad9f171ba38a08aa89b392bdadd' * commit …
- 9:44 PM Changeset in ffmpeg [a4d76faf] by
- Merge commit '072756cdd2f949462520041e357f52f15d8c274d' * commit …
- 9:35 PM Changeset in ffmpeg [04dfbc94] by
- s302m: fix arithmetic exception If nb_samples is zero, the bit_rate …
- 9:11 PM Changeset in ffmpeg [22291c37] by
- avcodec: Add support for per-frame AFD output in h264 Signed-off-by: …
- 8:53 PM Ticket #4677 (jpeg2000: fix artefacts (0xff5f)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 8:26 PM Ticket #4677 (jpeg2000: fix artefacts (0xff5f)) created by
- this also seems to use 0xff5f markers: …
- 8:18 PM Changeset in ffmpeg [92fdc80c] by
- nvenc: Fix NV12 input
- 8:15 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) closed by
- fixed: This seems not useful anymore.
- 8:11 PM Ticket #5 (jp2k muxed into mov by FFmpeg can't be played by QuickTime) updated by
-
Owner changed
- 8:08 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) closed by
- fixed: Fixed in b75c0a72ed3bb5fab0a0b66ede94f6de887db585
- 8:00 PM Changeset in ffmpeg [b75c0a72] by
- avcodec/jpeg2000dec: Fix tp_index for POC Fixes Ticket2586 …
- 8:00 PM Changeset in ffmpeg [c56ba5c2] by
- avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not …
- 7:43 PM Changeset in ffmpeg [5abd4a93] by
- libvpx: disable unused function prototypes Fixes make checkheader …
- 7:30 PM Changeset in ffmpeg [7f2ab5e5] by
- swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions …
- 7:22 PM Changeset in ffmpeg [aebb9410] by
- swscale/x86/rgb2rgb_template: add missing xmm clobbers Reviewed-by: …
- 7:22 PM Changeset in ffmpeg [45909018] by
- library.mak: Workaround SDL redefining main and breaking fate tests on …
- 7:06 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
-
Keywords changed
- 7:02 PM Ticket #4657 (jpeg2000: unsupported marker 0xff5f) closed by
- fixed: Fixed in c72a8319311889b7d3d69d0979745008a52025fe
- 7:00 PM Changeset in ffmpeg [c72a8319] by
- avcodec/jpeg2000dec: Support progression order changes Fixes …
- 6:59 PM Changeset in ffmpeg [2ec0ba1e] by
- avcodec/jpeg2000dec: Parse POCs Signed-off-by: Michael Niedermayer …
- 6:51 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- Same problem with both 'aac' and 'libmp3lame'. Also tried with: …
- 6:51 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- Same problem with both 'aac' and 'libmp3lame'. Also tried with: …
- 6:17 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- Is the issue only reproducible with ffplay or also with ffmpeg? Is the …
- 5:50 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- If I would guess then for some reason all the coded audio is not …
- 5:49 PM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by
- You can see in the attached screenshot that there is a gap in the …
- 5:46 PM Ticket #4676 (Concat of AAC + MP4 has gaps) created by
- ffmpeg -i big_buck_bunny.mp4 -ss 8 -to 10 -vn -c:a libfdk_aac 1.mp4 …
- 5:39 PM Changeset in ffmpeg [072756cd] by
- vc1dec: use get_bits_long and limit the read bits to 32 get_bits …
- 5:35 PM Ticket #4675 (+genpts doesn't work with -f h264) closed by
- duplicate: This is a duplicate of several tickets (for example #3369) and is a …
- 5:31 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to rmk: > Replying to cehoyos: > > …
- 5:20 PM Changeset in ffmpeg [1f1e0a29] by
- vc1dec: use get_bits_long and limit the read bits to 32 get_bits …
- 5:10 PM Changeset in ffmpeg [151dbe4] by
- mpegaudiodec: copy AVFloatDSPContext from first context to all …
- 3:16 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to gjdfgh: > With Y416 the pixels are easily …
- 3:10 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to cehoyos: > Replying to rmk: > > …
- 2:50 PM Ticket #4675 (+genpts doesn't work with -f h264) created by
- ffmpeg == -fflags +genpts == -f h264 -i 1.h264 -flags +global_header …
- 2:36 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to rmk: > Replying to cehoyos: > > I …
- 2:33 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- With Y416 the pixels are easily addressable, while V210 is a packed …
- 2:21 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to richardpl: > The Y416 can be done as pixel …
- 2:03 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- The Y416 can be done as pixel format.
- 1:55 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to gjdfgh: > PS: you can use the V210 raw …
- 1:50 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Replying to cehoyos: > I strongly suggest we fix your …
- 12:46 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- PS: you can use the V210 raw encoder. V210 is treated as a codec …
- 12:39 PM Changeset in ffmpeg [ea8fec20] by
- fate: test ea vp6 with alpha stream Signed-off-by: Peter Ross …
- 12:36 PM Changeset in ffmpeg [b9161ef] by
- avformat/hls: do not iterate to next sequence number if interruption …
- 12:35 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- Pixel formats in FFmpeg are required to be easily processable, which …
- 12:31 PM Ticket #4661 (swscale support for V210 as a pixel format) reopened by
- I strongly suggest we fix your issues with the Prores encoder instead, …
- 12:29 PM Ticket #4662 (swscale support for Y416 as a pixel format) reopened by
- I would expect that a patch won't be rejected as long as it is clean …
- 12:26 PM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- On the contrary, I consider V210 being an encoder the special case. In …
- 12:23 PM Ticket #4662 (swscale support for Y416 as a pixel format) updated by
- The reason is that it is not possible to create media buffers with …
- 12:18 PM Ticket #4662 (swscale support for Y416 as a pixel format) closed by
- wontfix: From FFmpeg pov, yuv444p16 == Y416, no packed format will be added …
- 12:16 PM Ticket #4661 (swscale support for V210 as a pixel format) closed by
- wontfix: From FFmpeg pov, yuv422p10 == v210, I don't think we will implement …
- 12:02 PM Changeset in ffmpeg [d38bc636] by
- avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE Signed-off-by: …
- 11:44 AM Changeset in ffmpeg [7ca0cd58] by
- avcodec/jpeg2000dec: iterate in tile sample space for CPRL & RPCL …
- 11:34 AM Ticket #4662 (swscale support for Y416 as a pixel format) updated by
- it might be hard for us developers to produce Y416 prores files, could …
- 11:33 AM Ticket #4661 (swscale support for V210 as a pixel format) updated by
- we need a sample, or a way to produce prores 422 with v210 colorspace …
- 11:28 AM Ticket #4662 (swscale support for Y416 as a pixel format) updated by
- Are there actual samples? I think mpc-hc supports Y416.
- 10:41 AM Changeset in ffmpeg [29cc0a17] by
- ffmpeg_opt: Fix sync_ist This code was lost in …
- 10:37 AM Ticket #4674 (Allow to drop frames to keep A/V sync) updated by
- http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4674/
- 10:37 AM Ticket #4674 (Allow to drop frames to keep A/V sync) created by
- A user uploaded a HD recording of a Lumia cellphone which shows heavy …
- 10:25 AM Ticket #4670 (jpeg2000: fix decoding of precints and PCRL order) closed by
- fixed: Fixed in 50b77e364f0a8c94de523e1d5afcd2be0a9a0384
- 7:56 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) closed by
- invalid: Replying to hemanth.he: > If i use -preset slow then …
- 3:25 AM Changeset in ffmpeg [f5822ea3] by
- avcodec/jpeg2000dec: Add missing \n to av_log() Signed-off-by: …
- 3:25 AM Changeset in ffmpeg [50b77e36] by
- avcodec/jpeg2000dec: iterate over positions with the special cases …
- 3:25 AM Changeset in ffmpeg [6c4a2f1] by
- avcodec/jpeg2000dec: Add coords to Jpeg2000Tile These will be needed …
- 3:06 AM Changeset in ffmpeg [6e5e139f] by
- avcodec/vdpau: Support for VDPAU accelerated HEVC decoding This …
- 12:55 AM Ticket #4669 (jpeg2000: fix decoding of precints 2) updated by
- one more sample […]
Jun 25, 2015:
- 11:01 PM Ticket #4672 (jpeg2000: support 1024 block size) closed by
- fixed: Fixed in f1e173049ecc9de03817385ba8962d14cba779db
- 11:00 PM Changeset in ffmpeg [f1e17304] by
- avcodec/jpeg2000: Remove CBLK limit This also reduces the amount of …
- 9:44 PM Changeset in ffmpeg [8c22143e] by
- ffmpeg: Use 2 instead of STDERR_FILENO STDERR_FILENO is not available …
- 9:04 PM Ticket #4672 (jpeg2000: support 1024 block size) updated by
-
Priority, Status, Type, Reproduced by developer changed
- 8:07 PM Changeset in ffmpeg [cdcf637d] by
- avcodec/evrc: make it possible to disable postfilter Signed-off-by: …
- 5:29 PM Changeset in ffmpeg [388a6f58] by
- lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only …
- 5:17 PM Changeset in ffmpeg [0643b4bf] by
- lavf/brstm: expose the loop point when present Signed-off-by: Michael …
- 4:46 PM Changeset in ffmpeg [2c77ca45] by
- configure: Fix ranlib failure with older cross toolchains …
- 2:22 PM Ticket #4668 (Subtle HLS segmenting playback glitch) updated by
- Yes, this is reproducible as of changeset …
- 2:03 PM Ticket #4673 (Building ffmpeg with --enable-rpath doesn't add rpath to shared libraries) created by
- Summary of the bug: Building ffmpeg with --enable-rpath only adds the …
- 12:18 PM Changeset in ffmpeg [87961eff] by
- modify exit message when signaled Signed-off-by: rogerdpack …
- 11:27 AM Ticket #4672 (jpeg2000: support 1024 block size) updated by
- Replying to cehoyos: > Is this the largest possible …
- 11:13 AM Ticket #4672 (jpeg2000: support 1024 block size) updated by
-
Keywords, Version, Component changed
Is this the largest possible blocksize? - 10:56 AM Ticket #4672 (jpeg2000: support 1024 block size) updated by
- http://www.datafilehost.com/d/fe6257eb
- 10:55 AM Ticket #4672 (jpeg2000: support 1024 block size) created by
- […] […]
- 10:45 AM Changeset in ffmpeg [803bdc54] by
- electronicarts: demux alpha stream Electronic Arts VP6 files may …
- 10:45 AM Changeset in ffmpeg [a2517fca] by
- electronicarts: move video stream properties into dedicated structure …
- 10:23 AM Changeset in ffmpeg [1bcdac2d] by
- ffmpeg: log error message when shutting down from too many signals …
- 9:06 AM Ticket #4659 (Support the MFX Dispatcher from Intel Media SDK) updated by
- I think you need to supply two ways of allocating the VA display: one …
- 8:14 AM Ticket #4671 (fix reference quicktime movie reading) updated by
- that was working for years... approx at 2009-10-04 i introduced a …
- 7:43 AM Ticket #4671 (fix reference quicktime movie reading) closed by
- wontfix: You describe the expected behaviour, sorry. To change it, a discussion …
- 7:03 AM Ticket #4671 (fix reference quicktime movie reading) created by
- Hi, i noticed that ffmpeg from latest git stop decoding all reference …
- 6:47 AM Ticket #4670 (jpeg2000: fix decoding of precints and PCRL order) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 2:29 AM Changeset in ffmpeg [d5a36edd] by
- vp9: fix profile check for intraonly frames. Reviewed-by: James Zern …
- 2:09 AM Changeset in ffmpeg [b04c630a] by
- libavformat: Add H264 API test Result differs in pkt_duration and …
Jun 24, 2015:
- 11:17 PM Ticket #4663 (jpeg2000: infinite loop with rpcl and 30 levels) closed by
- fixed: Fixed in 9ff5e7974a8fe32c3b595a481c06a41fa316a9ac
- 11:09 PM Ticket #4670 (jpeg2000: fix decoding of precints and PCRL order) created by
- […] […]
- 11:09 PM Ticket #4668 (Subtle HLS segmenting playback glitch) updated by
- Is the issue reproducible with current FFmpeg git head?
- 10:55 PM Ticket #4669 (jpeg2000: fix decoding of precints 2) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 10:54 PM Ticket #4656 (jpeg2000: fix decoding of precints) updated by
- Is now bitexact with jasper.
- 10:52 PM Ticket #4669 (jpeg2000: fix decoding of precints 2) created by
- […] […]
- 10:43 PM Changeset in ffmpeg [9ff5e797] by
- avcodec/jpeg2000dec: Limit x/y step to 1<<30 Fixes infinite loop …
- 10:27 PM Ticket #4656 (jpeg2000: fix decoding of precints) closed by
- fixed: Fixed in 67fc898243736d01ae03113ade4e8eace59ceb53
- 10:23 PM Changeset in ffmpeg [67fc8982] by
- avcodec/jpeg2000: Improve right bottom precinct positions Fixes …
- 10:23 PM Changeset in ffmpeg [2d8bf3d] by
- avcodec/jpeg2000dec: Check PPx / PPy values Signed-off-by: Michael …
- 10:17 PM Changeset in ffmpeg [08724da9] by
- ffserver: make statement block unconditional by exiting early …
- 10:17 PM Changeset in ffmpeg [36a617c1] by
- ffserver: make statement block unconditional by exiting early …
- 10:17 PM Changeset in ffmpeg [469c335c] by
- ffserver: unify comment formating & drop unneeded braces …
- 10:17 PM Changeset in ffmpeg [1714fe2] by
- ffserver: factor out stream params printing Signed-off-by: Reynaldo …
- 10:17 PM Changeset in ffmpeg [89234dea] by
- ffserver: simplify URLContext cleanup Drop unneeded var and avoid …
- 10:09 PM Changeset in ffmpeg [766a8346] by
- libvpxdec: report colorspace Reviewed-by: Ronald S. Bultje …
- 9:54 PM Changeset in ffmpeg [469398f8] by
- libvpxdec: report profile for vp9 Reviewed-by: Ronald S. Bultje …
- 7:38 PM Ticket #4668 (Subtle HLS segmenting playback glitch) created by
- I'm running into a problem using ffmpeg to segment files into HLS …
- 7:06 PM Changeset in ffmpeg [eb823df8] by
- Merge commit '5dbd491eb38efab1d1313d4129ed76ab2e98176d' * commit …
- 6:57 PM Changeset in ffmpeg [87544ce8] by
- Merge commit '4d55484391112a30d16812597b9ad81605af0c24' * commit …
- 6:51 PM Changeset in ffmpeg [4107092] by
- Merge commit 'ded5957d75def70d2f1fc1c1eae079230004974b' * commit …
- 6:37 PM Changeset in ffmpeg [ffd9d60] by
- avcodec: Add codec_desc and remapping for …
- 6:36 PM Changeset in ffmpeg [8e2fcd1c] by
- Merge commit '5a79bf0284a37855636390e620d189a964214c9e' * commit …
- 5:31 PM Changeset in ffmpeg [58d7dde0] by
- brstm: fix use of uninitialized variables Fixes valgrind complaining …
- 4:15 PM Ticket #4649 (jpeg2000: "cblk size > 64 is not implemented") closed by
- fixed: Fixed in d5802555715549932637889acdf43f52b9334413
- 3:46 PM Changeset in ffmpeg [d7e224ec] by
- avcodec/jpeg2000: change flags array type to 16bit reduce memory …
- 3:38 PM Changeset in ffmpeg [d5802555] by
- vcodec/jpeg2000: Increase cblk size limit to 128 Fixes Ticket4649 …
- 3:29 PM Ticket #4654 (jpeg2000: artefacts with losless 16bpp) closed by
- fixed: Fixed in 8ff09e90986941942f4dc9eb3dc11073215589a3
- 3:23 PM Ticket #4659 (Support the MFX Dispatcher from Intel Media SDK) updated by
- Indeed... Well you have the idea here, in Linux, this is how it works …
- 3:20 PM Ticket #4659 (Support the MFX Dispatcher from Intel Media SDK) updated by
- The proposed patch is linux centric. There is no libva on Windows.
- 3:13 PM Ticket #4665 (dds: wrong colors (32bpp)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 3:09 PM Changeset in ffmpeg [ffa1de8a] by
- avcodec/jpeg2000dec: Use 32x32->64bit for 9/7i dequantization Like …
- 3:05 PM Changeset in ffmpeg [05ef6324] by
- avcodec/jpeg2000dec: Add 5/3 de-quantization special case for the …
- 3:05 PM Ticket #4666 (cc missing in encoded file) updated by
-
Keywords changed
Please provide the command line that allows to reproduce the issue … - 3:03 PM Changeset in ffmpeg [8ff09e90] by
- avcodec/jpeg2000dec: Use 32x32->64bit for 5/3 dequantization This …
- 2:04 PM Changeset in ffmpeg [5a1f7852] by
- avfilter: add ssim filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 1:45 PM Changeset in ffmpeg [5dbd491e] by
- TextureDSP: fix erroneous condition which produced blocky output for DXT
- 1:45 PM Changeset in ffmpeg [4d554843] by
- dds: Fix palette mode on big endian Found-By: Michael Niedermayer …
- 1:45 PM Changeset in ffmpeg [ded5957d] by
- segafilm: Remove deplanarization hack Signed-off-by: Paul B Mahol …
- 1:45 PM Changeset in ffmpeg [5a79bf02] by
- PCM signed 16-bit big-endian planar decoder Signed-off-by: Paul B …
- 1:40 PM Changeset in ffmpeg [346624b] by
- lavf: set is_connected flag so url can be properly closed …
- 1:29 PM Ticket #3503 (Need support regarding live encoding) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 11:50 AM Changeset in ffmpeg [8f0f678] by
- ffmpeg: Do not use the data/size of a bitstream filter after failure …
- 10:39 AM Changeset in ffmpeg [49038fc1] by
- Merge commit '41740ef8be6ec409f7eff3932ddba9a9eeec27b1' * commit …
- 10:38 AM Changeset in ffmpeg [7e63a622] by
- Merge commit 'a88e21f5b78ef5e75b073ecbfd4e92921002a703' * commit …
- 10:23 AM audio types edited by
- (diff)
- 10:21 AM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) updated by
- (I would note also that ctrl+c [or sending the process the …
- 9:59 AM Changeset in ffmpeg [8f454c31] by
- Merge commit 'c2de2cf0d2927f3f584dab6d54276fbda92a0a71' * commit …
- 9:28 AM Ticket #4667 (dds: 8.8 AL 16bpp - white screen) updated by
- here are some unsupported modes: http://www.datafilehost.com/d/8eabea00
- 9:11 AM Ticket #4667 (dds: 8.8 AL 16bpp - white screen) created by
- […]
- 9:06 AM Ticket #4666 (cc missing in encoded file) created by
- Source video has cc in video stream itself, after encoding the file cc …
- 8:57 AM Ticket #4665 (dds: wrong colors (32bpp)) updated by
- http://www.datafilehost.com/d/b593e53f
- 8:55 AM Ticket #4665 (dds: wrong colors (32bpp)) created by
- […]
- 8:52 AM Ticket #4664 (dds: wrong colors (8bpp)) created by
- […]
- 7:03 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Have you found a solution yet?
- 6:57 AM Ticket #4663 (jpeg2000: infinite loop with rpcl and 30 levels) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…] - 6:48 AM Changeset in ffmpeg [41740ef8] by
- libvpx: fix test for VPX_IMAGE_ABI_VERSION
- 6:47 AM Changeset in ffmpeg [a88e21f5] by
- Fix missing symbols when libvpx has only vp8 enabled Signed-off-by: …
- 6:41 AM Changeset in ffmpeg [c2de2cf0] by
- arm64: constify src in h264qpel dsp function definitions
- 12:52 AM Changeset in ffmpeg [041aa800] by
- avformat/mp3dec: Remove the ID3v1 tag removial code The code is …
- 12:48 AM Changeset in ffmpeg [89a420b7] by
- avcodec/mpegaudio_parser: Discard ID3v1 tag at the end Ideally this …
Note:
See TracTimeline
for information about the timeline view.
