Timeline



Apr 19, 2013:

10:57 PM Ticket #411 (Support left and top cropping in H264) closed by Carl Eugen Hoyos
fixed: This was fixed by Vittorio Giovara, and works fine now with ffmpeg and …
10:11 PM Changeset in ffmpeg [67cc31d6] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: add final_delay option.
10:05 PM Changeset in ffmpeg [a16c2056] by Clément Bœsch <ubitux@gmail.com>
lavf/gifdec: add loop support. Loop is ignored by default.
9:59 PM Changeset in ffmpeg [f5ede48f] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: miscellaneous cosmetics.
9:59 PM Changeset in ffmpeg [7004cad3] by Clément Bœsch <ubitux@gmail.com>
Changelog: notify GIF improvements.
9:59 PM Changeset in ffmpeg [5927ebab] by Clément Bœsch <ubitux@gmail.com>
doc/general: animated GIF are now compressed.
9:59 PM Changeset in ffmpeg [e1b35bdd] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: add flag to enable transparency detection between frames. …
9:59 PM Changeset in ffmpeg [0f1250b7] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: make possible to disable offsetting.
9:44 PM Changeset in ffmpeg [b71a0507] by Martin Storsjö <martin@martin.st>
x86: Remove unused inline asm instruction defines Signed-off-by: …
9:44 PM Changeset in ffmpeg [a60136ee] by Martin Storsjö <martin@martin.st>
vc1: Remove now unused variables Signed-off-by: Martin Storsjö …
9:34 PM Changeset in ffmpeg [8f116bf7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
9:26 PM Changeset in ffmpeg [e07e8882] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a' * commit …
9:13 PM Changeset in ffmpeg [6c5989cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1' * commit …
8:55 PM Changeset in ffmpeg [4cb59ad] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9' * commit …
8:46 PM Changeset in ffmpeg [f4b05cd8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c' * commit …
8:29 PM Changeset in ffmpeg [287c8db] by Martin Storsjö <martin@martin.st>
cosmetics: bfin: Fix indentation in the dsputil init function …
8:29 PM Changeset in ffmpeg [d4d186d1] by Martin Storsjö <martin@martin.st>
dsputil: Remove non-8bpp draw_edge It is never used. Signed-off-by: …
8:29 PM Changeset in ffmpeg [c9f5fcd0] by Martin Storsjö <martin@martin.st>
dsputil: Merge 9-10 bpp functions for get_pixels and draw_edge These …
8:29 PM Changeset in ffmpeg [619e0da] by Martin Storsjö <martin@martin.st>
dsputil: Remove unused 32-bit functions Previously, if dct_bits was …
8:29 PM Changeset in ffmpeg [c443117f] by Martin Storsjö <martin@martin.st>
dsputil: Remove dct_bits dct_bits is never set except in h264, where …
8:29 PM Changeset in ffmpeg [54cd5e4f] by Martin Storsjö <martin@martin.st>
dsputil: Remove hpel functions (moved to hpeldsp) Signed-off-by: …
8:29 PM Changeset in ffmpeg [2957d29] by Martin Storsjö <martin@martin.st>
alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:29 PM Changeset in ffmpeg [78ce568e] by Martin Storsjö <martin@martin.st>
sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp …
8:29 PM Changeset in ffmpeg [278bd205] by Martin Storsjö <martin@martin.st>
sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:19 PM Changeset in ffmpeg [bfb41b50] by Martin Storsjö <martin@martin.st>
bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:19 PM Changeset in ffmpeg [7384b7a7] by Martin Storsjö <martin@martin.st>
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:18 PM Changeset in ffmpeg [47e5a981] by Martin Storsjö <martin@martin.st>
ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:18 PM Changeset in ffmpeg [8db00081] by Martin Storsjö <martin@martin.st>
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp …
8:18 PM Changeset in ffmpeg [28bc406c] by Martin Storsjö <martin@martin.st>
mjpeg: Use hpeldsp instead of dsputil for half-pel functions …
8:18 PM Changeset in ffmpeg [1277dc07] by Martin Storsjö <martin@martin.st>
svq1enc: Use hpeldsp instead of dsputil for half-pel functions …
8:18 PM Changeset in ffmpeg [2f6bc5f7] by Martin Storsjö <martin@martin.st>
svq3: Use hpeldsp instead of dsputil for half-pel functions …
8:18 PM Changeset in ffmpeg [f4fed5a2] by Martin Storsjö <martin@martin.st>
mpegvideo: Use hpeldsp instead of dsputil for half-pel functions This …
8:18 PM Changeset in ffmpeg [6caa44aa] by Martin Storsjö <martin@martin.st>
svq1: Use hpeldsp instead of dsputil for half-pel functions This …
8:18 PM Changeset in ffmpeg [c1047003] by Martin Storsjö <martin@martin.st>
mimic: Use hpeldsp instead of dsputil for half-pel functions …
8:18 PM Changeset in ffmpeg [8071264f] by Martin Storsjö <martin@martin.st>
interplayvideo: Use hpeldsp instead of dsputil for half-pel functions …
8:17 PM Changeset in ffmpeg [0f0a11d5] by Martin Storsjö <martin@martin.st>
bink: Use hpeldsp instead of dsputil for half-pel functions …
8:17 PM Changeset in ffmpeg [8f992dc8] by Martin Storsjö <martin@martin.st>
indeo3: Use hpeldsp instead of dsputil for half-pel functions This …
8:17 PM Changeset in ffmpeg [cb7ecb75] by Martin Storsjö <martin@martin.st>
vp56: Use hpeldsp instead of dsputil for half-pel functions This …
8:17 PM Changeset in ffmpeg [3bd062bf] by Martin Storsjö <martin@martin.st>
vp3: Use hpeldsp instead of dsputil for half-pel functions This makes …
8:17 PM Changeset in ffmpeg [68d8238c] by Martin Storsjö <martin@martin.st>
hpeldsp: Add half-pel functions (currently copies of dsputil) …
7:49 PM Changeset in ffmpeg [05b2c99] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Fix lowres handling in buffer allocation Signed-off-by: …
7:49 PM Changeset in ffmpeg [a8b05dde] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72' * commit …
7:36 PM Changeset in ffmpeg [194d0399] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '505642f18276aed03278ac91b1f334ea888eac6a' * commit …
6:35 PM Ticket #2484 (atempo - low accuracy) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
6:26 PM Changeset in ffmpeg [c8462bd1] by Reinhard Tartler <siretart@tauware.de>
mp3dec: fallback to generic seeking when a TOC is not present Fixes …
6:21 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by Hendrik
Instead of looking for workarounds, i would suggest to grab a …
6:14 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by lars.hammarstrand@gmail.com
This issue also broke current xbmc master with ffmpeg master head for …
6:06 PM Ticket #2484 (atempo - low accuracy) updated by bars
Replying to cehoyos: > I tested the following - could you …
5:25 PM Ticket #2486 (writing MP4 with FLAC5.1 audio fails) updated by julian
ok sounds alright the error messages could be somewhat more …
5:03 PM Ticket #2486 (writing MP4 with FLAC5.1 audio fails) closed by Carl Eugen Hoyos
invalid: isom (mp4) does not support flac, this is not a limitation of FFmpeg. …
4:40 PM Ticket #2486 (writing MP4 with FLAC5.1 audio fails) created by julian
download the file: …
4:16 PM Ticket #2485 (Can't use "-chunked_post 0" with HTTP HLS POST) created by Jeremy GARROUSTE
Summary of the bug: can't disable the chunked transfert encoding POST …
4:07 PM Changeset in ffmpeg [bc7fbd36] by Diego Biurrun <diego@biurrun.de>
fate: cosmetics: More sensible order for entries in video filter file
4:07 PM Changeset in ffmpeg [a77aed14] by Diego Biurrun <diego@biurrun.de>
fate: Rename video filters file and add separate video filters target
4:07 PM Changeset in ffmpeg [b357f1d1] by Diego Biurrun <diego@biurrun.de>
fate: Split audio filters into their own separate file
4:07 PM Changeset in ffmpeg [3eec1d41] by Diego Biurrun <diego@biurrun.de>
fate: Reuse VREF and AREF variables where appropriate
3:49 PM Ticket #2484 (atempo - low accuracy) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I tested the following - could you confirm if this is the problem you …
3:44 PM Changeset in ffmpeg [833bc66] by Michael Niedermayer <michaelni@gmx.at>
avformat: change seeking index consistency asserts to av_asserts …
12:48 PM Changeset in ffmpeg [42bcc408] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_motion: Use a field from the current frame if the …
12:44 PM Changeset in ffmpeg [30e6a02c] by Clément Bœsch <ubitux@gmail.com>
lavf/http: remove duplicated dec flag.
11:19 AM Changeset in ffmpeg [76c72773] by Michael Niedermayer <michaelni@gmx.at>
x86: sbrdsp: implement SSE2 hf_apply_noise 233 to 105 cycles on …
11:15 AM Changeset in ffmpeg [380cfce2] by Clément Bœsch <ubitux@gmail.com>
lavc: add AV_CODEC_PROP_TEXT_SUB. CC are not marked. Also allow …
10:11 AM Changeset in ffmpeg [6189ff36] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: avoid forward declaration.
10:02 AM Changeset in ffmpeg [a7c5b7a6] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: correct the delay after the first frame. To define …
9:25 AM Ticket #1430 (More efficient deshake filter) updated by Georg Martius
Why is an external library no solution? ffmpeg relies on many external …
9:04 AM Ticket #2483 (Cropping video with height=1 fails) updated by Christian
The option -filter format=rgb24,crop=848:1:0:240 works …
8:54 AM Ticket #2484 (atempo - low accuracy) created by bars
Summary of the bug: I can't reach an exact length (microseconds). The …
8:46 AM Ticket #1430 (More efficient deshake filter) updated by Carl Eugen Hoyos
An external library is simply no solution and I don't understand how …
8:29 AM Ticket #1430 (More efficient deshake filter) updated by Georg Martius
Well its architecture is too simple. A single pass cannot work without …
8:24 AM Ticket #1430 (More efficient deshake filter) updated by Georg Martius
Cc changed
8:16 AM Ticket #1430 (More efficient deshake filter) updated by Carl Eugen Hoyos
What's wrong with improving the existing filter?
8:14 AM Ticket #1430 (More efficient deshake filter) updated by Georg Martius
We are working on adding video stabilization using vid.stab library …
8:11 AM Ticket #1430 (More efficient deshake filter) updated by Georg Martius
Status, Owner changed
7:33 AM Ticket #2483 (Cropping video with height=1 fails) updated by Carl Eugen Hoyos
Keywords changed
7:28 AM Changeset in ffmpeg [5e83d9ac] by Anton Khirnov <anton@khirnov.net>
h264: fully support cropping. Based on a patch by Vittorio Giovara …
7:26 AM Changeset in ffmpeg [a7f46586] by Anton Khirnov <anton@khirnov.net>
ff_get_buffer(): allocate the frame for max(coded,display) dimensions …
7:26 AM Changeset in ffmpeg [505642f1] by Anton Khirnov <anton@khirnov.net>
mp3dec: fallback to generic seeking when a TOC is not present Fixes …
7:08 AM Ticket #2483 (Cropping video with height=1 fails) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test "-filter format=rgb24,crop=848:1:0:240"
12:56 AM Changeset in ffmpeg [b63f7b3a] by Paul B Mahol <onemda@gmail.com>
lavfi/afade: use AV_OPT_TYPE_DURATION Signed-off-by: Paul B Mahol …
12:50 AM Ticket #2483 (Cropping video with height=1 fails) updated by Christian
Ok, I found out which version was working with this command. […]
12:15 AM Changeset in ffmpeg [7e57adb4] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: fix timing. pkt->duration can not be used since the values …
12:10 AM Changeset in ffmpeg [13478b2] by Clément Bœsch <ubitux@gmail.com>
gif: use only one graphic control extension block per image. The …
12:10 AM Changeset in ffmpeg [7b80b3ce] by Clément Bœsch <ubitux@gmail.com>
lavc/utils: merge side data after video encode. This allows encoders …
12:07 AM Ticket #2483 (Cropping video with height=1 fails) created by Christian
Summary of the bug: Cropping a video with height 1px fails: "-filter …
12:05 AM Changeset in ffmpeg [3d786591] by Clément Bœsch <ubitux@gmail.com>
fate/gif: create meaningful gif encoding tests.

Apr 18, 2013:

11:29 PM Changeset in ffmpeg [007989c7] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: fix return variable type for avio_seek Signed-off-by: Marton …
11:26 PM Changeset in ffmpeg [a39cd876] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix multithreaded MPEG-4 decoding. Regression since …
11:02 PM Changeset in ffmpeg [7254afdf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
10:17 PM Ticket #2354 (ffmpeg windows crash) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the input file zi.flv …
9:48 PM Changeset in ffmpeg [020c287] by Michael Niedermayer <michaelni@gmx.at>
avformat: Dont stop probing before the whole id3 tag is read When a …
9:47 PM Changeset in ffmpeg [c6a43a72] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mptestsrc: fix invalid access in case of negative linesize In …
9:23 PM Changeset in ffmpeg [7c1a002c] by Clément Bœsch <ubitux@gmail.com>
subtitles: introduce ASS codec id and use it. Currently, we have a …
8:59 PM Changeset in ffmpeg [b1cc12d0] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: make -aspect work with -vcodec copy.
8:28 PM Ticket #1444 (Incorrect duration displayed in webm file) closed by Carl Eugen Hoyos
fixed: Fixed by Thierry Foucu in 98cbbab - not reproducible with 1.1 and 1.2.
8:06 PM Changeset in ffmpeg [a3410b5a] by Reinhard Tartler <siretart@tauware.de>
svq1dec: clip motion vectors to the frame size. Fixes invalid reads …
8:05 PM Changeset in ffmpeg [43039f93] by Reinhard Tartler <siretart@tauware.de>
svq1dec: check that the reference frame has the same dimensions as the …
8:05 PM Changeset in ffmpeg [d0c4d61c] by Reinhard Tartler <siretart@tauware.de>
qdm2: check that the FFT size is a power of 2 Reported-by: Mateusz …
8:05 PM Changeset in ffmpeg [95db1624] by Reinhard Tartler <siretart@tauware.de>
indeo3: switch parsing the header to bytestream2 Also add an …
8:04 PM Changeset in ffmpeg [b0b33ce1] by Reinhard Tartler <siretart@tauware.de>
indeo3: check motion vectors. Reported-by: Mateusz "j00ru" Jurczyk …
8:03 PM Changeset in ffmpeg [fa4192e3] by Reinhard Tartler <siretart@tauware.de>
rv10: check that extradata is large enough Reported-by: Mateusz …
8:01 PM Changeset in ffmpeg [4c412580] by Reinhard Tartler <siretart@tauware.de>
indeo3: fix data size check The data offsets are relative to the …
7:59 PM Changeset in ffmpeg [8f558c3e] by Reinhard Tartler <siretart@tauware.de>
af_channelmap: sanity check input channel indices in all cases. Fixes …
6:51 PM Changeset in ffmpeg [b42827ff] by Nicolas George <nicolas.george@normalesup.org>
lavfi/vf_aspect: improve compatibility of parsing. Try to accept both …
6:15 PM Changeset in ffmpeg [5b9675b5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
6:13 PM Changeset in ffmpeg [23daee0d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_motion: Check P field references If a reference is …
5:25 PM Ticket #2482 (updatefirst documentation outdated?) updated by Carl Eugen Hoyos
Please provide a failing command line that worked before but does not …
4:28 PM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by Jean-Pierre
You are right, audio and video are perfectly sync when the command is …
3:56 PM Changeset in ffmpeg [4c8ce750] by Michael Niedermayer <michaelni@gmx.at>
svq3: use memmove to avoid overlap in memcpy. Found-by: Mateusz …
3:33 PM Ticket #2482 (updatefirst documentation outdated?) created by Roger Pack
this page: http://ffmpeg.org/ffmpeg-formats.html#image2-1 mentions …
3:31 PM Changeset in ffmpeg [212960ee] by Paul B Mahol <onemda@gmail.com>
colorchannelmixer filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
3:30 PM Changeset in ffmpeg [449cdd54] by Paul B Mahol <onemda@gmail.com>
colorbalance filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
3:08 PM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > May be I didn't understand what you …
3:06 PM Ticket #2481 (libavformat doesn't update file duration when file size changes during ...) updated by gjdfgh
>Is this reproducible with mplayer -demuxer lavf ? Yes.
3:03 PM Changeset in ffmpeg [300ca076] by Nicolas George <nicolas.george@normalesup.org>
examples/filtering_audio: fix frame leak. The frame is not used after …
2:54 PM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by Jean-Pierre
May be I didn't understand what you asked me. Another try: ffmpeg -f …
2:42 PM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by Jean-Pierre
Please go directly to comment 3 $ ffmpeg -f v4l2 -debug 1 -f alsa -ac …
2:39 PM Ticket #2481 (libavformat doesn't update file duration when file size changes during ...) updated by Carl Eugen Hoyos
Keywords changed
Is this reproducible with mplayer -demuxer lavf ?
2:38 PM Changeset in ffmpeg [3e9c0217] by Paul B Mahol <onemda@gmail.com>
lavu: add av_clipd_c Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:38 PM Ticket #2480 (libavformat can't handle mms streaming from http URLs) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2001
2:35 PM Ticket #2481 (libavformat doesn't update file duration when file size changes during ...) created by gjdfgh
I would expect that libavformat updates AVFormatContext.duration when …
2:20 PM Changeset in ffmpeg [5ae484e3] by Michael Niedermayer <michaelni@gmx.at>
evrcdec: use memmove() instead of memcpy() when regions can overlap. …
2:16 PM Ticket #2480 (libavformat can't handle mms streaming from http URLs) updated by gjdfgh
>This is bad, because you can't just tell users they should try "mmsh" …
2:15 PM Ticket #2480 (libavformat can't handle mms streaming from http URLs) created by gjdfgh
The following URL works fine with mplayer and VLC, but not ffplay: …
1:30 PM Changeset in ffmpeg [90a56ebb] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: avoid encoding 0x0 images. It seems browsers don't like it …
12:52 PM Ticket #2479 (mov file with two edit list entries) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords, Type changed
[…] […]
12:36 PM Ticket #2479 (mov file with two edit list entries) updated by Alexey Kasyanchuk
https://dl.dropboxusercontent.com/u/66826430/Video/M_error.mp4 (5.4 mb)
12:35 PM Ticket #2479 (mov file with two edit list entries) created by Alexey Kasyanchuk
I checked it on 0.12 and current git versions. (with ffplay) …
11:53 AM Changeset in ffmpeg [9db1c64] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: support only GIF codec.
11:42 AM Changeset in ffmpeg [01367b0] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: merge gif_write_{packet,video}. Avoid a pointless split.
11:42 AM Changeset in ffmpeg [b7a3f143] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: trim unnecessarily long netscape ext code. Extension …
11:40 AM Changeset in ffmpeg [0a0e6877] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: remove unused fields.
11:40 AM Changeset in ffmpeg [28f9858c] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: simplify streams type checking.
11:23 AM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by Carl Eugen Hoyos
Description changed
Does it help if you move the alsa input behind the v4l2 input? (ffmpeg …
11:03 AM Changeset in ffmpeg [978e3734] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: make the "-help filter=" output less confusing Example: …
10:55 AM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) created by Jean-Pierre
Summary of the bug: I am trying to capture S-VHS with a Dazzle DVC100 …
10:51 AM Ticket #2477 (libswscale make error (--disable-optimization)) closed by Carl Eugen Hoyos
fixed: Fixed in git head, thank you for the report.
10:47 AM Changeset in ffmpeg [99818ac4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libswscale compilation with --disable-optimizations on x86-32. …
10:33 AM Ticket #2170 (problem using av_packet_merge_side_data) updated by trynitron
I don't use any kind of containers for now, just h264 packets, written …
10:15 AM Ticket #2476 (Unexpected output when using -v and -report) updated by Carl Eugen Hoyos
Keywords changed
9:49 AM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) updated by Carl Eugen Hoyos
Keywords, Resolution, Version, Component, Reproduced by developer changed
Fixed in 7a259a5 (Feb 9).
9:38 AM Ticket #2477 (libswscale make error (--disable-optimization)) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 3950236, patch sent but see ticket #1932 for a reason …
9:17 AM Ticket #2170 (problem using av_packet_merge_side_data) updated by Carl Eugen Hoyos
Could you explain what you are trying to do / what kind of container …
8:29 AM Ticket #2170 (problem using av_packet_merge_side_data) reopened by trynitron
Hi, I spent some time to solve the problem, and I found it. So The …
6:24 AM config.asm attached to Ticket #2477 by Andrew
6:23 AM config.log attached to Ticket #2477 by Andrew
6:23 AM config.h attached to Ticket #2477 by Andrew
6:22 AM Ticket #2477 (libswscale make error (--disable-optimization)) created by Andrew
[…] config.h - included.
4:25 AM Ticket #2476 (Unexpected output when using -v and -report) created by dave rice
Summary of the bug: I would like to run ffmpeg with verbosity set to …
1:00 AM Changeset in ffmpeg [ee94362c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
12:57 AM Changeset in ffmpeg [6998af4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: check codes in ff_init_vlc_sparse() Signed-off-by: …
12:47 AM Changeset in ffmpeg [fb3e3808] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: Check bits in ff_init_vlc_sparse() Fixes out of …
12:35 AM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
[…]
12:20 AM Changeset in ffmpeg [2ade23a7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix pgc compilation with --disable-optimizations. -O1 disables dead …

Apr 17, 2013:

11:55 PM Changeset in ffmpeg [bdfe60c7] by Michael Niedermayer <michaelni@gmx.at>
xan: Check for overlapping copies No valid samples i found use such …
11:41 PM Changeset in ffmpeg [32cc7ba8] by Clément Bœsch <ubitux@gmail.com>
fate: hot fix for gif failure.
11:13 PM Changeset in ffmpeg [b6408ffc] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: fix assert in avio API after dfb3231.
10:43 PM Changeset in ffmpeg [91a5b4d4] by Clément Bœsch <ubitux@gmail.com>
gif: remove outdated comments.
10:29 PM Ticket #2262 (gif muxer should not be gif encoder) closed by Clément Bœsch
fixed: Fixed in 635389c.
10:24 PM Changeset in ffmpeg [8694e871] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: return more meaningful error code.
10:24 PM Changeset in ffmpeg [71411b69] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: merge two allocation checks.
10:24 PM Changeset in ffmpeg [dfb32310] by Clément Bœsch <ubitux@gmail.com>
lavf/gif: simplify palette writing.
10:24 PM Changeset in ffmpeg [7b972d82] by Clément Bœsch <ubitux@gmail.com>
gif: reindent after previous commits.
10:24 PM Changeset in ffmpeg [e065e8a4] by Clément Bœsch <ubitux@gmail.com>
lavc/gif: crop image when possible. Increase compression when …
10:24 PM Changeset in ffmpeg [635389cc] by Clément Bœsch <ubitux@gmail.com>
Cleanse GIF muxer and encoder. This commit removes the badly …
9:37 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
9:37 PM Changeset in ffmpeg [1efcab02] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: apply hot fix for NUM:DEN syntax
9:37 PM Changeset in ffmpeg [f04ec05f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setdar: fix num/den swapping in log message
9:37 PM Changeset in ffmpeg [f212c23] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field
9:22 PM Changeset in ffmpeg [c2522473] by Michael Niedermayer <michaelni@gmx.at>
avutil/intfloat_readwrite: include common.h for isinf() Solution …
8:40 PM Changeset in ffmpeg [e252460c] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mptestsrc: remove unused size field
8:40 PM Changeset in ffmpeg [db84088e] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mptestsrc: use AV_OPT_TYPE_DURATION Simplify.
8:39 PM Changeset in ffmpeg [bbf003e9] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mptestsrc: reindent option constants
8:39 PM Changeset in ffmpeg [3933963d] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: fix style
8:39 PM Changeset in ffmpeg [7ab63126] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: use int in place of unsigned Avoid implicit …
8:39 PM Changeset in ffmpeg [5229b783] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: extend verbose feedback, show old SAR and DAR values
8:39 PM Changeset in ffmpeg [fe5ca6b9] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: restore ratio parsing Allow to set a ratio as "a:b" …
8:39 PM Changeset in ffmpeg [8bfd8781] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: factorize options definition between select and aselect
8:34 PM Changeset in ffmpeg [dcc1b323] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: add support for dynamic number of outputs
8:28 PM Changeset in ffmpeg [565c50ac] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: make select_frame() return void Set select->select …
8:08 PM Ticket #2469 (ffmpeg overlay issue) updated by Cigaes
Can you try current Git head? I suspect this is the same problem as …
7:32 PM Changeset in ffmpeg [0b3bd787] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
7:31 PM Changeset in ffmpeg [3220083c] by Michael Niedermayer <michaelni@gmx.at>
ra144: Try to fix int16/uint16 warnings from pgc Signed-off-by: …
7:25 PM Changeset in ffmpeg [cc6f848d] by Michael Niedermayer <michaelni@gmx.at>
avutil/intfloat_readwrite: avoid comparission with INFINITY, use …
7:25 PM Changeset in ffmpeg [45741dd8] by Michael Niedermayer <michaelni@gmx.at>
vf_lut: fix simplification / off by 1 error Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [1de7dcb4] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: fix interleave row output modes Linesizes that did …
5:27 PM Changeset in ffmpeg [7ee2dae] by Clément Bœsch <ubitux@gmail.com>
lavfi/interlace: remove exec permissions.
5:18 PM Changeset in ffmpeg [4c6fa4ef] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut: simplify nested component stepping.
5:18 PM Changeset in ffmpeg [45f5bf91] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut: reindent after previous commit.
5:18 PM Changeset in ffmpeg [3db3b278] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut: add direct path.
3:30 PM Changeset in ffmpeg [7f225307] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: indeo3: …
3:20 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
Okay here you go - just ask: FTP site: ramit.no-ip.biz login: …
3:16 PM Changeset in ffmpeg [7165881] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: check input width & height Signed-off-by: Paul B …
2:57 PM Changeset in ffmpeg [2787f7b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95' * commit …
2:50 PM Changeset in ffmpeg [4029a5eb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66531d634e75b834e89e4a6a0f7470ca018712a1' * commit …
2:37 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
I forgot: If you can run a ftp upload site for us, this would of …
2:35 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
I really wonder how you believe that this ticket can be fixed without …
2:20 PM Changeset in ffmpeg [e5dc5095] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf' * commit …
2:10 PM Changeset in ffmpeg [4916e220] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36' * commit …
2:08 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) reopened by ramitb
BTW this ticket NOT CLOSED and the problem exists, if you bunch of …
2:04 PM Changeset in ffmpeg [8cff853b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0' * commit …
2:02 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
??? I put so much effort trying to pin point the various scenarios …
1:59 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample OR if you can point us to …
1:56 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
any update on this? (BTW the incoming directory still doesn't exist). …
1:52 PM Changeset in ffmpeg [0a946599] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3' * commit …
1:40 PM Changeset in ffmpeg [251f283b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc' * commit …
1:13 PM Changeset in ffmpeg [f60ba6c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347' * commit …
1:04 PM Changeset in ffmpeg [74e86d31] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aafed1175df76603e94c99a7748968780d6548d2' * commit …
12:21 PM Changeset in ffmpeg [b7252025] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: fix output width for sbsl/sbs2l Signed-off-by: Paul B …
12:00 PM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by Roger Pack
with pthreads it works?
11:51 AM Changeset in ffmpeg [f0a149e5] by Paul B Mahol <onemda@gmail.com>
lavfi: remove bad inverse telecine filters Signed-off-by: Paul B …
10:10 AM Changeset in ffmpeg [a0a872d0] by Anton Khirnov <anton@khirnov.net>
indeo3: check motion vectors. Reported-by: Mateusz "j00ru" Jurczyk …
10:09 AM Changeset in ffmpeg [34e6af9e] by Anton Khirnov <anton@khirnov.net>
indeo3: fix data size check The data offsets are relative to the …
10:08 AM Changeset in ffmpeg [66531d63] by Anton Khirnov <anton@khirnov.net>
indeo3: switch parsing the header to bytestream2 Also add an …
9:57 AM Changeset in ffmpeg [a5ebd2d9] by Clément Bœsch <ubitux@gmail.com>
cmdutils: slightly better -filters output.
9:53 AM Ticket #2262 (gif muxer should not be gif encoder) updated by Clément Bœsch
Owner changed
Patch on the mailing list.
9:32 AM Changeset in ffmpeg [e3e6aa7a] by Nicolas George <nicolas.george@normalesup.org>
lavfi/buffersrc: fix failed requests count. The line was lost during …
9:11 AM Changeset in ffmpeg [e5644313] by Michael Niedermayer <michaelni@gmx.at>
examples/filtering_audio: get rid of AVABufferSinkParams …
9:11 AM Changeset in ffmpeg [f2619cbd] by Michael Niedermayer <michaelni@gmx.at>
examples/filtering_audio: enable ref counted frames Fixes accessing …
9:08 AM Changeset in ffmpeg [9db6aaeb] by Clément Bœsch <ubitux@gmail.com>
ffplay: use format title metadata to set window caption.
9:01 AM Changeset in ffmpeg [01d376f5] by Anton Khirnov <anton@khirnov.net>
rv10: check that extradata is large enough Reported-by: Mateusz …
9:01 AM Changeset in ffmpeg [bac8d38c] by Anton Khirnov <anton@khirnov.net>
rv10: return meaningful error codes. Also improve some error messages.
8:58 AM Changeset in ffmpeg [69f6f03c] by Anton Khirnov <anton@khirnov.net>
rv10: cosmetics, reformat
8:56 AM Changeset in ffmpeg [34f87a58] by Anton Khirnov <anton@khirnov.net>
qdm2: check that the FFT size is a power of 2 Reported-by: Mateusz …
8:55 AM Changeset in ffmpeg [ecff5acb] by Anton Khirnov <anton@khirnov.net>
svq1dec: clip motion vectors to the frame size. Fixes invalid reads …
8:55 AM Changeset in ffmpeg [b1bb8fb8] by Anton Khirnov <anton@khirnov.net>
svq1dec: check that the reference frame has the same dimensions as the …
7:24 AM Ticket #2471 (FFMpeg unable to determine video length with streams outside of programs) updated by Carl Eugen Hoyos
Version changed
I wonder if there is a bug: FFmpeg reports "max_analyze_duration …
6:46 AM Ticket #2475 (support yuv422p10le in lut filter) updated by Carl Eugen Hoyos
Priority, Status changed
6:37 AM Changeset in ffmpeg [c0771a1a] by Anton Khirnov <anton@khirnov.net>
af_channelmap: cosmetics, use an extra local variable to shorten the code
6:37 AM Changeset in ffmpeg [aafed117] by Anton Khirnov <anton@khirnov.net>
af_channelmap: sanity check input channel indices in all cases. Fixes …
4:13 AM Ticket #2475 (support yuv422p10le in lut filter) created by dave rice
Summary of the bug: I would like to use the lut filter with 10 bit …
12:24 AM Changeset in ffmpeg [b8edf916] by Paul B Mahol <onemda@gmail.com>
lavfi/histeq: fix out of array write Signed-off-by: Paul B Mahol …
12:16 AM Changeset in ffmpeg [161dee43] by Michael Niedermayer <michaelni@gmx.at>
rmdec: dont return uninitialized data Found-by: Mateusz "j00ru" …

Apr 16, 2013:

11:28 PM Ticket #2471 (FFMpeg unable to determine video length with streams outside of programs) updated by Nathan Bollom
File is uploaded: http://www1.datafilehost.com/d/eea09fa6 Output from …
10:37 PM Changeset in ffmpeg [fe1de12f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Remove two anonymous arrays. Fixes compilation of pngenc.c and …
10:35 PM Changeset in ffmpeg [9802f566] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ass_split: Do not use the function name as a parameter name in a …
10:10 PM Changeset in ffmpeg [92218aad] by Michael Niedermayer <michaelni@gmx.at>
butterflies_float: replace 2 lea by 2 add adds are simpler …
10:03 PM Changeset in ffmpeg [1a400796] by Michael Niedermayer <michaelni@gmx.at>
x86: float dsp: butterflies_float SSE 97c -> 49c Some codecs could …
9:45 PM Changeset in ffmpeg [295ce83e] by Paul B Mahol <onemda@gmail.com>
lavfi/il: remove pointless store Signed-off-by: Paul B Mahol …
9:32 PM Changeset in ffmpeg [9bd1b1c1] by Paul B Mahol <onemda@gmail.com>
lavfi/earwax: remove pointless store Signed-off-by: Paul B Mahol …
9:23 PM Changeset in ffmpeg [0ea97a1c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:21 PM Ticket #2381 (ffplay: resize of the sdl window when -showmode 1/2 is used) updated by Marton Balint
Component changed
9:13 PM Changeset in ffmpeg [c1fe41ed] by Paul B Mahol <onemda@gmail.com>
libaacpluc: remove unused code Signed-off-by: Paul B Mahol …
9:07 PM Changeset in ffmpeg [83253431] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: remove pointless store Signed-off-by: Paul B Mahol …
8:46 PM Changeset in ffmpeg [9429408c] by Paul B Mahol <onemda@gmail.com>
sgirledec: remove unused headers Signed-off-by: Paul B Mahol …
8:46 PM Changeset in ffmpeg [b05d8d4c] by Paul B Mahol <onemda@gmail.com>
lavc: avcodec_open2(): pass context to av_log() Signed-off-by: Paul B …
8:15 PM Changeset in ffmpeg [dc11acdf] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix sentence in setsar/setdar docs
8:15 PM Changeset in ffmpeg [30926a1f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: fix weird copyright notice
8:15 PM Changeset in ffmpeg [ba32afd7] by Stefano Sabatini <stefasab@gmail.com>
lavfi/split: use AVFILTER_DEFINE_CLASS to define class
7:44 PM Changeset in ffmpeg [7f1fd976] by Diego Biurrun <diego@biurrun.de>
cmdutils: Fix build with lavfi disabled Signed-off-by: Diego Biurrun …
6:15 PM Changeset in ffmpeg [bec402b5] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: fix overlapping memcpy with upscale_v Found-by: Mateusz …
5:12 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) updated by bubbleguuum
Indeed, it is probably an issue related to stdout not being seekable. …
4:47 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Is this not reproducible with current git head?
4:46 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) updated by Hendrik
Some MKV features may need seeking ability in the output file, so …
4:38 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) created by bubbleguuum
Summary of the bug: A MKV that contains attachments (for example …
4:14 PM Changeset in ffmpeg [65755391] by Paul B Mahol <onemda@gmail.com>
libaacplus: support for float sample format Signed-off-by: Paul B …
4:01 PM Ticket #2472 (ffmpeg support for libaacplus is broken) updated by Elon Musk
I tried what you said: Converted flac to wav with sample rate 24000. …
3:50 PM Changeset in ffmpeg [13bbfb8f] by Michael Niedermayer <michaelni@gmx.at>
sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV Fixes …
3:34 PM Ticket #2472 (ffmpeg support for libaacplus is broken) updated by DooMMasteR
ähm what? if I do exports the line, then use aacplusenc and then mux …
3:04 PM Changeset in ffmpeg [6b657ac7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/c93: Check for block overlap. Fixes overlapping memcpy() …
3:04 PM Changeset in ffmpeg [e701cd96] by Michael Niedermayer <michaelni@gmx.at>
avutil/avutil_version: Run checks just once This ensures that …
2:32 PM Changeset in ffmpeg [65efa1db] by Paul B Mahol <onemda@gmail.com>
lavfi/interlace: remove now unused av_opt_free() call Signed-off-by: …
1:10 PM Changeset in ffmpeg [2d8a3cf4] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: check for component overlap Signed-off-by: Michael …
12:36 PM Changeset in ffmpeg [f807d6d2] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: check step/depth against each other Signed-off-by: …
12:27 PM Changeset in ffmpeg [20e99a9c] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: support for self-checking the descriptors …
12:27 PM Changeset in ffmpeg [1314f534] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: fix rgb0 descriptors Found-by: durandal_1707 …
10:59 AM Ticket #2473 (Using ios device play mp4 with noisy sound) closed by Carl Eugen Hoyos
needs_more_info: If you want to reopen this ticket, please either: * Provide a sample …
10:20 AM Changeset in ffmpeg [0b06bd1] by Paul B Mahol <onemda@gmail.com>
libaacplus: set supported profiles Signed-off-by: Paul B Mahol …
10:20 AM Changeset in ffmpeg [82082695] by Paul B Mahol <onemda@gmail.com>
libaacplus: set supported channel_layouts Signed-off-by: Paul B Mahol …
9:53 AM Ticket #2473 (Using ios device play mp4 with noisy sound) updated by Ken
Sorry,the input smaple is copyright from muisc company,so I can not …
9:33 AM Changeset in ffmpeg [f05cfb65] by Michael Niedermayer <michaelni@gmx.at>
sws/fill_rgb2yuv_table: use ROUNDED_DIV Signed-off-by: Michael …
9:33 AM Changeset in ffmpeg [bcf64348] by Michael Niedermayer <michaelni@gmx.at>
sws/fill_rgb2yuv_table: increase precission to 32bit Signed-off-by: …
9:13 AM Changeset in ffmpeg [2fa11a94] by Michael Niedermayer <michaelni@gmx.at>
sws/fill_rgb2yuv_table: avoid 2 divisions Signed-off-by: Michael …
8:51 AM Ticket #2471 (FFMpeg unable to determine video length with streams outside of programs) updated by Carl Eugen Hoyos
Keywords, Component changed
This depends at the moment on ticket #2441. However, please upload a …
8:47 AM Ticket #2473 (Using ios device play mp4 with noisy sound) updated by Carl Eugen Hoyos
Keywords, Version changed
Is the problem only reproducible with libfaac or also if you use the …
8:46 AM Ticket #2472 (ffmpeg support for libaacplus is broken) updated by Carl Eugen Hoyos
Keywords changed
8:44 AM Changeset in ffmpeg [97b2865a] by Paul B Mahol <onemda@gmail.com>
libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft Signed-off-by: Paul …
8:44 AM Ticket #2472 (ffmpeg support for libaacplus is broken) closed by Elon Musk
invalid: It clearly says that it does not support that format. So I really do …
8:31 AM Changeset in ffmpeg [5b27c307] by Luca Barbato <lu_zero@gentoo.org>
flvenc: do not mux more than one stream per type FLV does not support …
8:25 AM Ticket #2473 (Using ios device play mp4 with noisy sound) created by Ken
Summary of the bug: I use ffmppeg to transcode video.mpg,and I play …
3:59 AM Changeset in ffmpeg [003bf337] by Michael Niedermayer <michaelni@gmx.at>
sws: fix alignment of rgb2yuv This should fix mingw32 fate …
3:29 AM Ticket #2472 (ffmpeg support for libaacplus is broken) created by DooMMasteR
Summary of the bug: any samplerate aside from 44.1 and 48kHz seems to …
1:52 AM Changeset in ffmpeg [7e20f80d] by Michael Niedermayer <michaelni@gmx.at>
fate: fix histogram test, try #2 Signed-off-by: Michael Niedermayer …
12:41 AM small-part.ts attached to Ticket #2471 by Nathan Bollom
A small chuck of the problem part of the file. It does not show the …
12:21 AM Ticket #2471 (FFMpeg unable to determine video length with streams outside of programs) created by Nathan Bollom
Summary of the bug: FFMpeg is unable to determine the length of a …

Apr 15, 2013:

11:02 PM Changeset in ffmpeg [7ed691e2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
10:56 PM Changeset in ffmpeg [d98c3ade] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' * commit …
10:50 PM Changeset in ffmpeg [05bea443] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' * commit …
10:44 PM Changeset in ffmpeg [d5c31403] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3' * commit …
10:40 PM Changeset in ffmpeg [398b9ed2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb' * commit …
10:07 PM Ticket #2446 (ffplay frame drop playback broken (regression)) updated by Marton Balint
Analyzed by developer, Status, Reproduced by developer, Owner changed
9:40 PM Changeset in ffmpeg [41985cb0] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: merge asplit and split documentation Also move them to …
9:35 PM Changeset in ffmpeg [3453b019] by Stefano Sabatini <stefasab@gmail.com>
lavfi/split: fix minor documentation issues Use verbal form to …
9:05 PM Ticket #2470 (add pict_type print to -drawtext) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
7:49 PM Changeset in ffmpeg [de656ea9] by Clément Bœsch <ubitux@gmail.com>
lavfi/drawtext: make options array more readable.
7:44 PM Changeset in ffmpeg [39502363] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: update RENAME(rgb24toyv12)() to using the user provided …
7:44 PM Changeset in ffmpeg [7a2a421d] by Michael Niedermayer <michaelni@gmx.at>
vf_histogram: avoid floats, unbreak fate Signed-off-by: Michael …
7:18 PM Changeset in ffmpeg [3418683] by Clément Bœsch <ubitux@gmail.com>
doc/filters: add a curves example with psfile.
6:57 PM Ticket #2470 (add pict_type print to -drawtext) created by filetree
Currently, pict_type is (supposedly) available to -drawtext, just not …
6:31 PM Changeset in ffmpeg [6e29f392] by Michael Niedermayer <michaelni@gmx.at>
swr/rematrix: use av_calloc() Signed-off-by: Michael Niedermayer …
6:31 PM Changeset in ffmpeg [8a11114a] by Michael Niedermayer <michaelni@gmx.at>
pca: use av_calloc() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:31 PM Changeset in ffmpeg [003d497] by Michael Niedermayer <michaelni@gmx.at>
pca: use sizeof(variable) instead of sizeos(TYPE) Signed-off-by: …
4:40 PM Changeset in ffmpeg [a4f03f08] by Paul B Mahol <onemda@gmail.com>
FATE: add a test for the histogram filter Signed-off-by: Paul B Mahol …
4:29 PM FilteringGuide edited by Elon Musk
update (diff)
4:23 PM Changeset in ffmpeg [9e6dd24f] by Paul B Mahol <onemda@gmail.com>
doc/filters: move aphaser to right(audio) chapter Signed-off-by: Paul …
4:07 PM Changeset in ffmpeg [8281791d] by Paul B Mahol <onemda@gmail.com>
lavfi/histogram: remove pointless store Signed-off-by: Paul B Mahol …
4:04 PM Changeset in ffmpeg [9ecdd766] by Clément Bœsch <ubitux@gmail.com>
lavfi/curves: fix memleak after master component dition.
3:57 PM Changeset in ffmpeg [77709759] by Paul B Mahol <onemda@gmail.com>
lavfi/noise: remove pointless store Signed-off-by: Paul B Mahol …
2:23 PM Changeset in ffmpeg [aba678ab] by Michael Niedermayer <michaelni@gmx.at>
deshake: fix off by 2 error Signed-off-by: Michael Niedermayer …
12:28 PM Changeset in ffmpeg [3d8afb23] by Michael Niedermayer <michaelni@gmx.at>
vf_deshake: Fix crash with r*=64 Replace literal numbers by named …
11:21 AM CompilationGuide/MinGW edited by Stefano Sabatini
apply another grammar fix (diff)
11:20 AM CompilationGuide/MinGW edited by Stefano Sabatini
apply various minor and cosmetical fixes (diff)
11:19 AM Changeset in ffmpeg [6add6272] by Martin Storsjö <martin@martin.st>
fate: Set the bitexact flag for vp3/vp5/vp6 tests This is required …
10:13 AM Changeset in ffmpeg [1557f34b] by Michael Niedermayer <michaelni@gmx.at>
dfa: support decoding version=1.0 Signed-off-by: Michael Niedermayer …
9:35 AM Changeset in ffmpeg [1cb02d4f] by Clément Bœsch <ubitux@gmail.com>
lavfi/curves: add support for Photoshop curves files (.acv).
9:35 AM Changeset in ffmpeg [99dac393] by Clément Bœsch <ubitux@gmail.com>
lavfi/curves: add support for master component.
9:32 AM Changeset in ffmpeg [01582122] by Martin Storsjö <martin@martin.st>
vp3: Use full transpose for all IDCTs This way, the special IDCT …
9:31 AM Changeset in ffmpeg [5941978e] by Martin Storsjö <martin@martin.st>
vp3: bfin: Transpose the IDCTs While this change isn't bitexact, the …
9:27 AM Ticket #1970 (ffserver ignores ffmpeg command line arguments) updated by Igor
any progress per 5 months ?
9:17 AM Changeset in ffmpeg [c46819f2] by Martin Storsjö <martin@martin.st>
x86: Move constants to the only place where they are used …
9:13 AM Changeset in ffmpeg [c0dcf898] by Martin Storsjö <martin@martin.st>
bfin: Match DEFUN_END macros to the right functions Signed-off-by: …
9:06 AM Ticket #2469 (ffmpeg overlay issue) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please provide your failing command line together with the complete, …
9:04 AM Changeset in ffmpeg [357da7ed] by Michael Niedermayer <michaelni@gmx.at>
sws: remove forgotten FAST_BGR2YV12 define Signed-off-by: Michael …
8:48 AM Ticket #2469 (ffmpeg overlay issue) updated by itnarayanan@gmail.com
Version changed
8:46 AM ffmpeg_overlay.doc attached to Ticket #2469 by itnarayanan@gmail.com
sampe output screen of overlay
8:45 AM Ticket #2469 (ffmpeg overlay issue) created by itnarayanan@gmail.com
Summary of the bug: I have being using overlay filter for stitch more …
7:04 AM Changeset in ffmpeg [c10d498b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add thread-safe wrapper for get_format(). Just like get_buffer, …
7:04 AM Changeset in ffmpeg [8067f55e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix compilation on ARM with android gcc 4.7 With the current code it …
5:02 AM CompilationGuide/MinGW edited by Roger Pack
note they "really" want mingw-w64 :) (diff)
1:19 AM Changeset in ffmpeg [920dd84b] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special …
1:08 AM Changeset in ffmpeg [a37fd7f9] by Michael Niedermayer <michaelni@gmx.at>
sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables As the …
12:27 AM Changeset in ffmpeg [8e27c6eb] by Michael Niedermayer <michaelni@gmx.at>
sws/"rgb2rgb": drop RGB2YUV_SHIFT Fixes a warning and increases the …

Apr 14, 2013:

11:32 PM Ticket #1430 (More efficient deshake filter) updated by Carl Eugen Hoyos
Replying to jbvsmo: > Using "-cpuflags -sse2 -vf …
11:31 PM Changeset in ffmpeg [2a5d1cb2] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: update rgba->yuv to use user supplied table Signed-off-by: …
11:31 PM Changeset in ffmpeg [17ad06c7] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: update rgb/bgr->yuv code to use provided coefficient table …
11:30 PM Changeset in ffmpeg [9aafb95a] by Michael Niedermayer <michaelni@gmx.at>
sws: init input_rgb2yuv_table depending on yuv colorspace For the …
11:23 PM Changeset in ffmpeg [3662e49d] by Michael Niedermayer <michaelni@gmx.at>
sws: move RGB2YUV_SHIFT to swscale_internal.h Signed-off-by: Michael …
11:18 PM Changeset in ffmpeg [e66a1068] by Clément Bœsch <ubitux@gmail.com>
lavf/libquvi: fix error reporting.
11:12 PM Changeset in ffmpeg [da1bb21c] by Clément Bœsch <ubitux@gmail.com>
lavfi/aphaser: silence uninitialized variable warnings.
10:22 PM Changeset in ffmpeg [977ee8af] by Paul B Mahol <onemda@gmail.com>
lavfi/negate: stop calling lut_init() as that function does nothing …
9:13 PM Changeset in ffmpeg [6ffe911] by Paul B Mahol <onemda@gmail.com>
lavfi/testsrc: unbreak smptebars only build Signed-off-by: Paul B …
9:07 PM Ticket #1430 (More efficient deshake filter) updated by Bernardo
Replying to cehoyos: > Sorry, which link do you mean? The …
8:53 PM Ticket #1430 (More efficient deshake filter) updated by Carl Eugen Hoyos
Replying to jbvsmo: > Replying to cehoyos: > > …
8:48 PM Ticket #1430 (More efficient deshake filter) updated by Bernardo
Replying to cehoyos: > Works even better with "-cpuflags …
7:16 PM Changeset in ffmpeg [8de9bb6] by Clément Bœsch <ubitux@gmail.com>
lavf: remove some flushing in write_packet muxers callbacks. Since …
7:11 PM Changeset in ffmpeg [bc1847ad] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: remove mention to telecine mp filter It was removed in …
6:58 PM Changeset in ffmpeg [dfac37af] by Clément Bœsch <ubitux@gmail.com>
lavfi: add missing periods in filter descriptions.
6:31 PM Ticket #2446 (ffplay frame drop playback broken (regression)) updated by Clément Bœsch
Yes it works with -sync video, as well as -noframedrop. Though, with …
6:30 PM Changeset in ffmpeg [f6c9a325] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: show error message in case of av_buffersrc_add_frame_flags() …
6:30 PM Changeset in ffmpeg [fba3a3bb] by Stefano Sabatini <stefasab@gmail.com>
doc: document -opencl_options option in ff* tools manuals
6:15 PM Changeset in ffmpeg [1e3104cd] by Clément Bœsch <ubitux@gmail.com>
Add avpriv_dsputil_init() and use it in lavfi where relevant. …
6:04 PM Changeset in ffmpeg [d4956b0b] by Michael Niedermayer <michaelni@gmx.at>
sws/input: replace hardcoded rgb2yuv coefficients by table …
2:57 PM Changeset in ffmpeg [41ebb645] by Michael Niedermayer <michaelni@gmx.at>
swscale/output: fix alpha scale in the new functions Signed-off-by: …
2:57 PM Changeset in ffmpeg [a4b5e45e] by Michael Niedermayer <michaelni@gmx.at>
sws/output: add yuv2rgb_full_1_c_template() 7500->4500 cycles on …
1:59 PM Changeset in ffmpeg [458d956b] by Clément Bœsch <ubitux@gmail.com>
doc/filters: move mpdecimate doc to a more appropriate position.
1:59 PM Changeset in ffmpeg [7a92ec93] by Clément Bœsch <ubitux@gmail.com>
lavfi: port IVTC filters from vapoursynth.
1:59 PM Changeset in ffmpeg [ab0ad6ec] by Clément Bœsch <ubitux@gmail.com>
lavfi: rename decimate to mpdecimate. The next commit will introduce …
1:32 PM Changeset in ffmpeg [9204a7dc] by Michael Niedermayer <michaelni@gmx.at>
sws/output: add +yuv2rgb_full_2_c_template() 8100 cycles -> 5800 …
12:08 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Cigaes
Replying to cehoyos: > That was fast;-) I was already on …
12:01 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Carl Eugen Hoyos
Replying to Cigaes: > Patch sent to the mailing list. …
11:57 AM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Cigaes
Patch sent to the mailing list. Commit b0012de is not the source of …
11:29 AM Changeset in ffmpeg [66266455] by Michael Niedermayer <michaelni@gmx.at>
sws/output: factor yuv2rgb_write_full() out Signed-off-by: Michael …
10:59 AM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Carl Eugen Hoyos
Priority changed
10:57 AM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since b0012de […]
9:19 AM Ticket #2428 (ffplay crashes on weird file) updated by Carl Eugen Hoyos
"Fixed" is the wrong word imo, could you test 36babfd ? I was unable …
8:44 AM Ticket #2428 (ffplay crashes on weird file) updated by Clément Bœsch
This was possibly fixed with Ticket #2424; can you confirm? (I can't …
8:35 AM Ticket #2468 (ffmpeg -help full broken) closed by Clément Bœsch
fixed: Fixed in f359be96.
8:32 AM Changeset in ffmpeg [f359be96] by Clément Bœsch <ubitux@gmail.com>
lavfi/smptehdbars: fix priv_class pointer. Fix Ticket2468.
8:17 AM Ticket #2468 (ffmpeg -help full broken) updated by Carl Eugen Hoyos
Priority, Component changed
6:58 AM Ticket #2468 (ffmpeg -help full broken) created by Bernardo
After the introduction of the "smptehdsrc" filter, the "-help full" of …
1:27 AM Changeset in ffmpeg [d9be6e69] by Clément Bœsch <ubitux@gmail.com>
lavfi/testsrc: grammar fix in comment after 03e2ec32.
12:25 AM Changeset in ffmpeg [03e2ec32] by Paul B Mahol <onemda@gmail.com>
lavfi: add smptehdbars source Signed-off-by: Paul B Mahol …

Apr 13, 2013:

11:17 PM Changeset in ffmpeg [2952ed2b] by Paul B Mahol <onemda@gmail.com>
doc/filters: move telecine from audio to video filters Signed-off-by: …
9:48 PM Changeset in ffmpeg [28ac8426] by Clément Bœsch <ubitux@gmail.com>
lavu/dict: cosmetic realign.
7:14 PM Changeset in ffmpeg [572e38a5] by Michael Niedermayer <michaelni@gmx.at>
log: Remove redundant va_list creation from missing_feature_sample() …
6:38 PM Changeset in ffmpeg [38e66af4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
6:30 PM Changeset in ffmpeg [536baf6c] by Michael Niedermayer <michaelni@gmx.at>
oggenc: Fix pref_duration AVOption type Signed-off-by: Michael …
6:19 PM Changeset in ffmpeg [9e8e03de] by Nicolas George <nicolas.george@normalesup.org>
lavu/opt: check int lists length for overflow. Also add parens on …
6:19 PM Changeset in ffmpeg [2a1d7ea5] by Nicolas George <nicolas.george@normalesup.org>
lavu: add parens to macro argument.
6:19 PM Changeset in ffmpeg [76c80606] by Nicolas George <nicolas.george@normalesup.org>
lavu: add av_pure to av_int_list_length_for_size.
6:19 PM Changeset in ffmpeg [6fbb21d6] by Nicolas George <nicolas.george@normalesup.org>
lavfi/buffersink: factor checks for lists sizes.
6:17 PM Changeset in ffmpeg [ded2f187] by Michael Niedermayer <michaelni@gmx.at>
avcodec: fix ignorecrop AVOption offset Signed-off-by: Michael …
6:09 PM Changeset in ffmpeg [8137ea35] by Clément Bœsch <ubitux@gmail.com>
doc/filters: use common options introduction string.
5:48 PM Changeset in ffmpeg [2b44195f] by Clément Bœsch <ubitux@gmail.com>
cmdutils: print if filters are sources or sinks.
5:43 PM Changeset in ffmpeg [73180f5b] by Clément Bœsch <ubitux@gmail.com>
lavfi: flag more dynamic i/o filters.
4:22 PM Encode/HighQualityAudio edited by Leon
(diff)
4:07 PM Changeset in ffmpeg [423089e9] by Michael Niedermayer <michaelni@gmx.at>
lavf/mxfdec: validate month/day before date formatting Some …
3:26 PM Changeset in ffmpeg [c8b36444] by Michael Niedermayer <michaelni@gmx.at>
lavf/mxf: fix parsing of timestamps Correct bit mask for …
3:07 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Carl Eugen Hoyos
Description changed
Is this only reproducible using external libraries (libx264, libfaac) …
2:59 PM ffmpeg-avfilter_itsoffset_bug.log attached to Ticket #2467 by Tim Willison
Log file generated by -report
2:56 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) created by Tim Willison
Summary of the bug: When attempting to overlay a video on another …
2:45 PM Changeset in ffmpeg [8da2a3ab] by Michael Niedermayer <michaelni@gmx.at>
lavf/mxfdec: use more widely supported time format string MSVC lacks …
2:02 PM Changeset in ffmpeg [cac3096] by Michael Niedermayer <michaelni@gmx.at>
lavf/mxf: fix parsing of the month from mxf timestamps Reviewed-by: …
1:02 PM Changeset in ffmpeg [9b672d40] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: mp buffers are not compatible with the reference count system …
12:12 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Sorry for that. You can download an example video from here: …
12:09 PM Changeset in ffmpeg [87dd62e1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: make use of AV_OPT_TYPE_DURATION Simplify.
10:39 AM Ticket #2463 (ffspeak) updated by burek
btw, I just figured, there is no need to use tile filter, instead a …
10:34 AM Ticket #2463 (ffspeak) updated by burek
Replying to saste: > Replying to burek: > > I …
9:59 AM Ticket #2463 (ffspeak) updated by Stefano Sabatini
Replying to burek: > I guess what you suggested might be …
9:24 AM Encode/HighQualityAudio edited by Leon
(diff)
9:04 AM Ticket #2463 (ffspeak) updated by burek
I guess what you suggested might be put into a todo for some future …
8:43 AM Ticket #2463 (ffspeak) updated by Cigaes
With a server and several clients like that, you have to handle …
8:35 AM Ticket #2466 (Matroska testfile test7.mkv fails again) updated by Carl Eugen Hoyos
Description changed
8:35 AM Ticket #2466 (Matroska testfile test7.mkv fails again) updated by Carl Eugen Hoyos
Regression since 3bbf3f7 - sorry about the useless spam above!
8:27 AM Ticket #2466 (Matroska testfile test7.mkv fails again) updated by Carl Eugen Hoyos
Replying to cehoyos: > Ticket #545, fixed in d493170, …
8:25 AM Ticket #2466 (Matroska testfile test7.mkv fails again) updated by reimar
Could someone bisect which change broke it? The code from 545 is still …
8:09 AM Changeset in ffmpeg [f0dc5c04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vaapi: fix argument for ff_vaapi_common_end_frame call (cherry picked …
7:58 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Carl Eugen Hoyos
Status changed
Regression since b7fe35c
7:35 AM Ticket #2466 (Matroska testfile test7.mkv fails again) created by Carl Eugen Hoyos
Ticket #545, fixed in d493170, broken since 3bbf3f7 Source file is …
4:00 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Timo R.
Ok, i'm done with bisecting and ended up with the following: […] …
1:41 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Timo R.
I first noticed vaapi was crashing with ffmpeg-1.2. After applying …
1:32 AM backtrace.txt attached to Ticket #2461 by Timo R.
VLC backtrace

Apr 12, 2013:

10:45 PM Changeset in ffmpeg [dcea5850] by Clément Bœsch <ubitux@gmail.com>
lavfi: drop now unused shorthand field from AVFilter.
10:24 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Carl Eugen Hoyos
Summary changed
9:54 PM Changeset in ffmpeg [8f99494c] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: merge opencl env to opencl context Signed-off-by: …
9:38 PM Changeset in ffmpeg [34b78ad0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
9:33 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Michael Niedermayer
How can this be reproduced ? I mean like "here is a file, when run …
9:28 PM Changeset in ffmpeg [ed3680bc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3' * commit …
9:10 PM Changeset in ffmpeg [0bc34ef0] by Clément Bœsch <ubitux@gmail.com>
doc/utils: use @code markup for opencl function names.
8:41 PM Ticket #2465 (Hue filter bug after scale and padding) closed by Carl Eugen Hoyos
fixed: Fixed in 047a027 (The effect that the bug produced may be worth a …
8:36 PM Changeset in ffmpeg [694fa003] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256' * commit …
8:29 PM Changeset in ffmpeg [43bf4ee9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522' * commit …
8:22 PM Changeset in ffmpeg [52bda1d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497' * commit …
7:46 PM Changeset in ffmpeg [a47288f6] by Paul B Mahol <onemda@gmail.com>
lavfi/hue: add support for more alpha formats Signed-off-by: Paul B …
7:33 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Elon Musk
There is workaround for second issue, add format=yuv420p (or anything …
6:58 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Replying to richardpl: > One hour ago is too old, it was …
6:56 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Elon Musk
One hour ago is too old, it was fixed several minutes after you …
6:52 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Replying to richardpl: > The hue bug should be fixed in …
6:49 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Elon Musk
The hue bug should be fixed in latest master.
6:47 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Also, I didn't reported it with ffplay. The output above is from …
6:46 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Those are probably the same bug (related to the scale action) The …
6:39 PM Changeset in ffmpeg [9b595e86] by Michael Niedermayer <michaelni@gmx.at>
avdevice/lavfi: add error checking for av_opt_set_int_list() …
6:39 PM Changeset in ffmpeg [e87c1cd] by Michael Niedermayer <michaelni@gmx.at>
ffplay: replace opaque/params for buffersinks This fixes a regression …
6:34 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Carl Eugen Hoyos
Replying to jbvsmo: > Another error: Please open a new …
6:32 PM Changeset in ffmpeg [047a027d] by Paul B Mahol <onemda@gmail.com>
lavfi/hue: copy alpha plane too Signed-off-by: Paul B Mahol …
6:30 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Summary changed
6:19 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Here is the original video to reproduce both errors: …
6:16 PM side_by_side_edge.mp4 attached to Ticket #2465 by Bernardo
Edgedetect error
6:15 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Bernardo
Sorry, the command line is the simplest possible. It is just a …
6:11 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by holden
Thanks for taking the time to test and close the ticket! :)
6:11 PM Ticket #2465 (Hue filter bug after scale and padding) updated by Carl Eugen Hoyos
Keywords changed
Is libx264 necessary to reproduce the problem or is -vcodec mpeg4 …
6:10 PM Changeset in ffmpeg [72ad0d56] by Clément Bœsch <ubitux@gmail.com>
lavfi/hue: make do while (0) form meaningful.
5:59 PM Ticket #2367 (input_format / -pixel_format => libv4l2: error dequeuing buf: Resource ...) updated by holden
Hi, thanks for the test and sorry for the late reply. I was not able …
5:55 PM side_by_side.mp4 attached to Ticket #2465 by Bernardo
Errors on right side video
5:54 PM Ticket #2465 (Hue filter bug after scale and padding) created by Bernardo
The "hue" filter will show some errors in the final image when shown …
5:16 PM Changeset in ffmpeg [9fa3b5b8] by Stefano Sabatini <stefasab@gmail.com>
lavfi/crop: log pos in debug message
5:15 PM Changeset in ffmpeg [1d86fe69] by Stefano Sabatini <stefasab@gmail.com>
lavfi/crop: restore pos constant, and fix "t" variable misplacement in …
4:42 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by Carl Eugen Hoyos
Also reproducible when remuxing to asf: $ ffmpeg -i Ticket\ 2398.wtv …
4:21 PM Changeset in ffmpeg [9ae9ae1] by Stefano Sabatini <stefasab@gmail.com>
doc/utils: apply misc fixes to OpenCL docs
4:21 PM Changeset in ffmpeg [949c8627] by Stefano Sabatini <stefasab@gmail.com>
doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi
4:21 PM Changeset in ffmpeg [b59aa00] by Stefano Sabatini <stefasab@gmail.com>
doc/libavutil: remove include of opencl.texi This is inconsistent …
2:58 PM Ticket #2464 (Decoding of Matrox mpeg2video 4:2:2 HD avi files broken) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2464/
2:57 PM Ticket #2464 (Decoding of Matrox mpeg2video 4:2:2 HD avi files broken) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/45055 I will …
2:40 PM Changeset in ffmpeg [227b445] by Michael Niedermayer <michaelni@gmx.at>
vf_interlace: fix frame rate Signed-off-by: Michael Niedermayer …
2:32 PM Changeset in ffmpeg [ebbd4fd5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
2:17 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Replying to milan2655: > Who and how will solve teletex …
2:16 PM Changeset in ffmpeg [7e684913] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9' * commit …
2:07 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by milan2655
You were on good way of solving this problem. Who and how will solve …
1:56 PM Changeset in ffmpeg [608d8601] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6' * commit …
1:55 PM Ticket #2463 (ffspeak) updated by burek
[[Image(...)]]
1:55 PM ffspeak.png attached to Ticket #2463 by burek
1:54 PM Ticket #2463 (ffspeak) created by burek
I've been thinking a lot about the ways how to use ff* tools to …
1:47 PM Changeset in ffmpeg [3dedcef8] by Michael Niedermayer <michaelni@gmx.at>
avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM Signed-off-by: …
1:46 PM Changeset in ffmpeg [1007de70] by Michael Niedermayer <michaelni@gmx.at>
asetpts: add AVOptions Signed-off-by: Michael Niedermayer …
1:45 PM Changeset in ffmpeg [292f681] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Filter options that are used for both video and audio should …
1:33 PM Changeset in ffmpeg [f81a8e89] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0' * commit …
1:19 PM Changeset in ffmpeg [7b6c0bd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb' * commit …
1:18 PM Ticket #2460 (af_pan cannot parse arguments from example in documentation) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
1:17 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
I deleted the attachment, sorry that it caused so much confusion, I …
1:14 PM Changeset in ffmpeg [9a91c67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee' * commit …
1:08 PM Changeset in ffmpeg [835cc0f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' * commit …
1:08 PM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by Carl Eugen Hoyos
Priority, Keywords changed
Does only mpeg2 crash or also h264 (and vc1)? How do you know 1.2 is …
12:49 PM Changeset in ffmpeg [f4db6bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa' * commit …
12:30 PM Changeset in ffmpeg [16fc24b2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65' * commit …
12:25 PM Changeset in ffmpeg [46de9ba5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58' * commit …
12:17 PM Ticket #1770 (Apple Intermediate Codec (AIC) Decoder) updated by compn
icod is in the very long list of codecs ffmpeg has to reverse …
12:08 PM Changeset in ffmpeg [6b5ec762] by Clément Bœsch <ubitux@gmail.com>
lavfi: fix forgotten chunk in eb0f774d.
11:56 AM Changeset in ffmpeg [0acf7e2] by Michael Niedermayer <michaelni@gmx.at>
avfilter: remove opaque passing hacks Signed-off-by: Michael …
11:47 AM Changeset in ffmpeg [3fc7b471] by Michael Niedermayer <michaelni@gmx.at>
buffersink: switch from opaque to AVOptions for params Signed-off-by: …
11:38 AM Changeset in ffmpeg [a1e7e02e] by Michael Niedermayer <michaelni@gmx.at>
abuffersink: switch from opaque to AVOptions for params …
11:35 AM Ticket #1770 (Apple Intermediate Codec (AIC) Decoder) updated by Atarikid
Not relevant?? The example file from ticket #2462 is written by iMovie …
11:29 AM Ticket #2462 (Issues with Apple Intermediate Codec decoding) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1770.
11:16 AM Ticket #2462 (Issues with Apple Intermediate Codec decoding) updated by Atarikid
BTW I also tried to increase the analyzeduration and probesize ... no luck.
11:15 AM Ticket #2462 (Issues with Apple Intermediate Codec decoding) created by Atarikid
ffmpeg sometimes does not decode Quicktime Apple Intermediate Codec …
11:01 AM Changeset in ffmpeg [f16a6f66] by Clément Bœsch <ubitux@gmail.com>
lavfi/ocv: fix crash with no dilate arguments.
10:44 AM Changeset in ffmpeg [490786c0] by Clément Bœsch <ubitux@gmail.com>
lavfi/ocv: fix crash with no filter name specified.
10:37 AM Changeset in ffmpeg [51e71d6e] by Clément Bœsch <ubitux@gmail.com>
lavfi/ocv: fix build after fd6228e65.
10:25 AM Changeset in ffmpeg [4a889892] by Michael Niedermayer <michaelni@gmx.at>
buffersink: remove shorthand Signed-off-by: Michael Niedermayer …
10:19 AM Changeset in ffmpeg [f1e62af0] by Michael Niedermayer <michaelni@gmx.at>
avfilter: remove mixed args hack for scale. Our option handling code …
10:12 AM Changeset in ffmpeg [e48ded85] by Michael Niedermayer <michaelni@gmx.at>
lavfi/buffersink: accept parameters as options. Move validation from …
10:11 AM Changeset in ffmpeg [62d888ef] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use options for abuffersink. Also remove unused …
10:09 AM Changeset in ffmpeg [af0d270a] by Michael Niedermayer <michaelni@gmx.at>
lavu: add helper functions for integer lists. Add …
10:03 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) created by Timo R.
Starting somewhere between ffmpeg-1.1.4 and ffmpeg-1.2 something …
10:02 AM Changeset in ffmpeg [3d7d819] by Michael Niedermayer <michaelni@gmx.at>
avfilter/asrc_aevalsrc: fix return code, 2nd try Found-by: ubitux …
9:54 AM Changeset in ffmpeg [fd6228e6] by Michael Niedermayer <michaelni@gmx.at>
lavfi: remove now unused args parameter from AVFilter.init and …
9:54 AM Changeset in ffmpeg [d69a4177] by Michael Niedermayer <michaelni@gmx.at>
lavfi: remove now unused args parameter from AVFilter.init Conflicts: …
9:54 AM Changeset in ffmpeg [491d261a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/asrc_aevalsrc: check correct variable Signed-off-by: Michael …
9:51 AM Changeset in ffmpeg [dee2db52] by Clément Bœsch <ubitux@gmail.com>
doc/filters: update volume options description.
9:47 AM Changeset in ffmpeg [ae8d435b] by Paul B Mahol <onemda@gmail.com>
doc/filters: add quick emboss example Signed-off-by: Paul B Mahol …
9:05 AM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by milan2655
I added two files with component section of PMT for teletext. One is …
8:59 AM Changeset in ffmpeg [04924bc] by Michael Niedermayer <michaelni@gmx.at>
avfilter: remove old shorthand system Signed-off-by: Michael …
8:59 AM Changeset in ffmpeg [9c5f392c] by Clément Bœsch <ubitux@gmail.com>
doc/cropdetect: update boxblur options description.
8:59 AM Changeset in ffmpeg [9811b794] by Clément Bœsch <ubitux@gmail.com>
doc/crop: update boxblur options description.
8:59 AM Changeset in ffmpeg [fc15ad40] by Clément Bœsch <ubitux@gmail.com>
doc/filters: update boxblur options description.
8:59 AM Changeset in ffmpeg [8876b081] by Clément Bœsch <ubitux@gmail.com>
doc/filters: update blackframe options description.
8:57 AM PMT - teletext OK.txt attached to Ticket #2223 by milan2655
8:57 AM PMT - teletext NOT OK.txt attached to Ticket #2223 by milan2655
8:52 AM Changeset in ffmpeg [80116b6e] by Michael Niedermayer <michaelni@gmx.at>
af_pan: avoid spaces before % to avoid possible issues with MSVC …
8:35 AM Changeset in ffmpeg [3c821e75] by Michael Niedermayer <michaelni@gmx.at>
af_pan: switch to an AVOptions-based shorthand system. TODO: The …
8:12 AM Ticket #2460 (af_pan cannot parse arguments from example in documentation) closed by Michael Niedermayer
fixed: patch applied
8:02 AM Changeset in ffmpeg [9470b541] by Michael Niedermayer <michaelni@gmx.at>
af_pan: fix parsing arguments from the example in the documentation …
7:57 AM af_pan.patch attached to Ticket #2460 by sghpunk
7:56 AM Ticket #2460 (af_pan cannot parse arguments from example in documentation) created by sghpunk
Summary of the bug: ffmpeg gives an error: 'Expected out channel name, …
7:55 AM Changeset in ffmpeg [c378ba1] by Michael Niedermayer <michaelni@gmx.at>
abuffer: switch to an AVOptions-based shorthand system. …
7:53 AM Changeset in ffmpeg [16e5e13c] by Michael Niedermayer <michaelni@gmx.at>
buffersrc: switch to an AVOptions-based shorthand system. …
7:36 AM Changeset in ffmpeg [a3cb8653] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move some ifdefs to avoid unused variable warnings
7:36 AM Changeset in ffmpeg [2004c7c8] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: cosmetics: Remove two pointless variable indirections
7:36 AM Changeset in ffmpeg [c51a3a5b] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Refactor some ff_{avg|put}_pixels function declarations
7:36 AM Changeset in ffmpeg [e027032f] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: ff_h263_*_loop_filter declarations to a more suitable place
7:31 AM Changeset in ffmpeg [8f3c440a] by Michael Niedermayer <michaelni@gmx.at>
lavfi/atempo: switch to an AVOptions-based system. Signed-off-by: …
7:30 AM Changeset in ffmpeg [a89c0550] by Diego Biurrun <diego@biurrun.de>
x86: h264qpel: int --> ptrdiff_t for some line_size parameters
12:34 AM Changeset in ffmpeg [9ab7961] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Update scale to dictionary based options Signed-off-by: …
Note: See TracTimeline for information about the timeline view.