Timeline



Jul 4, 2012:

11:40 PM Changeset in ffmpeg [1f9bc310] by Paul B Mahol <onemda@gmail.com>
sanm: remove code duplication Signed-off-by: Paul B Mahol …
11:38 PM Changeset in ffmpeg [3b9dd906] by Paul B Mahol <onemda@gmail.com>
sanm: replace conditions in for loops with more common version …
10:17 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
OK . . . I have that threshold point identified. It was a good deal …
9:47 PM Changeset in ffmpeg [fa36f334] by Michael Niedermayer <michaelni@gmx.at>
sws: support 12&14 bit planar colorspaces Reviewed-by: Paul B Mahol …
9:23 PM Changeset in ffmpeg [1f295042] by Michael Niedermayer <michaelni@gmx.at>
blowfish.h: include author attribution Reviewed-by: Clément Bœsch …
9:23 PM Changeset in ffmpeg [0713c38e] by Michael Niedermayer <michaelni@gmx.at>
xtea.h: include author attribution Reviewed-by: Clément Bœsch …
9:22 PM Ticket #1376 (avfilter crash) updated by ami_stuff
also does not crash with "-cpuflags -sse"
9:19 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Sorry, just noted that avplay had been being build in some checkouts . …
8:57 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I can't speak to avplay, since …
8:55 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
True, but you could use AV_CH_LAYOUT_SURROUND instead of …
8:46 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I can't speak to avplay, since that is not in this source tree, but …
8:45 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
So ffplay plays the sample correctly with c83ef63 and avplay with 58c42af ?
8:27 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Well, a rather lengthy session in GIT has given a specific commit …
8:15 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Cigaes
I do not know about libfaac, but libvorbis, and possibly some version …
7:40 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Replying to Cigaes: > I would say that the current …
7:39 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
-cpuflags 0 has no effect . . . still broken. I am looking into a …
7:25 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
And again, I ask . . . which it the upper and which is the lower? As …
7:24 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I had been starting to play with …
7:03 PM Changeset in ffmpeg [039e9fe0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
6:40 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by reimar
First: while finding the cause is very welcome, it is likely that just …
6:22 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Cigaes
I would say that the current behaviour is correct: you are trying to …
5:44 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
5:44 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Gladly. Which GIT head relates to which build? I had been starting …
5:42 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Please use git bisect if you want to help - start with 16abd68 and …
5:24 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
uploaded as duplicate-track-display.mov
4:59 PM Changeset in ffmpeg [8b421fad] by Nicolas George <nicolas.george@normalesup.org>
dpx: sanitize aspect ratio. Fixes some samples where the ratio is …
4:54 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
Replying to cehoyos: > Did you read …
4:48 PM Changeset in ffmpeg [7c29377b] by Mans Rullgard <mans@mansr.com>
lavfi: reclassify showfiltfmts as a TESTPROG This tool uses lavfi …
4:12 PM Changeset in ffmpeg [fa2d7473] by Diego Biurrun <diego@biurrun.de>
graph2dot: fix printf format specifier tools/graph2dot.c:85: warning: …
3:47 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
Replying to mjs973: > How many video frames are coded if …
3:25 PM Changeset in ffmpeg [55751918] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
3:25 PM Changeset in ffmpeg [70a1c800] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: loopfilter >=sse2 functions need aligned stack on x86-32. …
2:46 PM Changeset in ffmpeg [c5183847] by Ronald S. Bultje <rsbultje@gmail.com>
amr: remove shift out of the AMR_BIT() macro. MSVC doesn't like the …
2:46 PM Changeset in ffmpeg [723b266d] by Ronald S. Bultje <rsbultje@gmail.com>
dsputilenc: group yasm and inline asm function pointer assignment.
2:45 PM Changeset in ffmpeg [1ce1e636] by Ronald S. Bultje <rsbultje@gmail.com>
mov: use forward declaration of a function instead of a table. MSVC …
2:43 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Dennis
The version of libx264 compiled into the binary is: …
2:37 PM Changeset in ffmpeg [d3b84fdc] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegdec: add support for decoding YUV420/422/444P12/14 …
2:37 PM Changeset in ffmpeg [713a7854] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegenc: cosmetics: reorder pix_fmts Signed-off-by: Michael …
2:37 PM Changeset in ffmpeg [7544ef7] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegenc: add support for YUV420/422/444P12/14 Signed-off-by: …
2:26 PM Ticket #1511 (udp protocol docs missing some options) created by burek
The html docs about udp protocol, located here …
2:20 PM Changeset in ffmpeg [2fc354f9] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: rework checks for the -t option. This commit is based on …
2:10 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by burek
did you try updating your libx264?
1:58 PM Ticket #1510 (Stability issues with mpegts streams) updated by Thomas Hutschenreuther
Replying to cehoyos: > Replying to mufin: > …
1:56 PM Bayerisc.valgrind attached to Ticket #1510 by Thomas Hutschenreuther
Valgrind output
1:45 PM Changeset in ffmpeg [7beeea8f] by Nicolas George <nicolas.george@normalesup.org>
error: define AVERROR_EXTERNAL. This code is intended for errors in …
1:38 PM Ticket #1510 (Stability issues with mpegts streams) updated by Carl Eugen Hoyos
Replying to mufin: > Another one is a crash (segfault) …
1:35 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by Carl Eugen Hoyos
Cc changed
Replying to rmk: > I also have a file that exhibits that …
1:33 PM Changeset in ffmpeg [aa39516a] by Nicolas George <nicolas.george@normalesup.org>
error: define AVERROR_BUFFER_TOO_SMALL. Some API require a buffer and …
1:10 PM Changeset in ffmpeg [2047e40e] by Diego Biurrun <diego@biurrun.de>
Clarify Doxygen comment for FF_API_* #defines.
1:10 PM Changeset in ffmpeg [112971af] by Diego Biurrun <diego@biurrun.de>
configure: simplify get_version() All libs have version headers now, …
1:10 PM Changeset in ffmpeg [86ab7b0f] by Diego Biurrun <diego@biurrun.de>
Create version.h headers for libraries that lack them
1:10 PM Changeset in ffmpeg [40e61b7b] by Diego Biurrun <diego@biurrun.de>
gitignore: Use full path instead of relative path to specify patterns …
1:04 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
I also have a file that exhibits that behaviour tested with a rather …
12:57 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by Thomas Hutschenreuther
Replying to michael: You are right...better check on the …
12:56 PM Ticket #1510 (Stability issues with mpegts streams) created by Thomas Hutschenreuther
I have a scenario where I need to permanently decode mpegts-over-ip …
12:10 PM Changeset in ffmpeg [89b81a1c] by Martin Storsjö <martin@martin.st>
mpegvideo: remove VLAs Signed-off-by: Martin Storsjö <martin@martin.st>
12:10 PM Changeset in ffmpeg [8c14f7a] by Martin Storsjö <martin@martin.st>
Add XTEA encryption support in libavutil Signed-off-by: Martin …
12:10 PM Changeset in ffmpeg [bc3dbcc8] by Martin Storsjö <martin@martin.st>
Add Blowfish encryption support in libavutil Signed-off-by: Martin …
12:10 PM Changeset in ffmpeg [143f1e92] by Martin Storsjö <martin@martin.st>
eval: Add the isinf() function and tests for it Signed-off-by: Martin …
11:59 AM Ticket #1143 (Timecode skipped in drawtext filter) updated by rmk
With current git master the error message regarding reorder buffer is …
11:24 AM Changeset in ffmpeg [25accf9] by Mans Rullgard <mans@mansr.com>
flacdec: move lpc filter to flacdsp Signed-off-by: Mans Rullgard …
11:24 AM Changeset in ffmpeg [4a852834] by Mans Rullgard <mans@mansr.com>
flacdec: split off channel decorrelation as flacdsp Signed-off-by: …
8:43 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Still fails: […]
8:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
You could also test --disable-mmx and --disable-mmx2
8:11 AM Changeset in ffmpeg [296d0da8] by Martin Storsjö <martin@martin.st>
avplay: Add an option for not limiting the input buffer size For …
7:58 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Not that I was expecting a change, but an uplift to binutils 2.22 from …
7:46 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Replying to cehoyos: > Replying to tadawson: …
7:41 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I tried the other optimization disables, and no joy - still broken. …
7:40 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Additional note: 10.3 is …
7:37 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Any suggestions? Please test the …
7:35 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Additional note: 10.3 is somewhat noisy with the --disable-asm, but …
7:33 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Note: The older version is much smoother with -an . . . so the audio …
7:31 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Without any changes, the old version will run this video . . . I have …
7:27 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Thanks. But yet again, the older …
7:24 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I'll also gladly run the other tests - it's only about 2 mins per …
7:23 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Thanks. But yet again, the older versions appear to handle the stream …
7:19 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Am I correct that you can also reproduce the issue with $ ffmpeg -i …
7:17 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Could you test if one of those makes a difference (without …
7:14 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I will check. Does the …
7:06 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
--disable-asm is the ticket. With that set, my video runs cleanly, …
6:47 AM Changeset in ffmpeg [ab2356c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Let the ffmpeg executable select the abuffersink filter.
6:44 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I will check. Does the functionality with the "-an" indicate a …
6:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Better - that runs cleanly for …
6:18 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Better - that runs cleanly for about 4 seconds and then freezes. The …
6:15 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Test of GIT referenced above with …
5:59 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Test of GIT referenced above with suggested options is different, but …
5:46 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
The current GIT head as of about 5 hours ago, also failed . . . …
5:38 AM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Carl Eugen Hoyos
Component, Description changed
5:37 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I am having a similar problem. To …
5:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > > …
5:35 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Replying to cehoyos: > Replying to tadawson: …
5:32 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I will upload on request. …
5:26 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Ian McIntosh
What is outstanding here is to complete the git bisect task to attempt …
3:59 AM Changeset in ffmpeg [1c840fa2] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for WMA cover art.
3:59 AM Changeset in ffmpeg [8059d3b7] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for apetag cover art
3:58 AM Changeset in ffmpeg [bf2a7f9] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for itunes cover art.
2:34 AM Changeset in ffmpeg [87466f81] by Mans Rullgard <mans@mansr.com>
flacdec: factor out code setting avctx->sample_fmt
2:30 AM Changeset in ffmpeg [d155b60f] by Mans Rullgard <mans@mansr.com>
flac: make FLAC_CHMODE_* constants consecutive
2:30 AM Changeset in ffmpeg [93e7ef9a] by Mans Rullgard <mans@mansr.com>
flacdec: allocate sample buffers with av_malloc The buffers are only …
2:29 AM Changeset in ffmpeg [0da301e1] by Mans Rullgard <mans@mansr.com>
flacdec: remove curr_bps from FLACContext This value does not need to …
2:17 AM Eclipse edited by burek
(diff)
2:17 AM Changeset in ffmpeg [df3a96c4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Add sanity check on frame duplication This prevents long …
2:17 AM Changeset in ffmpeg [a54bc1eb] by Michael Niedermayer <michaelni@gmx.at>
riff: add "YUV8" FourCC sample: …
2:07 AM WikiStart edited by burek
(diff)
2:06 AM Eclipse edited by burek
(diff)
2:06 AM snapshot3.png attached to Eclipse by burek
2:05 AM snapshot2.png attached to Eclipse by burek
2:05 AM snapshot1.png attached to Eclipse by burek
2:05 AM Eclipse created by burek
1:50 AM WikiStart edited by burek
(diff)
1:48 AM Encode/MP3 created by burek
1:44 AM WikiStart edited by burek
(diff)
1:43 AM How to change audio volume up-down with FFmpeg created by burek
1:35 AM WikiStart edited by burek
(diff)
1:35 AM Encode/MPEG-4 created by burek
1:28 AM WikiStart edited by burek
(diff)
1:28 AM How to speed up / slow down a video created by burek
1:26 AM WikiStart edited by burek
(diff)
1:26 AM HowToConvertSubtitleToASS created by burek
1:24 AM WikiStart edited by burek
(diff)
1:24 AM HowToBurnSubtitlesIntoVideo created by burek
1:21 AM How to take multiple screenshots to an image (tile, mosaic) edited by burek
(diff)
1:21 AM WikiStart edited by burek
(diff)
1:20 AM How to take multiple screenshots to an image (tile, mosaic) edited by burek
(diff)
1:20 AM ffmpeg_tile.png attached to How to take multiple screenshots to an image (tile, mosaic) by burek
1:19 AM How to take multiple screenshots to an image (tile, mosaic) created by burek
1:11 AM WikiStart edited by burek
(diff)
1:11 AM Create a thumbnail image every X seconds of the video created by burek
1:01 AM WikiStart edited by burek
(diff)
1:00 AM Slideshow created by burek
12:57 AM WikiStart edited by burek
(diff)
12:56 AM Capture/Desktop created by burek
12:52 AM WikiStart edited by burek
(diff)
12:46 AM Capture/Webcam created by burek
12:22 AM Changeset in ffmpeg [983fa8bc] by Mans Rullgard <mans@mansr.com>
fate: add flac encode/decode tests with various options …
12:22 AM Changeset in ffmpeg [360aa246] by Mans Rullgard <mans@mansr.com>
flacenc: add option for forcing stereo decorrelation mode This is …

Jul 3, 2012:

11:17 PM Changeset in ffmpeg [776a4e4] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/segment: apply minor documentation updates and adjustements …
11:02 PM Changeset in ffmpeg [5eb4af6c] by Michael Niedermayer <michaelni@gmx.at>
snow: move init code that depends on picture paramaters to after these …
10:47 PM Changeset in ffmpeg [93d67296] by Michael Niedermayer <michaelni@gmx.at>
video_get_buffer: return ENOMEM instead of -1 on malloc failure …
10:46 PM Changeset in ffmpeg [f339ebc1] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: print error message on get_buffer related errors …
10:46 PM Changeset in ffmpeg [f91b7d80] by Michael Niedermayer <michaelni@gmx.at>
mdutils: print error message on error get_buffer related errors …
10:32 PM Changeset in ffmpeg [86e107a7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:02 PM Changeset in ffmpeg [af392efe] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: rename SegmentContext.pb to list_pb The new name is …
9:42 PM Ticket #845 (Artefacts with Indeo 4) updated by ami_stuff
[…] and […] samples were fixed by the latest fix for indeo4 …
9:39 PM Ticket #1290 (Segment muxer does not work with audio-only) closed by Stefano Sabatini
fixed: Should be fixed in: […] Works here with command: […]
9:27 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) created by Dennis
Summary of the bug: Encoding H264 appears to be broken on both Win32 & …
9:26 PM Changeset in ffmpeg [d8013f38] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add error log in case of invalid filename template …
9:23 PM Changeset in ffmpeg [a1e092cc] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: fix logic for segmenting audio-only inputs Also add a …
9:23 PM Changeset in ffmpeg [4e2899dd] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add more information in log message in seg_write_packet()
9:05 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Interestingly, .MP4 files fail in the same way from this device - …
8:43 PM canon_avchs_ffmpeg.mts attached to Ticket #1464 by Tim Dawson
Vidio from Caon HF-R300 that runs fine in ffmpeg 9 and below, dies above.
8:34 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
No - your attachment gives a bit of garbled still video in 10.3, 11.0 …
8:06 PM Changeset in ffmpeg [597282ef] by Stefano Sabatini <stefasab@gmail.com>
doc: add documentation regarding MIPS optimizations Add doc/mips.txt …
7:48 PM Changeset in ffmpeg [fd0e6ef9] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: remove unused offset variable
7:48 PM Changeset in ffmpeg [77dcae5] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: apply misc fixes to the private options internal …
7:48 PM Changeset in ffmpeg [a5af2933] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: slightly simplify fail logic in seg_write_packet()
7:48 PM Changeset in ffmpeg [4ad17bc7] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: move list filename printing logic from segment_end() to …
7:46 PM Changeset in ffmpeg [30327865] by Martin Storsjö <martin@martin.st>
ismindex: Verify that all bitrate variants match In Smooth Streaming, …
7:46 PM Changeset in ffmpeg [1be8c908] by Martin Storsjö <martin@martin.st>
ismindex: Properly report errors reading the MFRA atom Signed-off-by: …
7:43 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Cc changed
Replying to tadawson: > I am having a similar problem. …
7:35 PM Changeset in ffmpeg [71e5a140] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Suggest aresample filter if it was not compiled but requested.
7:26 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I am having a similar problem. To test, I have static builds of ffmpeg …
6:16 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Summary changed
Regression since ca332b1
5:59 PM Test-2.sgi attached to Ticket #1506 by Carl Eugen Hoyos
5:33 PM Ticket #1502 (vc1 decoding regression) updated by Carl Eugen Hoyos
Replying to reimar: > Do any other players play this file? …
5:09 PM Ticket #1502 (vc1 decoding regression) updated by reimar
I was not able to verify the output (AMD broke their Linux drivers …
5:03 PM Changeset in ffmpeg [6ea973f] by Michael Niedermayer <michaelni@gmx.at>
avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces …
5:03 PM Changeset in ffmpeg [4251a0b8] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add planar RGB formats to pix_fmt_info Signed-off-by: …
5:03 PM Changeset in ffmpeg [6ca8ef51] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info …
5:02 PM Changeset in ffmpeg [e9757066] by Michael Niedermayer <michaelni@gmx.at>
libavutil: add 12 and 14 bit planar colorspaces Reviewed-by: Jean …
4:21 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Priority, Keywords changed
3:35 PM Changeset in ffmpeg [1a068bfe] by Diego Biurrun <diego@biurrun.de>
cosmetics: Consistently use C-style comments with multiple inclusion guards
3:35 PM Changeset in ffmpeg [4051be6f] by Diego Biurrun <diego@biurrun.de>
anm: fix a few Doxygen comments
3:35 PM Changeset in ffmpeg [09f21198] by Diego Biurrun <diego@biurrun.de>
misc typo and wording fixes
3:26 PM Changeset in ffmpeg [22662ca5] by Reinhard Tartler <siretart@tauware.de>
attributes: add av_noreturn Also use it in the declaration of the …
3:26 PM Changeset in ffmpeg [a1641e95] by Reinhard Tartler <siretart@tauware.de>
attributes: drop pointless define guards the av_-prefixed attributes …
3:10 PM Changeset in ffmpeg [06eb4f08] by Mans Rullgard <mans@mansr.com>
configure: do not disable av_always_inline with --enable-small …
1:35 PM Changeset in ffmpeg [09a445ce] by Luca Barbato <lu_zero@gentoo.org>
flvdec: initial stream switch support Codec change midstream gets …
1:35 PM Changeset in ffmpeg [906f9dce] by Luca Barbato <lu_zero@gentoo.org>
avplay: fix write on freed memory for rawvideo Do not assume avpacket …
1:31 PM Changeset in ffmpeg [33895451] by Martin Storsjö <martin@martin.st>
snow: remove a VLA used for edge emulation Signed-off-by: Martin …
1:14 PM Changeset in ffmpeg [fb93e61e] by Mans Rullgard <mans@mansr.com>
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled These …
1:06 PM Changeset in ffmpeg [5d171b1f] by Paul B Mahol <onemda@gmail.com>
jvdec: check if there is enough data Signed-off-by: Paul B Mahol …
1:06 PM Changeset in ffmpeg [f8a81755] by Paul B Mahol <onemda@gmail.com>
jvdec: remove redundant check Signed-off-by: Paul B Mahol …
1:06 PM Changeset in ffmpeg [1bc9e4c5] by Paul B Mahol <onemda@gmail.com>
jvdec: remove buf_size It is same as avpkt->size. Signed-off-by: …
1:06 PM Changeset in ffmpeg [1c638cfc] by Paul B Mahol <onemda@gmail.com>
jvdec: stop reading partial palette Signed-off-by: Paul B Mahol …
11:29 AM Changeset in ffmpeg [c673a90b] by Michael Niedermayer <michaelni@gmx.at>
tools: add bisect script This script works like "git bisect" except …
11:02 AM Wrong_aspect_after_resolution_change.rmvb attached to Ticket #1507 by Carl Eugen Hoyos
11:00 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
[…] This part is a duplicate of ticket #1312 But the video aspect …
10:47 AM Changeset in ffmpeg [c9de83fe] by Michael Niedermayer <michaelni@gmx.at>
yadif/x86: add prototypes for functions, make code valid C again. …
10:38 AM Changeset in ffmpeg [114f82ee] by Michael Niedermayer <michaelni@gmx.at>
jvdec: check that the video_size fits in the packet. Prevents use of …
10:00 AM Ticket #1508 (Unexported Ogg metadata) created by Clément Bœsch
[…] The title & comment meta appear in VLC, but don't with FFmpeg …
9:53 AM Changeset in ffmpeg [596814f9] by Paul B Mahol <onemda@gmail.com>
jvdec: fix memleak of jv->frames Signed-off-by: Paul B Mahol …
9:52 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by xyzpublic
Sample uploaded to …
9:40 AM ffmpeg-20120703-173749.log attached to Ticket #1507 by xyzpublic
ffmpeg -report log
9:16 AM Changeset in ffmpeg [cbd9b2f9] by Martin Storsjö <martin@martin.st>
snow: remove the runs[] VLA. Signed-off-by: Martin Storsjö …
9:16 AM Changeset in ffmpeg [4d8516fd] by Martin Storsjö <martin@martin.st>
snow: Check mallocs at init Signed-off-by: Martin Storsjö …
7:24 AM Ticket #1506 (sgi fails to decode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
5:47 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide complete uncut console …
5:45 AM Ticket #1505 (Memory poisoning) closed by Clément Bœsch
fixed: Added in 7c84e7d33762a4bccc0002476a3b20e0b8f26fcc
3:26 AM Changeset in ffmpeg [9d0c71e5] by Michael Niedermayer <michaelni@gmx.at>
jvdemux: correct size for truncated packets Signed-off-by: Michael …
2:55 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) created by xyzpublic
Summary of the bug: Change of dimensions of the source video seems not …
2:18 AM Changeset in ffmpeg [699083ed] by Paul B Mahol <onemda@gmail.com>
fate: add test for Bitmap Brothers JV demuxer Signed-off-by: Paul B …
2:18 AM Changeset in ffmpeg [7c520701] by Paul B Mahol <onemda@gmail.com>
fate: add test for Bitmap Brothers JV video Signed-off-by: Paul B …
1:31 AM Changeset in ffmpeg [6671c400] by Michael Niedermayer <michaelni@gmx.at>
h264pred: assert that depth is supported Signed-off-by: Michael …
1:31 AM Changeset in ffmpeg [9c995fe1] by Michael Niedermayer <michaelni@gmx.at>
h264dsp: assert that depth is supported Signed-off-by: Michael …
1:31 AM Changeset in ffmpeg [5a1bbb3a] by Michael Niedermayer <michaelni@gmx.at>
dsputil: assert that depth is supported Signed-off-by: Michael …

Jul 2, 2012:

11:32 PM Changeset in ffmpeg [bb6effe0] by Stefano Sabatini <stefasab@gmail.com>
lavfi: remove vsrc_buffer.h API The vsrc_buffer.h is not installed …
11:25 PM Changeset in ffmpeg [ab7dbdc9] by Stefano Sabatini <stefasab@gmail.com>
lavc/rawdec: add assertion check in raw_decode() Check on an implicit …
11:24 PM Changeset in ffmpeg [17a54f5d] by Stefano Sabatini <stefasab@gmail.com>
lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4 Improve …
10:40 PM Changeset in ffmpeg [4330b8b] by Michael Niedermayer <michaelni@gmx.at>
h264: sps: handle more profiles Signed-off-by: Michael Niedermayer …
10:36 PM Changeset in ffmpeg [9091ba9d] by Michael Niedermayer <michaelni@gmx.at>
h264: add support for constraint_set4_flag / constraint_set5_flag …
10:16 PM Ticket #1506 (sgi fails to decode) created by ami_stuff
http://www.datafilehost.com/download-a959c795.html attached file …
9:51 PM Changeset in ffmpeg [b6851d34] by Michael Niedermayer <michaelni@gmx.at>
x86/gradfun: fix compilation failure on open solaris Signed-off-by: …
9:43 PM Changeset in ffmpeg [b2527d5d] by Michael Niedermayer <michaelni@gmx.at>
Revert "alsdec: remove dead assignments" This reverts commit …
9:39 PM Ticket #1502 (vc1 decoding regression) updated by Carl Eugen Hoyos
I originally tested ffplay, but it does not work with MPlayer either …
9:23 PM Changeset in ffmpeg [a08efa2e] by Michael Niedermayer <michaelni@gmx.at>
has_decode_delay_been_guessed: tighten up the heuristic. This adds …
9:18 PM Changeset in ffmpeg [4e9e0700] by Michael Niedermayer <michaelni@gmx.at>
has_decode_delay_been_guessed: skip guessing when …
9:18 PM Changeset in ffmpeg [1fb07be0] by Michael Niedermayer <michaelni@gmx.at>
fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264 …
9:16 PM Changeset in ffmpeg [bafa1c7f] by Michael Niedermayer <michaelni@gmx.at>
h264: add avpriv_h264_has_num_reorder_frames() This function exports …
9:13 PM Changeset in ffmpeg [4719ea7e] by Mans Rullgard <mans@mansr.com>
flacdec: remove redundant setting of avctx->sample_fmt Signed-off-by: …
8:59 PM Changeset in ffmpeg [2c883c6a] by Michael Niedermayer <michaelni@gmx.at>
has_decode_delay_been_guessed: improve heuristic This allows …
8:45 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Ken
Thank you for the update. I do not have access to the software or the …
8:10 PM Ticket #1502 (vc1 decoding regression) updated by reimar
What exactly is the problem? ffmpeg -f framecrc seems to decode it …
7:24 PM Changeset in ffmpeg [41dd3006] by Michael Niedermayer <michaelni@gmx.at>
doc/developer: refer to av_malloc() instead of malloc() …
7:19 PM Changeset in ffmpeg [b286383b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: asfdec: …
7:02 PM Changeset in ffmpeg [7c84e7d3] by Clément Bœsch <ubitux@gmail.com>
mem: heap memory poisoning. Enable it by default with FATE. …
6:52 PM Changeset in ffmpeg [2278a3e5] by Michael Niedermayer <michaelni@gmx.at>
vc1dsp: use av_assert2 Signed-off-by: Michael Niedermayer …
6:52 PM Changeset in ffmpeg [2ceaffc] by Michael Niedermayer <michaelni@gmx.at>
resample2: use av_assert() Signed-off-by: Michael Niedermayer …
5:20 PM Ticket #1505 (Memory poisoning) updated by Clément Bœsch
Status, Owner changed
5:19 PM Ticket #1505 (Memory poisoning) updated by Clément Bœsch
Description changed
3:33 PM Changeset in ffmpeg [7309451d] by Michael Niedermayer <michaelni@gmx.at>
swr: fix warning: passing argument 2 of s->mix_any_f from incompatible …
3:32 PM Changeset in ffmpeg [338509c2] by Michael Niedermayer <michaelni@gmx.at>
swr: fix warning: passing argument 1 of s->mix_any_f from incompatible …
3:31 PM Changeset in ffmpeg [087d067a] by Michael Niedermayer <michaelni@gmx.at>
swr: fix warning: passing argument 2 of ctx->simd_f from incompatible …
3:23 PM Changeset in ffmpeg [04b5eb47] by Michael Niedermayer <michaelni@gmx.at>
swr: fix mix* related function pointer warnings Signed-off-by: …
2:16 PM Changeset in ffmpeg [5e745cef] by Anton Khirnov <anton@khirnov.net>
asfdec: read attached pictures.
2:16 PM Changeset in ffmpeg [728d2afa] by Anton Khirnov <anton@khirnov.net>
apetag: reindent
2:16 PM Changeset in ffmpeg [02a951b9] by Anton Khirnov <anton@khirnov.net>
apetag: export attached covers as video streams.
2:15 PM Changeset in ffmpeg [b72767df] by Anton Khirnov <anton@khirnov.net>
apetag: fix the amount of data read from binary tags. Substract the …
2:15 PM Changeset in ffmpeg [f2e175c7] by Anton Khirnov <anton@khirnov.net>
apetag: make sure avio_get_str() doesn't read more than it should.
2:14 PM Changeset in ffmpeg [a02b8c69] by Anton Khirnov <anton@khirnov.net>
mov: read itunes cover art.
1:20 PM Ticket #1505 (Memory poisoning) created by Clément Bœsch
It would be nice to have a --enable-memory-poisoning configure switch …
1:09 PM Changeset in ffmpeg [c855ce26] by Clément Bœsch <ubitux@gmail.com>
lavf/wtvdec: add missing { } around if. This should fix the current …
11:29 AM Changeset in ffmpeg [a19010f7] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: dont mess with the bitrate. The bitrate is not writeable by …
11:24 AM Changeset in ffmpeg [58e57c30] by Mans Rullgard <mans@mansr.com>
snow: remove VLA in mc_block() Signed-off-by: Mans Rullgard …
11:05 AM Changeset in ffmpeg [ff8f8dfb] by Martin Storsjö <martin@martin.st>
intfloat: Don't use designated initializers in the public headers …
10:51 AM Ticket #1504 (Split an input video into multiple output video chunks) updated by burek
cool man :) I thought that -segment is used for that apple's http …
10:48 AM Changeset in ffmpeg [fbdb2059] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: dont mess with the bitrate. The bitrate is not writeable by …
10:43 AM Ticket #1504 (Split an input video into multiple output video chunks) updated by Stefano Sabatini
Keywords, Status changed
That's what the segment format is supposed to do: […] Note: …
10:04 AM Changeset in ffmpeg [33bb63c] by Martin Storsjö <martin@martin.st>
snow: remove a VLA. Signed-off-by: Martin Storsjö <martin@martin.st>
8:56 AM Changeset in ffmpeg [4aad316b] by Diego Biurrun <diego@biurrun.de>
doc: Remind devs to check return values, especially for malloc() et al
8:48 AM Ticket #1491 ("-t" and "-filter_complex" are incompatible) updated by TimNich
8069db86 by Nicolas now adds an AV_LOG_WARNING about this issue.
5:14 AM Changeset in ffmpeg [edf35d83] by Kostya Shishkov <kostya.shishkov@gmail.com>
MS ATC Screen (aka MSS3) decoder
1:55 AM Changeset in ffmpeg [c4e0e744] by Michael Niedermayer <michaelni@gmx.at>
wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 …
1:39 AM Ticket #1504 (Split an input video into multiple output video chunks) created by burek
So far, people can use -ss and -t to cut the video chunk out of the …
1:27 AM Ticket #939 (FFplay issue when SDL compiled with GCC 4.6.2) closed by Michael Niedermayer
needs_more_info: Closing as this is most likely a SDL bug. (and noone provided any …
1:15 AM Ticket #123 (Fuzzed sample crashes ffplay) updated by Michael Niedermayer
cant reproduce any crash
1:09 AM Ticket #1479 (--disable-optimisations causes build to fail against android ndk) closed by Michael Niedermayer
fixed: As this works with git head, closing. If you want me to backport some …
12:51 AM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by Michael Niedermayer
instead of asyncts you can also use aresample
12:16 AM Changeset in ffmpeg [a87b17f3] by Mans Rullgard <mans@mansr.com>
vf_yadif: move x86 init code to x86/yadif.c Signed-off-by: Mans …
12:16 AM Changeset in ffmpeg [2f0accf1] by Mans Rullgard <mans@mansr.com>
vf_gradfun: move x86 init code to x86/gradfun.c Signed-off-by: Mans …
12:11 AM Ticket #1481 (BUS error on misaligned memory access on some ARM) closed by Michael Niedermayer
fixed: added a --disable-fast-unaligned option
12:04 AM Changeset in ffmpeg [d35a9864] by Michael Niedermayer <michaelni@gmx.at>
configure: make fast_unaligned configureable Fixes Ticket1481 …

Jul 1, 2012:

11:12 PM Ticket #1473 (ffplay: mp3 with multiple APICs) updated by Carl Eugen Hoyos
Status changed
9:22 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by Michael Niedermayer
The check for printing the warning is after the …
9:05 PM Ticket #1473 (ffplay: mp3 with multiple APICs) updated by Michael Niedermayer
Component changed
I think this qualifies a ffplay issue
8:56 PM incorrectdecode.h264 attached to Ticket #1503 by Carl Eugen Hoyos
8:54 PM Changeset in ffmpeg [fc31508e] by Martin Storsjö <martin@martin.st>
roqvideo: Remove a totally unused dspcontext Signed-off-by: Martin …
8:54 PM Ticket #1503 (Incorrect H264 decoding) created by Carl Eugen Hoyos
http://trac.videolan.org/vlc/ticket/7009 I will attach 39 H264 …
8:43 PM Changeset in ffmpeg [5eb353e0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:46 PM Ticket #1471 (The creation time in Android video is reported incorrectly.) closed by Michael Niedermayer
fixed: Added a workaround
7:41 PM Changeset in ffmpeg [23eeffcd] by Michael Niedermayer <michaelni@gmx.at>
mov: add workaround for incorrect 0 time point. Fixes Ticket1471 …
7:38 PM Changeset in ffmpeg [779f8bc] by Mans Rullgard <mans@mansr.com>
smacker: remove some unused code This removes some code apparently …
7:38 PM Changeset in ffmpeg [d55e5e6b] by Mans Rullgard <mans@mansr.com>
dsicin: remove dead assignment Signed-off-by: Mans Rullgard …
7:38 PM Changeset in ffmpeg [3c928477] by Mans Rullgard <mans@mansr.com>
aacdec: remove dead assignment Signed-off-by: Mans Rullgard …
7:38 PM Changeset in ffmpeg [800ab1ba] by Mans Rullgard <mans@mansr.com>
rl2: remove dead assignment Signed-off-by: Mans Rullgard <mans@mansr.com>
7:38 PM Changeset in ffmpeg [1c2c64ed] by Mans Rullgard <mans@mansr.com>
proresenc: make a variable local to the loop where it is used This …
7:38 PM Changeset in ffmpeg [4ca6d206] by Mans Rullgard <mans@mansr.com>
alsdec: remove dead assignments Signed-off-by: Mans Rullgard …
7:21 PM Changeset in ffmpeg [c23dcd97] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: update, seem this has been forgotten Signed-off-by: Michael …
7:15 PM Ticket #1469 (Timecode too fast after Yadif) updated by Michael Niedermayer
yadif=1:1 turns each field (2 per frame) into a frame, thus the rate …
7:02 PM Ticket #1455 (Summer logo 2 (2012) by Victoria Kirst) closed by llogan
completed (art)
7:00 PM Ticket #1448 (Summer Logos (2012) by Hervé Flores) closed by llogan
completed (art)
6:59 PM Changeset in ffmpeg [8ac3868f] by Michael Niedermayer <michaelni@gmx.at>
lavf/aiffdec: handle ID3 chunk Signed-off-by: Michael Niedermayer …
6:59 PM Ticket #1424 (Film Strip Logo) updated by llogan
Priority, Summary changed
6:57 PM Ticket #1421 (Summer logo 2 (2012) by Jagannath Srs) closed by llogan
completed (art)
6:56 PM Ticket #1420 (Summer logo (2012) by Unknown) closed by llogan
invalid: Closing as invalid due to unknown author.
6:53 PM Ticket #1419 (Summer logo (2012) by Jagannath Srs) closed by llogan
completed (art)
6:51 PM Ticket #1418 (Summer logo (2012) by Victoria Kirst) closed by llogan
completed (art)
6:49 PM Changeset in ffmpeg [87b98689] by Michael Niedermayer <michaelni@gmx.at>
h264: clear the ref lists when the reference are cleared. Fixes …
6:49 PM Changeset in ffmpeg [0c9283a0] by Michael Niedermayer <michaelni@gmx.at>
h264: check log2_max_poc_lsb for validity Signed-off-by: Michael …
6:32 PM Ticket #1498 (h264 crash 2) closed by Michael Niedermayer
fixed: fixed locally
6:28 PM Ticket #1494 (Assertion fails when encoding wmav2) closed by Carl Eugen Hoyos
duplicate: This was fixed / is a duplicate of ticket #1495 Thank you for the reports!
6:12 PM Ticket #1500 (Rotate a video around an arbitrary angle) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
6:06 PM crash.wmv attached to Ticket #1502 by Carl Eugen Hoyos
6:05 PM Ticket #1502 (vc1 decoding regression) created by Carl Eugen Hoyos
http://trac.videolan.org/vlc/ticket/6904 I will attach crash.wmv (does …
6:02 PM Ticket #1498 (h264 crash 2) updated by Carl Eugen Hoyos
I attached the 32bit valgrind output, the sample cannot be cut …
6:00 PM valgrind.log attached to Ticket #1498 by Carl Eugen Hoyos
5:03 PM Ticket #1498 (h264 crash 2) updated by Michael Niedermayer
cant reproduce on linux 64/32 bit
4:59 PM Ticket #1500 (Rotate a video around an arbitrary angle) updated by Stefano Sabatini
Priority, Status, Component changed
4:35 PM Changeset in ffmpeg [aa1cceb5] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: rename variable "size" to "list_size" The new name is …
4:35 PM Changeset in ffmpeg [3bee286] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: pass the top level chained muxer format context to …
4:20 PM Changeset in ffmpeg [3893feec] by Martin Storsjö <martin@martin.st>
opt/eval: Include mathematics.h for NAN/INFINITY These files use …
4:06 PM Changeset in ffmpeg [a1245d5c] by Martin Storsjö <martin@martin.st>
mathematics: Don't use division by zero in NAN/INFINITY macros Some …
4:04 PM Changeset in ffmpeg [91ce7c21] by Michael Niedermayer <michaelni@gmx.at>
ituh263dec: use av_assert Signed-off-by: Michael Niedermayer …
4:02 PM Changeset in ffmpeg [9eb6e5cc] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: switch all remaining asserts to av_asserts Signed-off-by: …
2:42 PM Ticket #1501 (udp-lite support) created by TheRock1987
Hey Everbody, I would suggest a udp-lite (RFC 3828) support to …
2:09 PM Ticket #1500 (Rotate a video around an arbitrary angle) created by Marco Baumgärtner
I wish ffmpeg to have a command to rotate a video around an arbitrary …
2:02 PM Ticket #1498 (h264 crash 2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Shows invalid reads with valgrind.
1:48 PM Ticket #1499 (x11grab BadCursor) updated by Carl Eugen Hoyos
Component, Description changed
Could you test if it works with 219a6fb? Unrelated: Is arch=x86_64 …
1:22 PM Ticket #1499 (x11grab BadCursor) created by ghafil
FFMPEG recent master/head x11grab input gives BadCursor request, …
12:51 PM Changeset in ffmpeg [710bd8a3] by Martin Storsjö <martin@martin.st>
wma: Lower the maximum number of channels to 2 ff_wma_init is used …
11:26 AM Ticket #1498 (h264 crash 2) created by ami_stuff
http://www.datafilehost.com/download-6f8f3112.html […]
11:25 AM Changeset in ffmpeg [889c1ec4] by Mans Rullgard <mans@mansr.com>
x86: cpu: clean up check for cpuid instruction support This adds …
10:25 AM Changeset in ffmpeg [6263415] by Mans Rullgard <mans@mansr.com>
ARM: generate position independent code to access data symbols This …
9:07 AM Ticket #1497 (Support for EDL cutting while encoding videos) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
7:54 AM Ticket #1497 (Support for EDL cutting while encoding videos) created by ramitb
Can FFMPEG add support to read an EDL file to cut video files while …
3:24 AM Ticket #1496 (Stream passthru : VideoCodec copy) created by Lupu
FFserver does not support FFmpeg's "-vcodec copy" or "-acodec copy" …
12:44 AM Changeset in ffmpeg [f7cba736] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …

Jun 30, 2012:

8:44 PM Changeset in ffmpeg [64b25938] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:44 PM Changeset in ffmpeg [be24f851] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: re-set frame_size after filter graph reset. The filter …
7:43 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
[…]
7:28 PM Ticket #1495 (resample / ac3 encoding regression) closed by Michael Niedermayer
fixed: Fixed locally, will be in my next git push
7:27 PM Changeset in ffmpeg [51d25783] by Michael Niedermayer <michaelni@gmx.at>
swr: fix MMX resample code, add emms Fixes Ticket1495 Signed-off-by: …
7:20 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
Still fails here with current git head: […]
6:49 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Michael Niedermayer
I could not reproduce it but i found several issues in wmaenc some may …
6:44 PM Changeset in ffmpeg [7001eee1] by Michael Niedermayer <michaelni@gmx.at>
avcodec_encode_audio2: print error messages for errors Signed-off-by: …
6:16 PM Changeset in ffmpeg [5968a076] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: rewrite 2nd stage quantization code this is faster and more …
5:42 PM Changeset in ffmpeg [0755033f] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: remove alternative quantization loop Signed-off-by: Michael …
5:38 PM Changeset in ffmpeg [799df083] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: fix off by 1 error in quantization loop Signed-off-by: …
5:36 PM Changeset in ffmpeg [e704ab3d] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: change another assert to av_assert Signed-off-by: Michael …
4:58 PM Changeset in ffmpeg [ac2d3b0f] by Michael Niedermayer <michaelni@gmx.at>
nutdec: set duration_estimation_method Signed-off-by: Michael …
4:27 PM Ticket #1376 (avfilter crash) updated by ami_stuff
Athlon XP
4:24 PM Changeset in ffmpeg [ceabc13f] by Ronald S. Bultje <rsbultje@gmail.com>
dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.
4:22 PM Changeset in ffmpeg [e915674] by Martin Storsjö <martin@martin.st>
dnxhdenc: add space between function argument type and comment. …
4:10 PM Changeset in ffmpeg [66a02159] by Martin Storsjö <martin@martin.st>
x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* …
3:22 PM Changeset in ffmpeg [3233ad4b] by Michael Niedermayer <michaelni@gmx.at>
nutdec: estimate duration from last syncpoint Previously nut used the …
3:22 PM Changeset in ffmpeg [e2c95e6b] by Michael Niedermayer <michaelni@gmx.at>
nutdec: remove assert that is wrong for some new duration code. …
3:22 PM Changeset in ffmpeg [9d230ba9] by Michael Niedermayer <michaelni@gmx.at>
nutdec: check that filesize is valid before using it. Signed-off-by: …
3:15 PM Ticket #1458 (aresample crashes on channel count change) updated by Carl Eugen Hoyos
The crash is fixed, but audio output is broken after channel count …
2:19 PM Changeset in ffmpeg [58f22f70] by Marton Balint <cus@passwd.hu>
ffplay: only configure video filters after we got the first frame …
1:52 PM Ticket #1366 (aac enc crash) updated by Carl Eugen Hoyos
Which CPU are you using? Is this with a 32-bit executable?
1:52 PM Ticket #1376 (avfilter crash) updated by Carl Eugen Hoyos
Which CPU are you using? Is this with a 32-bit executable?
1:48 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Unrelated to this ticket: Could you provide us with the current EULA …
1:03 PM Changeset in ffmpeg [4f2c846d] by Martin Storsjö <martin@martin.st>
attributes: Add a definition of av_always_inline for MSVC …
1:01 PM Changeset in ffmpeg [b12e61ac] by Stefano Sabatini <stefasab@gmail.com>
ffplay: factorize expression in audio_decode_frame() Possibly improve …
12:44 PM Changeset in ffmpeg [d3ed1c95] by Martin Storsjö <martin@martin.st>
cmdutils: Pass the actual chosen encoder to filter_codec_opts This …
12:18 PM Changeset in ffmpeg [5a608a23] by Martin Storsjö <martin@martin.st>
os_support: Add fallback definitions for stat flags Mingw headers …
12:18 PM Changeset in ffmpeg [cab2eb87] by Martin Storsjö <martin@martin.st>
os_support: Rename the poll fallback function to ff_poll The fallback …
12:18 PM Changeset in ffmpeg [cdee08e3] by Martin Storsjö <martin@martin.st>
network: Check for struct pollfd We need to include winsock2.h here, …
12:17 PM Changeset in ffmpeg [71078ad] by Martin Storsjö <martin@martin.st>
os_support: Don't compare a negative number against socket descriptors …
12:16 PM Changeset in ffmpeg [5aff37d2] by Martin Storsjö <martin@martin.st>
os_support: Include all the necessary headers for the win32 open …
12:03 PM Changeset in ffmpeg [6f5e7e86] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use the more powerful version of abuffersink.
12:03 PM Changeset in ffmpeg [1f5c1333] by Nicolas George <nicolas.george@normalesup.org>
sink_buffer: implement fixed frame size.
12:03 PM Changeset in ffmpeg [0689d5e1] by Nicolas George <nicolas.george@normalesup.org>
lavfi: implement samples framing on links. Links can be set up to …
11:49 AM Changeset in ffmpeg [c9c4835f] by Nicolas George <nicolas.george@normalesup.org>
fate: add a test for the -force_key_frames option. It broke twice in …
11:49 AM Changeset in ffmpeg [20a8dca5] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: fix parsing of -force_key_frames option. Identical to commit …
9:23 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
The assert is triggered through the regression described in ticket …
9:21 AM Changeset in ffmpeg [ca612a27] by Clément Bœsch <ubitux@gmail.com>
swr: fix make checkheaders.
9:18 AM Changeset in ffmpeg [022cbb67] by Clément Bœsch <ubitux@gmail.com>
swr: small align cosmetic.
9:18 AM Changeset in ffmpeg [3491c2a9] by Clément Bœsch <ubitux@gmail.com>
swr: use asm instead of asm. For consistency only.
9:16 AM Ticket #1495 (resample / ac3 encoding regression) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Summary changed
Regression since 4ccf6e3, not reproducible with wav and mp2 […]
7:22 AM SupportedMediaTypesInFormats edited by Carl Eugen Hoyos
(diff)
5:00 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by grolschie
Using "-ar 44100" also faults. Dropping the "-ar 48000" works. Using …
4:51 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by grolschie
> Is this also reproducible with ffmpeg -i ... -vn out.wma ? > …
1:17 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by Elon Musk
This is not really regression since 0a7bf34 because that commit …

Jun 29, 2012:

11:12 PM Changeset in ffmpeg [f2fd1678] by Mans Rullgard <mans@mansr.com>
x86: vc1: fix and enable optimised loop filter The problem is that …
10:54 PM Ticket #1495 (resample / ac3 encoding regression) updated by grolschie
Thanks. It's a Youtube video (low quality H263+MP3), and these expire. …
10:10 PM Ticket #1483 (Allow a list of keyframe numbers that are valid for starting a new segment) updated by Carl Eugen Hoyos
Please consider sending patches to ffmpeg-devel, they usually receive …
10:09 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
Description, Component, Summary, Priority, Version, Keywords changed
Regression since 0a7bf34 Is this also reproducible with ffmpeg -i ... …
10:00 PM Ticket #1495 (resample / ac3 encoding regression) updated by Carl Eugen Hoyos
Version, Component changed
Please provide the input file (output files are typically not useful).
9:24 PM Changeset in ffmpeg [8a85660d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: file: …
9:15 PM Changeset in ffmpeg [94a00ec8] by Stefano Sabatini <stefasab@gmail.com>
ffplay: group together and vertically align correlated parameters in …
9:15 PM Changeset in ffmpeg [81796602] by Stefano Sabatini <stefasab@gmail.com>
ffplay: vertially align complex if condition in audio_decode_frame() …
9:15 PM Changeset in ffmpeg [347ecfd] by Stefano Sabatini <stefasab@gmail.com>
ffplay: move assignment in else block in audio_decode_frame() Avoid …
9:15 PM Changeset in ffmpeg [0d3ffde6] by Stefano Sabatini <stefasab@gmail.com>
ffplay: split overly long line in audio_decode_frame()
6:43 PM Changeset in ffmpeg [fb7688a8] by Michael Niedermayer <michaelni@gmx.at>
pngdsp: Fix license header Libav did not exist in 2008 thus this file …
6:43 PM Changeset in ffmpeg [7bbb6b38] by Michael Niedermayer <michaelni@gmx.at>
prores: Fix license header Libav did not exist in 2010 thus the file …
6:43 PM Changeset in ffmpeg [12863db] by Michael Niedermayer <michaelni@gmx.at>
wma_common: Fix license header common wma code existed long before …
6:22 PM Changeset in ffmpeg [439e32f9] by Clément Bœsch <ubitux@gmail.com>
RealText demuxer and decoder.
6:21 PM Changeset in ffmpeg [53640f42] by Clément Bœsch <ubitux@gmail.com>
SAMI demuxer and decoder.
6:20 PM Changeset in ffmpeg [d948893d] by Clément Bœsch <ubitux@gmail.com>
lavf/subtitles: add some SMIL helpers. This is needed for SAMI and …
6:20 PM Changeset in ffmpeg [e301f2f8] by Clément Bœsch <ubitux@gmail.com>
fate: add JacoSUB and MicroDVD subtitles tests.
6:20 PM Changeset in ffmpeg [04568f8d] by Clément Bœsch <ubitux@gmail.com>
fate: introduce subtitles.mak and move SubRip test in it.
6:20 PM Changeset in ffmpeg [8f4ce626] by Clément Bœsch <ubitux@gmail.com>
lavc/microdvddec: support "DEFAULT" properties.
6:20 PM Changeset in ffmpeg [0e7782c0] by Clément Bœsch <ubitux@gmail.com>
lavc/ass: honor Default style. The "Default" style written in the …
6:20 PM Changeset in ffmpeg [a19e9f2d] by Clément Bœsch <ubitux@gmail.com>
lavf/microdvd: rewrite using subtitles queue API.
6:19 PM Changeset in ffmpeg [0ef28e11] by Clément Bœsch <ubitux@gmail.com>
lavf/jacosubdec: fix FPE in case timeres is badly set.
5:13 PM Changeset in ffmpeg [60715511] by Clément Bœsch <ubitux@gmail.com>
lavf/jacosubdec: use subtitles queue API.
5:13 PM Changeset in ffmpeg [7c9f9685] by Clément Bœsch <ubitux@gmail.com>
lavf: add internal demuxer helpers for subtitles.
5:13 PM Changeset in ffmpeg [f926d916] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix a memleak in subtitles decoding.
4:27 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
Nothing stands out as being obviously wrong in …
4:14 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Ken
We normally specify bitrate and a bunch of other options, I submitted …
3:58 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
Output from 'ffmpeg -i infile.mov' is not needed. I see that the info …
3:51 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
The output video probably looks like crap, because your command line …
3:04 PM Changeset in ffmpeg [c1abfbc4] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: rename segment private context from "c" to "seg" in …
3:03 PM Changeset in ffmpeg [a9a7e215] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add stream_segment variant of the segment muxer This …
2:54 PM Changeset in ffmpeg [3cd4f9fd] by Stefano Sabatini <stefasab@gmail.com>
lavf: allow multiple names in output devices selected by …
1:19 PM Ticket #986 (windows named pipe seek) closed by Michael Niedermayer
fixed: Fixed by martin.sliwka
12:54 PM Changeset in ffmpeg [df531b0e] by Michael Niedermayer <michaelni@gmx.at>
avformat: disable seeking on FIFOs/named pipes Patch is addition to …
12:54 PM Changeset in ffmpeg [6851130f] by Michael Niedermayer <michaelni@gmx.at>
cosmetics: minor libavcodec spelling errors Also update some common …
12:53 PM Changeset in ffmpeg [3b1ab197] by Martin Storsjö <martin@martin.st>
file: Only include unistd.h if it exists It is included for the …
12:52 PM Changeset in ffmpeg [f9851130] by Martin Storsjö <martin@martin.st>
random_seed: Only read /dev/*random if we have unistd.h unistd.h is …
12:50 PM Changeset in ffmpeg [0692d4c8] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add some debugging logs
12:50 PM Changeset in ffmpeg [567eb9d3] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: fix command with missing -list option Replace -list …
12:50 PM Changeset in ffmpeg [d9355a03] by Stefano Sabatini <stefasab@gmail.com>
lavf/applehttp: add log message in case of applehttp_read_header() …
12:38 PM Changeset in ffmpeg [e312fcde] by Martin Storsjö <martin@martin.st>
doc: Indicate that RTMPT is natively implemented in libavformat …
12:38 PM Changeset in ffmpeg [dfb57fc5] by Martin Storsjö <martin@martin.st>
rtpdec: Don't explicitly include unistd.h any longer unistd.h used to …
12:36 PM StreamingGuide edited by Stefano Sabatini
Add a section showing a simple RTP streaming example. (diff)
11:31 AM Changeset in ffmpeg [e8e733ad] by Michael Niedermayer <michaelni@gmx.at>
dca: favor native over ffmpeg in table name Signed-off-by: Michael …
11:24 AM Changeset in ffmpeg [4fd07b93] by Stefano Sabatini <stefasab@gmail.com>
ffplay: avoid useless NULL checks in swr_free() swr_free() already …
11:24 AM Changeset in ffmpeg [46747182] by Stefano Sabatini <stefasab@gmail.com>
ffplay: fix wrong reference to function in audio_decode_frame() …
9:33 AM Changeset in ffmpeg [491846e4] by Michael Niedermayer <michaelni@gmx.at>
avutil: fix project name reference in doxy section Signed-off-by: …
9:31 AM Changeset in ffmpeg [84d73e9d] by Michael Niedermayer <michaelni@gmx.at>
dca: fix project reference in table name Signed-off-by: Michael …
9:28 AM Changeset in ffmpeg [be4ffb28] by Michael Niedermayer <michaelni@gmx.at>
vf_ass: fix table name to refer to correct lib. Signed-off-by: …
9:26 AM Changeset in ffmpeg [c83ed18d] by Michael Niedermayer <michaelni@gmx.at>
formats.h: fix project reference in comment Signed-off-by: Michael …
9:23 AM Changeset in ffmpeg [c496224] by Michael Niedermayer <michaelni@gmx.at>
pixdesc: fix project reference in comment Signed-off-by: Michael …
3:48 AM Ticket #1482 (Support eia_608 in wtv) updated by ramitb
1. Any solution how to handle this? I'm getting the same issues with …
2:38 AM 0001-support-a-keyframe-white-list-in-the-segment-format..patch attached to Ticket #1483 by gordon
patch
2:37 AM Ticket #1483 (Allow a list of keyframe numbers that are valid for starting a new segment) updated by gordon
Updated github: …
1:58 AM Changeset in ffmpeg [8fbe11e6] by Paul B Mahol <onemda@gmail.com>
Replace Libav with FFmpeg in license headers for files created by me …
1:07 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by grolschie
The static FFmpeg build was downloaded from here: …
1:02 AM Ticket #1495 (resample / ac3 encoding regression) updated by grolschie
System is Windows XP 32bit with AMD XP2800+ CPU. FFmpeg builds from …
12:57 AM Ticket #1495 (resample / ac3 encoding regression) created by grolschie
I have noticed with recent ffmpeg builds, that converting the low …
12:51 AM Ticket #1494 (Assertion fails when encoding wmav2) created by grolschie
System is Windows XP 32bit with Athlon XP2800+ CPU. Output from …

Jun 28, 2012:

11:17 PM Changeset in ffmpeg [c103dc0b] by Michael Niedermayer <michaelni@gmx.at>
git-howto: replace confusing and incorrect text about he testsuite by …
11:06 PM Changeset in ffmpeg [4e82bdea] by Michael Niedermayer <michaelni@gmx.at>
git-howto: partial rewrite of the push checklist to make it match …
10:33 PM Changeset in ffmpeg [8bff1d7c] by Michael Niedermayer <michaelni@gmx.at>
git-howto: remove inconvenient and odd 24h limit on rsync This was …
10:05 PM Changeset in ffmpeg [7c8b5d1d] by Michael Niedermayer <michaelni@gmx.at>
Makefile: remove checkheaders from the main check target checkheaders …
10:03 PM Changeset in ffmpeg [d007f963] by Michael Niedermayer <michaelni@gmx.at>
git-howto: cleanup, remove unreasonable recommendition. …
9:57 PM Changeset in ffmpeg [4453f6b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: flv: …
8:27 PM Changeset in ffmpeg [7877b50] by Stefano Sabatini <stefasab@gmail.com>
ffplay: simplify code by using avfilter_unref_bufferp()
8:27 PM Changeset in ffmpeg [b0fdd348] by Stefano Sabatini <stefasab@gmail.com>
lavfi: deprecate av_buffersrc_buffer() function Favor …
8:26 PM Changeset in ffmpeg [cd8bef96] by Michael Niedermayer <michaelni@gmx.at>
Generate channel layout, reordering for DTS-XXCH extension and, undo …
8:26 PM Changeset in ffmpeg [16f6c16a] by Michael Niedermayer <michaelni@gmx.at>
Parse & decode DTS XXCH frames Reviewed-by: Benjamin Larsson …
8:25 PM Changeset in ffmpeg [8d9fd581] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix maximum reference count check for non-b frames Below fixes …
8:17 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by dave rice
As I reported on ffmpeg-user I tested this file in a number of …
8:12 PM ffmpeg-20120628-153337.log attached to Ticket #1493 by Ken
output of -report using latest pull from git
8:11 PM Ticket #1482 (Support eia_608 in wtv) updated by Cigaes
I have several problems with this issue: First of all, in your WTV …
8:10 PM ffmpeg-20120620-163236.log attached to Ticket #1493 by Ken
output of -report
8:07 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) created by Ken
Summary of the bug: Using ffmpeg to transcode a MOV file …
7:44 PM Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) updated by Kyle
Replying to dbuitenh: > The problem is that configure …
7:40 PM Changeset in ffmpeg [8069db86] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: warn that -t does not work with -filter_complex.
7:40 PM Changeset in ffmpeg [2c793b85] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: warn when -t is used for inputs. Using -t on an input already …
7:10 PM Changeset in ffmpeg [fcf8706] by Nicolas George <nicolas.george@normalesup.org>
sink_buffer: warn when there are too many buffers.
7:10 PM Changeset in ffmpeg [05d6cc11] by Nicolas George <nicolas.george@normalesup.org>
buffersrc: warn when there are too many buffers.
5:56 PM Ticket #1366 (aac enc crash) updated by ami_stuff
yes, but does not crash with "--disable-asm"
5:55 PM Ticket #1376 (avfilter crash) updated by ami_stuff
does not crash with "--disable-asm"
5:18 PM Changeset in ffmpeg [3f59bbf5] by Paul B Mahol <onemda@gmail.com>
lavfi/amerge: silence warnings The warning silenced was: …
5:15 PM Changeset in ffmpeg [61123fb8] by Paul B Mahol <onemda@gmail.com>
parseutils: fix sorting of colors Signed-off-by: Paul B Mahol …
3:53 PM Ticket #1492 (document the mandelbrot source on ffmpeg.org) created by dave rice
The mandelbrot is awesome and found referenced in 'ffmpeg -filters' …
3:48 PM Ticket #1432 (progressive delay) updated by Mike
fate shows that my patch has a problem when the avi contains index …
3:24 PM Ticket #1439 ("creation_time" metadata incorrect in mov files) closed by Michael Niedermayer
fixed
3:09 PM Changeset in ffmpeg [e377208d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont copy creation_time as the destination file is not created …
2:53 PM Changeset in ffmpeg [b92c7ee6] by Luca Barbato <lu_zero@gentoo.org>
flv: add support for G.711 Signed-off-by: Luca Barbato …
2:03 PM Ticket #1491 ("-t" and "-filter_complex" are incompatible) created by TimNich
Summary of the bug: If using a commandline containing …
1:34 PM Ticket #1429 (ffmpeg 0.11.1 and git configure wrong) updated by Michael Niedermayer
which shell is configure using ? you have enough diskspace and there …
11:47 AM Changeset in ffmpeg [433492ac] by Diego Biurrun <diego@biurrun.de>
doc: git: Add checklist with test steps to perform before pushing
11:05 AM Changeset in ffmpeg [1cb34ea4] by Diego Biurrun <diego@biurrun.de>
flvenc: K&R formatting cosmetics
9:13 AM Changeset in ffmpeg [782763ed] by Michael Niedermayer <michaelni@gmx.at>
swr: fix compilation with ancient toolchain that doesnt support SSSE3 …
8:12 AM Changeset in ffmpeg [ccbcf482] by Michael Niedermayer <michaelni@gmx.at>
udp: use av_freep() instead of av_free() Signed-off-by: Michael …
7:59 AM Changeset in ffmpeg [fc5999d0] by Nicolas George <nicolas.george@normalesup.org>
lavf: add proper enum type for fmt ctx duration esitmation method …
6:19 AM Ticket #1320 (ffplay hang in avformat_find_stream_info) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
1:24 AM Ticket #1483 (Allow a list of keyframe numbers that are valid for starting a new segment) updated by gordon
Patch on github: …

Jun 27, 2012:

11:08 PM Changeset in ffmpeg [87df986d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mss1: …
10:36 PM Changeset in ffmpeg [ee7214c5] by Michael Niedermayer <michaelni@gmx.at>
log: change color for filters from blue to bright green The blue is …
10:36 PM Changeset in ffmpeg [4ccf6e39] by Michael Niedermayer <michaelni@gmx.at>
swr: MMX2 & SSSE3 int16 resample core about 4 times faster …
10:24 PM Ticket #1482 (Support eia_608 in wtv) updated by ramitb
Hi any thoughts on this? also can you please let me know what's the …
10:18 PM Changeset in ffmpeg [7803a040] by Michael Niedermayer <michaelni@gmx.at>
http: try to detect live akamai streams and dont enable seeking for …
10:07 PM Changeset in ffmpeg [d1c74ca2] by Michael Niedermayer <michaelni@gmx.at>
lsp: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:07 PM Changeset in ffmpeg [b1a17953] by Michael Niedermayer <michaelni@gmx.at>
lpc: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:48 PM sample.avi attached to Ticket #1490 by klaasje
9:47 PM Ticket #1490 (Infinity loop / lock in export image) created by klaasje
Summary of the bug: FFMPEG stays in loop and creates 10000000 jpg …
9:03 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by Carl Eugen Hoyos
Could you provide a backtrace when it hangs?
8:50 PM Changeset in ffmpeg [f1136b2b] by Michael Niedermayer <michaelni@gmx.at>
udp: fix occasional crash on shutdown Wait until the thread is down …
8:47 PM Changeset in ffmpeg [a1128225] by Alex Converse <alex.converse@gmail.com>
movenc: Add channel layouts for PCM.
8:29 PM Changeset in ffmpeg [54942c23] by Michael Niedermayer <michaelni@gmx.at>
lavc: clarify docs for avpkt->destruct avcodec_encode_audio2 docs are …
5:09 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by ericma
Has a fix for this problem been integrated in to FFMPEG yet? I'm …
4:05 PM Changeset in ffmpeg [15358ade] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: validate number of changeable palette entries
4:05 PM Changeset in ffmpeg [8f5d573a] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: report palette changed when some additional colours were decoded
3:44 PM Ticket #1432 (progressive delay) updated by Mike
The root cause of the problem is incorrect calculation of audio …
3:42 PM avi-mp3-v1.patch attached to Ticket #1432 by Mike
12:53 PM Ticket #1476 (rtp pcm_alaw/pcm_mulaw streaming from ALSA) updated by Spideru
I have done several tests, it seems that the problem appears only when …
11:49 AM Changeset in ffmpeg [a5bfa66d] by Mans Rullgard <mans@mansr.com>
x86: fft: replace call to memcpy by a loop The function call was a …
11:39 AM Changeset in ffmpeg [75d339e0] by Martin Storsjö <martin@martin.st>
udp: Support IGMPv3 source specific multicast and source blocking …
11:36 AM Changeset in ffmpeg [fa845061] by Martin Storsjö <martin@martin.st>
dxva2: include dxva.h if found Apparently, some build environments …
11:04 AM Changeset in ffmpeg [46df708b] by Martin Storsjö <martin@martin.st>
libm: Provide fallback definitions for isnan() and isinf() …
11:04 AM Changeset in ffmpeg [ef882e46] by Martin Storsjö <martin@martin.st>
tcp: Pass NULL as hostname to getaddrinfo if the string is empty This …
11:04 AM Changeset in ffmpeg [58f3e09e] by Martin Storsjö <martin@martin.st>
tcp: Set AI_PASSIVE when the socket will be used for listening …
9:17 AM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by Carl Eugen Hoyos
Keywords, Component changed
9:06 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by Carl Eugen Hoyos
A patch on ffmpeg-devel generally receives more attention, so if you …
9:03 AM Ticket #1489 (Tag [1][0][0][0]/0x00000001 incompatible with output codec id '65536') closed by Carl Eugen Hoyos
invalid: The relevant line is […] You cannot put pcm_s16le in mp4 / isom, it …
8:59 AM Ticket #1488 (can't use "-vf" to rotate video on linux) updated by Carl Eugen Hoyos
Priority, Keywords changed
Complete, uncut console output missing.
8:36 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by Bram Senders
I see you already uploaded the same sample I was going to provide, …
8:29 AM 3.7z attached to Ticket #1487 by downuse
the low bitrate sample files
8:26 AM Ticket #1489 (Tag [1][0][0][0]/0x00000001 incompatible with output codec id '65536') created by Fanch
Summary of the bug: How to reproduce: […]
8:24 AM Ticket #1488 (can't use "-vf" to rotate video on linux) created by Yoshi
I installed ffmpeg on linux red hat server and when I use cmd like …
7:59 AM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by downuse
ok. the output […]
5:37 AM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide complete, uncut console …
Note: See TracTimeline for information about the timeline view.