Timeline



May 27, 2013:

11:46 PM Changeset in ffmpeg [05fa3f68] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: random non functional changed from jpeg2000 Signed-off-by: …
11:11 PM Changeset in ffmpeg [d66de380] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: merge get_tlm() from jpeg2000 Signed-off-by: Michael …
10:30 PM Changeset in ffmpeg [8cf57efd] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: merge lowres code This also fixes lowres use with …
10:09 PM Changeset in ffmpeg [840ee5e1] by Michael Niedermayer <michaelni@gmx.at>
ffplay: dont forget passing lowres to private options Signed-off-by: …
9:54 PM Changeset in ffmpeg [71e32a5e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avienc: Disallow the first frame to be skiped Fixes Ticket2386 …
9:52 PM Changeset in ffmpeg [414c6bf0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avienc: Disallow the first frame to be skiped Fixes Ticket2386 …
9:52 PM Changeset in ffmpeg [735deda] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avienc: Disallow the first frame to be skiped Fixes Ticket2386 …
8:25 PM Changeset in ffmpeg [f82e7330] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: merge mant type from j2k mant fits in 16bit Signed-off-by: …
7:56 PM Changeset in ffmpeg [a3fc62e8] by Anton Khirnov <anton@khirnov.net>
configure: make jack depend on pthreads
7:54 PM Changeset in ffmpeg [d4a46613] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: merge j2k & jpeg2000 dwts, drop j2k dwt Signed-off-by: …
7:26 PM Changeset in ffmpeg [538bf767] by Anton Khirnov <anton@khirnov.net>
avconv: make -aspect work with streamcopy
7:25 PM Changeset in ffmpeg [564b7e0c] by Anton Khirnov <anton@khirnov.net>
matroskadec: silently skip CodecState element. mkvmerge apparrently …
6:53 PM Changeset in ffmpeg [160ea265] by Clément Bœsch <ubitux@gmail.com>
lavfi/haldclutsrc: 10l remove size options.
6:44 PM Ticket #2517 (Mainstream LUT functionality) closed by Clément Bœsch
fixed: Hald CLUT support added in 3cec29cf and 158d96e3.
6:42 PM Changeset in ffmpeg [92a2d12a] by Clément Bœsch <ubitux@gmail.com>
lavfi/overlay: remove do_blend forward declaration.
6:42 PM Changeset in ffmpeg [ae573824] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut3d: move lut3d init to its definition scope.
6:42 PM Changeset in ffmpeg [158d96e3] by Clément Bœsch <ubitux@gmail.com>
lavfi: add haldclut filter. Fixes Ticket #2517.
6:32 PM Changeset in ffmpeg [43286028] by Clément Bœsch <ubitux@gmail.com>
lavfi: add dual input helpers.
6:32 PM Changeset in ffmpeg [3cec29cf] by Clément Bœsch <ubitux@gmail.com>
lavfi: add haldclutsrc filter.
5:57 PM Changeset in ffmpeg [1bbb46ff] by Michael Niedermayer <michaelni@gmx.at>
j2k_dwt: fix scaling of 9/7 dwt Signed-off-by: Michael Niedermayer …
4:50 PM Changeset in ffmpeg [ee189701] by Michael Niedermayer <michaelni@gmx.at>
j2kenc: Allow encoding with the 9/7 wavelet Also add a fate test that …
4:19 PM Changeset in ffmpeg [c3c08ba] by Kostya Shishkov <kostya.shishkov@gmail.com>
smacker: fix off-by-one error in palette expanding code
4:19 PM Changeset in ffmpeg [5f30c6c8] by Kostya Shishkov <kostya.shishkov@gmail.com>
Revert "smackaud: clip output samples" Smacker audio uses overflows …
3:58 PM Changeset in ffmpeg [243cc38d] by Michael Niedermayer <michaelni@gmx.at>
j2k: change fixed point of stepsize to 16.16 This seems more natural …
3:50 PM Changeset in ffmpeg [1b5cb6c0] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: Partially merge quantization code Signed-off-by: …
2:10 PM Changeset in ffmpeg [9a18395b] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: merge a few whitespaces Signed-off-by: Michael …
1:55 PM Changeset in ffmpeg [c2e94209] by Michael Niedermayer <michaelni@gmx.at>
j2k: drop cblknx/y from Jpeg2000Band Signed-off-by: Michael …
1:53 PM Changeset in ffmpeg [8c2e201c] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: drop xi/yi0/1 from Jpeg2000Prec Signed-off-by: Michael …
1:13 PM Changeset in ffmpeg [a05db52c] by Michael Niedermayer <michaelni@gmx.at>
j2k: remove cblk from band cblk is now in the same place as in …
1:13 PM Changeset in ffmpeg [81ccc31f] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: merge decode_tile cblk handling from jpeg2000 Signed-off-by: …
1:13 PM Changeset in ffmpeg [2c5a5c5a] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: cdxy != 1 does not work, print an error Signed-off-by: …
1:13 PM Changeset in ffmpeg [14652c08] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: restructure cblk coord Signed-off-by: Michael …
1:13 PM Changeset in ffmpeg [5161c625] by Michael Niedermayer <michaelni@gmx.at>
j2k: fix band coord Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:13 PM Changeset in ffmpeg [369422db] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: merge cblk restructuring from jpeg2000 Signed-off-by: Michael …
1:13 PM Changeset in ffmpeg [cbaa0871] by Michael Niedermayer <michaelni@gmx.at>
j2kenc: switch to cblk in prec Signed-off-by: Michael Niedermayer …
1:13 PM Changeset in ffmpeg [9fd23baa] by Michael Niedermayer <michaelni@gmx.at>
j2k: merge precinct init code from jpeg2000 Signed-off-by: Michael …
1:13 PM Changeset in ffmpeg [3300b5f6] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000 headers: Cblk/Prec cleanup & merge Signed-off-by: …
12:21 PM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by Carl Eugen Hoyos
Replying to highgod: > If disable the pthreads, there will …
11:31 AM Changeset in ffmpeg [a1873f35] by Paul B Mahol <onemda@gmail.com>
lavfi/ocv: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
11:31 AM Changeset in ffmpeg [229d5bfd] by Paul B Mahol <onemda@gmail.com>
lavfi/frei0r: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
11:31 AM Changeset in ffmpeg [beda418] by Paul B Mahol <onemda@gmail.com>
lavfi/channelmap: make use of AVFILTER_DEFINE_CLASS Signed-off-by: …
11:17 AM Changeset in ffmpeg [6008b5ab] by Paul B Mahol <onemda@gmail.com>
lavfi/format: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
11:14 AM Changeset in ffmpeg [e457f2cf] by Paul B Mahol <onemda@gmail.com>
lavfi/setpts: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
11:10 AM Changeset in ffmpeg [5fe5bde6] by Paul B Mahol <onemda@gmail.com>
lavfi/join: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
10:58 AM Changeset in ffmpeg [622c9774] by Paul B Mahol <onemda@gmail.com>
lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
10:00 AM Changeset in ffmpeg [d349704e] by Paul B Mahol <onemda@gmail.com>
lavfi/interlace: make use of AVFILTER_DEFINE_CLASS Signed-off-by: …
9:55 AM Changeset in ffmpeg [11cdf967] by Paul B Mahol <onemda@gmail.com>
lavfi/trim: make use of AVFILTER_DEFINE_CLASS Signed-off-by: Paul B …
9:55 AM Changeset in ffmpeg [68def271] by Paul B Mahol <onemda@gmail.com>
lavfi/interlace: remove request frame hack Signed-off-by: Paul B …
9:55 AM Changeset in ffmpeg [ed1c8350] by Paul B Mahol <onemda@gmail.com>
lavfi/trim: remove request frame hack Signed-off-by: Paul B Mahol …
9:55 AM Changeset in ffmpeg [4f8e4b8a] by Paul B Mahol <onemda@gmail.com>
lavfi/tinterlace: remove request frame hack Signed-off-by: Paul B …
9:55 AM Changeset in ffmpeg [c63e4e65] by Paul B Mahol <onemda@gmail.com>
lavfi/idet: remove request_frame hack Signed-off-by: Paul B Mahol …
7:32 AM Changeset in ffmpeg [1c711b6e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dilaroga/master' * dilaroga/master: …
7:07 AM Changeset in ffmpeg [499b82f6] by Sebastien Zwickert <dilaroga@gmail.com>
avcodec/vda_h264_dec: fix a memory leak Signed-off-by: Sebastien …
7:05 AM Changeset in ffmpeg [ffd7fd79] by Sebastien Zwickert <dilaroga@gmail.com>
avcodec/vda_h264: use av_buffer to manage buffers This patch fixes a …
6:55 AM Changeset in ffmpeg [b7c6d1ed] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
1:52 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by highgpd
Replying to rogerdpack: > with pthreads it works? I think …
1:51 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by highgpd
It is because I use a atomic_opencl_lock to make sure that the …
12:27 AM Changeset in ffmpeg [53ec1c81] by Michael Niedermayer <michaelni@gmx.at>
j2k: merge cosmetics and non functional changes from jpeg2000 …

May 26, 2013:

11:32 PM Ticket #2606 (Artefacts decoding Hobbit 4k trailer) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket2606
11:31 PM Ticket #2606 (Artefacts decoding Hobbit 4k trailer) created by Carl Eugen Hoyos
As reported on Doom9. …
9:57 PM Changeset in ffmpeg [e5c7bafb] by Paul B Mahol <onemda@gmail.com>
libtwolame: add forgotten calls Signed-off-by: Paul B Mahol …
9:55 PM Changeset in ffmpeg [be7952b] by Martin Storsjö <martin@martin.st>
arm: Only output eabi attributes if building for ELF This matches the …
8:41 PM Changeset in ffmpeg [b439ece5] by Clément Bœsch <ubitux@gmail.com>
lavfi/dctdnoiz: move DC normalization out of loops. Make code …
8:29 PM Changeset in ffmpeg [bd89b2b2] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: log2_prec size cleanup This also changes the cblk size …
6:15 PM Changeset in ffmpeg [cb39dfb8] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: check cblk size This is based on j2k FCD which is …
6:15 PM Changeset in ffmpeg [9ea24296] by Michael Niedermayer <michaelni@gmx.at>
j2k: ff_j2k_tag_tree_init: check for integer overflow in alloc …
6:15 PM Changeset in ffmpeg [b01e61a4] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: cosmetics & restructuring from jpeg2000 Signed-off-by: …
6:15 PM Changeset in ffmpeg [228ce336] by Michael Niedermayer <michaelni@gmx.at>
j2k: add #includes from jpeg2000 Signed-off-by: Michael Niedermayer …
6:15 PM Changeset in ffmpeg [874a06bd] by Michael Niedermayer <michaelni@gmx.at>
j2k: cosmetics from jpeg2000 Signed-off-by: Michael Niedermayer …
6:15 PM Changeset in ffmpeg [6e16321d] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: add AVClass Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:15 PM Changeset in ffmpeg [df3e6e5e] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: cosmetics from jpeg2000 Signed-off-by: Michael Niedermayer …
6:15 PM Changeset in ffmpeg [277691a1] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: merge copyright header with jpeg2000 Signed-off-by: Michael …
6:15 PM Changeset in ffmpeg [a2daf929] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: profile code from jpeg2000 Signed-off-by: Michael Niedermayer …
6:15 PM Changeset in ffmpeg [726eac1d] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: cosmetics from jpeg2000 Signed-off-by: Michael Niedermayer …
6:15 PM Changeset in ffmpeg [88d2dd00] by Michael Niedermayer <michaelni@gmx.at>
avcodec/j2kdec: drop disabled debug code Signed-off-by: Michael …
6:15 PM Changeset in ffmpeg [de90bd6] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: merge cosmetics and whitespace Signed-off-by: Michael …
6:15 PM Changeset in ffmpeg [bcf59b5] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: merge jpeg2000_init_static_data() from jpeg2000 …
6:15 PM Changeset in ffmpeg [5d67dfd7] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: move avctx init to decode_frame Signed-off-by: Michael …
4:48 PM Changeset in ffmpeg [56cea329] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut3d: faster tetrahedral interpolation. Increase performance …
4:48 PM Changeset in ffmpeg [b6ee25e3] by Clément Bœsch <ubitux@gmail.com>
lavfi/lut3d: restore original interpolation speed. Call NEXT() only …
4:22 PM Changeset in ffmpeg [b4013899] by Michael Niedermayer <michaelni@gmx.at>
j2k: s/ff_j2k_getsigctxno/ff_jpeg2000_getsigctxno/g Also add a …
4:22 PM Changeset in ffmpeg [ac325f06] by Michael Niedermayer <michaelni@gmx.at>
j2k.h: whitespace cosmetics Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [5b4cad4a] by Michael Niedermayer <michaelni@gmx.at>
j2k.h: remove disabled debug code Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [ad194874] by Michael Niedermayer <michaelni@gmx.at>
j2k.h: Merges various cosmetics & unused defines Signed-off-by: …
4:07 PM Changeset in ffmpeg [da906617] by Michael Niedermayer <michaelni@gmx.at>
j2k/jpeg2000: merge copyright Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [e708c7fa] by Michael Niedermayer <michaelni@gmx.at>
j2k: drop disabled debug code Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [e66faf71] by Michael Niedermayer <michaelni@gmx.at>
j2k: merge ff_j2k_init_tier1_luts() Signed-off-by: Michael …
4:07 PM Changeset in ffmpeg [b67fe48f] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000/j2k: merge getsigctxno() Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [69b97739] by Michael Niedermayer <michaelni@gmx.at>
j2k: s/getnbctxno/getsigctxno/g Signed-off-by: Michael Niedermayer …
4:07 PM Changeset in ffmpeg [5157ec89] by Michael Niedermayer <michaelni@gmx.at>
j2k: redesign vert_causal_ctx_csty implementation The old …
2:10 PM Changeset in ffmpeg [0418cbf0] by Kostya Shishkov <kostya.shishkov@gmail.com>
fix scalarproduct_and_madd_int16_altivec() for orders > 16 the second …
2:00 PM Changeset in ffmpeg [c8e9c927] by Paul B Mahol <onemda@gmail.com>
lavfi/bbox: export bbox info to frame metadata Signed-off-by: Paul B …
2:00 PM Changeset in ffmpeg [add8c63c] by Paul B Mahol <onemda@gmail.com>
lavfi/bbox: timeline support Signed-off-by: Paul B Mahol …
2:00 PM Changeset in ffmpeg [7aa99a69] by Paul B Mahol <onemda@gmail.com>
lavfi/bbox: make min_val user configurable Signed-off-by: Paul B …
2:00 PM Changeset in ffmpeg [e9c3851d] by Paul B Mahol <onemda@gmail.com>
lavfi/bbox: use inlink->frame_count Signed-off-by: Paul B Mahol …
1:48 PM Changeset in ffmpeg [477f4efd] by Clément Bœsch <ubitux@gmail.com>
lavf/swf: remove unused assert include.
1:43 PM Ticket #2046 (support changes to DAR/SAR during -codec copy) closed by Carl Eugen Hoyos
fixed: The original request was implemented by Nicolas George in b1cc12d The …
1:00 PM Changeset in ffmpeg [438c45c0] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: fix used bytestream function Found-by: durandal_1707 …
12:02 PM Changeset in ffmpeg [d42106c3] by Michael Niedermayer <michaelni@gmx.at>
j2k: rename a few inline functions and data tables to match jpeg2000 …
11:57 AM Changeset in ffmpeg [c78f3e55] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: prog_order reading from jpeg2000dec Signed-off-by: Michael …
11:57 AM Changeset in ffmpeg [81be0965] by Michael Niedermayer <michaelni@gmx.at>
j2k: merge Jpeg2000CodingStyle from jpeg2000 Signed-off-by: Michael …
11:22 AM Ticket #1907 (use-after-free in matroska demuxer) updated by Carl Eugen Hoyos
Version changed
11:22 AM Ticket #1907 (use-after-free in matroska demuxer) closed by Carl Eugen Hoyos
fixed: Maybe fixed by Michael, please consider testing current git head!
11:14 AM Changeset in ffmpeg [4758e32] by Michael Niedermayer <michaelni@gmx.at>
matroska_read_seek: Fix used streams for subtitle index compensation …
10:52 AM Changeset in ffmpeg [40a87a6a] by Paul B Mahol <onemda@gmail.com>
lavfi/noise: use av_image_copy_plane() Signed-off-by: Paul B Mahol …
1:19 AM Changeset in ffmpeg [4cf7b87] by Michael Niedermayer <michaelni@gmx.at>
av_cpu_count: factorize "detected %d logical cores" message Also …
1:19 AM Changeset in ffmpeg [d480b36] by Michael Niedermayer <michaelni@gmx.at>
av_d2q: Avoid llrint(), its not correctly implemented in old netbsd …

May 25, 2013:

9:56 PM Changeset in ffmpeg [4703a345] by Michael Niedermayer <michaelni@gmx.at>
doc/encoders: Add documentation for libmp3lame Signed-off-by: Michael …
9:13 PM Ticket #1753 (Delay output for X seconds) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > > …
9:09 PM Ticket #1753 (Delay output for X seconds) updated by Carl Eugen Hoyos
Replying to ubitux: > Replying to cehoyos: > > …
7:43 PM Changeset in ffmpeg [ee5964cc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:38 PM Changeset in ffmpeg [efcc334c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9495cd170b5786c3518419e873d94eb5e7ada11a' * commit …
6:46 PM Ticket #2592 (Bug with b-frames?) closed by Michael Niedermayer
fixed: Fixed in 5f44f47b7256659b45ae5e3edd558521fbf962e8
6:37 PM UbuntuCompilationGuideQuantal edited by evilsoup
(diff)
6:35 PM UbuntuCompilationGuideQuantal edited by evilsoup
--enable-libopus was missing from the ffmpeg ./configure (diff)
6:30 PM Changeset in ffmpeg [5f44f47b] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: do not unreference frames before the code is done with …
5:28 PM UbuntuCompilationGuideQuantal edited by llogan
remove librtmp (native support exists); remove libfaac (use libfdk_aac … (diff)
4:47 PM Changeset in ffmpeg [5292dac3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Rename alt_sample_size so its name matches what it is …
3:52 PM Changeset in ffmpeg [322e4194] by Luca Barbato <lu_zero@gentoo.org>
msvc/icl: Intel Compiler support on Windows Initial support for the …
2:38 PM CompilationGuide/RaspberryPi edited by Mr. Bananas
I couldn't get x264 to work with ffmpeg without these flags. Without … (diff)
2:11 PM Changeset in ffmpeg [7e03886b] by Michael Niedermayer <michaelni@gmx.at>
avutil/md5: reindent after previous commits Signed-off-by: Michael …
2:04 PM Changeset in ffmpeg [64eacb83] by Michael Niedermayer <michaelni@gmx.at>
av_d2q: fix rounding for negative values Signed-off-by: Michael …
2:03 PM Changeset in ffmpeg [de7d2906] by Michael Niedermayer <michaelni@gmx.at>
av_d2q: Fix infinity check The old check would fail on huge but not …
1:20 PM Changeset in ffmpeg [8caf2da3] by Paul B Mahol <onemda@gmail.com>
lavfi/afade: add timeline support For correct precision one may need …
1:00 PM Ticket #1753 (Delay output for X seconds) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > > …
12:56 PM Ticket #1753 (Delay output for X seconds) updated by Carl Eugen Hoyos
Replying to ubitux: > This -delay option doesn't seem to …
12:48 PM Ticket #1753 (Delay output for X seconds) updated by Clément Bœsch
This -delay option doesn't seem to even be recognized at all anymore …
10:46 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
Note that the problem is specific to the yadif filter. Using for …
10:07 AM Changeset in ffmpeg [9495cd17] by Luca Barbato <lu_zero@gentoo.org>
configure: Fix check_exec_crash for ICL support Change the …
10:06 AM Changeset in ffmpeg [760a9754] by Michael Niedermayer <michaelni@gmx.at>
img2dec: support seeking with ts_from_file Signed-off-by: Michael …
10:05 AM Changeset in ffmpeg [a753776f] by Michael Niedermayer <michaelni@gmx.at>
img2dec: dont set start_time/duration to invalid values …
9:42 AM Changeset in ffmpeg [70fbfd75] by Michael Niedermayer <michaelni@gmx.at>
img2dec: Add ts_from_file option Signed-off-by: Michael Niedermayer …
1:48 AM CompilationGuide/Ubuntu edited by llogan
remove annoying &&; fix link (diff)
1:29 AM CompilationGuide/Ubuntu edited by llogan
remove libfaac. use libfdk_aac instead. (diff)

May 24, 2013:

9:41 PM Changeset in ffmpeg [2c2e69b3] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: support slice threading Signed-off-by: Paul B Mahol …
8:33 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Do you need more git loops to find exactly where is the bug? What I …
6:50 PM Changeset in ffmpeg [e0f2e0fc] by Michael Niedermayer <michaelni@gmx.at>
vf_fade: remove unused function Signed-off-by: Michael Niedermayer …
6:25 PM Changeset in ffmpeg [42bb3e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec: remove ff_get_logical_cpus() This simplifies the code …
6:21 PM Changeset in ffmpeg [0cbfbdef] by Michael Niedermayer <michaelni@gmx.at>
vf_fade: Support slice threaded alpha Signed-off-by: Michael …
6:21 PM Changeset in ffmpeg [a3d62f33] by Michael Niedermayer <michaelni@gmx.at>
vf_fade: Fix alpha flag integration Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [af125739] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: fix SW/SH calculation Signed-off-by: Paul B Mahol …
4:44 PM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
4:36 PM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) reopened by Vlad SD
I guess you are right, it should be a feature to write out …
4:04 PM Ticket #2538 (FFMPEG crash in decoding MPEG4 using NEON) updated by Carl Eugen Hoyos
Also reproducible with mpeg2, h261, h263, msmpeg4 and rv10.
3:47 PM Changeset in ffmpeg [bca59d77] by Michael Niedermayer <michaelni@gmx.at>
fade: fix slice sizes This more evenly distributes the load between …
3:46 PM Changeset in ffmpeg [1d08e4b5] by Michael Niedermayer <michaelni@gmx.at>
yadif: fix slice sizes This more evenly distributes the load between …
3:44 PM Ticket #2538 (FFMPEG crash in decoding MPEG4 using NEON) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Also reproducible with higher resolutions, lowres 2 works fine here. […]
3:26 PM Changeset in ffmpeg [221f902f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_yadif: fix race condition Signed-off-by: Michael …
3:19 PM Changeset in ffmpeg [fe99b1d5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: cpu: …
3:05 PM outvlc.wav attached to Ticket #2504 by Jean-Pierre
Tics with VLC
3:03 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Please compare with vlc record. Tic between every bip.
2:41 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Listen attached files after git checkout 743b389, record was what I …
2:39 PM outarecord.wav attached to Ticket #2504 by Jean-Pierre
perfect record like direct connection to player with headphones
2:33 PM outffmpeg2.wav attached to Ticket #2504 by Jean-Pierre
2:32 PM outffmpeg1.wav attached to Ticket #2504 by Jean-Pierre
2:31 PM Ticket #2598 (ffmpeg hangs when given any invalid option) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
2:28 PM Changeset in ffmpeg [4059c783] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
framemd5_class and md5enc_class may not be identical. Due the crappy …
2:19 PM Changeset in ffmpeg [82d10554] by Paul B Mahol <onemda@gmail.com>
Fix compilation with --disable-everything --enable-filter=dctdnoiz
2:19 PM Changeset in ffmpeg [4a2c2a09] by Paul B Mahol <onemda@gmail.com>
Fix compilation with --disable-everything --enable-muxer=vc1 …
2:11 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
I did it again, copy/past of each command from comment 62 one after …
2:02 PM Changeset in ffmpeg [036e9a04] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: add yuv(j)411p Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:40 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Component changed
1:39 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > With arecord audio in perfect, even …
1:36 PM Changeset in ffmpeg [6d02bdc3] by Michael Niedermayer <michaelni@gmx.at>
vformat/wtvenc: fix doxygen comments Signed-off-by: Michael …
1:36 PM Changeset in ffmpeg [68ff5289] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: fix doxygen comments Signed-off-by: Michael …
1:36 PM Changeset in ffmpeg [682f003] by Michael Niedermayer <michaelni@gmx.at>
avformat/jvdec: fix doxygen comments Signed-off-by: Michael …
1:36 PM Changeset in ffmpeg [8870cf7c] by Michael Niedermayer <michaelni@gmx.at>
avformat/gif: remove unneeded doxygen comment Signed-off-by: Michael …
1:36 PM Changeset in ffmpeg [b5be1a7e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_drawtext: Fix doxygen comment Signed-off-by: Michael …
1:36 PM Changeset in ffmpeg [87a2bf24] by Michael Niedermayer <michaelni@gmx.at>
avutil/bprint: Fix doxygen comments Signed-off-by: Michael …
1:36 PM Ticket #2600 (print EXT-X-STREAM-INF and BANDWIDTH in output M3U8) closed by Carl Eugen Hoyos
needs_more_info: To the best of my knowledge, there is no bug: BANDWIDTH only exists …
1:34 PM Changeset in ffmpeg [9c50e520] by Clément Bœsch <ubitux@gmail.com>
cmdutils: print slice threading flag in -filters.
1:30 PM Ticket #2601 (hls output always starts at 1 even so you tell otherwise) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
After discussion with Stefano, this is a documentation bug.
1:26 PM Ticket #2605 (Raw audio in MP4 container) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
1:25 PM Changeset in ffmpeg [a2abd58a] by Michael Niedermayer <michaelni@gmx.at>
avfilter: remove av_opt_set_defaults() from process_options() This is …
1:24 PM Changeset in ffmpeg [558ce3e5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:12 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
With arecord audio in perfect, even better than with ffmpeg. My source …
12:53 PM Changeset in ffmpeg [2516b393] by Paul B Mahol <onemda@gmail.com>
lavfi/field, il, noise: use av_pix_fmt_count_planes() Signed-off-by: …
12:36 PM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
Regression since 7d1d596
12:32 PM Ticket #2598 (ffmpeg hangs when given any invalid option) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Some information: The following configure line allows to reproduce the …
12:18 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Replying to MrNice: > You are right, first record was …
12:07 PM Changeset in ffmpeg [8d4e969a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' * commit …
11:30 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
You are right, first record was bad, second was good. No need to enter …
11:24 AM Changeset in ffmpeg [fe40a9f9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' * commit …
11:01 AM Changeset in ffmpeg [a4d3757b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' * commit …
10:51 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Please run the following: […] Now test out.wav, I would expect it …
10:40 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) reopened by Carl Eugen Hoyos
10:34 AM Changeset in ffmpeg [597208fd] by Martin Storsjö <martin@martin.st>
cpu: Include common.h for av_popcount64 This fixes build failures on …
10:25 AM Changeset in ffmpeg [ecbd96ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e69222c50755030eef921e899e38b71a111093d9' * commit …
10:15 AM Changeset in ffmpeg [029353e4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68' * commit …
10:07 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by str
In my app the user can select any muxers (by file extension). So I …
10:05 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Could you check if I can use this small script to speed the process? …
10:02 AM Ticket #2603 (mingw32 cross compile issue) closed by Clément Bœsch
fixed: Should be fixed in cf6ed1f1293c2dd69b76d9246a916925b58b7bbf
10:01 AM Changeset in ffmpeg [cf6ed1f] by Clément Bœsch <ubitux@gmail.com>
lavu/opencl: remove semi-colon from macro. Fixes compilation when the …
9:51 AM Changeset in ffmpeg [0c25c398] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1' * commit …
9:40 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
You can probably speed the bisecting up if you want: Please test …
9:05 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Hi, I am still working with git bisect, now for hours. Is there a way …
8:50 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by Carl Eugen Hoyos
How do you choose filmstrip? What I mean is: If filmstrip is hard …
8:00 AM CompilationGuide/Ubuntu edited by nickdesaulniers
undo previous edit (diff)
7:49 AM CompilationGuide/Ubuntu edited by nickdesaulniers
source is not available in zsh, for instance (diff)
7:33 AM Changeset in ffmpeg [8a994b7] by Anton Khirnov <anton@khirnov.net>
vf_fade: support slice threading
7:32 AM Changeset in ffmpeg [cb79881] by Anton Khirnov <anton@khirnov.net>
vf_yadif: support slice threading
7:28 AM Changeset in ffmpeg [129bb23] by Anton Khirnov <anton@khirnov.net>
lavfi: add a slice threading infrastructure Mostly based on libavcodec's
7:28 AM Changeset in ffmpeg [2a6eaeaa] by Anton Khirnov <anton@khirnov.net>
Move get_logical_cpus() from lavc/pthread to lavu/cpu. It will be …
7:26 AM Changeset in ffmpeg [90f9a583] by Anton Khirnov <anton@khirnov.net>
w32pthreads: move from lavc to compat/ It will be used in other …
7:23 AM CompilationGuide/Ubuntu edited by nickdesaulniers
Added some missing double ampersands (diff)
7:12 AM Changeset in ffmpeg [e69222c5] by Anton Khirnov <anton@khirnov.net>
doxy: enable TYPEDEF_HIDES_STRUCT This means that typedef struct …
7:04 AM Changeset in ffmpeg [e9e5a1bd] by Kostya Shishkov <kostya.shishkov@gmail.com>
Monkey's Audio old versions FATE tests
7:03 AM CompilationGuide/Ubuntu edited by nickdesaulniers
removed god damn space after end-of-line back slash (diff)
6:45 AM Changeset in ffmpeg [3f1a7ceb] by Anton Khirnov <anton@khirnov.net>
h264_parser: Set field_order and picture_structure. Signed-off-by: …
6:43 AM Changeset in ffmpeg [b493847d] by Anton Khirnov <anton@khirnov.net>
avcodec: Add picture structure information to AVCodecParserContext. …
5:43 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by str
And there is no way to check this programmatically? I use the API, not …
2:42 AM Changeset in ffmpeg [ac0ade26] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add entry for the S302m encoder Signed-off-by: Michael …
1:52 AM CompilationGuide/Ubuntu edited by llogan
add link to old system install version (diff)

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() …
Note: See TracTimeline for information about the timeline view.