Timeline
Aug 31, 2014:
- 11:52 PM Changeset in ffmpeg [37c4674] by
- avcodec: fix missing doxygen comment marker
- 11:48 PM Changeset in ffmpeg [480633c6] by
- avcodec: fix missing doxygen comment marker
- 11:07 PM Ticket #3910 (uspp filter using a lot memory) updated by
-
Keywords, Description changed
One third of the memory allocations happen in ff_snow_common_init(), … - 10:18 PM Changeset in ffmpeg [b627385b] by
- ffserver: tests, use image2 instead of pgmyuv Signed-off-by: Reynaldo …
- 6:13 PM Changeset in ffmpeg [93545310] by
- ituh263dec: Optimize new RL_VLC based decoding. Together with the …
- 6:13 PM Changeset in ffmpeg [c0d32686] by
- h261dec: Optimize new RL_VLC based decoding. Together with the switch …
- 6:09 PM Changeset in ffmpeg [da0a670b] by
- h261, h263 decoders: convert to RL_VLC. Some additional optimizations …
- 4:38 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) closed by
- needs_more_info: Please reopen this ticket if you can provide a test case.
- 4:33 PM Changeset in ffmpeg [3efc174] by
- aacps_tablegen: replace TABLE_CONST by const. Doesn't change …
- 4:33 PM Changeset in ffmpeg [1a558cec] by
- intmath.h: Remove duplicated ARM include. Signed-off-by: Reimar …
- 1:33 PM Changeset in ffmpeg [f0d4f00f] by
- avcodec/mjpegdec: fix green line at the bottom with upscale v …
- 1:27 PM Ticket #3891 (mjpeg: green vertical line) closed by
- fixed: Fixed in 63a52ca134dc4ee648a547c7c410d547f371b481
- 1:16 PM Changeset in ffmpeg [63a52ca1] by
- avcodec/mjpegdec: fix green vertical line at the right with upscale h …
- 1:07 PM Ticket #3910 (uspp filter using a lot memory) created by
- Hello, Trying to filter video by uspp and fixed qp, it taking almost …
- 12:44 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to michael: > instead of -f md5 try to store the …
- 12:28 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Which old version did not show a …
- 12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > I believe you are searching for …
- 12:11 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- not reproducable with another rtsp source it seems
- 11:48 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- {{{Connection to tcp://86.146.232.61:554?timeout=0 failed: Connection …
- 11:37 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- I dont think this can be fixed without a sample / testcase to …
- 11:28 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- instead of -f md5 try to store the output in a file and find out with …
- 10:22 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) closed by
- fixed: I will open a new ticket if I find another example.
- 9:52 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by
- i get a {{{frame= 5 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.16 …
- 8:41 AM Changeset in ffmpeg [6d7aa437] by
- vf_drawtext: move "static const" before "struct". This is consistent …
- 8:33 AM Changeset in ffmpeg [2ca7edda] by
- lavu/hash.c: Add missing "static const". Signed-off-by: Reimar …
- 8:33 AM Changeset in ffmpeg [03bf4572] by
- Add av_cold to table generation functions. Signed-off-by: Reimar …
- 8:31 AM Changeset in ffmpeg [4fe44873] by
- WMA: add "const" to avoid warnings with hardcoded tables. …
- 8:25 AM Changeset in ffmpeg [3bc5d2a0] by
- ac3dec_fixed: add missing "static const". Signed-off-by: Reimar …
- 8:25 AM Changeset in ffmpeg [c9a4ec7] by
- lavfi: add const/static const to pix_fmts arrays. Signed-off-by: …
- 8:25 AM Changeset in ffmpeg [18464d72] by
- sipr16kdata.h: add forgotten const. Signed-off-by: Reimar Döffinger …
- 8:25 AM Changeset in ffmpeg [2bb66cc8] by
- fft_template: Move variables to where they are used. Signed-off-by: …
- 8:25 AM Changeset in ffmpeg [1654514a] by
- fft: add ff_ prefix to some global arrays. Signed-off-by: Reimar …
- 8:06 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > I believe you are searching for …
- 7:59 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > {{{ > --enable-gpl …
- 7:52 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I believe you are searching for 0dd4eff5 Please test 0dd4eff5 and …
- 7:43 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
Priority, Keywords, Status, Reproduced by developer, Summary changed
Regression since 862120f9 / 38313626 The output file is broken: […] - 7:25 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
- Replying to cehoyos: > It works fine here, did you compile …
- 7:24 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
It works fine here, did you compile
ffmpegyourself? […] - 2:09 AM Changeset in ffmpeg [e0237208] by
- avcodec/h264: Do not get stuck on IDR inter frames Signed-off-by: …
- 12:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I don't know why, but when doing a bisect a very large proportion of …
Aug 30, 2014:
- 8:17 PM Ticket #844 (Include content of the news article in the website RSS) closed by
- fixed: Should be fixed by […] Also see …
- 7:56 PM Changeset in ffmpeg [f3c8a8b0]n1.1.14 by
- avcodec/lcldec: fix decoding of YUV444 sample Signed-off-by: Michael …
- 7:53 PM Changeset in ffmpeg [60f94f70] by
- alacenc: fix extra bits extraction The raw coded bits are extracted …
- 7:53 PM Changeset in ffmpeg [7f7cf051] by
- alacenc: increase predictor buffer This change is almost cosmetical …
- 7:52 PM Changeset in ffmpeg [3231e7a] by
- wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
- 7:51 PM Changeset in ffmpeg [552fe9b0] by
- avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The …
- 7:44 PM Changeset in ffmpeg [3ed4dc92] by
- version.sh: Print versions based on the last git tag for release …
- 7:44 PM Changeset in ffmpeg [4ede955d] by
- remove VERSION file it overrides what version.sh prints and thus …
- 7:44 PM Changeset in ffmpeg [195fcbff] by
- Update for 1.1.14 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:37 PM Changeset in ffmpeg [96d1a8f0] by
- avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
- 7:33 PM Changeset in ffmpeg [0bf0de71] by
- avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
- 7:33 PM Changeset in ffmpeg [c58d7f9e] by
- avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
- 7:13 PM Changeset in ffmpeg [11a61dd0] by
- proresenc_kostya: report buffer overflow If the allocated size, …
- 7:13 PM Changeset in ffmpeg [5865d59] by
- avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access …
- 7:07 PM Changeset in ffmpeg [d03fd2c8] by
- Merge commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86' into …
- 6:58 PM Changeset in ffmpeg [946a1069] by
- Merge commit 'e1f0c41e1aa37a9c166c43abf1b526c796ed7649' into …
- 6:58 PM Changeset in ffmpeg [fed28fe] by
- Merge commit '8d7839fc7c52574dfc22db0181b1cef9cb929910' into …
- 6:50 PM Changeset in ffmpeg [0a6d3979] by
- Merge commit 'bbd632082b18e6c5ce9c2d6be8bc260c05ae9417' into …
- 6:47 PM Changeset in ffmpeg [081f4f5] by
- Merge commit 'e4fb53c73abece15a7c5df0019df9a0371db2297' into …
- 6:38 PM Changeset in ffmpeg [f953c3c2] by
- Merge commit 'bd41211395fd1f968e9f3a4746daffebea60f41e' into …
- 6:37 PM Changeset in ffmpeg [dcce698f] by
- Merge commit '437848e37ae7ef73cd8101031dc570d1f009ffd5' into …
- 6:31 PM Changeset in ffmpeg [807b7388] by
- Merge commit 'addbaf134836aea4e14f73add8c6d753a1373257' into …
- 6:30 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- […]
- 6:20 PM Changeset in ffmpeg [a507fea7] by
- Merge commit '694b7cd873f8b06af109036eff1ccd741afdd28e' into …
- 6:01 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- FFmpeg-2.2.7 ffmpeg.exe -i ../news.flv -vcodec libxvid news2.mp4 […]
- 5:47 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- >Does it happen with every input file? Yes. I am sure of multiple …
- 5:33 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
Keywords changed
To make this a valid ticket, please provide the command line that … - 4:57 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- This problem happens in ffmpeg-2.3.3. This problem does not happen in …
- 4:50 PM Ticket #3909 (Regression encoding libxvid to mov) created by
- Summary of the bug:When you use the livxvid codec in MP4, illegal file …
- 4:02 PM Changeset in ffmpeg [8c63a0d1] by
- xv.c: Add missing const to lookup table. Signed-off-by: Reimar …
- 3:51 PM Changeset in ffmpeg [b5d4f49e] by
- Prepare for 11_beta2 Release
- 3:50 PM Changeset in ffmpeg [bd6f1458] by
- avformat/dfa: use avio_feof() Signed-off-by: Paul B Mahol …
- 2:56 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to kurosu: > I don't know how nor why, but your …
- 2:38 PM Changeset in ffmpeg [b173f5c1] by
- oggdec: fix invalid free on error The read_packet callback passes a …
- 2:33 PM Changeset in ffmpeg [e2cd28c9] by
- fft: add missing const. This table was the largest object in FFmpeg's …
- 2:22 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I don't know how nor why, but your bisecting looks suspicious to me. …
- 2:20 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > Good. Now you must try and spot …
- 1:59 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Good. Now you must try and spot differences in the …
- 1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > What if you only map one video and …
- 1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > Well, of course: you forgot to tell …
- 1:39 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Well, of course: you forgot to tell
ffprobewhat data you … - 1:37 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > I would suggest to test with …
- 1:34 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Do I understand correctly that if …
- 12:52 PM Ticket #3858 (memleak on broken (encrypted) input file) closed by
- fixed: Fixed in 494cbc42
- 12:38 PM Changeset in ffmpeg [ce36d808] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 12:33 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Do I understand correctly that if the issue gets fixed (can we fix …
- 12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Did you already test with valgrind to find out if using uninitialised …
- 12:26 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- What if you only map one video and one audio stream?
- 12:21 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Then please repeat your findings …
- 12:20 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Which binary? The one users obtain …
- 12:16 PM Changeset in ffmpeg [a8087336] by
- proresenc_ks: allow auto-selecting profile The user may not know how …
- 12:11 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Which binary?
- 12:08 PM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to compn: > if not, why not? > > carl. …
- 11:45 AM Changeset in ffmpeg [14028736] by
- avcodec/vp3data: use more compact data types Reviewed-by: Paul B …
- 11:43 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to ubitux: > > some complaints have been made …
- 11:36 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Isn't the advantage of using https …
- 11:29 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
I would suggest to test with
ffprobe -show_data(or … - 11:28 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Replying to heleppkes: > Those options there are kinda …
- 11:24 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Those options there are kinda pointless to enable if you dont enable …
- 11:21 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Replying to ahthovaikied: > Replying to [comment:1 …
- 11:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Next step will be to test with
-f framecrcbut I would like to … - 11:17 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- I agree, it seems quite weird that it wouldn't disable hwaccels when …
- 11:16 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Then please repeat your findings in one sentence, this is a long …
- 11:15 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
-
Replying to cehoyos:
>
--disable-hwaccelsdoes not … - 11:12 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Is the issue reproducible with …
- 11:01 AM Changeset in ffmpeg [f22c24bd] by
- lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
- 11:01 AM Changeset in ffmpeg [494cbc42] by
- ffmpeg: Clean up if filter initialisation failed to avoid a memleak. …
- 10:48 AM Changeset in ffmpeg [e16b7338] by
- avcodec/aarch64/h264qpel_init_aarch64: mark src as const …
- 10:43 AM Changeset in ffmpeg [97cebf31] by
- avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under …
- 10:21 AM Changeset in ffmpeg [19bf1ed1] by
- avformat/id3v2: Fix "warning: unused variable …
- 10:16 AM Changeset in ffmpeg [0daff3ce] by
- avfilter/vf_mp: remove incorrect usage of AVFrame.type Signed-off-by: …
- 9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to gjdfgh: > Well, we're not native speakers …
- 9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > I am not a native speaker but I …
- 9:34 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Well, we're not native speakers either. In any case, please stop …
- 9:33 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to gjdfgh: > The infrastructure they grabbed was …
- 9:32 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to Cigaes: > Replying to cehoyos: > > …
- 9:28 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- >There is apparently some misunderstanding regarding the word thieve …
- 9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > There is apparently some …
- 9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > that copyright violators are …
- 9:26 AM Ticket #3876 (configure ERROR: libx264 not found) updated by
- There is a patch pending on the ffmpeg-devel mailing-list to make the …
- 9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- I missed the comment from J-B, sorry! I saw some remarks from the …
- 9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- >or in other words: who are thieves Please stop this. It doesn't make …
- 9:12 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) closed by
- needs_more_info: The hue filter in MPlayer is 200 lines of code. The port basically …
- 7:10 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Is the issue reproducible with
-anor-vn? - 7:06 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) closed by
-
invalid:
--disable-hwaccelsdoes not disable dxva2, vaapi and vda, and it … - 6:57 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- I meant something else: Isn't the advantage of using https over http …
- 6:53 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) closed by
- needs_more_info: Please feel free to reopen this ticket if you can provide inputFile.mov.
- 6:51 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- The complaints are made by people who intentionally break copyright …
- 3:18 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- if not copyright, do they get contribution credit? like 'these people …
- 3:13 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) created by
- if not, why not? carl. clement, reimar, diego are not listed in the …
- 12:28 AM Ticket #3892 (snow: deadlock (fuzzed file)) closed by
- fixed: Fixed in 596636a474ab201badaae269f3a2cef4824b8c1f
- 12:12 AM Changeset in ffmpeg [596636a4] by
- avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
- 12:11 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 12:10 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) created by
-
From
./configure --help: […] However: […] I'm on Ubuntu …
Aug 29, 2014:
- 11:49 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Isn't git inherently secure without …
- 11:47 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Isn't git inherently secure without https?
- 11:43 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) created by
- The SSL certificate for source.ffmpeg.org as a invalid domain: […] …
- 11:22 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you already test …
- 11:20 PM Ticket #3858 (memleak on broken (encrypted) input file) updated by
-
Priority, Component changed
- 11:16 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you already test
--disable-pthreads? - 11:10 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Replying to [comment:10 …
- 10:46 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > and the regression comes from …
- 8:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- RL has been throwing obstacles at me lately, so I couldn't make any …
- 7:54 PM Ticket #2294 (timeout option does not work for rtsp streaming) updated by
- Use any url that exists (doesn't need to be a real rtsp server) …
- 7:54 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you already test …
- 7:46 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you already test
--disable-pthreads? - 7:45 PM Ticket #2294 (timeout option does not work for rtsp streaming) updated by
-
Cc changed
How can I reproduce this problem? - 7:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Ticket #3816 describes an apparently problematic sample that improves …
- 7:43 PM Ticket #3816 (Native AAC encoder, problematic sample.) closed by
- duplicate: FFmpeg has (nearly) no hard dependencies, and no dependencies for the …
- 7:12 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I did some more testing and it seems the MD5 start to differ when …
- 6:49 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Please test running the same …
- 6:18 PM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- They do indeed sound a lot better, seems that patch is coming a long …
- 6:08 PM Ticket #2294 (timeout option does not work for rtsp streaming) reopened by
-
The problem persists as reported!
Using the
-timeoutoption will … - 4:57 PM Changeset in ffmpeg [d9e2aceb] by
- Add missing "const" all over the place. Only "./configure …
- 4:57 PM Changeset in ffmpeg [be4aac30] by
- patcheck: check for pointer arrays that are not const. Signed-off-by: …
- 4:28 PM Ticket #3876 (configure ERROR: libx264 not found) updated by
-
Workaround is to use
--disable-openclwhen compiling libx264. - 4:14 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) reopened by
- If I knew on which computer I originally tested…
- 2:58 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) closed by
- fixed: Fixed by Peter Ross in 9b8eedd7 - thank you for the sample!
- 12:00 PM Changeset in ffmpeg [9b8eedd7] by
- avformat/wtvdec: seek over broken chunks Fixes ticket #3898 …
- 11:02 AM Changeset in ffmpeg [72732f2d] by
- avformat/webmdashenc: use av_strlcpy() and allocate enough space …
- 10:39 AM Changeset in ffmpeg [5ce98e7] by
- fate/vpx: make webm dash manifest tests depend on the …
- 10:37 AM Changeset in ffmpeg [be3d807] by
- avcodec/wavpack: increase WV_MAX_SAMPLES This is maximal number of …
- 9:14 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Please test running the same
ffmpegbinary on both systems. - 7:01 AM Ticket #3904 (ffmpeg is wrong to convert id3v2's attributes to utf8) updated by
-
Keywords, Analyzed by developer, Type, Reproduced by developer changed
Please test current FFmpeg git head and please provide a command line … - 2:29 AM Ticket #2830 (stronger ff_index_search_timestamp) closed by
- invalid
- 2:28 AM Ticket #2830 (stronger ff_index_search_timestamp) updated by
-
Status changed
- 2:25 AM Changeset in ffmpeg [4c920478] by
- fate: Add basic tests for WebM Dash Manifest Add fate tests that test …
- 2:19 AM Ticket #3904 (ffmpeg is wrong to convert id3v2's attributes to utf8) created by
- Summary of the bug: When ffmpeg produce mp3 music and parse its id3v2 …
Aug 28, 2014:
- 11:31 PM Changeset in ffmpeg [22652dc2] by
- avcodec/avcodec: fix missing doxygen comment marker Signed-off-by: …
- 11:26 PM Changeset in ffmpeg [37520a9] by
- avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier …
- 11:08 PM Changeset in ffmpeg [7771daae] by
- Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5' * commit …
- 10:44 PM Changeset in ffmpeg [39cd9fdb] by
- Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7' * commit …
- 9:48 PM Changeset in ffmpeg [fcc39099] by
- Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f' * commit …
- 9:34 PM Changeset in ffmpeg [31f9c228] by
- ffmpeg: Fix missing {} in Stream to Packet side data code …
- 8:23 PM Changeset in ffmpeg [f30a8154] by
- Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' * commit …
- 8:12 PM Changeset in ffmpeg [56cc754c] by
- Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef' * commit …
- 8:06 PM Changeset in ffmpeg [c6a3b009] by
- Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05' * commit …
- 7:51 PM Changeset in ffmpeg [1fc39631] by
- Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea' * commit …
- 7:39 PM Changeset in ffmpeg [65c9e2d0] by
- Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198' * commit …
- 7:21 PM Changeset in ffmpeg [5393c9da] by
- Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8' * commit …
- 5:52 PM Changeset in ffmpeg [1a7d1793] by
- license: Mention that vf_interlace is GPL, not LGPL (cherry picked …
- 5:50 PM Changeset in ffmpeg [4cde8bae] by
- license: Mention that vf_interlace is GPL, not LGPL (cherry picked …
- 5:47 PM Changeset in ffmpeg [9e8bbe7d] by
- license: Mention that vf_interlace is GPL, not LGPL
- 5:39 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Replying to cehoyos:
> Did you test with
-threads 1… - 5:07 PM Changeset in ffmpeg [5b740d1e] by
- matroskaenc: convert avstream stereo3d side data during encoding …
- 5:07 PM Changeset in ffmpeg [152e09fd] by
- matroskadec: parse stereo mode on decoding Convert the Matroska …
- 5:05 PM Changeset in ffmpeg [110841c3] by
- avcodec: add stream-level stereo3d side data
- 5:05 PM Changeset in ffmpeg [5694831e] by
- matroska: list supported extensions
- 5:02 PM Changeset in ffmpeg [1f52f82] by
- doc/APIchanges: fill in missing hashes and dates
- 4:35 PM Changeset in ffmpeg [4d686fb7] by
- matroskaenc: convert avstream stereo3d side data during encoding …
- 4:33 PM Changeset in ffmpeg [d4ae8ac9] by
- matroskadec: parse stereo mode on decoding Convert the Matroska …
- 4:33 PM Changeset in ffmpeg [93014864] by
- avcodec: add stream-level stereo3d side data
- 4:33 PM Changeset in ffmpeg [f2583bc8] by
- matroska: list supported extensions
- 3:58 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Unfortunately, still the same problem with the Aug 27 ffmpeg git …
- 3:52 PM Changeset in ffmpeg [0ddb0516] by
- avformat/soxenc: return more meaningful error code Signed-off-by: …
- 2:03 PM Changeset in ffmpeg [ef768ab9] by
- avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused …
- 1:54 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Summary changed
- 1:50 PM Changeset in ffmpeg [87961a8a] by
- avcodec/flashsv2enc: fix "unused variable" warnings Signed-off-by: …
- 1:49 PM Changeset in ffmpeg [58396e8] by
- x11grab: Use a typedef for the context, as most other code does …
- 1:46 PM Changeset in ffmpeg [7bb505a3] by
- x11grab: Drop a spurious space in the extension reporting message …
- 1:21 PM Changeset in ffmpeg [b543a290] by
- avcodec/libvpxenc: Adds support for constant quality mode in VP9. …
- 1:21 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- BTW you're right about 8:48. I was referring to the ability to skip …
- 1:20 PM Changeset in ffmpeg [20e82b41] by
- x11grab: Small near-cosmetic refactorings Signed-off-by: Diego …
- 1:19 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- I don't see why it would which is why I asked for the 2 outputs to compare.
- 1:13 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Replying to ramitbhalla: > Windows 7, WMP v12 Fails here …
- 12:58 PM Changeset in ffmpeg [f07a4290] by
- x11grab: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 12:55 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Windows 7, WMP v12 need some time to look into the 2252 to test it. I …
- 12:34 PM Changeset in ffmpeg [d6bd2949] by
- avformat/icoenc: Remove deprecated use of codec_name Reviewed-by: …
- 12:23 PM Ticket #2089 (negative bitrates reported when transcoding a 4k v210 file) updated by
- This was unfortunately forgotten at the time of the version bump=-(
- 12:20 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to cehoyos: > To which container are you writing …
- 11:49 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to Lastique: > I don't use ffmpeg application in …
- 11:47 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Replying to ramitbhalla: > The file plays back just fine …
- 11:44 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- The file plays back just fine in WMP and MCE, it doesn't stop half way …
- 11:29 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to cehoyos: > Replying to Lastique: …
- 11:20 AM Ticket #1163 (ffprobe can produce invalid XML) updated by
- Replying to eelco: > Uploaded 1163-utf8bug.rm to …
- 11:13 AM Ticket #3851 (Problem With Memory On Larger M4b to mp3 conversions) updated by
- Replying to cehoyos: > Fixed by James Almer in d3e9bee6 …
- 11:13 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Priority changed
Replying to ramitbhalla: > The original file plays fine. … - 10:27 AM Ticket #3893 (tiff decoder fails to decode yuv images with odd dimensions) updated by
-
Status, Reproduced by developer changed
- 10:22 AM Ticket #3891 (mjpeg: green vertical line) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Looks like a regression since bb29ee62 - 10:20 AM Changeset in ffmpeg [fa39f8c0] by
- doc/ffprobe: fix -show_entries example
- 10:10 AM Changeset in ffmpeg [124ec8b1] by
- pulse: Add a wallclock option to be compatible with other other …
- 10:09 AM Changeset in ffmpeg [9fcc6322] by
- pulse: Add a wallclock option to be compatible with other other …
- 10:07 AM Ticket #3892 (snow: deadlock (fuzzed file)) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 9:48 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to Lastique: > The 3-byte startcode is produced …
- 9:13 AM Changeset in ffmpeg [e62f08ca] by
- pulse: Add a wallclock option to be compatible with other other …
- 7:13 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- You can try the following command: […] It produces the follwoing …
- 3:00 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Use the static versions: http://ffmpeg.zeranoe.com/builds/
- 2:12 AM Changeset in ffmpeg [b6a0b8bc] by
- Adds support for setting aq_mode in libvpx encoder Reviewed-by: James …
- 1:12 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- bayer colorspace support was added a few months ago. …
- 12:45 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- If there is a Windows build available for the current FFmpeg git head …
- 12:16 AM Ticket #3851 (Problem With Memory On Larger M4b to mp3 conversions) closed by
- fixed: Fixed by James Almer in d3e9bee6
- 12:00 AM Changeset in ffmpeg [8c1b942a] by
- Replace incorrect use of "multiply" with "multiple" Also replace the …
Aug 27, 2014:
- 11:20 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you test with
-threads 1or--disable-pthreads? - 11:19 PM Ticket #3901 (failure to detect gif with jpg extension) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 10:28 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Could somebody confirm that this is an issue with current FFmpeg git …
- 10:14 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Do either of you know someone at MCEBuddy that can share the fix in …
- 9:53 PM Changeset in ffmpeg [e6516944] by
- avformat/rtpdec_asf: fix compiler warning about const qualifier being …
- 9:52 PM Changeset in ffmpeg [35debfc3] by
- avformat/rdt: fix compiler warning about const qualifier being …
- 8:40 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you test with identical …
- 8:30 PM Changeset in ffmpeg [7a2c380] by
- avformat/aviobuf: remove uses of deprecated url_feof() Signed-off-by: …
- 8:23 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) updated by
- […] Just for information, FFprobe output: […]
- 8:14 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) updated by
- To make this a valid ticket, please provide the complete, uncut …
- 8:11 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Did you test with identical configure options?
- 7:58 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I have uploaded a 10s file (track_ticket_3902.mkv) on …
- 7:45 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) created by
- Take a video file of length for example 10s. Run: […] FFmpeg does …
- 7:40 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) created by
- Computing the MD5 of media streams produce different results between …
- 7:20 PM Changeset in ffmpeg [5403a288] by
- Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc' * commit …
- 7:09 PM Changeset in ffmpeg [b3b05a11] by
- Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' * commit …
- 7:01 PM Changeset in ffmpeg [3ff5ca8] by
- Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92' * commit …
- 6:54 PM Ticket #3871 (FFmpeg MD5 output different with same data #2) updated by
- I am having a similar problem with some files, but this time …
- 6:51 PM Changeset in ffmpeg [42196083] by
- Merge commit '404731bd20e1df5880e6fe381e975ba48afc75b2' * commit …
- 6:45 PM Slideshow edited by
- use -framerate instead of -r for image2 demuxer, update H.264 link (diff)
- 6:44 PM Changeset in ffmpeg [a59d922d] by
- Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e' * commit …
- 6:42 PM Changeset in ffmpeg [7997d786] by
- lavc/libwebpenc: use WebPMemoryWriterClear() WebPMemoryWriterClear() …
- 6:06 PM Changeset in ffmpeg [7c51f5bd] by
- swr: aarch64 audio_convert and neon clobber test Ported from …
- 5:58 PM Ticket #3901 (failure to detect gif with jpg extension) updated by
- The file is a gif given to me by end user
- 5:54 PM Ticket #3901 (failure to detect gif with jpg extension) created by
- ffmpeg -i Icarus_Records_7a9f.jpg temp.gif ffmpeg version …
- 5:17 PM Changeset in ffmpeg [25cb697d] by
- bktr: Fix Fabrice's name Signed-off-by: Timothy Gu …
- 4:51 PM Changeset in ffmpeg [d3e9bee6] by
- lavf/mp3enc: don't abort if audio packets can't be buffered Instead …
- 2:38 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Since the following is not necessarily clear; * A file that plays fine …
- 2:34 PM Ticket #3882 (ffvhuff: problem with -pix_fmt yuv420p9) closed by
- fixed: Fixed by Christophe Gisquet since f75baa6c Thank you for the report …
- 2:29 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Since I saw handbrake display the same symptoms, wasn't sure if it …
- 2:19 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Status changed
Replying to ramitbhalla: > I'm closing this ticket Why? - 2:18 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) reopened by
-
Seeking allows to play nearly 17 minutes, both
ffmpegand … - 2:15 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) closed by
- invalid: I'm closing this ticket however if you're interested in looking into …
- 12:58 PM Changeset in ffmpeg [8d27bf1c] by
- x86: xvid: K&R formatting cosmetics
- 12:31 PM Changeset in ffmpeg [12df9b9a] by
- Improved AC3 decoder level support (heavy drc, dialnorm) Added …
- 12:27 PM Changeset in ffmpeg [7a67ab5c] by
- ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines …
- 11:54 AM Changeset in ffmpeg [dcb7c868] by
- cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
- 11:44 AM Ticket #2405 (FFmpeg does not error out in case of empty output) updated by
-
Keywords changed
- 11:43 AM Ticket #3871 (FFmpeg MD5 output different with same data #2) closed by
- wontfix: Feel free to send a patch for 2.2 to the developer mailing list if you …
- 11:36 AM Changeset in ffmpeg [1f156af4] by
- x86: xvid_idct: Drop unused definitions
- 10:58 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
-
Priority, Keywords, Status, Component changed
Replying to JayBlanc: > Repeating myself again: Please do … - 10:55 AM Changeset in ffmpeg [2082c00e] by
- Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5' * commit …
- 10:41 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
-
Please either:
* Send your patch (made with
git format-patch) to … - 10:38 AM Changeset in ffmpeg [ad207f11] by
- Merge commit '1688eef25385089026aba55da1885f70a57815ab' * commit …
- 10:38 AM Changeset in ffmpeg [ee099059] by
- vc1: Initialize start_code_found to 0
- 10:36 AM Changeset in ffmpeg [404731bd] by
- pulse: Set the wallclock option as default
- 10:36 AM Changeset in ffmpeg [ff771f79] by
- vc1: Initialize start_code_found to 0 Leftover of …
- 10:00 AM Changeset in ffmpeg [127aee4c] by
- Merge commit '75bbaf2493a71ee66eaabe3c21fadd84d07888de' * commit …
- 8:23 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) created by
- This is a regression from ffmpeg 2.2 series. The problem was …
- 6:37 AM Changeset in ffmpeg [e1f0c41e] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:36 AM Changeset in ffmpeg [8d7839fc] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:36 AM Changeset in ffmpeg [bbd63208] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:31 AM Changeset in ffmpeg [f7395926] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:31 AM Changeset in ffmpeg [7bc37641] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:30 AM Changeset in ffmpeg [3ac0638] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:25 AM Changeset in ffmpeg [e2a89f7f] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:25 AM Changeset in ffmpeg [7c468550] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:25 AM Changeset in ffmpeg [c2d6cc2] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:21 AM Changeset in ffmpeg [f5245a9c] by
- avconv: fix parsing the AVOptions for -target CC: libav-stable@libav.org
- 6:21 AM Changeset in ffmpeg [1688eef] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:21 AM Changeset in ffmpeg [75bbaf24] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 12:13 AM Changeset in ffmpeg [9e8ab36f] by
- avformat/mxfenc: dont warn about d10_channelcount being ignored if its …
- 12:08 AM Ticket #3878 (HWND_MESSAGE undeclared on mingw32) closed by
- fixed: Should have been fixed by d5ee74e57d44ccbf644ea76d635628ed4e5fabfb / …
- 12:03 AM Ticket #3656 (Can not set timeout AVOptions) closed by
- worksforme: Tried, works fine with ffplay
Aug 26, 2014:
- 11:18 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
-
Keywords changed
- 11:16 PM Ticket #964 (No h263 Mode B support?) updated by
-
Analyzed by developer changed
- 10:46 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
- workaround: use route via the device not the gateway. I guess the …
- 10:27 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
- Correction: FMMPEG uses the gateway MAC instead of the Multicast MAC …
- 10:06 PM Ticket #3899 (FFMPEG uses incorrect MACs when) created by
- Summary of the bug: FFMPEG uses incorrect MAC when the destination …
- 8:01 PM Changeset in ffmpeg [570397c] by
- Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0' * commit …
- 7:45 PM Changeset in ffmpeg [9c41b594] by
- Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' * commit …
- 6:48 PM Changeset in ffmpeg [ffa90d99] by
- Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d' * commit …
- 6:40 PM Changeset in ffmpeg [7206221d] by
- Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44' * commit …
- 6:37 PM Changeset in ffmpeg [e15824e7] by
- avformat/rtpdec_h261: Fix sanity checks Fixes mbap and quant …
- 6:03 PM Changeset in ffmpeg [604c4eab] by
- libx264: fix -b_qfactor and -chromaoffset Signed-off-by: Michael …
- 5:39 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Just to let you know the same issue is faced with all encoders, …
- 5:31 PM Changeset in ffmpeg [e87f5e4e] by
- h264: fully check cropping amount from sps Even if sps.crop is true, …
- 5:22 PM Changeset in ffmpeg [0a024268] by
- libxvid: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 5:19 PM Ticket #964 (No h263 Mode B support?) updated by
-
Analyzed by developer, Cc, Component, Reproduced by developer changed
- 4:59 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) created by
- Summary of the bug: This only happens with some recorded files. The …
- 3:27 PM Changeset in ffmpeg [56a721f0] by
- doc: fix a typo Signed-off-by: Diego Biurrun <diego@biurrun.de>
- 2:11 PM Ticket #3897 (Output frame rate is not same as input frame rate and option -r does ...) closed by
-
invalid:
ffmpegalways outputs as fast as it can by default. The … - 2:08 PM Ticket #3897 (Output frame rate is not same as input frame rate and option -r does ...) created by
- ffmpeg -r 25 -i 20140806_172538.avi -b:v 12288k -f mpegts …
- 1:34 PM Changeset in ffmpeg [4c8bd8dd] by
- os_support: Adjust an outdated #endif comment
- 1:23 PM Changeset in ffmpeg [46ad2c4a] by
- avformat/utils: remove assert that tests the same condition as the …
- 1:21 PM Changeset in ffmpeg [bf16872] by
- avformat/nsvdec: fix out-commented asserts so the function names exist …
- 1:20 PM Changeset in ffmpeg [85f0bde4] by
- avcodec/snowenc: remove out-commented assert Signed-off-by: Michael …
- 12:47 PM Changeset in ffmpeg [8c914148] by
- vc1: Fix the skip condition As written in the comment above, skip …
- 12:05 PM Changeset in ffmpeg [cf0e8e7a] by
- Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9' * commit …
- 11:01 AM Changeset in ffmpeg [ba650ea1] by
- Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e' * commit …
- 10:28 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Repeating myself again: Please do not ask me to saturate my uplink for …
- 10:22 AM Changeset in ffmpeg [d5ee74e5] by
- Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' * commit …
- 10:15 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) closed by
- wontfix: I strongly suggest to discuss this on the mailing list where more …
- 10:13 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- I don't think that any sample ever uploaded was not licensed (and …
- 7:07 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- This patch should fix the issue, and prevent compatibility problems …
- 6:50 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
- Apparently it was, but no conclusion was reached: …
- 6:47 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Repeating myself: Unfortunately, the sample media I have that shows …
- 6:44 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Please upload such a sample, there is no file size limit.
- 6:42 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
- Wasn't this already discussed on the developer mailing list?
- 6:33 AM Changeset in ffmpeg [051ac5c0] by
- mpegvideo: Use the current_picture pts The picture slot can be …
- 6:21 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) reopened by
- 6:13 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by
- multiple value appreciation is not working in ffprobe/ffmpeg version …
- 5:07 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Unfortunately, the sample media I have that shows this are all …
- 3:53 AM Changeset in ffmpeg [c2c56d54] by
- configure: update libvpx_vp9_encoder check Required to add support …
- 2:23 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
-
Cc, Summary changed
- 2:21 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) created by
- The libavformat null muxer doesn't have the flag AVFMT_TS_NONSTRICT. …
- 1:43 AM Changeset in ffmpeg [4e9e6fa9] by
- mpeg: Write H264 streams at offset 2 It hints that the content is …
- 1:43 AM Changeset in ffmpeg [a4d3c200] by
- vc1: Fix the skip condition As written in the comment above, skip …
- 12:18 AM Changeset in ffmpeg [96b2ba68] by
- avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) …
- 12:17 AM Changeset in ffmpeg [0263750a] by
- vfwcap: Add fallback define for HWND_MESSAGE Some obsolete versions …
Aug 25, 2014:
- 11:41 PM Changeset in ffmpeg [ab56fabe] by
- vfwcap: Add fallback define for HWND_MESSAGE Some obsolete versions …
- 11:19 PM Changeset in ffmpeg [1f7e6c07] by
- doc/snow: remove possibly wrong todo item Signed-off-by: Michael …
- 10:52 PM Changeset in ffmpeg [db85d11d] by
- libavformat/ftp: Do not leak memory in routine ftp_features Setting …
- 10:52 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Please explain how I can reproduce the regression.
- 10:41 PM Changeset in ffmpeg [e96109f9] by
- ffplay: use av_malloc_array() Reviewed-by: Marton Balint …
- 9:24 PM Changeset in ffmpeg [f75baa6c] by
- huffyuvdec: decode the last odd sample Signed-off-by: Michael …
- 9:12 PM Changeset in ffmpeg [6ee76817] by
- huffyuvenc: write last odd sample If width is odd, last sample …
- 9:07 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- It's also unclear from --help text if the percentage refers to …
- 9:06 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) created by
- The new function -max_error_rate provides a way of issuing a failure …
- 8:55 PM Changeset in ffmpeg [2a85826e] by
- avcodec/vp9: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
- 5:44 PM Ticket #3882 (ffvhuff: problem with -pix_fmt yuv420p9) updated by
- Replying to cehoyos: > Replying to kurosu: > > …
- 4:51 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- He probably wanted to show that the file plays fine in FFPLAY as well …
- 4:25 PM Changeset in ffmpeg [080acf7] by
- lavf/matroskadec: Ensure cues_end is initialized Ensure that …
- 2:54 PM Ticket #3894 (Add Hypherlink for watermark in the video) closed by
- invalid: Please understand that this is a bug tracker, not a support forum.
- 2:06 PM Changeset in ffmpeg [bb298967] by
- avutil/opencl: use av_malloc(z)_array() Signed-off-by: Michael …
- 2:03 PM Changeset in ffmpeg [52fca28c] by
- avcodec/vorbisenc: use av_malloc(z)_array() Signed-off-by: Michael …
- 1:57 PM Changeset in ffmpeg [beaf86bd] by
- doc/APIchanges: fill in dates and hashes Signed-off-by: Michael …
- 1:17 PM Ticket #3678 (Regressions in the video duration/bitrate report) closed by
- fixed: Fixed in d647ef0c8069876e53f9ce630890f1fb09986247
- 1:04 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- @ramitbhalla: Unfortunately, no. You have to pay for the newest …
- 12:50 PM Ticket #3894 (Add Hypherlink for watermark in the video) created by
- How to add the link to the watermark image ? please reply me in any or …
- 12:15 PM Changeset in ffmpeg [d647ef0c] by
- avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also …
- 11:27 AM Changeset in ffmpeg [08a110ca] by
- Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' * commit …
- 11:25 AM Changeset in ffmpeg [215db293] by
- Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d' * commit …
- 10:09 AM Changeset in ffmpeg [f1b04f80] by
- Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6' * commit …
- 7:49 AM Changeset in ffmpeg [6ee1cb57] by
- libavformat: use MSG_NOSIGNAL when applicable If the remote end of a …
- 6:40 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- @cncb - do you have a working sample of H.264 that works on XBox 360 …
- 5:17 AM Changeset in ffmpeg [b263f8ff] by
- lavf: add AVFormatContext.max_ts_probe It allows to configure how …
- 5:16 AM Changeset in ffmpeg [6ca11f71] by
- doc/APIchanges: fill in missing hashes and dates
- 12:59 AM Changeset in ffmpeg [a2841d92] by
- Revert "pnmenc: use bits_per_raw_sample" This reverts commit …
- 12:39 AM Ticket #3893 (tiff decoder fails to decode yuv images with odd dimensions) created by
- Decoding output of attached file is broken with ffmpeg git, but not …
- 12:30 AM Ticket #3860 (ffplay: vc1 crash 2) closed by
- fixed: Fixed in 30f680ee0a2707af9a649a0aa3fd951d18a25c05
- 12:22 AM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by
-
Summary changed
- 12:18 AM Changeset in ffmpeg [30f680ee] by
- avcodec/vc1dec: fix null pointer dereference Fixes Ticket3860 …
- 12:03 AM Changeset in ffmpeg [07bc2497] by
- ffserver: tests, use Metadata title in config 'Title' was deprecated …
- 12:03 AM Changeset in ffmpeg [d67d4072] by
- ffserver: tests, use new port/bindaddress config Comming from commit …
Aug 24, 2014:
- 11:48 PM Ticket #3892 (snow: deadlock (fuzzed file)) created by
- […]
- 11:46 PM Ticket #3891 (mjpeg: green vertical line) created by
- green vertical line is visible at the right side of the picture …
- 10:29 PM Ticket #3869 (mjpeg: invalid write (fuzzed file)) updated by
- Regression since a9f79728
- 9:44 PM Ticket #3869 (mjpeg: invalid write (fuzzed file)) closed by
- fixed: Fixed in 3fe9e7be4c70c8fccdcd56fd19276e668cfb7de8
- 9:33 PM Changeset in ffmpeg [3fe9e7be] by
- avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
- 8:14 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- cehoyos wrote: "What is special about this output?" My answer: the …
- 8:00 PM Changeset in ffmpeg [63795fe5] by
- setpts: Add missing inttypes.h #include for PRId64 Also convert a …
- 8:00 PM Changeset in ffmpeg [d2bad216] by
- mpeg12enc: Add missing #include for PICT_FRAME (cherry picked from …
- 8:00 PM Changeset in ffmpeg [d04fb118] by
- error_resilience: Drop asserts from guess_mv() The asserts check …
- 8:00 PM Changeset in ffmpeg [e8f2823f] by
- vsrc_movie: Adjust a silly typo from …
- 7:33 PM Changeset in ffmpeg [51139803] by
- Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3' * commit …
- 7:18 PM Ticket #3889 (h264: crash in low mem situation) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
I can reproduce the race condition with a sufficiently high value for … - 6:36 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- What is special about this output?
- 6:33 PM Changeset in ffmpeg [c2c4cee8] by
- avformat/matroskaenc: Check alpha_mode Fixes CID1231992 …
- 5:39 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- FWIW — below is what the O.P. wrote in the LAV filters's thread @ …
- 4:02 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- wasn't able to upload it on the ftp, so I used upload.ffmpeg.org/upload
- 3:46 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- Has no I-frames nor Random Access Indicators. Bizzarely plays in VLC …
- 3:45 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Not a regression afaict. - 3:18 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) updated by
- found the ftp: trying to upload it now file is at cd incoming and it's …
- 3:05 PM Ticket #3890 (FFMPEG isn't able to demux MPEG2 HD stream) created by
- Summary of the bug: How to reproduce: […] If I demux my source …
- 2:05 PM Ticket #3871 (FFmpeg MD5 output different with same data #2) updated by
- Replying to cehoyos: > I don't think this will (or …
- 1:33 PM Changeset in ffmpeg [cc0acdbd] by
- lavc/h264_slice: Add a missing newline to an error message.
- 12:53 PM Changeset in ffmpeg [f155e01] by
- Merge remote-tracking branch 'ubitux/codecview' * ubitux/codecview: …
- 12:45 PM Ticket #3888 (make: *** [ffmpeg-php.lo] Error 1) updated by
-
Priority, Keywords, Component changed
- 12:44 PM Ticket #3871 (FFmpeg MD5 output different with same data #2) updated by
-
Keywords, Component changed
I don't think this will (or should) be backported but I will leave the … - 12:35 PM Changeset in ffmpeg [f888331] by
- avfilter: add codecview filter
- 12:04 PM Changeset in ffmpeg [424b929b] by
- pulse: Add a wallclock option to be compatible with other other …
- 11:05 AM Changeset in ffmpeg [6dfa70f2] by
- Correct few "ffmpeg" typos Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 10:54 AM Changeset in ffmpeg [b73b36bf] by
- avcodec/xan: fix style issue Signed-off-by: Paul B Mahol …
- 10:54 AM Ticket #3888 (make: *** [ffmpeg-php.lo] Error 1) updated by
-
Priority, Keywords, Component changed
Hi All, Problem solved: … - 10:44 AM Ticket #3889 (h264: crash in low mem situation) created by
- I first spotted it on windows. It crashes here with -Sv between …
- 10:05 AM Changeset in ffmpeg [3e892b2b] by
- x86: hevc_mc: split differently calls In some cases, 2 or 3 calls are …
- 9:43 AM Changeset in ffmpeg [38e2aa37] by
- x86: hevc_mc: correct unneeded use of SSE4 code Signed-off-by: …
- 9:38 AM Ticket #3871 (FFmpeg MD5 output different with same data #2) updated by
- Replying to cehoyos: > Please read my comment:11 again, …
- 9:23 AM Changeset in ffmpeg [1506ea94] by
- pnmenc: use bits_per_raw_sample This allows writing actual bitdepth …
- 8:52 AM Ticket #3887 (ffmpeg cant multiplex IMX video essence (m2v) with correct vbv into ...) updated by
- Below: ffmpeg-1aa153d.exe -i input.mxf -vcodec mpeg2video -pix_fmt …
- 8:36 AM Ticket #3887 (ffmpeg cant multiplex IMX video essence (m2v) with correct vbv into ...) updated by
-
To make this a valid ticket, please provide a
ffmpegcommand … - 8:32 AM Ticket #3887 (ffmpeg cant multiplex IMX video essence (m2v) with correct vbv into ...) updated by
- No, the symptoms are exactly the same: .mov file is multiplexed …
- 8:11 AM Ticket #3887 (ffmpeg cant multiplex IMX video essence (m2v) with correct vbv into ...) updated by
- Does it work if you don't use an intermediate file?
- 8:09 AM Ticket #3888 (make: *** [ffmpeg-php.lo] Error 1) closed by
- invalid: The FFmpeg project has nothing to do with ffmpeg-php.
- 8:07 AM Ticket #3888 (make: *** [ffmpeg-php.lo] Error 1) created by
- Hello, My VPS: CentOS 6.5 x86_64 PHP V: PHP 5.3.3 FFMPEG: Installed …
- 6:53 AM Ticket #3887 (ffmpeg cant multiplex IMX video essence (m2v) with correct vbv into ...) created by
- Summary of the bug: How to reproduce: […] Thanks you very much for …
- 2:11 AM Changeset in ffmpeg [2f0f9375] by
- Changelog: add "H.261 RTP payload format (RFC 4587)" Signed-off-by: …
- 1:58 AM Changeset in ffmpeg [1aa153d6] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 1:53 AM Changeset in ffmpeg [50a4d5cf] by
- Add support for H.261 RTP payload format (RFC 4587)
- 1:04 AM Changeset in ffmpeg [7c0c97cc] by
- fate: Fix ffprobe tests with --target-path set.
- 12:49 AM Changeset in ffmpeg [6f78c703] by
- doc/ffmpeg: Try to clarify that the input option -r is not the same as …
- 12:45 AM Changeset in ffmpeg [0744daa8] by
- Do not print a useless error number if mov header reading fails. The …
- 12:45 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- @Ramit: Could you explain?
- 12:23 AM Ticket #3862 (wav: fpe (fuzzed file)) updated by
-
Keywords changed
Regression since 47c84c0b - 12:07 AM Ticket #3865 (wavpack: deadlock (fuzzed file)) updated by
-
Keywords changed
Regression since 8a485dd3
Note:
See TracTimeline
for information about the timeline view.
