Timeline



Sep 3, 2012:

11:44 PM Changeset in ffmpeg [f82c4fb2] by Diego Biurrun <diego@biurrun.de>
x86: Add convenience macros to check for CPU extensions and flags
11:44 PM Changeset in ffmpeg [a84ac7a8] by Diego Biurrun <diego@biurrun.de>
x86: h264dsp: drop some unnecessary ifdefs around prototype declarations
11:12 PM Ticket #138 (add support for rtmp live stream) updated by taeuber
No I haven't tried yet. Next time I come around a live stream I'll try.
10:57 PM Ticket #511 (Intel JPEG library: flipped?) updated by Carl Eugen Hoyos
Keywords changed
9:51 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
Confirmed. If you add #EXT-X-ALLOW-CACHE:0 in the top of the …
9:41 PM Ticket #511 (Intel JPEG library: flipped?) closed by Michael Niedermayer
fixed
9:39 PM Changeset in ffmpeg [1fa4018e] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: try to fix different flipping behavior of inteljpegs. This …
9:30 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
I might have spotted an issue. Take the following example: ffmpeg -i …
9:30 PM Ticket #1713 (Linkage fails due to relocations) closed by Michael Niedermayer
invalid
9:26 PM Changeset in ffmpeg [507d2d28] by Michael Niedermayer <michaelni@gmx.at>
lsp: change assert to av_assert Signed-off-by: Michael Niedermayer …
9:24 PM Ticket #424 (A/V desync on transport stream) updated by Carl Eugen Hoyos
Keywords changed
Ticket #1715 may be related.
9:24 PM Ticket #1715 (Wrong timestamps for h264 in mpegts) updated by Carl Eugen Hoyos
Cc, Status, Reproduced by developer changed
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1715/
9:23 PM Changeset in ffmpeg [c868219c] by Michael Niedermayer <michaelni@gmx.at>
lavc: put motion test back. While not that usefull, we can as well …
9:20 PM CompilationGuide edited by cbsrobot
(diff)
9:20 PM Ticket #403 (-r to specify input frame rate does not work) closed by Carl Eugen Hoyos
invalid: Replying to buhman: > Verbatim Source: …
9:17 PM Ticket #1715 (Wrong timestamps for h264 in mpegts) created by Carl Eugen Hoyos
(Originally reported in ticket #403, maybe related to ticket #424). I …
9:05 PM Ticket #1714 (Wrong video stream chosen when transcoding Movie Maker created wmv files) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Summary changed
Reproducible since b286383 / 5e745ce, work-around is to use -map 0:1 …
8:40 PM Changeset in ffmpeg [e6dc0da5] by Michael Niedermayer <michaelni@gmx.at>
rmdec: remove unused variable Signed-off-by: Michael Niedermayer …
8:40 PM Changeset in ffmpeg [8cc77646] by Michael Niedermayer <michaelni@gmx.at>
yadif: remove unused variable Signed-off-by: Michael Niedermayer …
8:36 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
Ok, have tested on Master, applied the 3 attached patches (seems the …
8:23 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by kelexel
I can confirm this working with gcc-4.6 on FreeBSD-9. If you're using …
7:11 PM Ticket #1714 (Wrong video stream chosen when transcoding Movie Maker created wmv files) updated by Jernej Virag
A sample file to reproduce the problem with the name of …
7:08 PM Ticket #1714 (Wrong video stream chosen when transcoding Movie Maker created wmv files) created by Jernej Virag
FFMpeg detects a (very short) mjpeg string from within wmv file …[…]
6:54 PM CompilationGuide/Ubuntu edited by llogan
re-add --enable-x11grab that someone removed for no good reason (diff)
5:11 PM Ticket #1713 (Linkage fails due to relocations) updated by Andrey Utkin
This is fixed by adding -Wl,-Bsymbolic to last linkage command: […]
3:41 PM Changeset in ffmpeg [b0dc4286] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
3:27 PM Ticket #1713 (Linkage fails due to relocations) created by Andrey Utkin
Summary of the bug: Fail to link my own .so with ffmpeg's .a. Happens …
12:41 PM Changeset in ffmpeg [344fbc47] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss12: merge decode_pixel() and decode_top_left_pixel() No meaningful …
12:39 PM Changeset in ffmpeg [626c1a33] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss12: reduce SliceContext size from 1067 to 164 KB Signed-off-by: …
12:39 PM Changeset in ffmpeg [a97ee41b] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss12: move SliceContexts out of the common context into the codec …
9:33 AM Changeset in ffmpeg [eb239a57] by Diego Biurrun <diego@biurrun.de>
build: avcodec: order cosmetics
9:31 AM Changeset in ffmpeg [7681b883] by Diego Biurrun <diego@biurrun.de>
intrax8dsp: Add missing #include to make header standalone
8:43 AM Changeset in ffmpeg [13b6b7e0] by Diego Biurrun <diego@biurrun.de>
Delete motion-test tool; it is of doubtful utility.
12:49 AM Ticket #403 (-r to specify input frame rate does not work) reopened by buhman
I seem to have a similar problem with what appears to be video from …

Sep 2, 2012:

11:26 PM Changeset in ffmpeg [5d558303] by Michael Niedermayer <michaelni@gmx.at>
snowdec: remove unused variable Signed-off-by: Michael Niedermayer …
11:25 PM Changeset in ffmpeg [0b23452c] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix 2 uninitialized variable warnings Signed-off-by: Michael …
10:56 PM Ticket #1711 (increasing memory in flv - VP6F files) closed by Carl Eugen Hoyos
invalid
8:42 PM FilteringGuide edited by llogan
update filter list to 3.15.102 (diff)
8:29 PM CompilationGuide/Ubuntu edited by llogan
add disable-shared to fdk-aac configure; add fdk-aac upgrade info (diff)
7:56 PM Changeset in ffmpeg [f099fbf5] by Michael Niedermayer <michaelni@gmx.at>
Remove redundant masks in STORE_BGR24_MMX. Signed-off-by: Michael …
7:01 PM Changeset in ffmpeg [50b0edea] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
6:29 PM Ticket #1709 (2012 Autumn Website Banner Contest: herve flores) updated by llogan
Status, Summary changed
In your link I only see screenshots of the logos as shown on the site. …
5:32 PM CompilationGuide/Ubuntu edited by Doug
(diff)
4:15 PM Changeset in ffmpeg [083e65cf] by Michael Niedermayer <michaelni@gmx.at>
fate: add ansi256 test case Signed-off-by: Michael Niedermayer …
3:32 PM Changeset in ffmpeg [15616eb0] by Mans Rullgard <mans@mansr.com>
intrax8: move functions from dsputil to own context Signed-off-by: …
1:27 PM Ticket #1712 (Audio precision in lossless and long time to encode.) updated by Daniel
Thank you for your attention :)
1:22 PM Ticket #1712 (Audio precision in lossless and long time to encode.) updated by Cigaes
Analyzed by developer, Status, Version, Reproduced by developer changed
Possible explanation of the problem here: …
12:40 PM CompilationGuide/Ubuntu edited by Kalle_Carlito
(diff)
12:39 PM CompilationGuide/Ubuntu edited by Kalle_Carlito
(diff)
12:37 PM CompilationGuide/Ubuntu edited by Kalle_Carlito
(diff)
12:07 PM Ticket #1712 (Audio precision in lossless and long time to encode.) updated by Daniel
I think that is only with APE files, because i've tried with a FLAC …
11:47 AM Ticket #1712 (Audio precision in lossless and long time to encode.) updated by Cigaes
Does this happen only with APE files, or does it happen also if you …
10:57 AM Ticket #1712 (Audio precision in lossless and long time to encode.) created by Daniel
Summary of the bug: Hi, first of all, i'm sorry for my english. I've …
8:48 AM Changeset in ffmpeg [c8ef3093] by Stefano Sabatini <stefasab@gmail.com>
examples: add demuxing.c example
8:47 AM Ticket #1711 (increasing memory in flv - VP6F files) updated by DonMoir
fixed. …
8:42 AM Changeset in ffmpeg [f7eec895] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: set EXT-X-VERSION to 3 rather than to 4 There is …
8:42 AM Changeset in ffmpeg [34bf06a3] by Stefano Sabatini <stefasab@gmail.com>
lavfi: when configuring a link, set channel layout from previous link …
8:42 AM Changeset in ffmpeg [06fc74bd] by Stefano Sabatini <stefasab@gmail.com>
lavc/codec_desc: fix name of wavesynth codec
8:33 AM Using libav* edited by Stefano Sabatini
remove reference to libavcodec resampling documentation of libavcodec, … (diff)
8:32 AM Using libav* edited by Stefano Sabatini
perform some corrections to the text, avoid use of ugly "docu" … (diff)
8:29 AM Using libav* edited by Stefano Sabatini
remove reference to libavresample, as confusing (diff)
8:28 AM Using libav* edited by Stefano Sabatini
extend/clarify/correct description of the FFmpeg libraries (diff)
8:12 AM Using libav* edited by Stefano Sabatini
sort FFmpeg libraries to be more logically grouped (diff)
7:31 AM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
saste: ahh, nice! will test and report asap.
5:14 AM Using libav* edited by Roger Pack
add doxygen links, clarify some libs (diff)
4:54 AM Using libav* edited by Roger Pack
(diff)
4:52 AM Using libav* edited by Roger Pack
add tip on determining values (diff)
4:45 AM Using libav* edited by Roger Pack
add link to libav-user (diff)
4:36 AM Using libav* edited by Roger Pack
link to the doc/* files (diff)
4:23 AM Using libav* edited by Roger Pack
try to add some getting started options (diff)
4:10 AM Using libav* created by Roger Pack
init birthday
4:04 AM WikiStart edited by Roger Pack
minor cleanups, add link to using libav* (diff)
3:04 AM Changeset in ffmpeg [4654bf44] by Michael Niedermayer <michaelni@gmx.at>
flvdec: fix creation of lots of phantom data streams Signed-off-by: …
1:18 AM Ticket #1711 (increasing memory in flv - VP6F files) created by DonMoir
There is a bug in flvdec.c that continues to allocate memory. This …

Sep 1, 2012:

9:45 PM Changeset in ffmpeg [c112b6b6] by Michael Niedermayer <michaelni@gmx.at>
configure: Treat warnings as errors in check_yasm() yasm generates a …
9:45 PM Changeset in ffmpeg [19a71dbc] by Michael Niedermayer <michaelni@gmx.at>
psxstr: more correct array type. Signed-off-by: Michael Niedermayer …
5:22 PM Ticket #1667 (ffplay resizes can cause "garbage" in the margins) updated by Marton Balint
Status, Owner changed
5:12 PM Ticket #1710 (pictor: gray bar at the top) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
5:08 PM Ticket #1609 (ffplay: no refresh with still picture) closed by Marton Balint
fixed: Fixed in the latest git master.
5:03 PM GSAM.PIC attached to Ticket #1710 by ami_stuff
5:03 PM Ticket #1710 (pictor: gray bar at the top) created by ami_stuff
the file comes from PC Paint package […]
4:40 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) updated by Stefano Sabatini
Replying to fesago90: > I'm experiencing the same problem, …
4:11 PM 0008-lavf-segment-add-segment_list_live-option-allow-live.patch attached to Ticket #1642 by Stefano Sabatini
4:11 PM 0007-lavf-segment-add-EXT-X-MEDIA-SEQUENCE-tag-in-M3U8-he.patch attached to Ticket #1642 by Stefano Sabatini
4:11 PM 0006-lavf-segment-set-EXT-X-VERSION-to-3-rather-than-to-4.patch attached to Ticket #1642 by Stefano Sabatini
4:10 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by Stefano Sabatini
Replying to kelexel: > I see, in essence m3u8(-specs) and …
3:49 PM Changeset in ffmpeg [c0daa73a] by Michael Niedermayer <michaelni@gmx.at>
fix flv new stream handling after head already parsed This fixes …
3:35 PM Changeset in ffmpeg [5081310b] by Michael Niedermayer <michaelni@gmx.at>
lavf: add missing new line to some error messages 2 Signed-off-by: …
3:33 PM Changeset in ffmpeg [9d87cf51] by Michael Niedermayer <michaelni@gmx.at>
lavfi/vf_frei0: add missing new line to some error messages …
2:19 PM Ticket #1709 (2012 Autumn Website Banner Contest: herve flores) created by herve flores
Hi I made some banners (some months ago, before summer) here are …
1:59 PM Changeset in ffmpeg [53241b5d] by Michael Niedermayer <michaelni@gmx.at>
lavc: add missing new line to some messages Signed-off-by: Michael …
1:59 PM Changeset in ffmpeg [08277a45] by Michael Niedermayer <michaelni@gmx.at>
lavf: add missing new line to some error messages Signed-off-by: …
1:59 PM Changeset in ffmpeg [9b4badb0] by Michael Niedermayer <michaelni@gmx.at>
Fix libx264 profile listing Signed-off-by: Michael Niedermayer …
1:37 PM Changeset in ffmpeg [9cdb596] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs: remove unused and half existing vo_fs variable It breaks …
1:23 PM Changeset in ffmpeg [65a31a0d] by Michael Niedermayer <michaelni@gmx.at>
ansi: erase screen on first frame Signed-off-by: Michael Niedermayer …
1:23 PM Changeset in ffmpeg [3ac718d6] by Michael Niedermayer <michaelni@gmx.at>
ansi: support 256-colors Signed-off-by: Michael Niedermayer …
1:22 PM Changeset in ffmpeg [95b9e56b] by Michael Niedermayer <michaelni@gmx.at>
ansi: support escaped codes where last argument is zero …
1:22 PM Changeset in ffmpeg [368a768c] by Michael Niedermayer <michaelni@gmx.at>
ansi: remove misplaced return Signed-off-by: Michael Niedermayer …
12:59 PM Changeset in ffmpeg [c3f20cef] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
12:23 PM Changeset in ffmpeg [75a4b91] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'stev47/master' * stev47/master: cpia: …
12:09 PM Changeset in ffmpeg [899101d3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: crypto: …
10:11 AM Ticket #1532 (Additional column in "ffmpeg -codecs") closed by Stefano Sabatini
fixed: Fixed by Anton in: […]
10:08 AM Ticket #1649 (add a volumedetect audio filter) closed by Stefano Sabatini
fixed: Shoulld be fixed by the volumedetect filter, added in: […]
8:59 AM Changeset in ffmpeg [a26789cf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with yasm-0.6.2.
8:16 AM Changeset in ffmpeg [e3096771] by Stephan Hilb <stephan@ecshi.net>
Merge branch 'master' of git://source.ffmpeg.org/ffmpeg
8:12 AM Changeset in ffmpeg [296140eb] by Stephan Hilb <stephan@ecshi.net>
cpia: move reget_buffer after header check If the header is invalid, …
7:44 AM Ticket #1708 (mss2: error while decoding stream) updated by Carl Eugen Hoyos
Reproduced by developer, Keywords, Status, Version, Component changed
Reproducible with mplayer -nosound -demuxer lavf, not reproducible …
7:26 AM Changeset in ffmpeg [d55252c3] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove decimate wrapper It was natively integrated into …
4:30 AM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by vel2000
I can confirm this issue. No device, neither iOS or Android, is able …
4:05 AM Changeset in ffmpeg [3061664a] by Michael Niedermayer <michaelni@gmx.at>
avoid ambigous buffersink names Signed-off-by: Michael Niedermayer …
4:05 AM Changeset in ffmpeg [e4e02a7d] by Michael Niedermayer <michaelni@gmx.at>
libavfilter: Support the forks ABI for buffer sinks With this change …
3:22 AM Changeset in ffmpeg [9d89c8b3] by Philip Langdale <philipl@overt.org>
matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. …
1:44 AM Ticket #1708 (mss2: error while decoding stream) updated by ami_stuff
probably related to ticket #1477
1:40 AM Ticket #1708 (mss2: error while decoding stream) created by ami_stuff
play ok in wmp …
1:20 AM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by ewhac
I'm seeing the same problem, using a Pinnacle Dazzle DVC-100. Audio …
1:02 AM ffmpeg-20120831-173234.log attached to Ticket #692 by ewhac
Specifies video input first; audio in final file is slightly early.
1:01 AM ffmpeg-20120831-173134.log attached to Ticket #692 by ewhac
Specifies audio input first; audio in final file is very late.

Aug 31, 2012:

11:54 PM Changeset in ffmpeg [6a0dfe3b] by Michael Niedermayer <michaelni@gmx.at>
fate-utvideoenc: remove unneeded -f avi Signed-off-by: Michael …
11:29 PM Changeset in ffmpeg [4814326] by Michael Niedermayer <michaelni@gmx.at>
swr/resample: update SSSE3 flag to new name Signed-off-by: Michael …
9:27 PM Changeset in ffmpeg [12c8912d] by Martin Storsjö <martin@martin.st>
crypto: Remove a stray double space Signed-off-by: Martin Storsjö …
9:27 PM Changeset in ffmpeg [235f74d] by Martin Storsjö <martin@martin.st>
Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_* Signed-off-by: …
9:04 PM Changeset in ffmpeg [50591626] by Michael Niedermayer <michaelni@gmx.at>
flic: use AV_LOG_ERROR for error message Signed-off-by: Michael …
9:03 PM Changeset in ffmpeg [d2b927d4] by Michael Niedermayer <michaelni@gmx.at>
filmstripdec: add new line to error message Signed-off-by: Michael …
7:35 PM Changeset in ffmpeg [dfb4757b] by Michael Niedermayer <michaelni@gmx.at>
lavc: support building with the forks ABI for …
7:35 PM Changeset in ffmpeg [42e78552] by Michael Niedermayer <michaelni@gmx.at>
configure: add switch to enable debian/libav compatible ABI needed …
7:35 PM Changeset in ffmpeg [7b607eb5] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: use avcodec_find_best_pix_fmt_of_2() Signed-off-by: …
7:35 PM Changeset in ffmpeg [704a5a06] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: use avcodec_find_best_pix_fmt_of_2() Signed-off-by: …
7:35 PM Changeset in ffmpeg [2a54ae9d] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add avcodec_find_best_pix_fmt_of_2() and deprecate …
7:16 PM Ticket #1646 (bad first_dts in h264 file) updated by DonMoir
Yeah, works now. Thanks
7:00 PM Changeset in ffmpeg [5559444] by Marton Balint <cus@passwd.hu>
ffplay: only free vfilters on exit Freeing it in the end of the video …
7:00 PM Changeset in ffmpeg [0e5042be] by Marton Balint <cus@passwd.hu>
ffplay: replace SDL_delay in read thread with SDL_CondWait When the …
7:00 PM Changeset in ffmpeg [4a45e722] by Marton Balint <cus@passwd.hu>
ffplay: requeue last picture on forced video refresh Fixes ticket …
5:58 PM Changeset in ffmpeg [fe79fc2e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
dvbsubdec: set width/height from display def if not set. This fixes …
5:58 PM Changeset in ffmpeg [dddd006c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
wtvdec: set correct codec ID for CC streams. Closed caption data is …
4:09 PM Changeset in ffmpeg [54ca7e39] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: add process_command callback This allows dynamic …
3:59 PM Ticket #1707 (ffplay: Increasing desync) created by Carl Eugen Hoyos
The sample from ticket #1230 can be transcoded with ffmpeg ("ffmpeg -i …
3:49 PM Changeset in ffmpeg [fa838a0c] by Stefano Sabatini <stefasab@gmail.com>
configure: add decimate filter dependency on avcodec
2:48 PM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
> Is the original problem (that encoding fails and aborts) also …
2:29 PM Ticket #1230 (Support Windows Media Screen Codec 2) closed by Carl Eugen Hoyos
fixed: Implemented by Alberto Delmás and Kostya Shishkov.
2:12 PM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by houbahop69
Replying to cehoyos: > It is very difficult to read the …
2:04 PM Changeset in ffmpeg [9dd3d6c7] by Stefano Sabatini <stefasab@gmail.com>
lavfi: port decimate libmpcodecs filter This filter is based on the …
2:04 PM Changeset in ffmpeg [6c010782] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop Set x …
2:02 PM Changeset in ffmpeg [e64b941d] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove smartblur filter It was natively integrated into …
1:45 PM Changeset in ffmpeg [d7587ba1] by Michael Niedermayer <michaelni@gmx.at>
flvdec: remove duplicate return Signed-off-by: Michael Niedermayer …
1:45 PM Changeset in ffmpeg [0b7d12e8] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: fix duplicate return Signed-off-by: Michael Niedermayer …
1:39 PM Ticket #1695 (build fails with --disable-mmx) closed by Stefano Sabatini
fixed: Fixed by Diego in: […]
1:39 PM Changeset in ffmpeg [52be542] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add some missing _EXTERNAL suffixes to yasm source files.
1:22 PM Changeset in ffmpeg [9cb91999] by Michael Niedermayer <michaelni@gmx.at>
buffersink: remove stray ; Signed-off-by: Michael Niedermayer …
1:20 PM Changeset in ffmpeg [e234301c] by Michael Niedermayer <michaelni@gmx.at>
bintext: remove stray ; Signed-off-by: Michael Niedermayer …
1:15 PM Changeset in ffmpeg [f61ee9b5] by Michael Niedermayer <michaelni@gmx.at>
dsicinav: fix signed integer overflow Signed-off-by: Michael …
12:40 PM Ticket #1706 ((win64) avformat/FFMPEG crashed after connection loss to stream server) updated by Vladimir
Replying to cehoyos: > Is this also reproducible with …
12:27 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) closed by Carl Eugen Hoyos
fixed: I committed a documentation update for the next 0.7, 0.8, 0.9, 0.10 …
12:26 PM Changeset in ffmpeg [a9a1bc5] by Michael Niedermayer <michaelni@gmx.at>
ffplay: get rid of void casts in the option table Signed-off-by: …
12:25 PM Changeset in ffmpeg [b1034505] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix function parameters Signed-off-by: Michael Niedermayer …
12:24 PM Ticket #1706 ((win64) avformat/FFMPEG crashed after connection loss to stream server) updated by Carl Eugen Hoyos
Is this also reproducible with current git head? Sorry if I …
12:17 PM Changeset in ffmpeg [f50bb62e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify that -passlogfile has a different syntax when used with …
12:17 PM Changeset in ffmpeg [c497d71a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify that -passlogfile has a different syntax when used with …
12:17 PM Changeset in ffmpeg [f6ebfeb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify that -passlogfile has a different syntax when used with …
12:17 PM Changeset in ffmpeg [c7b73724] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify that -passlogfile has a different syntax when used with …
12:16 PM Changeset in ffmpeg [3f78fe1d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify that -passlogfile has a different syntax when used with …
11:34 AM Changeset in ffmpeg [c617bed3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: MSS1 …
11:30 AM ffmpeg_crash_linux.txt attached to Ticket #1706 by Vladimir
GDB Output from linux
11:29 AM Ticket #1706 ((win64) avformat/FFMPEG crashed after connection loss to stream server) created by Vladimir
Summary of the bug: When I stream using ffmpeg libraries or …
11:01 AM Changeset in ffmpeg [98298eb1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' * commit …
9:15 AM Changeset in ffmpeg [f3683349] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write TIFF Tag ExtraSamples when encoding pix_fmts that contain …
9:01 AM Changeset in ffmpeg [5eb532a9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Reorder pix_fmts in tiffenc.c.
8:57 AM Changeset in ffmpeg [a5a90fa5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify setting colour space for mono* when encoding tiff.
8:15 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to jonb: > Yeah I noticed that when I …
8:12 AM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
It is very difficult to read the log you provided, but am I correct …
8:03 AM Ticket #1705 (Wrong pixel format for overlay) closed by Carl Eugen Hoyos
invalid: (Did you RTFM?) There is an option for the overlay filter called "rgb" …
8:00 AM output.png attached to Ticket #1705 by jwjwjw
8:00 AM overlay.png attached to Ticket #1705 by jwjwjw
7:59 AM background.png attached to Ticket #1705 by jwjwjw
7:59 AM Ticket #1705 (Wrong pixel format for overlay) created by jwjwjw
Summary of the bug: The overlay filter uses an intermediate yuv420p …
7:53 AM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by houbahop69
Replying to cehoyos: > Is the problem also reproducible if …
7:41 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
It was taken directly from their web stream. The reason why I think …
7:40 AM Ticket #1678 (Regression with -vsync 1) updated by Carl Eugen Hoyos
Replying to jwjwjw: > You can see the frames changing on …
6:08 AM Changeset in ffmpeg [ede3d640] by Kostya Shishkov <kostya.shishkov@gmail.com>
MSS1 and MSS2: set final pixel format after common stuff has been …
5:37 AM Changeset in ffmpeg [ee769c6a] by Kostya Shishkov <kostya.shishkov@gmail.com>
MSS2 decoder Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
5:14 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
Please check this video showing both the clips side by side (old …
2:35 AM Changeset in ffmpeg [e7b43377] by Michael Niedermayer <michaelni@gmx.at>
v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 …
12:59 AM Changeset in ffmpeg [d96d6ba6] by Mans Rullgard <mans@mansr.com>
configure: handle --disable-asm before check_deps This is necessary …

Aug 30, 2012:

11:53 PM Changeset in ffmpeg [17337f54] by Diego Biurrun <diego@biurrun.de>
x86: Split inline and external assembly #ifdefs
11:53 PM Changeset in ffmpeg [43b73d59] by Diego Biurrun <diego@biurrun.de>
configure: x86: Separate inline from standalone assembler capabilities
11:02 PM Ticket #1537 (CPIA pixel format not supported) closed by Carl Eugen Hoyos
fixed: Your patch was applied.
10:24 PM Changeset in ffmpeg [6eac5546] by Michael Niedermayer <michaelni@gmx.at>
Add CPiA video decoder The cpia video decoder is intended to be used …
10:11 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) reopened by Felipe S
I'm experiencing the same problem, note that the playback of all but …
10:03 PM Ticket #1674 (Assertion fail when attempting to copy metadata) closed by Michael Niedermayer
fixed
10:00 PM Changeset in ffmpeg [469f8b1d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix assert failure Fixes Ticket1674 Signed-off-by: Michael …
9:48 PM Changeset in ffmpeg [19d89549] by Michael Niedermayer <michaelni@gmx.at>
find_stream_info: update last_dts more often This improves dts …
9:48 PM Ticket #1681 (Bad output framerate decision) closed by Michael Niedermayer
fixed
9:44 PM Changeset in ffmpeg [21411a41] by Martin Storsjö <martin@martin.st>
pktdumper: Use a custom define instead of PATH_MAX for buffers …
9:44 PM Changeset in ffmpeg [bcc44873] by Martin Storsjö <martin@martin.st>
pktdumper: Use av_strlcpy instead of strncpy This takes care of …
9:44 PM Changeset in ffmpeg [372de27d] by Martin Storsjö <martin@martin.st>
pktdumper: Use sizeof(variable) instead of the direct buffer length …
9:41 PM Ticket #1704 (ffplay plays at double speed with "-ac 2") updated by Roger Pack
seems reproducible in linux this one.
9:41 PM yo10.wav attached to Ticket #1704 by Roger Pack
9:41 PM Ticket #1704 (ffplay plays at double speed with "-ac 2") created by Roger Pack
Summary of the bug: How to reproduce: play attached file like $ …
9:39 PM Changeset in ffmpeg [db0a0aa2] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: add logging in case of image allocation failure
9:39 PM Changeset in ffmpeg [952caf11] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: remove pointless #undef exit
8:47 PM Ticket #702 (FFplay Does Not Play Videos with Odd Width Correctly) closed by mbradshaw
fixed: As far as the original issue is concerned, yes, this seems fixed. I'll …
8:24 PM Changeset in ffmpeg [438b86f] by Michael Niedermayer <michaelni@gmx.at>
faxcompr: fix byte alignment case Fixes Ticket1653 Found-by: …
8:18 PM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) closed by Michael Niedermayer
fixed
7:48 PM Changeset in ffmpeg [cb6defb0] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: consistently use printf rather than av_log()
7:48 PM Changeset in ffmpeg [078e2033] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: add file doxy
7:46 PM Changeset in ffmpeg [e53becc] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: give priority to pkg-config flags In case …
6:40 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Carl Eugen Hoyos
Keywords changed
6:33 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Roger Pack
the output does not look suspicious. the histogram output is also ok. …
6:17 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Carl Eugen Hoyos
Since it plays fine here and the output does not look suspicious in …
6:13 PM mono.441.mp3 attached to Ticket #1703 by Roger Pack
plays ok in vlc
6:11 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) created by Roger Pack
ffplay doesn't play any audio when given "mono" audio input How to …
5:37 PM Changeset in ffmpeg [ec36aa69] by Diego Biurrun <diego@biurrun.de>
x86: Fix linking with some or all of yasm, mmx, optimizations disabled …
5:29 PM Changeset in ffmpeg [50cd43f2] by Diego Biurrun <diego@biurrun.de>
configure: Add more fine-grained SSE CPU capabilities flags
5:06 PM Ticket #1502 (vc1 decoding regression) updated by Carl Eugen Hoyos
Keywords changed
5:04 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Carl Eugen Hoyos
Keywords changed
4:59 PM Ticket #1503 (Incorrect H264 decoding) updated by Carl Eugen Hoyos
Keywords changed
4:51 PM Changeset in ffmpeg [cdaec0b2] by Diego Biurrun <diego@biurrun.de>
avfilter: x86: Use more precise compile template names
4:50 PM Changeset in ffmpeg [a886b279] by Diego Biurrun <diego@biurrun.de>
x86: cosmetics: Comment some #endifs for better readability
4:21 PM Changeset in ffmpeg [04fc5c6b] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: add comfort noise generation
4:01 PM Changeset in ffmpeg [6fc892d2] by Michael Niedermayer <michaelni@gmx.at>
libvorbisdec: fix const nitpick warning Signed-off-by: Michael …
3:59 PM Changeset in ffmpeg [040405b5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideoenc: Switch to dsputils' median prediction Also, align the …
3:59 PM Changeset in ffmpeg [bbefd27e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideoenc: Avoid writing into the input picture Signed-off-by: …
3:56 PM Changeset in ffmpeg [370bb893] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: fix const correctness Signed-off-by: Michael Niedermayer …
3:50 PM Changeset in ffmpeg [0e781d94] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: remove unused variable Signed-off-by: Michael Niedermayer …
3:28 PM Changeset in ffmpeg [e8e4c8bd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
11:56 AM Changeset in ffmpeg [11d957fb] by Anton Khirnov <anton@khirnov.net>
avtools: remove the distinction between func_arg and func2_arg. …
11:56 AM Changeset in ffmpeg [bbcedade] by Anton Khirnov <anton@khirnov.net>
avconv: make the -passlogfile option per-stream.
11:56 AM Changeset in ffmpeg [038c0b1e] by Anton Khirnov <anton@khirnov.net>
avconv: make the -pass option per-stream.
11:56 AM Changeset in ffmpeg [e2785fa7] by Anton Khirnov <anton@khirnov.net>
cmdutils: make -codecs print lossy/lossless flags.
11:55 AM Changeset in ffmpeg [a2318326] by Anton Khirnov <anton@khirnov.net>
lavc: add lossy/lossless codec properties.
11:55 AM 6968a7d-good_results.txt attached to Ticket #1686 by Jon Bendtsen
11:55 AM c2e3b56-bad_result.txt attached to Ticket #1686 by Jon Bendtsen
11:54 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
The results are in: c2e3b56 is bad and it overwrites files. 6968a7d is …
11:37 AM Changeset in ffmpeg [f4c020e] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix usePal() Fixes Ticket1702 Signed-off-by: Michael …
11:30 AM Ticket #1702 (Transparency information gets lost when converting from gray8a to rgba) closed by Michael Niedermayer
fixed
9:49 AM Ticket #1699 (iff: fix aspect ratio) updated by ami_stuff
Replying to cehoyos: > Don't you agree that the aspect is …
9:47 AM Changeset in ffmpeg [340e8e0b] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: fix pointer type warning Signed-off-by: Michael Niedermayer …
9:45 AM Ticket #769 (png gray8 alpha decodes incorrectly) closed by Carl Eugen Hoyos
fixed: One problem - that the decoded picture looked incorrect with ffplay - …
9:44 AM gray8a.yuv attached to Ticket #1702 by Carl Eugen Hoyos
9:43 AM Ticket #1702 (Transparency information gets lost when converting from gray8a to rgba) created by Carl Eugen Hoyos
(Second part of ticket #769) When converting from gray8a to rgba, the …
9:42 AM 1.iff attached to Ticket #1699 by ami_stuff
9:41 AM ham6.rar attached to Ticket #1701 by ami_stuff
9:40 AM Ticket #1701 (iff ilbm: some ham6 files decodes with graphics glitches) created by ami_stuff
I will attache archive with 3 iff ilbm ham6 files and with the output …
9:21 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > …
9:15 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg$ mkdir c2e3b56 …
9:11 AM Changeset in ffmpeg [b0545800] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: remove unused variable Signed-off-by: Michael …
9:10 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Replying to jonb: > > …
9:03 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by kaijun
I have pointed out where the problem is. Can you reproduce the issue?
9:02 AM Changeset in ffmpeg [d40e2c7a] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: kill uninitialized variable warning Signed-off-by: …
8:55 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I might script something that checks …
8:49 AM Ticket #1699 (iff: fix aspect ratio) updated by Carl Eugen Hoyos
Keywords, Version changed
Don't you agree that the aspect is correct for A4000T_HAM6.IFF without …
8:43 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Thanks to your work, we know now …
8:38 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Thanks to your work, we know now that the original bug was fixed …
8:31 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Do you know the value for …
8:28 AM Ticket #1671 (ffmpeg crashed using filter 'volume') updated by Carl Eugen Hoyos
Priority, Reproduced by developer changed
The original crash was fixed in the merge commit 16e25ef.
8:20 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Do you know the value for $insert_correct_version_here$ ?
8:03 AM Ticket #1661 (Adding/converting srt to dvdsub subtitle) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George.
7:38 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Anyway, back to the topic. Why havent http://ffmpeg.org/ffmpeg.html
7:35 AM Ticket #1695 (build fails with --disable-mmx) reopened by Stefano Sabatini
Replying to cehoyos: > Fixed by Diego. Not yet. …
7:34 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Yeah I noticed that when I reconnected my screen as well. The 3 pass …
7:27 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to cehoyos: > Replying to jonb: > > …
7:26 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > There is no reason to waste CPU …
7:24 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > A h264 file (that is what your …
7:23 AM Ticket #1656 (AVRn (mjpeg): change field order for ntsc) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
7:21 AM Ticket #1700 (Can't publish stream to CRtmpServer) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
To make this a valid ticket, please provide your command line together …
7:18 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > ../ffmpeg -i 00000.MTS -vcodec …
7:08 AM Ticket #1695 (build fails with --disable-mmx) closed by Carl Eugen Hoyos
fixed: Fixed by Diego.
6:31 AM Ticket #1700 (Can't publish stream to CRtmpServer) created by king
Summary of the bug: Meet error "call to function _checkbw failed" …
3:20 AM Changeset in ffmpeg [5e363bb9] by Michael Niedermayer <michaelni@gmx.at>
flvenc: kill a uninitialized variable warning. Signed-off-by: Michael …
3:17 AM Changeset in ffmpeg [b3facc4a] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: fix uninitialized var warning This commit should be purely …
3:15 AM Changeset in ffmpeg [310fd0d3] by Michael Niedermayer <michaelni@gmx.at>
vsrc_testsrc: fix uninitilaized variable bug Found-by: gcc …
3:09 AM Changeset in ffmpeg [19dceef9] by Michael Niedermayer <michaelni@gmx.at>
vf_framestep: fix uninitilaized variable bug Found-by: gcc …
2:43 AM Ticket #1646 (bad first_dts in h264 file) closed by Michael Niedermayer
worksforme: the first streams first dts is 0: ff_read_packet stream=0, pts=0, …
2:28 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by Michael Niedermayer
your output contains "WARNING: library configuration mismatch". Please …
2:15 AM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Michael Niedermayer
Analyzed by developer, Keywords, Summary changed
This is not a regression, the video is really that long, the correct …
1:35 AM Ticket #1499 (x11grab BadCursor) updated by Michael Niedermayer
Cc changed
1:35 AM Ticket #1499 (x11grab BadCursor) updated by Michael Niedermayer
if you have a version that works and one that doesnt, please try to …
1:23 AM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Michael Niedermayer
Replying to cehoyos: > Since e4c00ac / 3bab7cd, ffmpeg …
1:17 AM CompilationGuide/Ubuntu edited by llogan
we don't need two x11grab warnings (diff)
12:38 AM Changeset in ffmpeg [afe6f337] by Michael Niedermayer <michaelni@gmx.at>
swscale.c: remove unused variable Signed-off-by: Michael Niedermayer …
12:34 AM Changeset in ffmpeg [19008e06] by Michael Niedermayer <michaelni@gmx.at>
wmavoice: switch to av_assert Signed-off-by: Michael Niedermayer …

Aug 29, 2012:

10:22 PM Changeset in ffmpeg [158a70f1] by Michael Niedermayer <michaelni@gmx.at>
mov: fix av_log int type Signed-off-by: Michael Niedermayer …
10:22 PM Changeset in ffmpeg [946ed78f] by Michael Niedermayer <michaelni@gmx.at>
aacdec: fix priming/skip for AAC HE/HE2 There is a remaining error of …
10:12 PM Changeset in ffmpeg [0fc684ff] by Michael Niedermayer <michaelni@gmx.at>
aacdec: pass AVPacket to aac_decode_frame_int() Signed-off-by: …
9:19 PM Ticket #1699 (iff: fix aspect ratio) updated by ami_stuff
Summary changed
9:19 PM iff.diff attached to Ticket #1699 by ami_stuff
9:19 PM ham6.iff attached to Ticket #1699 by ami_stuff
9:19 PM A4000T_HAM6.IFF attached to Ticket #1699 by ami_stuff
9:18 PM CELTIC2.LBM attached to Ticket #1699 by ami_stuff
9:18 PM Ticket #1699 (iff: fix aspect ratio) created by ami_stuff
ignoring aspect ration in iff demuxer seems to fix ffplay's displayed …
9:08 PM Ticket #1537 (CPIA pixel format not supported) updated by retrosnub
I've written a decoder which works for me and my camera. It'd be nice …
9:06 PM 0001-Add-CPiA-video-decoder.patch attached to Ticket #1537 by retrosnub
8:45 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure …
8:15 PM StreamingGuide edited by Roger Pack
(diff)
8:09 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Carl Eugen Hoyos
Replying to rogerdpack: > Ok I hope #1695 fixes it (and …
7:56 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
I just did cut'n'move
6:08 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by reimar
I obviously meant the --enable-libx264 you had in there originally.
6:05 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Roger Pack
Ok I hope #1695 fixes it (and may be related, though I'll admit that …
5:32 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
onbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure --enable-gpl …
5:22 PM Changeset in ffmpeg [818f3dc9] by Michael Niedermayer <michaelni@gmx.at>
audio_frame_que: remove broken code that is specific to old audio_que …
4:58 PM Changeset in ffmpeg [ad7fae4e] by Michael Niedermayer <michaelni@gmx.at>
dshow: allow user to specify audio buffer size Based on patch by …
4:51 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by reimar
You don't need those to test this issue. ./configure --enable-gpl …
4:31 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
oh and before ffmpeg configure complained about libfdk_aac it …
4:28 PM Ticket #1692 (Using atempo filter causes segfault with AVX) closed by Cigaes
fixed: Fixed in commit a5704659e3e41b7698812b89f67d9a7467a74d20.
4:23 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure …
4:19 PM Changeset in ffmpeg [a5704659] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_atempo: use av_malloc for rDFT buffers. Memory obtained from …
4:18 PM Changeset in ffmpeg [7816c7e7] by Philip Langdale <philipl@overt.org>
Add missing codec descriptor for timingless subrip. Signed-off-by: …
4:13 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I am sorry, but the compilation turns …
4:13 PM Changeset in ffmpeg [8579d4b2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
4:04 PM Changeset in ffmpeg [1c668076] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' * commit …
3:06 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
I am sorry, but the compilation turns out to be complicated, I need …
2:55 PM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
2:51 PM Ticket #1679 (Ability to identify progressive segmented frame material in h.264) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Replying to rmk: > What would be the …
2:47 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I am sorry for not writting that I was …
2:46 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") closed by Carl Eugen Hoyos
fixed: Please do not reopen ancient tickets, I suspect you have found ticket …
2:33 PM Concatenate edited by burek
Added "important" section because of the bug trac ticket (diff)
2:32 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
What? No warning in the actual documentation that versions prior to …
2:28 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > If it has been fixed, and it is a …
2:16 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") reopened by Roger Pack
I was just able to reproduce it with …
2:11 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
If it has been fixed, and it is a dataloss bug, how come the online …
1:59 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Version changed
This may have been fixed several months ago. Could you test current …
1:52 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Carl Eugen Hoyos
Replying to fturco: > What do you mean by "send a message …
1:16 PM Changeset in ffmpeg [8db73c61] by Mans Rullgard <mans@mansr.com>
build: allow non-standard variations of linker -l/-L flags This …
12:57 PM Ticket #913 (tiff g3fax: incorrect value of rows per strip) updated by ami_stuff
maybe something like attached patch? …
12:55 PM rows.diff attached to Ticket #913 by ami_stuff
12:14 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Francesco Turco
What do you mean by "send a message to the ticket"? Should I add a …
11:57 AM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) updated by ami_stuff
attached patch fixes the problem for me
11:57 AM g3_byte.diff attached to Ticket #1653 by ami_stuff
11:32 AM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) updated by Carl Eugen Hoyos
Works fine with -fflags +genpts: […] Please provide a sample if …
11:25 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Carl Eugen Hoyos
This seems to be a limitation of trac (I added TICKET_EDIT_CC to …
10:51 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) reopened by Francesco Turco
Sorry but I still cannot add myself to a bug CC list.
10:47 AM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) updated by Francesco Turco
I get a very similar error message, but my input file format is …
9:51 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) closed by Carl Eugen Hoyos
fixed: This should be fixed, please reopen if it still does not work.
9:42 AM Ticket #1667 (ffplay resizes can cause "garbage" in the margins) updated by Carl Eugen Hoyos
Version, Component changed
Could this be Windows-specific?
9:40 AM Ticket #1664 (Transcoding results in dropped frames and lowering fps) updated by Carl Eugen Hoyos
Keywords changed
9:37 AM Ticket #1666 (Unable to decode AVC-Intra file from Panasonic AG-HPX301E Camera) updated by Carl Eugen Hoyos
Description changed
9:36 AM Changeset in ffmpeg [85c83033] by Michael Niedermayer <michaelni@gmx.at>
lavc: protect calls to frame_thread_encoder by HAVE_THREADS …
9:35 AM Ticket #1681 (Bad output framerate decision) updated by Carl Eugen Hoyos
Keywords changed
9:33 AM Changeset in ffmpeg [e4fff08] by Paul B Mahol <onemda@gmail.com>
exr: fix decoding ZIP16 and height not multiple of 16 Signed-off-by: …
9:21 AM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
Is the problem also reproducible if you use -vcodec mpeg4 for the mp4 …
9:18 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) closed by Carl Eugen Hoyos
fixed: Fixed by Marton.
9:14 AM Ticket #1698 (ffmpeg daemon mode lacks documentation) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
9:12 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Carl Eugen Hoyos
Keywords, Component changed
9:11 AM Ticket #1064 (Div/0 integer exception cased in aiffdec.c for A-Law AIFFs) updated by Carl Eugen Hoyos
Keywords changed
9:11 AM Ticket #1697 (qdm2 in aiff: fix duration) updated by Carl Eugen Hoyos
Reproduced by developer, Keywords, Status, Version changed
9:07 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Reproduced by developer changed
iTunes shows 1976.
8:47 AM Changeset in ffmpeg [bbabeb56] by Anton Khirnov <anton@khirnov.net>
Add reminders to update the codec descriptor list with new codec IDs.
4:27 AM Ticket #1695 (build fails with --disable-mmx) updated by Gero
> Why are you using --disable-mmx ? Don't remember well. When I …
2:26 AM Changeset in ffmpeg [2d5c80b] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: pass frame pict type and quality Signed-off-by: …
2:26 AM Changeset in ffmpeg [097a909e] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: pass private options Signed-off-by: Michael …
1:18 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Status changed
1:18 AM 01 Oxygène, Pt. I_cut.m4a attached to Ticket #1696 by Carl Eugen Hoyos

Aug 28, 2012:

10:40 PM Changeset in ffmpeg [7baa115a] by Mans Rullgard <mans@mansr.com>
build: export filtered -lz flag in config.mak This is needed to link …
10:40 PM Changeset in ffmpeg [095792f2] by Mans Rullgard <mans@mansr.com>
build: add separate setting for host linker This adds new HOSTLD and …
10:40 PM Changeset in ffmpeg [2763587c] by Mans Rullgard <mans@mansr.com>
configure: probe_cc: use separate variable for linker output flag …
10:28 PM Changeset in ffmpeg [028b6d2] by Michael Niedermayer <michaelni@gmx.at>
Add 'timeout' option to UDP protocol This patch accepts 'timeout' …
10:27 PM Changeset in ffmpeg [2e6f93a2] by Diego Biurrun <diego@biurrun.de>
x86: Always compile files with functions that are called unconditionally
10:26 PM Changeset in ffmpeg [2f2aa2e5] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideoenc: fix linking with --disable-mmx The optimized …
10:14 PM Changeset in ffmpeg [d39791bf] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideoenc: Do not abuse HAVE_ variables for template …
10:14 PM Changeset in ffmpeg [d488c3bc] by Diego Biurrun <diego@biurrun.de>
configure: support Bitrig OS Signed-off-by: Diego Biurrun …
10:05 PM Changeset in ffmpeg [78707225] by Michael Niedermayer <michaelni@gmx.at>
Add 'rw_timeout' into URLContext If set non-zero, limits duration of …
9:58 PM Changeset in ffmpeg [b64a72e] by Ronald S. Bultje <rsbultje@gmail.com>
yuv2rgb: handle line widths that are not a multiple of 4. This …
9:46 PM Ticket #1696 (Year metadata wrong on some M4A files) updated by enicolas
Hello. You can download the file on which I identified the problem …
9:24 PM Changeset in ffmpeg [09d5e02a] by Martin Storsjö <martin@martin.st>
graph2dot: Use the fallback getopt implementation if needed …
9:24 PM Changeset in ffmpeg [212ec5fa] by Martin Storsjö <martin@martin.st>
tools: Include io.h for open/read/write/close if unistd.h doesn't …
9:23 PM Changeset in ffmpeg [3ad9eac5] by Martin Storsjö <martin@martin.st>
testprogs: Remove unused includes Signed-off-by: Martin Storsjö …
9:23 PM Changeset in ffmpeg [dd4169ab] by Martin Storsjö <martin@martin.st>
qt-faststart: Use other seek/tell functions on MSVC than on mingw …
9:23 PM Changeset in ffmpeg [bff714ad] by Martin Storsjö <martin@martin.st>
ismindex: Include direct.h for _mkdir on windows The Windows SDK in …
9:19 PM Changeset in ffmpeg [a9b1a151] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: count finished streams for last stats line. Otherwise, all …
8:29 PM Changeset in ffmpeg [6c06b566] by Michael Niedermayer <michaelni@gmx.at>
rtpenc_xiph: switch to av_assert Signed-off-by: Michael Niedermayer …
7:55 PM Ticket #1698 (ffmpeg daemon mode lacks documentation) created by llogan
Commit 39aafa5 added the -d option for ffmpeg: […] This option …
7:35 PM Changeset in ffmpeg [d4bba93f] by Martin Storsjö <martin@martin.st>
sdp: Use static const char arrays instead of pointers to strings …
6:35 PM Changeset in ffmpeg [c1495868] by Clément Bœsch <ubitux@gmail.com>
gitignore: add scaling_video example.
6:09 PM Changeset in ffmpeg [2cbffc67] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: remove duplicated -f switch $(RM) already includes …
6:09 PM Changeset in ffmpeg [74419fcf] by Stefano Sabatini <stefasab@gmail.com>
examples: add scaling_video example This example should be useful to …
5:48 PM Changeset in ffmpeg [316afee7] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add smartblur filter This is a port of the MPlayer smartblur …
4:48 PM Changeset in ffmpeg [18217bb0] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: report max time of unfinished streams in stats. Eliminating …
4:37 PM Changeset in ffmpeg [bcc45d63] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Drop silly "_mmx" suffixes from filenames
4:37 PM Changeset in ffmpeg [efbd04c3] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Drop silly "_sse" suffixes from filenames
4:35 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Yes, the patch works for me. Thanks!
4:32 PM Changeset in ffmpeg [06b5246c] by Martin Storsjö <martin@martin.st>
sdp: Include profile-level-id for H264 This is required for playback …
4:25 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Can you test if the following patch fixes the problem for you: …
4:01 PM Changeset in ffmpeg [1ea77a52] by Michael Niedermayer <michaelni@gmx.at>
add myself as vda decoder maintainer Signed-off-by: Michael …
3:52 PM Changeset in ffmpeg [ba537202] by Michael Niedermayer <michaelni@gmx.at>
lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
3:46 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Analyzed by developer, Reproduced by developer changed
It is an alignment problem: AVX requires 32, the memory used is …
3:43 PM Changeset in ffmpeg [6d354700] by Luca Barbato <lu_zero@gentoo.org>
utvideoenc: use ff_huff_gen_len_table Avoid code duplication and …
3:43 PM Changeset in ffmpeg [5a582bd3] by Luca Barbato <lu_zero@gentoo.org>
huffman: add ff_huff_gen_len_table The function will be used by …
3:37 PM Changeset in ffmpeg [998f92d6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: simplify/fix swapped data buffer allocation. Using the malloc …
3:16 PM Changeset in ffmpeg [6af2480a] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Don't set the pixel format There is no need for this …
3:15 PM Changeset in ffmpeg [6f5b1a2b] by Martin Storsjö <martin@martin.st>
h264: Check that the codec isn't null before accessing it This fixes …
3:08 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Carl Eugen Hoyos
Priority, Status changed
2:32 PM Changeset in ffmpeg [0b58c77e] by Martin Storsjö <martin@martin.st>
audio_frame_queue: Define af_queue_log_state before using it This …
2:28 PM Changeset in ffmpeg [416d2f7a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vc1: …
1:58 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Keywords, Summary changed
1:56 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Yes, disabling AVX with the configure flag avoids the segfault.
1:53 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
From /proc/cpuinfo: […]
1:23 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Thanks for the backtraces. It looks related to the AVX optimizations. …
1:18 PM Changeset in ffmpeg [fb6fb0de] by Nicolas George <nicolas.george@normalesup.org>
tools: add make_chlayout_test perl script. This script uses the flite …
1:09 PM Changeset in ffmpeg [786dadc0] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: add -layouts option. Extract of the output: | Individual …
1:04 PM Changeset in ffmpeg [61e262f6] by Michael Niedermayer <michaelni@gmx.at>
vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
1:01 PM Ticket #1697 (qdm2 in aiff: fix duration) created by ami_stuff
qt reports 5.52s …
12:33 PM CompilationGuide/Ubuntu edited by Francis Hilaire
Correction for ubuntu desktop user (diff)
11:40 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:39 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
I wanted to git-bisect it, but is seems it has been happing from the …
11:32 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Sure, I used a static build now, as I find that easier to debug. …
11:29 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:27 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:27 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
(gdb) bt #0 fft16_avx () at …
11:26 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[Thread debugging using libthread_db enabled] Using host libthread_db …
9:56 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
The gdb backtrace you show was produced using dynamically-linked …
9:52 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Valgrind shows no errors: /usr/local/src/ff/ffmpeg.org/tests$ …
9:51 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
(gdb) r -y -i audiogen.wav -af atempo=0.8 asdf.wav Starting program: …
9:03 AM Ticket #1695 (build fails with --disable-mmx) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
(Unrelated to the actual ticket: Why are you using --disable-mmx ?)
8:55 AM Ticket #1695 (build fails with --disable-mmx) updated by Gero
Ok, my configure is […] after performing the recommended commands, …
7:06 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample.
7:01 AM Ticket #1478 (PulseAudio input performance regression) closed by Carl Eugen Hoyos
fixed: Thank you for testing again!
6:58 AM Ticket #1696 (Year metadata wrong on some M4A files) created by enicolas
Summary of the bug: The "year" metadata is returned wrong on some M4A …
6:54 AM Ticket #1645 (Duration calculation error when -ss precedes -i) closed by Carl Eugen Hoyos
invalid
6:52 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Cc changed
6:52 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Replying to bruce-wu: > By the way, I use ffmpeg 0.8.10 …
6:50 AM Ticket #1676 (Compile fails if --progs-suffix= is set in ./configure) closed by Carl Eugen Hoyos
fixed: Fixed by Jamal.
6:04 AM Ticket #1695 (build fails with --disable-mmx) updated by Carl Eugen Hoyos
Priority changed
(Works fine here) To make this a valid ticket, please add the …
5:37 AM Changeset in ffmpeg [7627c35a] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1: export some functions This is a preparatory step for the MSS2 …
5:01 AM Ticket #1695 (build fails with --disable-mmx) created by Gero
Summary of the bug: build of git-master fails on linux (debian squeeze …
3:31 AM Changeset in ffmpeg [4f92d31a] by Michael Niedermayer <michaelni@gmx.at>
vf_hqdn3d: remove duplicate inline This should fix compilation with …
2:11 AM Changeset in ffmpeg [fa6c795c] by Michael Niedermayer <michaelni@gmx.at>
allcodecs: fix vda order Found-by: compn Signed-off-by: Michael …
2:10 AM Changeset in ffmpeg [e3b87b35] by Michael Niedermayer <michaelni@gmx.at>
configure: fix vda order Found-by: compn Signed-off-by: Michael …
2:07 AM Changeset in ffmpeg [78cca742] by Michael Niedermayer <michaelni@gmx.at>
vdadec: implement vda decoder Signed-off-by: Michael Niedermayer …
1:18 AM Changeset in ffmpeg [e367d906] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: support QDM2 Fixes ticket204 Signed-off-by: Michael …
1:09 AM Ticket #204 (AIFF QDesign2 - decodes incorretly) closed by Michael Niedermayer
fixed

Aug 27, 2012:

11:40 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
@reimar. This standard: …
11:17 PM Ticket #1687 (-v quiet -stats) updated by gd2shoe
Replying to Cigaes: > The -stats option exists …
11:05 PM Ticket #1660 (alaw: ffplay displays wrong current duration) closed by Michael Niedermayer
fixed: Seems my 2nd fix fixed the first file too :)
10:41 PM Encode/H.264 edited by llogan
add Toc (diff)
10:14 PM Changeset in ffmpeg [ae43c4c0] by Mans Rullgard <mans@mansr.com>
configure: use HOSTCC_C/O in check_host_cc Signed-off-by: Mans …
10:14 PM Changeset in ffmpeg [df0d6341] by Mans Rullgard <mans@mansr.com>
configure: use AS_O setting in check_as Signed-off-by: Mans Rullgard …
10:14 PM Changeset in ffmpeg [29b64b68] by Mans Rullgard <mans@mansr.com>
configure: use LD_O setting in check_ld() Signed-off-by: Mans …
9:24 PM Changeset in ffmpeg [dbc9f84e] by Mans Rullgard <mans@mansr.com>
Revert "dsputil: make {add/put/put_signed}_pixels_clamped() …
9:01 PM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by ami_stuff
I'm not sure anymore if I used QT directly or maybe some frontend with …
8:19 PM Ticket #702 (FFplay Does Not Play Videos with Odd Width Correctly) updated by Marton Balint
Cc changed
Recently a fix was committed to ffmpeg git master which works around …
8:09 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
Samples uploaded to samples/ffmpeg-bugs/trac/ticket1694/a.aac
8:08 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) created by Carl Eugen Hoyos
A user uploaded a possibly damaged aac sample that is approximately …
7:26 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
So it looks like: 1) the 2-byte packets are the EIA-608 compatibility …
7:05 PM Changeset in ffmpeg [3d868fe5] by Diego Biurrun <diego@biurrun.de>
build: Restore dependency of acelp_filters.o on celp_math.o
6:38 PM Ticket #1691 (New SN40 samples fail to decode) updated by ami_stuff
Cc changed
6:37 PM Ticket #1691 (New SN40 samples fail to decode) updated by ami_stuff
decodes ok (more or less - wrong aspect ratio) as h263
6:37 PM Changeset in ffmpeg [dafcbfe4] by Diego Biurrun <diego@biurrun.de>
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
6:37 PM Changeset in ffmpeg [55498543] by Diego Biurrun <diego@biurrun.de>
celp_math: Move ff_cos() to the only place it is used
6:37 PM Changeset in ffmpeg [8f7c26e3] by Diego Biurrun <diego@biurrun.de>
build: Use portable abstraction for linker/hostcc output file syntax
6:37 PM Changeset in ffmpeg [d5683aba] by Diego Biurrun <diego@biurrun.de>
configure: Fix shared library creation for OpenBSD OpenBSD does not …
6:08 PM Changeset in ffmpeg [5395d88] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
6:02 PM ssr.aac attached to Ticket #1693 by Carl Eugen Hoyos
6:02 PM Ticket #1693 (AAC Scalable Sample Rate (SSR)) created by Carl Eugen Hoyos
I will attach a 60 second aac sample uploaded by a user. libavcodec …
5:39 PM Ticket #1687 (-v quiet -stats) updated by Cigaes
The -stats option exists mostly for symmetry with the …
5:06 PM Changeset in ffmpeg [be862c0] by Michael Niedermayer <michaelni@gmx.at>
movenc: support for itunes tempo tag Implements support for tmpo atom …
5:05 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Works for me with current git head. If it still happens for you, can …
5:00 PM Changeset in ffmpeg [237f53ce] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
cllc: simplify/fix swapped data buffer allocation. Using the malloc …
4:37 PM FancyFilteringExamples edited by Clément Bœsch
add ffplay showwaves+showspectrum example (diff)
4:35 PM ffplay-waves-spectrum.png attached to FancyFilteringExamples by Clément Bœsch
FFplay with showwaves and showspectrum
4:34 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
> The subtitles within Stream 1 are in EIA-608 format. > …
4:31 PM Changeset in ffmpeg [5cc5d9d5] by Michael Niedermayer <michaelni@gmx.at>
dpx: 10 and 12 bit decoding Rewrite 10 bit dpx decoder to decode into …
4:12 PM Changeset in ffmpeg [0de4a563] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: move code that will be reused by MSS2 decoder into separate file
4:11 PM Changeset in ffmpeg [49df339f] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: merge decode_intra() and decode_inter() They have most of their …
4:01 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
Concerning Test1.wtv: a fix for the DVB subs is sent. The other …
3:59 PM Changeset in ffmpeg [b42be2d5] by Martin Storsjö <martin@martin.st>
avprobe: Get rid of ugly casts in the options table This also makes …
2:55 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
@cehoyos samples/ffmpeg-bugs/trac/ticket1065/Test1.wtv contains …
2:50 PM Changeset in ffmpeg [99f50907] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: try #2 to fix bps Signed-off-by: Michael Niedermayer …
2:40 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
Hi reimar & cehoyos. You are right, I got 608 and 708 confused, …
2:32 PM Changeset in ffmpeg [4abb88d7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:40 PM Changeset in ffmpeg [b441a451] by Martin Storsjö <martin@martin.st>
vf_hqdn3d: Remove a duplicate inline declaration Compilation seems to …
12:29 PM Changeset in ffmpeg [2bd6717] by Martin Storsjö <martin@martin.st>
vf_hqdn3d: Don't declare the loop variable within the for loop This …
12:20 PM Ticket #1692 (Using atempo filter causes segfault with AVX) created by takis
Summary of the bug: Using the atempo filter causes a segmentation …
11:26 AM Changeset in ffmpeg [e0f7a9f6] by Luca Barbato <lu_zero@gentoo.org>
huffyuv: update to current coding style
11:26 AM Changeset in ffmpeg [f76e4787] by Luca Barbato <lu_zero@gentoo.org>
huffman: update to current coding style
9:29 AM Changeset in ffmpeg [125c6c07] by Martin Storsjö <martin@martin.st>
rtsp: Free the rtpdec context properly The condition for calling the …
9:03 AM Ticket #1682 (DVD '-target' option affects video filters) closed by Carl Eugen Hoyos
invalid: Thank you for testing again!
8:37 AM Ticket #1691 (New SN40 samples fail to decode) created by Carl Eugen Hoyos
samples/V-codecs/SN40/Shot%205.avi cannot be decoded with current …
8:09 AM Changeset in ffmpeg [60924dfe] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: make operation logic more self-evident / …
8:09 AM Changeset in ffmpeg [3b0e2763] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: apply misc minor fixes to the RM rule Use $(RM) in …
8:09 AM Changeset in ffmpeg [c0bca642] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: store temporary files in current dir Do …
7:17 AM Ticket #1690 (Support Ogg/Vorbis in avi) created by Carl Eugen Hoyos
samples/A-codecs/vorbis/vorbis3plus_sample.avi …
7:14 AM Changeset in ffmpeg [73b40daf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use correct format identifier for uint64_t.
3:23 AM Changeset in ffmpeg [4e8b206] by Michael Niedermayer <michaelni@gmx.at>
mpc: fix seeking to the end Fixes Ticket1689 Signed-off-by: Michael …
3:21 AM Ticket #1689 (mpc7: problem with seeking (ffplay)) closed by Michael Niedermayer
fixed
2:51 AM Changeset in ffmpeg [a503afb1] by Michael Niedermayer <michaelni@gmx.at>
mpc: clip seeking timestamp in valid range Signed-off-by: Michael …
1:35 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
It is a pity that you can't see it in these samples because I can see …
1:30 AM Ticket #1678 (Regression with -vsync 1) updated by Michael Niedermayer
Cc changed
Please elaborate if you are reporting a problem with AV sync OR a …
1:10 AM Changeset in ffmpeg [3f02c533] by Diego Biurrun <diego@biurrun.de>
build: fft: x86: Drop unused YASM-OBJS-FFT- variable
1:02 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Michael Niedermayer
Cc changed
1:02 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Michael Niedermayer
Fixed the second file, the first looks odd, can you confirm/verify …
12:54 AM Changeset in ffmpeg [b9b97c2f] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: fix bits per sample Fixes Ticket1660 Signed-off-by: Michael …
Note: See TracTimeline for information about the timeline view.