Timeline



May 23, 2013:

8:38 PM Changeset in ffmpeg [102848e3] by Paul B Mahol <onemda@gmail.com>
s302menc: unbreak compilation Signed-off-by: Paul B Mahol …
8:36 PM Changeset in ffmpeg [e75ddb7d] by Paul B Mahol <onemda@gmail.com>
s302menc: fix bits_per_raw_sample for 21, 22 & 23 case Signed-off-by: …
8:26 PM Changeset in ffmpeg [d6832717] by Paul B Mahol <onemda@gmail.com>
lavc/codec_desc: SMPTE 302M is not lossy Signed-off-by: Paul B Mahol …
8:13 PM Ticket #2605 (Raw audio in MP4 container) updated by Michael Niedermayer
patch that fixes this on ffmpeg-devel
7:58 PM Changeset in ffmpeg [15b9c0b] by Paul B Mahol <onemda@gmail.com>
escape124: switch to init_get_bits8() Signed-off-by: Paul B Mahol …
7:53 PM Changeset in ffmpeg [cdc3f8f] by Paul B Mahol <onemda@gmail.com>
escape124: pass context to av_log() Signed-off-by: Paul B Mahol …
7:41 PM Changeset in ffmpeg [abf1e59e] by Paul B Mahol <onemda@gmail.com>
libaacplus: return meaningful error codes Signed-off-by: Paul B Mahol …
7:41 PM Changeset in ffmpeg [6d530344] by Paul B Mahol <onemda@gmail.com>
libaacplus: cosmetics: fix indentation Signed-off-by: Paul B Mahol …
7:41 PM Changeset in ffmpeg [963c5800] by Paul B Mahol <onemda@gmail.com>
libaacplus: move profile check above, simplifies code a little …
7:24 PM Ticket #2605 (Raw audio in MP4 container) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
6:27 PM Ticket #2605 (Raw audio in MP4 container) updated by Alex Sukhanov
I had a chance to do some investigation. In file I provided to you …
6:17 PM Ticket #2605 (Raw audio in MP4 container) created by Alex Sukhanov
Summary of the bug: I found that commit …
5:11 PM Changeset in ffmpeg [0fb7fef8] by Michael Niedermayer <michaelni@gmx.at>
tools/patcheck: fix misdetection with stuff like const_names …
3:57 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
We can (probably) speed this up if you want: Please test 3cac2f1 and …
3:53 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Just continue: […] git bisect will tell when you have found the …
3:52 PM patchpgs.diff attached to Ticket #2516 by Carl Eugen Hoyos
Hack from Reimar to show the reason for the problem
3:48 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I found the first good audio, I did […] What next?
3:37 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Please test 70ec53a […]
3:22 PM Changeset in ffmpeg [d51dfc7e] by Clément Bœsch <ubitux@gmail.com>
doc/filters: fix wording of color option in testsrc filters.
3:22 PM Changeset in ffmpeg [a0a41db3] by Clément Bœsch <ubitux@gmail.com>
lavfi/testsrc: make nb_decimals available only in testsrc.
3:22 PM Changeset in ffmpeg [288f9166] by Clément Bœsch <ubitux@gmail.com>
lavfi/testsrc: move color options to the color scope filter definition.
3:07 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I did few recursive run (still bad audio) and now got […]
2:42 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > {{{ > $ ./configure ... > }}} > got …
2:40 PM Ticket #2592 (Bug with b-frames?) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Also reproducible with mpeg4: […] The output file contains no …
2:05 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Did […] record => audio was bad […] […] got […]
1:57 PM FancyFilteringExamples edited by Elon Musk
(diff)
1:56 PM histograms.png attached to FancyFilteringExamples by Elon Musk
1:55 PM FancyFilteringExamples edited by Elon Musk
(diff)
1:54 PM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by Carl Eugen Hoyos
The rawvideo encoder supports not only rgba but all colour spaces. The …
1:53 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Please test e2cc331 […]
1:53 PM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by str
I know that this is the bug tracker. And I think, that if the encoder …
1:37 PM Changeset in ffmpeg [eee19198] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libfaac: fallback to a supported bitrate if the requested is …
1:19 PM Ticket #2592 (Bug with b-frames?) updated by microchip
A bit more information on this... Encoding with latest MEncoder from …
12:48 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Second test after new ./configure has good audio Did […] Run …
12:46 PM Changeset in ffmpeg [e8c2655] by Michael Niedermayer <michaelni@gmx.at>
avformat/mtv: remove empty comments Signed-off-by: Michael …
12:43 PM Changeset in ffmpeg [ef43b949] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: remove empty comments Signed-off-by: Michael …
12:39 PM Changeset in ffmpeg [1d3476f2] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess_template: remove empty comments Signed-off-by: …
12:37 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > For some reason I thought that the …
12:36 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I forgot to do you comment 34 about simplification I carry on with the …
12:32 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
For some reason I thought that the version in the git was your I …
12:26 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > Unfortunately, audio is distorted …
12:11 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
OK I did again the big .configure and run […] Unfortunately, audio …
12:03 PM Changeset in ffmpeg [3e160475] by Paul B Mahol <onemda@gmail.com>
s302m encoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:02 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Nothing better. I did some reading on Internet. Seems I have to …
11:57 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I did cd /usr/include/alsa then […] asoundlib.h is here I'll …
11:45 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > {{{ > /tmp/ffconf.lA1F3Ezg.c:1:28: …
11:36 AM Ticket #2602 (Implement a soft-telecine filter) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
11:34 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Just 1 line before as I saw an error […]
11:26 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Please post the content of config.log from the line starting with …
11:08 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
[…]
10:58 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Google suggests: […]
10:21 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I am not at this point yet. I installed alsa-lib-devel but I get the …
10:21 AM Changeset in ffmpeg [fbd0f91a] by Paul B Mahol <onemda@gmail.com>
escape130: switch to init_get_bits8() Signed-off-by: Paul B Mahol …
10:09 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
I have just learned about a simplification. After the initial …
10:07 AM Changeset in ffmpeg [ac2c5217] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpack: remove ;; Signed-off-by: Michael Niedermayer …
10:05 AM Changeset in ffmpeg [79f452f4] by Paul B Mahol <onemda@gmail.com>
fraps: set avctx->color_range Signed-off-by: Paul B Mahol …
10:00 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Try yum install alsa-lib-devel - I don't know if that is correct …
9:42 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Hi cehoyos, I started your process. I installed git, gcc and yasm. I …
9:40 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) closed by Carl Eugen Hoyos
invalid: > {{{ > [filmstrip @ 003fe580] only AV_PIX_FMT_RGBA is supported > }}} …
9:32 AM Changeset in ffmpeg [591fa052] by Paul B Mahol <onemda@gmail.com>
doc/general: remove obsolete info about APE decoder Signed-off-by: …
8:56 AM Ticket #2603 (mingw32 cross compile issue) updated by Carl Eugen Hoyos
Keywords changed
Please consider sending a patch to ffmpeg-devel.
8:55 AM Changeset in ffmpeg [b7d16dc4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:46 AM Changeset in ffmpeg [402bec52] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f0b6d7a6248a33df37b98cfcb37a1acce263f62' * commit …
8:33 AM Changeset in ffmpeg [1fded9b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f36d7831d96aeb072db5a2b78892a534d96e288e' * commit …
8:25 AM Changeset in ffmpeg [1724123] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3eae9b030cbbdc263f69834b791624613032d548' * commit …
8:07 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) created by str
ffmpeg.exe -i d:\videos \simpsons_trailer05-de_xhigh.mov -vcodec …
7:54 AM Ticket #2603 (mingw32 cross compile issue) created by Huemac
Could someone please append a semicolon after this line in …
4:36 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by 191919
I have recloned ffmpeg source from git://source.ffmpeg.org/ffmpeg (I …
1:29 AM Changeset in ffmpeg [c54a1565] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Keep internal and external av_read_frame() packets in …
12:03 AM Ticket #2602 (Implement a soft-telecine filter) updated by llogan
Summary changed

May 22, 2013:

8:38 PM Ticket #2602 (Implement a soft-telecine filter) updated by microchip
You want me to provide the full mencoder command line to soft-telecine …
8:30 PM Changeset in ffmpeg [1f02927d] by Paul B Mahol <onemda@gmail.com>
lavfi/mp: try to pass interlaced & tff flags This makes …
8:30 PM Ticket #2602 (Implement a soft-telecine filter) updated by Carl Eugen Hoyos
mencoder ... -of mpeg format=dvd:telecine doesn't look like a …
8:15 PM Ticket #2602 (Implement a soft-telecine filter) updated by microchip
Hi I can't provide a failing ffmpeg command line as ffmpeg doesn't …
8:12 PM Changeset in ffmpeg [91b46145] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut3d: avoid overread.
8:06 PM Ticket #2602 (Implement a soft-telecine filter) updated by Carl Eugen Hoyos
Please provide a (failing) FFmpeg and the matching (successful) …
8:03 PM Ticket #2386 (ffmpeg creates non-PS3 compatible DivX) closed by Carl Eugen Hoyos
fixed: Fixed by Michael, thank you for the report!
8:02 PM Changeset in ffmpeg [fd062912] by Luca Barbato <lu_zero@gentoo.org>
wavpack: check packet size early Reported-by: Mateusz "j00ru" Jurczyk …
8:02 PM Changeset in ffmpeg [3f0b6d7a] by Luca Barbato <lu_zero@gentoo.org>
wavpack: use bytestream2 in wavpack_decode_block Prevent most out of …
7:30 PM Changeset in ffmpeg [657875b1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aic: Fix vlc value checks Fixes out of array accesses …
7:18 PM Changeset in ffmpeg [f36d7831] by Anton Khirnov <anton@khirnov.net>
pixdesc: mark gray8 as pseudopal Many functions treat it as such …
6:24 PM Changeset in ffmpeg [30df9789] by Michael Niedermayer <michaelni@gmx.at>
proresdec: Fix end condition Fixes out of array writes No FFmpeg …
6:24 PM Changeset in ffmpeg [df3ee7b9] by Michael Niedermayer <michaelni@gmx.at>
smvjpegdec: use av_pix_fmt_desc_get() avoid direct table access …
5:49 PM Changeset in ffmpeg [165bc9ca] by Clément Bœsch <ubitux@gmail.com>
v4l2: make possible to disable libv4l2 at runtime. Also disable it by …
5:33 PM UbuntuCompilationGuideQuantal edited by MikeA
Compile fails without this option: Ubuntu 13.04 page has already been … (diff)
5:19 PM Ticket #2602 (Implement a soft-telecine filter) created by microchip
Hi, It'd be useful to flag progressive 23.976fps NTSC content as …
4:34 PM Ticket #2517 (Mainstream LUT functionality) updated by Clément Bœsch
Partially implemented in 12f51c1f9e9aef19cd2552769db8693e8b5d4e4d. …
4:26 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
The following assumes you have a toolchain installed (gcc and make) …
4:23 PM Changeset in ffmpeg [12f51c1f] by Clément Bœsch <ubitux@gmail.com>
lavfi: add lut3d filter. Fixes part of Ticket #2517.
4:08 PM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
As said the version number is too high and git does not know …
4:06 PM Ticket #2587 (libfaac doesn't support this output format) updated by Carl Eugen Hoyos
Resolution changed
libfaac refuses to encode 16k source with 256kb, to the best of my …
3:40 PM Changeset in ffmpeg [ad22767c] by Michael Niedermayer <michaelni@gmx.at>
shorten: fix "off by padding" bug Fixes array overread Found-by: …
1:40 PM Changeset in ffmpeg [3eae9b03] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size …
1:20 PM Changeset in ffmpeg [14ec9d25] by Michael Niedermayer <michaelni@gmx.at>
Support playing SMV files. Signed-off-by: Michael Niedermayer …
12:40 PM Ticket #2587 (libfaac doesn't support this output format) updated by Michael Niedermayer
Resolution changed
If this requires a network camera to reproduce, please provide dumps …
12:11 PM Changeset in ffmpeg [cc0db8cf] by Michael Niedermayer <michaelni@gmx.at>
avienc: Disallow the first frame to be skiped Fixes Ticket2386 …
12:02 PM CompilationGuide/Ubuntu edited by Andrej T.
Added '--extra-libs="-ldl"' argument because without it configure … (diff)
10:57 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by 191919
I got it from git://source.ffmpeg.org/ffmpeg. Anything wrong?
10:55 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
Could you elaborate on the strange version information that your …
10:27 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by 191919
This is what I got by running OS X's sample utility. It looked like …
9:57 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Pan.
OK, I managed to get access on another machine, installed ffmpeg_g and …
9:04 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Mainly, I am only a user, even I have networking and database skills, …
8:57 AM Changeset in ffmpeg [c88e52e7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:49 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) updated by Carl Eugen Hoyos
As said, -start_number works fine here for hls.
8:46 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) updated by Carl Eugen Hoyos
Replying to saste: > Replying to vkroutik: > …
8:44 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
I don't think this is something your packager can do for you (except …
8:30 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Please find the answer from packager guy after your last post: …
8:19 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) reopened by Stefano Sabatini
Replying to vkroutik: > Summary of the bug: > One of the …
7:13 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
Replying to 191919: > {{{ > % ffmpeg -aaa bbb > ffmpeg …
7:08 AM Ticket #2597 (Support additional audio rates in DV muxer) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
7:03 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
Please provide backtrace etc. as explained on …
7:02 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) updated by Carl Eugen Hoyos
Please also consider to read again the following sentence from the …
7:01 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) closed by Carl Eugen Hoyos
worksforme: This works fine here, if you want to reopen this ticket, please …
6:41 AM Ticket #2599 (can't pass bitrate into libvpx-vp8 encoder) closed by Carl Eugen Hoyos
invalid: Please understand that this is a bug tracker, not a support forum, see …
6:34 AM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) updated by Carl Eugen Hoyos
I don't see an EXT-X-STREAM-INF element in m3u8 files produced by …
6:24 AM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
6:02 AM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) created by Vlad SD
Summary of the bug: One of the params is -start_number 1 for running …
6:00 AM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) created by Vlad SD
Summary of the ticket: add support to EXT-X-STREAM-INF and BANDWIDTH …
3:30 AM Ticket #2599 (can't pass bitrate into libvpx-vp8 encoder) created by hxuanyu
I'm encoding WebM video using latest libvpx, and according to …
2:40 AM Changeset in ffmpeg [32f550ee] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
2:18 AM Changeset in ffmpeg [914ab4cd] by Michael Niedermayer <michaelni@gmx.at>
j2kdec & jpeg2000dec: check lengthinc against array size Fixes out of …
1:45 AM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Clément Bœsch
I think this is a bug in the Mac LLVM. Can you try with another compiler?
1:41 AM Ticket #2598 (ffmpeg hangs when given any invalid option) created by 191919
Summary of the bug: ffmpeg hangs when given any invalid option How to …
1:18 AM Changeset in ffmpeg [17e66c9f] by Michael Niedermayer <michaelni@gmx.at>
j2k & jpeg2000dec: reset numX/Ytiles if tiles failed allocation Fixes …
1:16 AM Changeset in ffmpeg [53f04424] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: Port tile size check from j2kdec Fixes potential …
12:53 AM Changeset in ffmpeg [73ffab41] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: check TPsot Fixes out of array accesses Found-by: …
12:46 AM Ticket #2597 (Support additional audio rates in DV muxer) created by llogan
Particularly 32kHz: […] I believe the sample conforms to IEC …
12:29 AM Changeset in ffmpeg [fec8783] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: read and check curtileno Fixes out of array accesses …
12:14 AM Changeset in ffmpeg [f399b33c] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec & j2kdec: Fix return type of get_sot() Signed-off-by: …
12:05 AM Changeset in ffmpeg [4a9a6a1f] by Michael Niedermayer <michaelni@gmx.at>
vcodec/jpeg2000dec: fix av_log() type Signed-off-by: Michael …

May 21, 2013:

11:25 PM Changeset in ffmpeg [8d9fa738] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: cosmetics from jpeg2000dec Signed-off-by: Michael Niedermayer …
11:24 PM Changeset in ffmpeg [0b426316] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: merge bytestream2 reading from j2kdec This fixes …
10:07 PM Changeset in ffmpeg [c649ecb3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: get_qcx, fix stack and heap overwrites This is …
9:55 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Tim
In my experience, Quick Sync is most useful when it handles both video …
9:09 PM Changeset in ffmpeg [898268a2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a fate test for ProRes Transparency.
8:58 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
Replying to khali: > I tried using between(n,0,16) and the …
8:50 PM Changeset in ffmpeg [f98dbc73] by Paul B Mahol <onemda@gmail.com>
lavu/opt: check if class is NULL too Signed-off-by: Paul B Mahol …
8:34 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
The following configure line should significantly speed up build time …
8:29 PM Changeset in ffmpeg [39dc1bc9] by Clément Bœsch <ubitux@gmail.com>
lavfi/(a)showinfo: use link frame counter instead of local counter.
8:20 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
8:20 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > {{{ > $ ffmpeg -f alsa -ac 2 -i …
8:16 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Hi My new test […] Now audio is good :-) I tried with flac and mp3 …
8:13 PM Ticket #75 (Chroma corruption with specific Fraps sample) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
7:58 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
[…] If you look at the output video file you'll see that the frame …
7:53 PM Ticket #2527 (UninitCond in vp3_dequant) closed by Carl Eugen Hoyos
fixed: While I have seen no indication that there was a bug, my patch was …
7:49 PM Changeset in ffmpeg [81bec0ac] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixfmt: add forgotten deprecated to YUVJ411 Found-by: wm4 …
7:48 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide the command line that …
7:44 PM Changeset in ffmpeg [069ede29] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: Check ncomponents and tile dimensions Fixes various …
7:44 PM Changeset in ffmpeg [78c7bff0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/j2k: rename J2K_ constants to JPEG2000_ This should simplify …
7:44 PM Changeset in ffmpeg [0ab0ed2b] by Michael Niedermayer <michaelni@gmx.at>
j2k: Rename structs to be more similar to jpeg2000dec This should …
7:44 PM Changeset in ffmpeg [376e89e2] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: s/decode_packets/jpeg2000_decode_packets/ Signed-off-by: …
7:28 PM ffmpeg-bug-2595.mpg attached to Ticket #2595 by Jean Delvare
Sample to reproduce the bug
7:15 PM Changeset in ffmpeg [a8d98377] by Stefano Sabatini <stefasab@gmail.com>
lavfi/geq: prefer symbolic constants Hopefully enhance readability.
7:15 PM Changeset in ffmpeg [2210003b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/geq: add aliases for RGB options
6:45 PM Ticket #2596 (native dirac decoder is not bitexact) created by Elon Musk
Relevant for lossless encodings.
5:49 PM Changeset in ffmpeg [dbb49a65] by Paul B Mahol <onemda@gmail.com>
vp3: zero allocated tables Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:45 PM Ticket #615 (ALSA buffer xrun) updated by unknow
yep totaly works only these warning as usual: […] but no desync
4:37 PM Changeset in ffmpeg [5b2b0b91] by Martin Storsjö <martin@martin.st>
configure: Enable the strtod workaround when building for bionic …
4:13 PM Changeset in ffmpeg [66f5790d] by Michael Niedermayer <michaelni@gmx.at>
seek-test: make duration user configurable Previously this was …
3:53 PM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Carl Eugen Hoyos
You don't have to install it (I absolutely never install FFmpeg), a …
3:06 PM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Pan.
Replying to cehoyos: > Please use ffmpeg_g instead …
2:56 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample and a failing command line together with the …
2:43 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) created by Jean Delvare
I have an input video file where some sequences are interlaced and the …
2:09 PM Changeset in ffmpeg [b8a9876a] by Clément Bœsch <ubitux@gmail.com>
lavfi/yadif: add timeline support.
1:33 PM Ticket #2386 (ffmpeg creates non-PS3 compatible DivX) updated by someuser
Great news, the patch helps - both of the files e2cc39b-patched.avi …
1:12 PM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Carl Eugen Hoyos
Please use ffmpeg_g instead of ffmpeg when running gdb.
1:04 PM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Pan.
Replying to cehoyos: > Please provide a backtrace when …
1:00 PM Ticket #1907 (use-after-free in matroska demuxer) updated by Carl Eugen Hoyos
Please test if the patch attached to …
11:53 AM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Thank you for working on this, please send the patch to ffmpeg-devel …
11:53 AM Ticket #2593 (FFmpeg / FFplay decoding errors with a Fraps encoded video) closed by Michael Niedermayer
fixed: Fixed by b1bbd715d8c42f4236f3bceac061f81da2c31a35
11:51 AM Changeset in ffmpeg [b1bbd715] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffman: increase bits constant Fixes Ticket2593 …
11:51 AM Changeset in ffmpeg [b9ea6a84] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffman: use named identifer for the bits constant …
11:51 AM Changeset in ffmpeg [1d7e6a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: print vlc length in error case. Signed-off-by: …
11:47 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Carl Eugen Hoyos
Please provide a backtrace when ffmpeg is stalled.
11:43 AM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Dzmitry
I attached patch which solve the teletext problem. For testting I …
11:43 AM 0001-Fixed-processing-with-teletext-descriptor-and-packet-2.patch attached to Ticket #2223 by Dzmitry
11:17 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Pan.
Even more tests: - VLC recognizes all the audio streams dumpfile from …
10:56 AM Changeset in ffmpeg [b60a65ee] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: fix AV_PIX_FMT_YUVJ411P handling Signed-off-by: Michael …
10:56 AM Changeset in ffmpeg [a90baa6] by Michael Niedermayer <michaelni@gmx.at>
add YUVJ411P Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:54 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by Pan.
Some extra tests: At this exact moment: - VLC recognizes only the …
10:35 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) created by Pan.
Summary of the bug: ffmpeg stalls when accessing a live Windows Media …
10:01 AM Changeset in ffmpeg [1d8b1f0e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:01 AM Changeset in ffmpeg [6ef7b6af] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cfbd98abe82cfcb9984a18d08697251b72b110c8' * commit …
9:36 AM Changeset in ffmpeg [877cae6e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965' * commit …
9:25 AM Changeset in ffmpeg [3b071a4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a030279a67ef883df8cf3707774656fa1be81078' * commit …
8:50 AM Changeset in ffmpeg [f57a7ac9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8aa3500905fec6c4e657bb291b861d43c34d3de9' * commit …
7:58 AM Changeset in ffmpeg [03ece7b0] by Kostya Shishkov <kostya.shishkov@gmail.com>
proresdec: simplify slice component offsets handling
7:47 AM Ticket #2592 (Bug with b-frames?) updated by microchip
Hi Carl, Thanks for the response. It produces a valid output but it's …
7:46 AM Changeset in ffmpeg [cfbd98ab] by Luca Barbato <lu_zero@gentoo.org>
mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac …
7:07 AM Changeset in ffmpeg [c209d0df] by Martin Storsjö <martin@martin.st>
fate.sh: add support for build-only FATE instances If the …
6:39 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by Carl Eugen Hoyos
Keywords changed
6:38 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
6:29 AM Ticket #2538 (FFMPEG crash in decoding MPEG4 using NEON) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test ffmpeg (the application) and please provide a backtrace …
6:09 AM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) updated by str
[…]
1:50 AM Ticket #2538 (FFMPEG crash in decoding MPEG4 using NEON) updated by Felix Yang
I found the reason. When I set AVCodecContext:lowres to 3, it always …
12:11 AM Ticket #2428 (ffplay crashes on weird file) updated by Carl Eugen Hoyos
Replying to michael: > Also if iam not mistaken noone …
12:02 AM wide.avi attached to Ticket #2428 by Carl Eugen Hoyos

May 20, 2013:

11:38 PM Ticket #2592 (Bug with b-frames?) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
I am not sure I understand this ticket: Do you just want to report …
10:42 PM Ticket #615 (ALSA buffer xrun) updated by Carl Eugen Hoyos
Does the problem disappear completely if you reduce the resolution (or …
10:40 PM Ticket #2386 (ffmpeg creates non-PS3 compatible DivX) updated by Carl Eugen Hoyos
I attached two files to simplify testing (both made with the patch …
10:39 PM 5a65fea-patched.avi attached to Ticket #2386 by Carl Eugen Hoyos
10:38 PM e2cc39b-patched.avi attached to Ticket #2386 by Carl Eugen Hoyos
10:25 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Carl Eugen Hoyos
Replying to zjacobs: > > > …
10:19 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Sorry for not testing this myself, the commit I mentioned is broken, …
10:14 PM Changeset in ffmpeg [0147e9f7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
10:12 PM Changeset in ffmpeg [c8857308] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
10:03 PM Changeset in ffmpeg [1b0028a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
10:01 PM Changeset in ffmpeg [0428594f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
9:59 PM Changeset in ffmpeg [6f585f1e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
9:56 PM Changeset in ffmpeg [5f64a7a6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
9:49 PM Ticket #2593 (FFmpeg / FFplay decoding errors with a Fraps encoded video) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
For future bug reports: Please do not use an external library (-vcodec …
9:34 PM Changeset in ffmpeg [5a65fea] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: continue to process bufs even if some are empty …
8:08 PM Ticket #2593 (FFmpeg / FFplay decoding errors with a Fraps encoded video) updated by Luca
The game is Painkiller Hell and Damnation, the decoding errors seem …
8:07 PM Changeset in ffmpeg [a67304d0] by Michael Niedermayer <michaelni@gmx.at>
avutil/md5: move loop inside inner function AMD Athlon(tm) II X3 450 …
8:02 PM Changeset in ffmpeg [a030279a] by Luca Barbato <lu_zero@gentoo.org>
ljpeg: use the correct number of components in yuv Reported-by: …
8:02 PM Changeset in ffmpeg [8aa35009] by Luca Barbato <lu_zero@gentoo.org>
mjpeg: Validate sampling factors They must be non-zero. Reported-by: …
7:56 PM Ticket #2425 ([regression] Smacker audio played with clicks) closed by Michael Niedermayer
fixed: Fixed by reverting the cliping code in …
7:55 PM ffplay-20130520-212005.log attached to Ticket #2593 by Luca
7:55 PM ffmpeg-20130520-211907.log attached to Ticket #2593 by Luca
7:54 PM Ticket #2593 (FFmpeg / FFplay decoding errors with a Fraps encoded video) created by Luca
Summary of the bug: FFmpeg and FFplay show a lot of errors while …
7:45 PM Changeset in ffmpeg [2211c762] by Michael Niedermayer <michaelni@gmx.at>
smacker: remove av_clip_int16() Fixes Ticket2425 Signed-off-by: …
7:34 PM Ticket #2428 (ffplay crashes on weird file) updated by Michael Niedermayer
I dont think keeping this bug open is of any use. Especially at …
6:30 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by zjacobs
Replying to cehoyos: > Replying to zjacobs: > …
5:40 PM git-log.log attached to Ticket #2592 by microchip
5:40 PM 1.2.1-log.log attached to Ticket #2592 by microchip
5:40 PM Ticket #2592 (Bug with b-frames?) created by microchip
Hi, I pulled ffmpeg from git today and started to encode to …
5:08 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
[…] If you want to check the spec file: …
5:05 PM Ticket #2386 (ffmpeg creates non-PS3 compatible DivX) updated by Michael Niedermayer
Does the patch below fix the issue ? […]
4:51 PM Ticket #615 (ALSA buffer xrun) updated by unknow
Replying to cehoyos: > Are external libraries (libx264 …
4:01 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by Michael Niedermayer
Note, a patch adding a workaround for mingw32 is welcome, i dont have …
3:56 PM Ticket #2170 (problem using av_packet_merge_side_data) updated by Michael Niedermayer
Priority changed
Replying to trynitron: > I don't use any kind of …
3:49 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
[…] Same glitches and distortion.
3:47 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
$ ffmpeg -f alsa -ac 1 -i hw:0,0 out.wav ffmpeg version …
3:38 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
What about $ ffmpeg -f alsa -ac 1 -i hw:0,0 out.wav ?
3:37 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Carl Eugen Hoyos
Replying to zjacobs: > According to my research and actual …
3:35 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
[…] Same glitches and distortion. :-(
3:27 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by zjacobs
According to my research and actual use, it may be "worse quality" …
3:22 PM Ticket #615 (ALSA buffer xrun) updated by Carl Eugen Hoyos
Cc, Keywords changed
2:55 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Carl Eugen Hoyos
Keywords, Status changed
2:49 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Isn't it both slower and worse quality than libx264?
2:39 PM Changeset in ffmpeg [2187600f] by Michael Niedermayer <michaelni@gmx.at>
libx264: silence: warning: the address of val will always evaluate as …
2:35 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) created by zjacobs
Hello, Intel recently open sourced the necessary tools to be able to …
2:33 PM Changeset in ffmpeg [9a7f1519] by Clément Bœsch <ubitux@gmail.com>
lavd/v4l2enc: check write return value.
2:08 PM Ticket #615 (ALSA buffer xrun) updated by Carl Eugen Hoyos
Keywords changed
Are external libraries (libx264 and libfaac) necessary to reproduce …
1:49 PM Changeset in ffmpeg [f099cdab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ratecontrol: silence "warning: expected_bits may be used …
1:48 PM Ticket #615 (ALSA buffer xrun) reopened by unknow
1:47 PM Ticket #615 (ALSA buffer xrun) updated by unknow
i encounter the same problem. it apear only when i record from alsa & …
12:48 PM Changeset in ffmpeg [9c49d590] by Michael Niedermayer <michaelni@gmx.at>
avutil/hmac: silence pointer type warnings Signed-off-by: Michael …
12:20 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Does the following work? Does it sound better? $ ffmpeg -f alsa -i …
12:16 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
And while you are at it: Please test ./configure && make - some …
12:01 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Please tell him to always run $ make distclean before building a …
11:53 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Timo R.
No, still exactly the same crash. […]
11:13 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Hi cehoyos, I have an answer from the packager. He got an error for …
10:14 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Carl Eugen Hoyos
Please test if this problem was fixed in d61681f.
10:07 AM Changeset in ffmpeg [d61681f9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:02 AM Changeset in ffmpeg [c5e11e89] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'db347280eb3746d7b70888db97f1efe5f06f5624' * commit …
9:42 AM Changeset in ffmpeg [ed113d7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0' * commit …
9:28 AM Changeset in ffmpeg [aef044d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36f10380043c8b8c5cbf8c1add8695089cdaa341' * commit …
9:12 AM Changeset in ffmpeg [6e7c5349] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: add RGB geq example
9:12 AM Changeset in ffmpeg [281fc4e] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: extend/fix documentation for the geq filter
8:58 AM Changeset in ffmpeg [fbba76e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '98186578a2a21af5bfe6dd71d222dc270f763c7d' * commit …
8:52 AM Changeset in ffmpeg [faac955d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c360fb174b01170ab3fd3048d4d0acb44aa4e834' * commit …
8:46 AM Changeset in ffmpeg [2afcd167] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b6899f154347cdd0aa66c5ec16ed9c65871766f' * commit …
8:14 AM Ticket #2587 (libfaac doesn't support this output format) closed by Carl Eugen Hoyos
invalid: If you want to help FFmpeg development, please ask for the sample …
8:03 AM Ticket #2534 (maybe memory leak of av_read_frame/av_free_packet.) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide valgrind output or …
2:27 AM Changeset in ffmpeg [d0a34aee] by Michael Niedermayer <michaelni@gmx.at>
md5: optimize second round by using 4-operation form of G() …

May 19, 2013:

11:40 PM Changeset in ffmpeg [b7be8ea9] by Stefano Sabatini <stefasab@gmail.com>
lavfi/geq: mark timeline support
11:11 PM Changeset in ffmpeg [16a75eaa] by Clément Bœsch <ubitux@gmail.com>
lavd: add v4l2 outdev.
11:11 PM Changeset in ffmpeg [8eec6553] by Clément Bœsch <ubitux@gmail.com>
lavd/v4l2: move pixel format conversion code to a separate place. …
9:38 PM Changeset in ffmpeg [729fa55b] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix integer overflow Fixes fate-mkv with …
9:02 PM Changeset in ffmpeg [4b796681] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: unref old current_picture before allocating a new one …
8:56 PM Changeset in ffmpeg [db347280] by Luca Barbato <lu_zero@gentoo.org>
vorbis: fallback to normal division instead of crashing The use of …
8:56 PM Changeset in ffmpeg [ddf1b4a2] by Luca Barbato <lu_zero@gentoo.org>
vorbis: simplify the inner loop in setup_classifs
8:56 PM Changeset in ffmpeg [36f1038] by Luca Barbato <lu_zero@gentoo.org>
vorbis: use normal integer values for iterators No need to use …
8:56 PM Changeset in ffmpeg [98186578] by Luca Barbato <lu_zero@gentoo.org>
vorbis: refactor vorbis_residue_decode_internal
8:41 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
$ git checkout 35fd812
8:27 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Hi cehoyos, The guy in charge of package/rebuild ask me to get a link …
6:30 PM Changeset in ffmpeg [1a5f1bcf] by Michael Niedermayer <michaelni@gmx.at>
configure: add more allocation functions to valgrind-massif …
5:55 PM Changeset in ffmpeg [427b5126] by Stefano Sabatini <stefasab@gmail.com>
cmdutils: show timeline support in -filters listing
5:44 PM Ticket #2585 (Manual section 3) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano.
5:26 PM Changeset in ffmpeg [66f32a8a] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawgrid: fix drawgrid options after 4c205f42c86
5:26 PM Changeset in ffmpeg [be3f4c1] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: install .3 man pages to man3 subdir Fix trac ticket #2585.
5:26 PM Changeset in ffmpeg [90cb081f] by Stefano Sabatini <stefasab@gmail.com>
build: drop unused ALLMANPAGES variable
5:24 PM Ticket #2588 (Crash during playback of real audio over rtsp) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
For future crash reports: Please always provide all the information …
5:17 PM Ticket #1656 (AVRn (mjpeg): change field order for ntsc) closed by Carl Eugen Hoyos
fixed: Fixed by you.
5:15 PM Ticket #2590 (Inaccurate seek in mp3) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since 5864ce1 / 50d1f44 out.wav starts at ~25sec and is too …
5:12 PM Underworld_sample_cut.mp3 attached to Ticket #2590 by Carl Eugen Hoyos
4:09 PM Changeset in ffmpeg [73b9f31] by Michael Niedermayer <michaelni@gmx.at>
mjpeg_decode_com: remove redundant len checks Signed-off-by: Michael …
4:09 PM Changeset in ffmpeg [2f75dcdc] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: Fix field orderforinterlacedAVDJand AVRN in ntsc mode Fixes …
3:59 PM Changeset in ffmpeg [56f7e29d] by Clément Bœsch <ubitux@gmail.com>
tools: add zmqshell.py.
3:54 PM Ticket #2590 (Inaccurate seek in mp3) updated by eleventeen
md5 is: EDDD2DEA9E3D30C6FAE78F830976EDF5 Now it is uploaded here: …
3:39 PM Ticket #2590 (Inaccurate seek in mp3) updated by Carl Eugen Hoyos
The file you uploaded cannot be played here, could you confirm the …
3:36 PM Ticket #2589 (ffv1 decoder membomb) updated by Clément Bœsch
(fixed in a3264b4ba1e59b6df16d8ed112c943725cc00bfb)
3:33 PM Ticket #2589 (ffv1 decoder membomb) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
3:22 PM Changeset in ffmpeg [c360fb17] by Martin Storsjö <martin@martin.st>
win32: Do not use GetProcAddress when compiled for Vista+ Instead …
3:22 PM Changeset in ffmpeg [0b6899f1] by Martin Storsjö <martin@martin.st>
configure: msvc: Set the target windows version to XP if no target is …
2:30 PM Changeset in ffmpeg [68c4633] by Paul B Mahol <onemda@gmail.com>
lavfi/histogram: cache log2 of max_hval Instead of calculating same …
2:06 PM Changeset in ffmpeg [b154d203] by Paul B Mahol <onemda@gmail.com>
swscale/output: silence warning about undefined 'ASSERT_LEVEL' …
2:04 PM Changeset in ffmpeg [f4b2d359] by Paul B Mahol <onemda@gmail.com>
swscale/output: remove unused header Signed-off-by: Paul B Mahol …
11:56 AM Changeset in ffmpeg [a3264b4] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: defuse membomb Fixes Ticket2589 Signed-off-by: Michael …
11:44 AM Ticket #2590 (Inaccurate seek in mp3) updated by eleventeen
The same problem in ffmpeg. […]
11:32 AM Ticket #2588 (Crash during playback of real audio over rtsp) updated by eleventeen
./ffmpeg_g -v 9 -loglevel 99 -i …
11:25 AM Ticket #2590 (Inaccurate seek in mp3) updated by eleventeen
Sample files uploaded to ftp://upload.mplayerhq.hu/MPlayer/incoming
11:23 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Sorry, I don't master the package building. I have to ask a guy to do …
11:14 AM Ticket #2590 (Inaccurate seek in mp3) updated by Carl Eugen Hoyos
Is this only reproducible with ffplay or also with ffmpeg? To make …
11:08 AM Ticket #2588 (Crash during playback of real audio over rtsp) updated by Carl Eugen Hoyos
Priority, Keywords changed
Does it only crash with ffplay or also with ffmpeg ? To make this a …
11:07 AM Ticket #2589 (ffv1 decoder membomb) updated by Clément Bœsch
Looks like a regression since a0c0900e470fde0d6db360e555620476c2323895.
11:06 AM Ticket #2590 (Inaccurate seek in mp3) created by eleventeen
Summary of the bug: After adding read_xing_toc() in mp3dec.c seeking …
10:51 AM Ticket #2589 (ffv1 decoder membomb) updated by Clément Bœsch
Summary changed
10:51 AM Ticket #2589 (ffv1 decoder membomb) created by Clément Bœsch
Generate a FFv1 sample: […] Spawn a memory monitor, and try: …
10:45 AM Ticket #2588 (Crash during playback of real audio over rtsp) created by eleventeen
Configure: ./configure --disable-yasm --enable-debug How to …
10:22 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Does it work with 35fd812? Please always test wav output to rule out …
10:19 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Is this version good for comparison? […] Same distortions with …
9:24 AM Changeset in ffmpeg [1de28cb7] by Michael Niedermayer <michaelni@gmx.at>
configure: use the user specified valgrind excutable for massif …
9:23 AM Changeset in ffmpeg [f51263e6] by Michael Niedermayer <michaelni@gmx.at>
configure: fix valgrind-massif to actually work Signed-off-by: …
9:13 AM Changeset in ffmpeg [73920ac5] by Michael Niedermayer <michaelni@gmx.at>
ffserver: replace atoll() by strtoll() this should make it easier to …
9:06 AM Changeset in ffmpeg [0a8e86fa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Escape …
8:53 AM Changeset in ffmpeg [fa6001e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8e673efc6f5b7a095557664660305148f2788d30' * commit …
8:38 AM Changeset in ffmpeg [3e3514bc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d' * commit …
8:22 AM Changeset in ffmpeg [2ad415cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8c34558131d846d2b10389564caadaa206372fd4' * commit …
8:10 AM Changeset in ffmpeg [02788d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e' * commit …
8:02 AM Changeset in ffmpeg [df07a833] by Michael Niedermayer <michaelni@gmx.at>
ftp: favor strtoll over atoll Both strtoll and atoll have different …
7:23 AM Ticket #2587 (libfaac doesn't support this output format) updated by Carl Eugen Hoyos
Is network input needed to reproduce this problem or does it also …
5:59 AM Ticket #2587 (libfaac doesn't support this output format) updated by burek
There is a typo in the first cmd line, it should say: […]
5:58 AM Ticket #2587 (libfaac doesn't support this output format) created by burek
Summary of the bug: When no audio encoding options are specified, …
5:09 AM Changeset in ffmpeg [e45d6222] by Kostya Shishkov <kostya.shishkov@gmail.com>
Escape 130 FATE test
5:09 AM Changeset in ffmpeg [8e673efc] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: update FATE test to account for alpha plane present in the …

May 18, 2013:

11:48 PM Changeset in ffmpeg [e32bbd41] by Carl Eugen Hoyos <cehoyos@ag.or.at>
proresdec2: Only try to decode alpha plane if four output planes were …
9:53 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Did you already test an old version of FFmpeg? Like for example 35fd812.
9:47 PM Ticket #1672 (Support ftp:// protocol) closed by Carl Eugen Hoyos
fixed: Implemented by Lukasz Marek.
8:16 PM Changeset in ffmpeg [c86d3a54] by Michael Niedermayer <michaelni@gmx.at>
FTP protocol support Implementation of ftp protocol. Fixes #1672
7:29 PM Changeset in ffmpeg [edfe609f] by Luca Barbato <lu_zero@gentoo.org>
configure: Add basic valgrind-massif support With the parameter …
6:39 PM Changeset in ffmpeg [ed506730] by Luca Barbato <lu_zero@gentoo.org>
wavpack: validate samples size parsed in wavpack_decode_block …
6:37 PM Changeset in ffmpeg [8c345581] by Luca Barbato <lu_zero@gentoo.org>
wavpack: return meaningful errors And forward those that were already …
5:07 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
More tests. With the command ffmpeg -debug 1 -vn -f alsa -ac 2 …
4:48 PM Ticket #2443 (Support rx values for deshake that are not multiples of 16) updated by Carl Eugen Hoyos
Priority, Type, Summary changed
The crash was "fixed", this is now an enhancement request.
4:28 PM Changeset in ffmpeg [9f88db5d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: check rx Fixes crash on SSE2 Fixes Ticket2443 …
4:18 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by Carl Eugen Hoyos
You will have to provide a backtrace with gdb, above does not help at …
4:15 PM Ticket #1728 (Alpha channel in Prores4444 is not read) closed by Carl Eugen Hoyos
fixed: Implemented by Kostya.
4:14 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by Andrew Hunter
Hey Cehoyos, The crash aspect is perhaps platform specific, more …
4:11 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by Carl Eugen Hoyos
Description changed
4:10 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by Carl Eugen Hoyos
Keywords changed
I cannot reproduce the crash, please provide gdb output as explained …
4:01 PM Changeset in ffmpeg [f49564c6] by Michael Niedermayer <michaelni@gmx.at>
fmtconvert: int32_t input to int32_to_float_fmul_scalar It was …
3:51 PM ISAIAHS_BIRTHDAY.REEL001.00101979.j2c attached to Ticket #2586 by Andrew Hunter
Sample 4k Jpeg2000
3:51 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) created by Andrew Hunter
Jpeg2000 encoded from OpenDCP Cinema4k profile fails with the …
3:19 PM Changeset in ffmpeg [0f689a3d] by Diego Biurrun <diego@biurrun.de>
wavpack: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
2:52 PM ArticlesForCreation edited by burek
Moved "Working with audio channels" to the correct section (diff)
2:52 PM ArticlesForCreation edited by burek
Added "Working with audio channels" (diff)
2:48 PM Changeset in ffmpeg [d13fa0e9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
proresdec2: Support decoding transparency information. Signed-off-by: …
2:42 PM Changeset in ffmpeg [7e570f02] by Michael Niedermayer <michaelni@gmx.at>
movenc: add video_track_timescale option Signed-off-by: Jean First …
2:26 PM Changeset in ffmpeg [7baef22f] by Michael Niedermayer <michaelni@gmx.at>
mov: set block_align for MACE 3:1 and MACE 6:1 fixes remuxing of …
2:24 PM Capture/Webcam edited by burek
again, updated link to docs (diff)
2:22 PM Capture/Webcam edited by burek
updated link to docs (diff)
2:21 PM Changeset in ffmpeg [5e29e912] by Michael Niedermayer <michaelni@gmx.at>
avcodec_align_dimensions2: add missing yuva formats Signed-off-by: …
1:14 PM Changeset in ffmpeg [e1efacf6] by Michael Niedermayer <michaelni@gmx.at>
sws/output: yuv2rgb_write() assert that alpha has the correct value in …
12:52 PM Changeset in ffmpeg [d91e4430] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: apply minor fixes to owdenoise documentation
12:31 PM Changeset in ffmpeg [ed0aed09] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Escape …
11:41 AM Changeset in ffmpeg [849bb62c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b' * commit …
11:36 AM Changeset in ffmpeg [d56ced5f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081' * commit …
11:10 AM Changeset in ffmpeg [fb8dde37] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6' * commit …
10:47 AM Changeset in ffmpeg [dd2eaf57] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb' * commit …
10:40 AM Changeset in ffmpeg [71b7427e] by Michael Niedermayer <michaelni@gmx.at>
doc/fate: update server host key fingerprints Signed-off-by: Michael …
10:34 AM Ticket #2585 (Manual section 3) created by Alien_Huker
make install-man incorrect install man pages from section 3, …
10:22 AM Changeset in ffmpeg [4742edd5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5' * commit …
9:46 AM Changeset in ffmpeg [74cb7ef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' * commit …
9:35 AM Changeset in ffmpeg [937af7f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae' * commit …
9:25 AM Changeset in ffmpeg [20f75a81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca' * commit …
9:17 AM Changeset in ffmpeg [97200d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2' * commit …
9:04 AM Changeset in ffmpeg [0718f0cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec' * commit …
8:22 AM Changeset in ffmpeg [7d84bb2b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4a4107b48944397c914aa39ee16a82fe44db8c4c' * commit …
8:05 AM Changeset in ffmpeg [b53d6a47] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a5a0ef5e13a59ff53318a45d77c5624b23229c6f' * commit …
5:12 AM Changeset in ffmpeg [350914fc] by Kostya Shishkov <kostya.shishkov@gmail.com>
Escape 130 (RPL) decoder Some fixes provided by Paul B Mahol …
5:11 AM Changeset in ffmpeg [cebdedca] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: decode alpha plane when it's present
3:20 AM CompilationGuide/Ubuntu edited by llogan
cleanup; expand Finish section; add Also See section (diff)

May 17, 2013:

11:20 PM Changeset in ffmpeg [5918b7ac] by Michael Niedermayer <michaelni@gmx.at>
sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence …
9:25 PM Changeset in ffmpeg [14634f5b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: free threads on error conditions. Fixes Ticket2562 …
9:23 PM Changeset in ffmpeg [85277ff9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: free threads on error conditions. Fixes Ticket2562 …
9:21 PM Changeset in ffmpeg [ffd28de3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: free threads on error conditions. Fixes Ticket2562 …
9:02 PM Changeset in ffmpeg [af589dd5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Autodetect VA-API This fixes a regression (reproducible …
9:00 PM Changeset in ffmpeg [b22cc0c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:57 PM Changeset in ffmpeg [1c655c14] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:56 PM Changeset in ffmpeg [f7dbe180] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:54 PM Changeset in ffmpeg [663b223] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:53 PM Changeset in ffmpeg [f544553c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:51 PM Changeset in ffmpeg [fd60aeb5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:38 PM Ticket #2547 (-muxrate option doesn't work with stream_segment mpegts output) updated by Carl Eugen Hoyos
Replying to jettoblack: > Would it be ok to post this …
8:18 PM Ticket #2490 (mjpeg-avi regression) closed by Michael Niedermayer
fixed: Fixed in 6c593f1b671b7725b8c36f92f7c0a23ccf8e7628
8:16 PM Changeset in ffmpeg [6c593f1b] by Michael Niedermayer <michaelni@gmx.at>
avidec: dont randomly skip packets for offseting the index Fixes …
8:08 PM Ticket #2547 (-muxrate option doesn't work with stream_segment mpegts output) updated by Jason Livingston
Would it be ok to post this patch as a RFC to ffmpeg-devel and refer …
7:25 PM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) updated by Carl Eugen Hoyos
Version changed
7:17 PM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) closed by Carl Eugen Hoyos
wontfix: The new behaviour is reproducible since release 0.9, apart from what …
7:16 PM Changeset in ffmpeg [24c65eb2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
md5: avoid unnecessary copying. Where necessary use memcpy instead. …
6:32 PM Changeset in ffmpeg [7e2b15c0] by Anton Khirnov <anton@khirnov.net>
avfilter: check a malloc in avfilter_link(). Additionally change …
6:32 PM Changeset in ffmpeg [bf5b5d2b] by Anton Khirnov <anton@khirnov.net>
avfilter.c: cosmetics, reformat
6:30 PM Changeset in ffmpeg [d79bd604] by Anton Khirnov <anton@khirnov.net>
lavfi: factorize freeing a link
6:30 PM Changeset in ffmpeg [1dd35611] by Anton Khirnov <anton@khirnov.net>
vf_format: do not use the AVFilterFormats internals. Use the …
6:30 PM Changeset in ffmpeg [c5ab6088] by Anton Khirnov <anton@khirnov.net>
af_aformat: cosmetics, fix indentation
6:29 PM Changeset in ffmpeg [b01f6041] by Anton Khirnov <anton@khirnov.net>
lavfi: rename AVFilterFormats.format_count to nb_formats This is more …
6:27 PM Changeset in ffmpeg [e27f4b7c] by Anton Khirnov <anton@khirnov.net>
doxy: don't sort struct members alphabetically The declaration order …
6:27 PM Changeset in ffmpeg [006ec648] by Anton Khirnov <anton@khirnov.net>
lavr doxy: add version.h to the lavr group
6:27 PM Changeset in ffmpeg [f0cebf51] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add avcodec.h to the libavcodec group.
6:26 PM Changeset in ffmpeg [40020e17] by Anton Khirnov <anton@khirnov.net>
doxy: add a section about versioning.
6:26 PM Changeset in ffmpeg [bc8c1cdc] by Anton Khirnov <anton@khirnov.net>
lavfi doxy: add a page for lavfi.
4:52 PM Changeset in ffmpeg [47ac3449] by Paul B Mahol <onemda@gmail.com>
id3v2enc: chapter support Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:47 PM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) updated by Carl Eugen Hoyos
What I meant was: Assuming this is not reproducible with ffmpeg
4:43 PM Ticket #2582 (buffer underflows encoding HD video to ntsc-dvd) updated by Carl Eugen Hoyos
Please always start with ./configure && make then add external …
3:55 PM Ticket #2582 (buffer underflows encoding HD video to ntsc-dvd) updated by SullaFelix
Replying to cehoyos: > Please test current git head. It …
3:34 PM Ticket #2584 (Allow video loop on file protocol @ ffmpeg) updated by Carl Eugen Hoyos
Component changed
3:23 PM Ticket #2584 (Allow video loop on file protocol @ ffmpeg) created by Bernardo
On ffmpeg, the "-loop" input option currently only works for image2 …
3:23 PM Encode/HighQualityAudio edited by Timothy Gu
Add libshine (diff)
3:19 PM Encode/HighQualityAudio edited by Timothy Gu
AAC encoders comparison (diff)
2:44 PM Changeset in ffmpeg [abad3749] by Luca Barbato <lu_zero@gentoo.org>
jpegls: check the scan offset Prevent an out of array bound write. …
2:44 PM Changeset in ffmpeg [4a4107b4] by Luca Barbato <lu_zero@gentoo.org>
jpegls: factorize return paths
2:44 PM Changeset in ffmpeg [a5a0ef5e] by Luca Barbato <lu_zero@gentoo.org>
jpegls: return meaningful errors
2:41 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Matt Leotta
Replying to cehoyos: > Please send patches to …
2:41 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Matt Leotta
The patch I have attached provides one possible solution. It …
2:37 PM test.mod attached to Ticket #2583 by Carl Eugen Hoyos
2:36 PM Ticket #2583 (libmodplug: probe function needed) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/45774 I will …
2:30 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they generally receive more …
2:28 PM old_klv_data_stream.patch attached to Ticket #2579 by Matt Leotta
This patch provides one possible solution
2:19 PM Changeset in ffmpeg [d26f637] by Paul B Mahol <onemda@gmail.com>
libmodplug: fix sz type Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:55 PM Ticket #2493 (support filter options within ffprobe) updated by Elon Musk
afaik, ffprobe is for probing and not filtering audio. (end ebur128 is …
1:37 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Matt Leotta
Replying to cehoyos: > It should probably be added here …
1:37 PM Changeset in ffmpeg [2768f7e4] by Diego Biurrun <diego@biurrun.de>
sparc: VIS mnemonics Currently, if VIS is enabled by configure, it …
1:31 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Carl Eugen Hoyos
It should probably be added here that FFmpeg's software license allows …
1:26 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Matt Leotta
Replying to compn: > are your UAV / drones used in a war …
1:11 PM Changeset in ffmpeg [ebe8c7fe] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: restructure interpmvp code This fixes a valgrind warning …
1:11 PM Changeset in ffmpeg [98c292a7] by Michael Niedermayer <michaelni@gmx.at>
Adding support for encoding VP8 Alpha This patch adds support for …
1:11 PM Changeset in ffmpeg [2fb193b1] by Michael Niedermayer <michaelni@gmx.at>
vformat/matroskaenc: factorize alpha code in mkv_write_block() …
1:11 PM Changeset in ffmpeg [8ffcc826] by Michael Niedermayer <michaelni@gmx.at>
Adding support for muxing VP8 Alpha files This patch adds support for …
1:09 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Carl Eugen Hoyos
Status "open" indicates that all necessary information is available …
1:07 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Matt Leotta
I believe the sample data file old_klv_data_stream.mpg has been …
12:30 PM Ticket #2582 (buffer underflows encoding HD video to ntsc-dvd) updated by Carl Eugen Hoyos
Please test current git head.
12:01 PM Ticket #2582 (buffer underflows encoding HD video to ntsc-dvd) updated by SullaFelix
Summary changed
Additional info I left out of the original ticket. I can get a clean …
11:59 AM FFMPEG.underflow.txt attached to Ticket #2582 by SullaFelix
same file with standard ffmpeg command line, video buffer not changed.
11:59 AM FFMPEG.noerr.txt attached to Ticket #2582 by SullaFelix
clean encoding setting the video buffer to 0k
11:57 AM Ticket #2582 (buffer underflows encoding HD video to ntsc-dvd) created by SullaFelix
Summary of the bug: Since upgrading to v1.0.5 (and now 1.0.6) I've …
11:32 AM Changeset in ffmpeg [85e8a116] by Paul B Mahol <onemda@gmail.com>
lavfi/pad: switch to AV_OPT_TYPE_COLOR Signed-off-by: Paul B Mahol …
11:32 AM Changeset in ffmpeg [1d2ecf96] by Paul B Mahol <onemda@gmail.com>
lavfi/drawtext: switch to AV_OPT_TYPE_COLOR Signed-off-by: Paul B …
11:32 AM Changeset in ffmpeg [83e89223] by Paul B Mahol <onemda@gmail.com>
lavfi/life: switch to AV_OPT_TYPE_COLOR Signed-off-by: Paul B Mahol …
11:32 AM Changeset in ffmpeg [05b7560d] by Paul B Mahol <onemda@gmail.com>
lavfi/color: switch to AV_OPT_TYPE_COLOR Signed-off-by: Paul B Mahol …
11:32 AM Changeset in ffmpeg [3a751eab] by Paul B Mahol <onemda@gmail.com>
lavu/opt: add AV_OPT_TYPE_COLOR Signed-off-by: Paul B Mahol …
10:10 AM Changeset in ffmpeg [1ec578c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:55 AM Changeset in ffmpeg [1a0057dc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'db8e336e5fc18c41cb4e9bab1960349e9800d546' * commit …
9:49 AM Changeset in ffmpeg [36d34903] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '30e256430eb88c6d4c382581b89bca171d79fbc0' * commit …
9:41 AM Changeset in ffmpeg [1e9a050b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '16a645adeb758207346a4bbf66766f02734c461e' * commit …
9:29 AM Changeset in ffmpeg [71fcb607] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3fb29588a27a711132106b924e27b53789a58dcb' * commit …
9:05 AM Changeset in ffmpeg [c7078f49] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b' * commit …
8:54 AM Ticket #1770 (Apple Intermediate Codec (AIC) Decoder) closed by Carl Eugen Hoyos
fixed: Implemented by Kostya.
8:51 AM Changeset in ffmpeg [d5e5e73c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7' * commit …
8:38 AM Changeset in ffmpeg [5bc892cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9' * commit …
8:23 AM Changeset in ffmpeg [c453da33] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1fb013a57c6d98d3f425506eb25f32b2cf7ddc6f' * commit …
8:05 AM Ticket #358 (MMS(MMSH) seeking/skipping freezes video) updated by Carl Eugen Hoyos
Replying to brtv_viewer: > I am trying to seek/skip the …
8:04 AM Changeset in ffmpeg [28e6b7b9] by Michael Niedermayer <michaelni@gmx.at>
Turn off usage of base_data_offset in tfhd for PIFF files According …
8:04 AM Ticket #2581 (mmsh seeking crashes ffmpeg) created by Carl Eugen Hoyos
Ticket #358 - seeking mmsh does not work - is reproducible again since …
5:49 AM Changeset in ffmpeg [259af1b9] by Anton Khirnov <anton@khirnov.net>
mpegvideo: allocate sufficiently large scratch buffer for interlaced …
5:44 AM Changeset in ffmpeg [db8e336e] by Anton Khirnov <anton@khirnov.net>
pthread: reindent
5:44 AM Changeset in ffmpeg [30e25643] by Anton Khirnov <anton@khirnov.net>
lavc/pthread: remove obsolete checks Those were useful when …
5:44 AM Changeset in ffmpeg [16a645a] by Anton Khirnov <anton@khirnov.net>
vf_pixdesctest: make config_props work properly when called multiple times.
5:44 AM Changeset in ffmpeg [3ba35a34] by Anton Khirnov <anton@khirnov.net>
vf_hqdn3d: make config_props work properly when called multiple times. …
5:44 AM Changeset in ffmpeg [3fb29588] by Anton Khirnov <anton@khirnov.net>
vf_drawtext: don't leak the expressions.
5:43 AM Changeset in ffmpeg [6592cd22] by Anton Khirnov <anton@khirnov.net>
vf_crop: make config_props work properly when called multiple times. …
5:43 AM Changeset in ffmpeg [d5c66d9c] by Anton Khirnov <anton@khirnov.net>
vf_setdar: make config_props work properly when called multiple times. …
5:43 AM Changeset in ffmpeg [4c205f42] by Anton Khirnov <anton@khirnov.net>
vf_drawbox: make config_props work properly when called multiple …
5:43 AM Changeset in ffmpeg [90d9a2a0] by Anton Khirnov <anton@khirnov.net>
vf_drawtext: do not reset the frame number in config_input. Frame …
5:42 AM Changeset in ffmpeg [7727be79] by Anton Khirnov <anton@khirnov.net>
vf_fps: move initializing pts from config_props to init. It should …
5:42 AM Changeset in ffmpeg [d371c3c2] by Anton Khirnov <anton@khirnov.net>
vf_frei0r: make config_props work properly when called multiple times. …
5:42 AM Changeset in ffmpeg [87c31cfd] by Anton Khirnov <anton@khirnov.net>
vf_gradfun: make config_props work properly when called multiple times.
5:42 AM Changeset in ffmpeg [b06848f4] by Anton Khirnov <anton@khirnov.net>
vf_lut: make config_props work properly when called multiple times. …
5:42 AM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) updated by str
Replying to cehoyos: > Is this also reproducible with …
4:31 AM Changeset in ffmpeg [1232a164] by Kostya Shishkov <kostya.shishkov@gmail.com>
Apple Intermediate Codec decoder
3:34 AM Ticket #358 (MMS(MMSH) seeking/skipping freezes video) updated by brtv_viewer
I am trying to seek/skip the mmsh stream referenced above using the …
3:29 AM ffplay-20130516-224646.log attached to Ticket #358 by brtv_viewer
ffplay report when seek in mms/mmsh stream causes it to crash
12:32 AM Changeset in ffmpeg [17989dcf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Autodetect VA-API This fixes a regression (reproducible …

May 16, 2013:

10:46 PM Changeset in ffmpeg [cb0b0266] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawbox: restore verbal form for drawbox options descriptions
10:46 PM Changeset in ffmpeg [0aa013fa] by Stefano Sabatini <stefasab@gmail.com>
lavfi: factorize drawgrid and drawbox code
10:40 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since c9c7a77
10:38 PM Changeset in ffmpeg [5437284] by Michael Niedermayer <michaelni@gmx.at>
tools/ffhash: Use O_BINARY when available This fixes reading files in …
10:28 PM Changeset in ffmpeg [ab074ab9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread: fix ffv1 with 2 threads Signed-off-by: Michael …
10:20 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > > …
10:18 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by relevante
Replying to cehoyos: > Replying to ubitux: > > …
10:17 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by relevante
> Which player plays your input file? Flash will play it, as does …
10:09 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Carl Eugen Hoyos
Replying to ubitux: > {{{ > % ./ffmpeg -i …
10:04 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > > …
10:02 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Carl Eugen Hoyos
Replying to ubitux: > Replying to cehoyos: > > …
9:59 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Clément Bœsch
Replying to cehoyos: > Is an external library (-vcodec …
9:57 PM Ticket #2580 (FLV h264 video decoding corrupted) updated by Carl Eugen Hoyos
Keywords changed
Is an external library (-vcodec libx264) needed to reproduce this …
9:53 PM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) updated by Carl Eugen Hoyos
Is this also reproducible with current git head? How can I reproduce …
9:52 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by Carl Eugen Hoyos
Keywords, Status changed
9:51 PM Ticket #2580 (FLV h264 video decoding corrupted) created by relevante
Summary of the bug: Decoding this file: …
9:28 PM Changeset in ffmpeg [40bbbce7] by Martin Storsjö <martin@martin.st>
movenc: Don't add base_data_offset in tfhd for PIFF files According …
9:28 PM Changeset in ffmpeg [1fb013a5] by Martin Storsjö <martin@martin.st>
vc1dec: Add support for interlaced B-frames Signed-off-by: Martin …
9:20 PM Changeset in ffmpeg [3da726f1] by Clément Bœsch <ubitux@gmail.com>
lavf/img2enc: use FF_CEIL_RSHIFT().
9:20 PM Changeset in ffmpeg [f3962c62] by Clément Bœsch <ubitux@gmail.com>
lavfi/yadif: fix chroma subsampling with odd sizes.
9:20 PM Changeset in ffmpeg [61b268ee] by Clément Bœsch <ubitux@gmail.com>
lavfi/idet: fix chroma subsampling with odd sizes.
9:08 PM Changeset in ffmpeg [6c5bd7d7] by Clément Bœsch <ubitux@gmail.com>
lavc/vc1dec: fix a few "may be used uninitialized" warnings.
8:54 PM Changeset in ffmpeg [09b3bbe6] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible …
8:32 PM Changeset in ffmpeg [f4cc38e3] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: silence "may be used uninitialized in this function" warning …
8:24 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by compn
are your UAV / drones used in a war or combat area? maybe some …
7:48 PM ffmpeg-20130516-153452.log attached to Ticket #2579 by Matt Leotta
log of ffmpeg -v 9 -loglevel 99 -i old_klv_data_stream.mpg
7:47 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) created by Matt Leotta
Summary of the bug: In some older videos collected from a UAV (e.g. …
6:52 PM CompilationGuide/Ubuntu edited by llogan
list older Ubuntus since users don't read paragraphs; add … (diff)
4:38 PM Changeset in ffmpeg [d94c9070] by Clément Bœsch <ubitux@gmail.com>
lavfi: silence a discarded const qualifier warning.
3:58 PM Changeset in ffmpeg [b22f96b7] by Michael Niedermayer <michaelni@gmx.at>
Rename ffadler to ffhash and expand it using the generic hash API …
3:10 PM Changeset in ffmpeg [c607a2cc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: sparc: …
3:03 PM Changeset in ffmpeg [af00d68a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vf_pad: …
2:45 PM Changeset in ffmpeg [df003cbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8' * commit …
1:21 PM Changeset in ffmpeg [e55092b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8' * commit …
12:42 PM Ticket #2578 (avcodec_find_best_pix_fmt_of_list gives wrong format) created by str
Summary of the bug: avcodec_find_best_pix_fmt_of_list gives me …
12:30 PM Changeset in ffmpeg [4dbceaa3] by Diego Biurrun <diego@biurrun.de>
sparc: Eliminate dead code in VIS acceleration macros Signed-off-by: …
12:05 PM Changeset in ffmpeg [39cc4c61] by Luca Barbato <lu_zero@gentoo.org>
flacdec: drop unnecessary assert The condition cannot happen anymore.
12:05 PM Changeset in ffmpeg [b25e49b1] by Luca Barbato <lu_zero@gentoo.org>
mjpegdec: properly report unsupported disabled features When JPEG-LS …
11:55 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Elon Musk
Its not a bug. Its expected normal and default behavior.
11:49 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Albert Zeyer
But when the behavior is supposed to be different, it is a bug. Or it …
11:38 AM Changeset in ffmpeg [afec02af] by Clément Bœsch <ubitux@gmail.com>
lavfi/unsharp: remove unused float.h include.
11:38 AM Changeset in ffmpeg [faceb0af] by Clément Bœsch <ubitux@gmail.com>
lavfi/unsharp: use av_image_copy_plane().
11:35 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Elon Musk
If you want custom conversion use audio filters, or send patch for …
11:23 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Albert Zeyer
I think when you send a mono-signal to the sound driver, it just uses …
11:18 AM Changeset in ffmpeg [5c7a33a7] by Clément Bœsch <ubitux@gmail.com>
fate/colorchannelmixer: make sure direct path is tested.
9:16 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
The edit list for the video track in the output file definitely looks …
8:33 AM Changeset in ffmpeg [04dd5dde] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' * commit …
8:14 AM Changeset in ffmpeg [a134f967] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd' * commit …
8:08 AM Changeset in ffmpeg [e77647c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990' * commit …
8:07 AM Ticket #2333 (mkv + ac3 remux adds a little time) updated by Roger Pack
maybe it's rounding up or something, when reporting time back to the …
7:56 AM Changeset in ffmpeg [efc08e00] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' * commit …
7:46 AM Changeset in ffmpeg [39354d60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' * commit …
7:25 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Hendrik
When you output one channel to two speakers, the perceived loudness …
7:19 AM Changeset in ffmpeg [0d83b572] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9cacdabd1c8cd257a942d8289349c37d992989b7' * commit …
7:11 AM Changeset in ffmpeg [4390fa62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d' * commit …
6:49 AM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) updated by Carl Eugen Hoyos
If you are interested in this issue please consider reading my last …
6:42 AM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) updated by Carl Eugen Hoyos
SoX behaves differently: sox mono.wav -c 2 stereo.wav does not …
6:31 AM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) updated by Roger Pack
See also http://ffmpeg.zeranoe.com/forum/viewtopic.php?f=7&t=1133
5:36 AM Changeset in ffmpeg [3062ac4c] by Anton Khirnov <anton@khirnov.net>
vf_pad: use the name 's' for the pointer to the private context This …
5:36 AM Changeset in ffmpeg [a70519aa] by Anton Khirnov <anton@khirnov.net>
vf_overlay: use the name 's' for the pointer to the private context …
5:35 AM Changeset in ffmpeg [8d2565c2] by Anton Khirnov <anton@khirnov.net>
vf_lut: use the name 's' for the pointer to the private context This …
5:35 AM Changeset in ffmpeg [4753f80] by Anton Khirnov <anton@khirnov.net>
vf_libopencv: use the name 's' for the pointer to the private context …
5:35 AM Changeset in ffmpeg [56e4ce0d] by Anton Khirnov <anton@khirnov.net>
vf_hqdn3d: use the name 's' for the pointer to the private context …
5:33 AM Changeset in ffmpeg [7af5ae2d] by Anton Khirnov <anton@khirnov.net>
vf_hflip: use the name 's' for the pointer to the private context …
5:33 AM Changeset in ffmpeg [05fab553] by Anton Khirnov <anton@khirnov.net>
vf_gradfun: use the name 's' for the pointer to the private context …
5:33 AM Changeset in ffmpeg [f6b6d6a] by Anton Khirnov <anton@khirnov.net>
vf_frei0r: use the name 's' for the pointer to the private context …
5:33 AM Changeset in ffmpeg [cbec213] by Anton Khirnov <anton@khirnov.net>
vf_format: use the name 's' for the pointer to the private context …
5:33 AM Changeset in ffmpeg [d64cf54b] by Anton Khirnov <anton@khirnov.net>
vf_fieldorder: use the name 's' for the pointer to the private context …
5:32 AM Changeset in ffmpeg [9bbf6c68] by Anton Khirnov <anton@khirnov.net>
vf_fieldorder: cosmetics, remove an extra linebreak
5:32 AM Changeset in ffmpeg [c0279956] by Anton Khirnov <anton@khirnov.net>
vf_fade: use the name 's' for the pointer to the private context This …
5:32 AM Changeset in ffmpeg [d3735f7a] by Anton Khirnov <anton@khirnov.net>
vf_drawtext: use the name 's' for the pointer to the private context …
5:32 AM Changeset in ffmpeg [20e2794e] by Anton Khirnov <anton@khirnov.net>
vf_drawbox: use the name 's' for the pointer to the private context …
5:31 AM Changeset in ffmpeg [ba09675] by Anton Khirnov <anton@khirnov.net>
vf_delogo: use the name 's' for the pointer to the private context …
5:31 AM Changeset in ffmpeg [e16e23d7] by Anton Khirnov <anton@khirnov.net>
vf_cropdetect: use the name 's' for the pointer to the private context …
5:31 AM Changeset in ffmpeg [671563d9] by Anton Khirnov <anton@khirnov.net>
vf_crop: cosmetics, break lines
5:31 AM Changeset in ffmpeg [7f839595] by Anton Khirnov <anton@khirnov.net>
vf_crop: use the name 's' for the pointer to the private context This …
5:30 AM Changeset in ffmpeg [762df56e] by Anton Khirnov <anton@khirnov.net>
vf_boxblur: use the name 's' for the pointer to the private context …
5:30 AM Changeset in ffmpeg [a2a69699] by Anton Khirnov <anton@khirnov.net>
vf_blackframe: use the name 's' for the pointer to the private context …
5:30 AM Changeset in ffmpeg [b3ea7662] by Anton Khirnov <anton@khirnov.net>
vf_aspect: use the name 's' for the pointer to the private context …
Note: See TracTimeline for information about the timeline view.