Timeline



Sep 6, 2014:

11:58 PM Changeset in ffmpeg [033a5334] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Allow partial escaping Fixes Ticket3923 Signed-off-by: …
10:52 PM Ticket #3539 (ffplay crashes when playing a swf file) closed by Michael Niedermayer
fixed: Fixed in c2430304dfb3cc0e3a59ce6d1b59ebdcc934a0c2, …
10:39 PM Changeset in ffmpeg [c2430304] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Do not change the pixel format This is currently not …
7:36 PM Changeset in ffmpeg [1b2390e2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_silenceremove: remove dead code Fixes CID1237284 …
7:36 PM Changeset in ffmpeg [cbb27798] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Always initialize backup in decode_vui() Fixes …
7:28 PM Changeset in ffmpeg [d8f0804] by Clément Bœsch <u@pkh.me>
RELEASE_NOTES: mention the ffplay -autoexit behaviour change
7:01 PM Changeset in ffmpeg [3dbf5690] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
huffyuvdec: avoid large stack use. Signed-off-by: Reimar Döffinger …
6:59 PM Changeset in ffmpeg [092d1977] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
cabac: Allow hardcoding CABAC table. Signed-off-by: Reimar Döffinger …
6:59 PM Changeset in ffmpeg [0f1281b2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
cabac: initialize all of ff_h264_cabac_tables programmatically. Moves …
6:59 PM Changeset in ffmpeg [87c7fb2b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacsbr: support hardcoding tables. For sbr_qmf_window_us there is …
6:36 PM Changeset in ffmpeg [684d0a0b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix dead code fix CID 1231985 cherry picked from …
6:24 PM Changeset in ffmpeg [5732b218] by Michael Niedermayer <michaelni@gmx.at>
ffplay: make autoexit the default See: …
6:23 PM Changeset in ffmpeg [f9bc65e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '041caf1a63f091745b95a6d51c23fbdcb604d4ce' * commit …
5:38 PM Changeset in ffmpeg [b76d6eb3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: fix spelling error Signed-off-by: Michael …
4:45 PM Ticket #2931 (mp3: wrong duration) updated by Underground78
For the record, here is a …
2:52 PM Changeset in ffmpeg [041caf1a] by Diego Biurrun <diego@biurrun.de>
avplay: Exit by default at the end of playback This is the expected …
1:56 PM Ticket #3920 (ffprobe can't parse dash init.mp4) updated by Carl Eugen Hoyos
What is the difference between the information shown in your original …
11:47 AM Changeset in ffmpeg [b2c0b80f] by Clément Bœsch <u@pkh.me>
avfilter/ebur128: rework channel weighting definition code Should fix …
10:17 AM line5.jpg attached to Ticket #3929 by ami_stuff
10:17 AM Ticket #3929 (mjpeg: vertical line at the right side) created by ami_stuff
[…]
8:31 AM Ticket #3920 (ffprobe can't parse dash init.mp4) updated by Andrew
That looks correct, thanks
1:25 AM Ticket #3913 (mjpeg: green line at the bottom) closed by Michael Niedermayer
fixed: Fixed in 1654ca7d4e233d4502fcc1ea3ba7ea8dbf025872
1:13 AM Changeset in ffmpeg [1654ca7d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix rounding of chroma_height Fixes green line at …

Sep 5, 2014:

11:37 PM Changeset in ffmpeg [c7011789] by Michael Niedermayer <michaelni@gmx.at>
doc: Copyright in CSS, CSS split in 2 files Reviewed-by: Timothy Gu …
10:05 PM Changeset in ffmpeg [d7e08884] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: introduce enqueue_buffer() Additionally, make sure a …
9:37 PM Ticket #3496 (Support UTF-16 subtitles) closed by Clément Bœsch
fixed: Fixed by wm4 in 3e8426170ce005c111dfcae7982e18b647b7383f
9:13 PM Changeset in ffmpeg [c3685386] by Clément Bœsch <u@pkh.me>
avformat/srtdec: speed up probing
9:13 PM Changeset in ffmpeg [b7f641dc] by Clément Bœsch <u@pkh.me>
avformat/realtextdec: UTF-16 support Also remove …
9:13 PM Changeset in ffmpeg [231a514d] by Clément Bœsch <u@pkh.me>
avformat/samidec: UTF-16 support ff_smil_extract_next_chunk() is …
9:13 PM Changeset in ffmpeg [d658ef18] by Clément Bœsch <u@pkh.me>
avformat/srtdec: UTF-16 support
9:13 PM Changeset in ffmpeg [3e842617] by Clément Bœsch <u@pkh.me>
avformat/assdec: UTF-16 support Use the UTF-16 BOM to detect UTF-16 …
8:11 PM Ticket #3912 (asf: file doesn't decode correctly anymore) closed by Michael Niedermayer
fixed: fixed in dcb29d37d4ffedc84e44df99f8d22ecf27e0f2cd
6:48 PM Changeset in ffmpeg [dcb29d37] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: set codec tags in ff_mpv_decode_init() Fixes …
6:48 PM Changeset in ffmpeg [4dee4a44] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Factor ff_mpv_decode_init() out Reviewed-by: …
6:25 PM Changeset in ffmpeg [0b890425] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: simplify list_formats() We can avoid passing file …
6:21 PM Changeset in ffmpeg [0a7239ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' * commit …
5:32 PM Changeset in ffmpeg [7bd0079e] by Paul B Mahol <onemda@gmail.com>
MAINTAINERS: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:30 PM Changeset in ffmpeg [42261964] by Paul B Mahol <onemda@gmail.com>
add silenceremove filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:24 PM Changeset in ffmpeg [1e4e760f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '213e606752d16f51337e94431962fb5d7749c07e' * commit …
5:16 PM Changeset in ffmpeg [73aeb27c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '096a1d5b46391f65dfd0bee6292e9962f53bd7c8' * commit …
5:08 PM Changeset in ffmpeg [8c6cfffa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b574e1e97ea7067a5fcd3876e30a67df0e4e6611' * commit …
4:52 PM Changeset in ffmpeg [7865cafe] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: simplify list_framesizes() We can avoid passing file …
4:43 PM Changeset in ffmpeg [55cf7d97] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: remove unneeded variable in device_init() Signed-off-by: …
4:36 PM Changeset in ffmpeg [3da359c1] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: simplify first_field() There is no need to pass fd as a …
4:10 PM Changeset in ffmpeg [39750b73] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: Replace s1 with ctx for consistency. No functional change …
3:42 PM Changeset in ffmpeg [d247a40a] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as lavd/v4l2 maintainer Signed-off-by: …
12:06 PM Changeset in ffmpeg [428aa14a] by Michael Niedermayer <michaelni@gmx.at>
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags …
11:55 AM Changeset in ffmpeg [21439483] by Diego Biurrun <diego@biurrun.de>
Drop unnecessary av_unused attributes.
11:55 AM Changeset in ffmpeg [213e6067] by Diego Biurrun <diego@biurrun.de>
Replace av_unused attributes by block structures This is more …
11:55 AM Changeset in ffmpeg [096a1d5b] by Diego Biurrun <diego@biurrun.de>
rdft: Move some variables into a separate block This avoids an unused …
11:55 AM Changeset in ffmpeg [b574e1e9] by Diego Biurrun <diego@biurrun.de>
get_bits: Add OPEN_READER macro variant w/o size_plus8 This avoids a …
11:53 AM Ticket #3915 (qt tiff 2/4bpp grayscale regression) updated by Carl Eugen Hoyos
Fixed by Benoit Fouet in 4f104950
11:52 AM Ticket #3915 (qt tiff 2/4bpp grayscale regression) closed by Benoit Fouet
fixed: Fixed in 4f10495055edc009ceaff8b5b69c90fd665698e1
11:48 AM Ticket #3928 (ffprobe of plain WAV file produces incorrect results, detects format ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
10:57 AM Changeset in ffmpeg [4f104950] by Michael Niedermayer <michaelni@gmx.at>
tiff: fix {2,4}bpp grayscale palettes. Create a default grayscale …
10:49 AM Changeset in ffmpeg [db8970d7] by Michael Niedermayer <michaelni@gmx.at>
vfi/x86/vf_idet: fix incorrect use of paddq paddq is an SSE2 …
10:22 AM Changeset in ffmpeg [161fc0f4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/x86/idet: fix license header (GPL -> LGPL) Signed-off-by: …
10:14 AM Changeset in ffmpeg [0940066b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad' * commit …
9:20 AM Changeset in ffmpeg [ef16d126] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: fix time duration references Make time duration …
9:20 AM Changeset in ffmpeg [6f0fc1a9] by Stefano Sabatini <stefasab@gmail.com>
lavf/ffmdec: return proper error code in ffm2_read_header() Also log …
9:20 AM Changeset in ffmpeg [39b517f] by Stefano Sabatini <stefasab@gmail.com>
lavc/libvpxenc: show crf CQ value in error message
8:12 AM Ticket #3920 (ffprobe can't parse dash init.mp4) updated by Benoit Fouet
If the pixel format is no more considered as an error, we get the …
6:54 AM Changeset in ffmpeg [b21e989a] by Martin Storsjö <martin@martin.st>
ismindex: produce .ismf file This is a non-standard file that maps …
2:45 AM Changeset in ffmpeg [2178abd3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd7913bf59ccbf781ce57c5d58998e8f25d10e040' * commit …
2:34 AM Changeset in ffmpeg [52ec81c6] by James Almer <jamrial@gmail.com>
x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2 …
2:26 AM Ticket #3926 (imx/mov encode shows as green in QuickTime in ffmpeg 2.2 and later) closed by dave rice
invalid: Adding -top 1 to the examples above fixes them in QuickTime. False alarm.
1:59 AM Ticket #3926 (imx/mov encode shows as green in QuickTime in ffmpeg 2.2 and later) updated by dave rice
I spoke too soon. 11ed7ec0 played okay in QuickTime but because it was …
1:36 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) updated by Kane
Replying to cehoyos: > Sorry, I believe I don't understand …
12:55 AM Ticket #3926 (imx/mov encode shows as green in QuickTime in ffmpeg 2.2 and later) updated by dave rice
72d44f15 shows up green in QuickTime 11ed7ec0 works for me
12:44 AM Ticket #3928 (ffprobe of plain WAV file produces incorrect results, detects format ...) updated by Leigh Dyer
Sorry about that -- I'll be sure to test using ffmpeg itself next time …
12:42 AM Ticket #3928 (ffprobe of plain WAV file produces incorrect results, detects format ...) updated by Carl Eugen Hoyos
Priority, Component changed
Did you read my comment in ticket #3784?

Sep 4, 2014:

11:55 PM Changeset in ffmpeg [720c21d1] by Michael Niedermayer <michaelni@gmx.at>
x86inc: Make ym# behave the same way as xm# This makes more sense for …
11:46 PM snippet.wav attached to Ticket #3928 by Leigh Dyer
11:45 PM Ticket #3928 (ffprobe of plain WAV file produces incorrect results, detects format ...) created by Leigh Dyer
I have a plain, 16-bit 44.1k WAV file that ffprobe incorrectly detects …
11:41 PM Changeset in ffmpeg [a4dbabc8] by Michael Niedermayer <michaelni@gmx.at>
x86inc: free up variable name "n" in global namespace Signed-off-by: …
11:21 PM Changeset in ffmpeg [c3d2426] by James Almer <jamrial@gmail.com>
x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2 ~20% faster than …
11:14 PM Changeset in ffmpeg [554fd5cd] by Diego Biurrun <diego@biurrun.de>
ffmpeg: Clarify wording of ffmpeg --> avconv deprecation message
11:07 PM Ticket #3351 (IMX D10 File Encoding Fails to Produce Valid IMX File) updated by Carl Eugen Hoyos
Keywords changed
11:07 PM Ticket #3926 (imx/mov encode shows as green in QuickTime in ffmpeg 2.2 and later) updated by Carl Eugen Hoyos
Keywords changed
Please test 72d44f15 and 11ed7ec0 Ticket #3351 (as did my tests on …
10:58 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
10:43 PM Changeset in ffmpeg [467a55a4] by Michael Niedermayer <michaelni@gmx.at>
avutil/md5: workaround clang 3.5 #20849 This avoids several failures …
10:35 PM Changeset in ffmpeg [46ef45ab] by Michael Niedermayer <michaelni@gmx.at>
lavc/x86/v210: give cpuflag to INIT macro This lets the cglobal macro …
10:20 PM Changeset in ffmpeg [07b0ccf5] by Diego Biurrun <diego@biurrun.de>
Mark 11 release in the changelog Also fix some typos in the entries …
10:12 PM Changeset in ffmpeg [d7913bf5] by Diego Biurrun <diego@biurrun.de>
changelog: Move Ogg subtypes aliases entry to the correct release
9:19 PM Ticket #3846 (The output video show a wrong alpha) updated by Noir89
Sorry for the late reply. After Effects Support Alpha. I export this …
8:49 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) created by maweber
Hi I think it would be useful to support DCI compliant xyz conversion …
8:19 PM Changeset in ffmpeg [406a9ccf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's …
6:50 PM Changeset in ffmpeg [53b08920] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd9792b773516a560ecb99694b8ee745a50027fac' * commit …
6:34 PM Changeset in ffmpeg [69a68d30] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12f0388f9cb32016ac0dacaeca631b088b29bb96' * commit …
6:09 PM Changeset in ffmpeg [ddc6adaa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2' * commit …
6:04 PM BadContent edited by llogan
(diff)
5:46 PM Changeset in ffmpeg [5a20f188] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' * commit …
5:18 PM Changeset in ffmpeg [91a8b933] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '803f8992f11d1eb301672cd13c685a7b1d04c467' * commit …
5:10 PM Changeset in ffmpeg [a52e74db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2b8b0da09cf0dc2535de42f95110eb633f36d8c8' * commit …
4:44 PM Ticket #3926 (imx/mov encode shows as green in QuickTime in ffmpeg 2.2 and later) created by dave rice
Summary of the bug: I use ffmpeg to transcode inputs to IMX 30 NTSC …
3:25 PM Changeset in ffmpeg [9d3e69ae] by Diego Biurrun <diego@biurrun.de>
Add release notes for 11. (cherry picked from commit …
3:01 PM Changeset in ffmpeg [d9792b77] by Diego Biurrun <diego@biurrun.de>
Mark 11 release in the changelog Also fix some typos in the entries …
2:14 PM Changeset in ffmpeg [12f0388f] by Diego Biurrun <diego@biurrun.de>
Add release notes for 11. Signed-off-by: Diego Biurrun <diego@biurrun.de>
2:11 PM Changeset in ffmpeg [4d55e9de] by Diego Biurrun <diego@biurrun.de>
vc1: Split bits used in libavformat into a separate header This …
1:47 PM Ticket #3923 (decoding damaged h264 video shows strong artefacts) updated by Carl Eugen Hoyos
Summary changed
1:46 PM Ticket #3923 (decoding damaged h264 video shows strong artefacts) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
The original sample is in …
1:34 PM frame16.h264 attached to Ticket #3923 by Carl Eugen Hoyos
1:33 PM 02120003_91_94_remux.mov attached to Ticket #3923 by Carl Eugen Hoyos
1:33 PM Ticket #3924 (libavcodec - the option name "ac" is duplicated) updated by cnt
The command line is fine. But to list AVOptions on my GUI …
1:21 PM Changeset in ffmpeg [c4abee73] by Michael Niedermayer <michaelni@gmx.at>
Remove non-free tests/lena.pnm and adapt FATE tests to depend on …
1:17 PM Ticket #3924 (libavcodec - the option name "ac" is duplicated) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Reproduced by developer changed
I don't think there are two options with the name ac. There is …
1:06 PM Ticket #3924 (libavcodec - the option name "ac" is duplicated) updated by cnt
Summary changed
1:06 PM Ticket #3924 (libavcodec - the option name "ac" is duplicated) created by cnt
What I do: I am trying to list AVOptions of libavcodec in a GUI …
12:54 PM Changeset in ffmpeg [03efd730] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: read the correct bits into the tag type from the flv …
12:19 PM Changeset in ffmpeg [f205185] by Diego Biurrun <diego@biurrun.de>
build: Split WMA frequencies into a separate object file These are …
12:19 PM Changeset in ffmpeg [803f899] by Diego Biurrun <diego@biurrun.de>
build: cosmetics: Group hwaccel OBJS declarations together
11:52 AM Changeset in ffmpeg [fe8f4c7] by Michael Niedermayer <michaelni@gmx.at>
libavdevice/v4l2: fix descriptors leak on error paths Signed-off-by: …
11:42 AM Changeset in ffmpeg [4f63d6d3] by Michael Niedermayer <michaelni@gmx.at>
avdevice/x11grab: fix error handling in pixel formats Reviewed-by: …
10:31 AM Ticket #3923 (decoding damaged h264 video shows strong artefacts) created by ytliao
Summary of the bug: I play some h264 video with MPC (LAV filter), …
8:00 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) updated by Carl Eugen Hoyos
Sorry, I believe I don't understand your comment: Did you answer my …
7:56 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) updated by Kane
I use -vcodec libx264 -acodec libmp3lame or also with -vcodec …
6:33 AM Ticket #3922 (comment metadata doesn't show on iTunes) updated by Anas Qadrei
I am not sure. I downloaded and used SNOW LEOPARD ABOVE AND/OR INTEL …
5:59 AM Ticket #3922 (comment metadata doesn't show on iTunes) updated by Carl Eugen Hoyos
Component changed
Is this issue reproducible with current FFmpeg git head?
3:09 AM Ticket #3922 (comment metadata doesn't show on iTunes) created by Anas Qadrei
Summary of the bug: How to reproduce: […] content of the report …
1:58 AM Ticket #3232 (Use texi2any instead of texi2html for documentation generation) closed by Timothy Gu
fixed: Fixed by me in …
1:53 AM Ticket #1847 (wmalossless: support 24bit depth) updated by Dennis
Replying to llogan: > How much is it implementation worth …
1:50 AM Changeset in ffmpeg [bb8b752] by Michael Niedermayer <michaelni@gmx.at>
postproc: use FFMIN/FFMAX where appropriate Signed-off-by: Michael …
12:34 AM Changeset in ffmpeg [17ad5fbb] by Michael Niedermayer <michaelni@gmx.at>
Use makeinfo to generate html doc for the new website texi2html is …

Sep 3, 2014:

11:49 PM Ticket #1847 (wmalossless: support 24bit depth) updated by llogan
Replying to DJX: > I've never funded anything before and I …
10:25 PM Ticket #1847 (wmalossless: support 24bit depth) updated by Dennis
Replying to llogan: > Replying to DJX: > > Is …
9:57 PM Ticket #1847 (wmalossless: support 24bit depth) updated by llogan
Replying to DJX: > Is there anything a non-developer, like …
9:42 PM Ticket #1847 (wmalossless: support 24bit depth) updated by Dennis
Just wondering if any work has been done on this ticket. Is there …
8:10 PM Changeset in ffmpeg [75a9859a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b' * commit …
7:22 PM Changeset in ffmpeg [235d401b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vorbisenc: avoid large stack allocation. Code is only used during …
7:22 PM Changeset in ffmpeg [fcfc90ed] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
svq1enc: remove pointless array element. Not sure it was meant to be …
7:22 PM Changeset in ffmpeg [67242541] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
ffv1enc: reduce stack usage. A bit more complex than e.g. adding it …
7:06 PM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) updated by llogan
My preference is to see it adhering to the spec with a warning …
6:16 PM Changeset in ffmpeg [efaa4a8d] by Lou Logan <lou@lrcd.com>
doc/demuxers: document gif demuxer Signed-off-by: Lou Logan <lou@lrcd.com>
6:01 PM Changeset in ffmpeg [02a2e17] by Michael Niedermayer <michaelni@gmx.at>
libavutil/error: fix build with musl toolchain Add the feature test …
5:46 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by ahthovaikied
Replying to cehoyos: > Iirc, bits_per_sample is …
5:27 PM Ticket #3921 (Faster RDFT) updated by Alexander Kojevnikov
Cc changed
1:31 PM Ticket #3921 (Faster RDFT) updated by Carl Eugen Hoyos
Priority changed
1:04 PM Changeset in ffmpeg [d9a416fa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c' * commit …
12:56 PM Changeset in ffmpeg [4bc4f6f1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95e177eeb21f3e968aa9353bc69d1946966cc835' * commit …
12:24 PM Changeset in ffmpeg [dc81c0a0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ebef9f5a56d7df91e010a177a80cfc8dbe394305' * commit …
11:58 AM Changeset in ffmpeg [7509a956] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d' * commit …
11:53 AM Ticket #3921 (Faster RDFT) created by Clément Bœsch
Our RDFT code is too slow, at least on x86. See …
11:30 AM Changeset in ffmpeg [33bf66a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc' * commit …
11:13 AM Changeset in ffmpeg [34e80af8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943' * commit …
10:54 AM Changeset in ffmpeg [e489e834] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Change order of structs to match …
10:44 AM Changeset in ffmpeg [ee83f667] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7968059e5c3cd8f91407f379c11bbf71a1b84c74' * commit …
10:24 AM Changeset in ffmpeg [4d13d440] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '94f084324e648876508bed546d950762f10b875e' * commit …
10:13 AM Changeset in ffmpeg [2b8b0da0] by Diego Biurrun <diego@biurrun.de>
fdctdsp: cosmetics: Drop one unnecessary if-block level
10:10 AM Changeset in ffmpeg [eacf42dd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b' * commit …
10:09 AM Changeset in ffmpeg [d2a4e4b9] by Diego Biurrun <diego@biurrun.de>
wma: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
9:06 AM Changeset in ffmpeg [c487972e] by Martin Storsjö <martin@martin.st>
ismindex: recover from completely empty streams This creates …
8:00 AM init.mp4 attached to Ticket #3920 by Carl Eugen Hoyos
7:34 AM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Regression since c33351f3 […] […] Actual bitrate is 384kb/s.
5:28 AM Ticket #3920 (ffprobe can't parse dash init.mp4) created by Andrew
ffprobe seems unable to parse the init.mp4's generated for dash files …
3:19 AM Changeset in ffmpeg [928cb84b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so …
3:19 AM Changeset in ffmpeg [50841da1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86 …
2:13 AM Changeset in ffmpeg [feac9cbe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce' * commit …
2:09 AM Changeset in ffmpeg [5b58d79a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' * commit …
1:19 AM Changeset in ffmpeg [5db23c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' * commit …
12:39 AM Changeset in ffmpeg [95e177ee] by Luca Barbato <lu_zero@gentoo.org>
rtpdec: HEVC/H.265 support As specified in …
12:38 AM Changeset in ffmpeg [ebef9f5a] by Luca Barbato <lu_zero@gentoo.org>
time: Use clock_gettime if the monotonic clock is available …
12:38 AM Changeset in ffmpeg [65e78a2e] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Refactor pixel format parsing
12:38 AM Changeset in ffmpeg [bb3ead7e] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Fallback to normal XImage if SHM is not supported
12:38 AM Changeset in ffmpeg [c19a49e5] by Luca Barbato <lu_zero@gentoo.org>
ppc: Support little endian intreadwrite
12:38 AM Changeset in ffmpeg [7968059e] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Allow custom max resync size
12:14 AM Changeset in ffmpeg [94f0843] by Luca Barbato <lu_zero@gentoo.org>
texi2pod: Make it output a single encoding string Intermixing …
12:14 AM Changeset in ffmpeg [4912b634] by Luca Barbato <lu_zero@gentoo.org>
x265: Use the encoder defaults Reset the settings as it is done for x264.

Sep 2, 2014:

11:28 PM BadContent edited by llogan
(diff)
11:14 PM Changeset in ffmpeg [eda7571e] by Diego Biurrun <diego@biurrun.de>
wmv2: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:13 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by Carl Eugen Hoyos
Iirc, bits_per_sample is codec-specific and mostly meaningful …
9:56 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by ahthovaikied
Thanks. Why differenciate bits_per_sample and …
9:53 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Keywords, Type changed
Patch sent.
9:49 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) updated by abc123
This is reproducible on HEAD N-66060-g971e0ec. It affects ALL input …
9:41 PM Changeset in ffmpeg [7a1d6dd] by Diego Biurrun <diego@biurrun.de>
xvid: Add C IDCT Thanks to Pascal Massimino and Michael Militzer for …
9:41 PM Changeset in ffmpeg [95c0cec0] by Diego Biurrun <diego@biurrun.de>
idctdsp: Add global function pointers for {add|put}_pixels_clamped …
9:39 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) updated by Carl Eugen Hoyos
Is this issue reproducible with current FFmepg git head? Please …
9:02 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) created by ahthovaikied
Generate a 24bit wave file (or use any existing one): […] Encode …
8:18 PM Changeset in ffmpeg [9e59a7b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '91d305790ea0f6fe0f54b48236da42181c39c18b' * commit …
8:07 PM Changeset in ffmpeg [c8be5258] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' * commit …
7:57 PM Changeset in ffmpeg [4c731233] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' * commit …
7:45 PM Changeset in ffmpeg [50c6bffb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f' * commit …
6:56 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) created by abc123
Summary of the bug: When using the "mp2" audio encoder, the output …
5:20 PM Changeset in ffmpeg [098af260] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vf_deshake: Avoid doing a malloc+free for every single frame. …
5:20 PM Changeset in ffmpeg [4ea8406e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vf_deshake: reduce stack usage. Signed-off-by: Reimar Döffinger …
5:20 PM Changeset in ffmpeg [3980ab12] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rangecoder-test: Allow running with small stack size. Signed-off-by: …
5:20 PM Changeset in ffmpeg [e48cd2de] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rl.h: Use on-stack temporary VLC tables instead of having them static. …
5:20 PM Changeset in ffmpeg [2ca78936] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rl.h: remove deprecated and now unused vlc member. Signed-off-by: …
4:44 PM Changeset in ffmpeg [2c43cfe] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: Add some whitespace when printing layouts Adds some more …
2:05 PM Ticket #3849 (ffvp9 fails to decode file libpvpx decodes just fine) closed by Clément Bœsch
fixed: Fixed by Ronald in 14e3025518124f99cb0f5885feb603a9f217d25d. Thank …
11:51 AM Ticket #3917 (SRTP not encrypting video) updated by Carl Eugen Hoyos
Description changed
Please add the complete, uncut console output to make this a valid ticket.
11:49 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to ubitux: > Assuming the change was introduced …
11:37 AM Changeset in ffmpeg [1c55d0ff] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Use side data to communicate w/h changes to the …
11:35 AM Changeset in ffmpeg [15879895] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE Reviewed-by: Paul B …
11:20 AM Ticket #3917 (SRTP not encrypting video) updated by bone2006
if you use ffplay -f mpegts "udp://127.0.0.1:7777". The video stream …
11:18 AM Ticket #3917 (SRTP not encrypting video) created by bone2006
Summary of the bug: SRTP does not seem to be working How to reproduce: …
11:14 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Clément Bœsch
Replying to ahthovaikied: > Do I understand correctly …
11:10 AM Changeset in ffmpeg [91d30579] by Diego Biurrun <diego@biurrun.de>
get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE The HAVE_ …
11:03 AM Changeset in ffmpeg [ff4d1aa8] by Diego Biurrun <diego@biurrun.de>
flv: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:45 AM Changeset in ffmpeg [f61e47dd] by Diego Biurrun <diego@biurrun.de>
asv: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:42 AM Changeset in ffmpeg [74512f7] by Diego Biurrun <diego@biurrun.de>
8svx: Return proper error codes Signed-off-by: Diego Biurrun …
10:31 AM Changeset in ffmpeg [502fc3b3] by Michael Niedermayer <michaelni@gmx.at>
segment: fix copying stream metadata To get mpegts metadata copied …
10:31 AM Changeset in ffmpeg [413fa76f] by Michael Niedermayer <michaelni@gmx.at>
segment: use mpegts_flags instead of the deprecated resend_headers …
10:31 AM Changeset in ffmpeg [0ffe32cf] by Michael Niedermayer <michaelni@gmx.at>
avformat/segment: Use avformat_alloc_output_context2() This avoids …
10:29 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) updated by Chris Allan
Thanks for the quick fix! Confirmed working in 3668168a: […]
10:05 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) closed by Carl Eugen Hoyos
fixed: Should be fixed in 3668168a - thank you for the sample!
10:02 AM Changeset in ffmpeg [3668168a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of ImageJ png in avi. Fixes ticket #3916.
9:38 AM Changeset in ffmpeg [58e0402e] by Michael Niedermayer <michaelni@gmx.at>
segment: don't access outside seg->frames array Fixes wrong number of …
9:20 AM Changeset in ffmpeg [35469835] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9' * commit …
9:17 AM avi_with_png_compression.avi attached to Ticket #3916 by Chris Allan
AVI with PNG compression created with ImageJ
9:17 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) created by Chris Allan
Summary of the bug: FFmpeg (via ffprobe) is unable to display stream …
6:59 AM Ticket #3768 (dvbsub to overlay get corrupt output) closed by Carl Eugen Hoyos
fixed: Fixed / worked around by Michael in b01d2a55
6:48 AM Changeset in ffmpeg [e48d1ea5] by Martin Storsjö <martin@martin.st>
ismindex: improve diagnostics This improves error messages for …
5:31 AM Changeset in ffmpeg [4cabee50] by Clément Bœsch <u@pkh.me>
tools/normalize.py: both input and output file names are required
5:29 AM Changeset in ffmpeg [e6b125e3] by Clément Bœsch <u@pkh.me>
avutil/pixelutils: add small buffers tests
2:19 AM Changeset in ffmpeg [6abeaf27] by Michael Niedermayer <michaelni@gmx.at>
build sys: enable the decoding_encoding example under the …
12:18 AM Ticket #3913 (mjpeg: green line at the bottom) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Looked much better before bb29ee62

Sep 1, 2014:

11:28 PM Ticket #3915 (qt tiff 2/4bpp grayscale regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 61b9ce00
10:31 PM Ticket #3915 (qt tiff 2/4bpp grayscale regression) created by ami_stuff
https://trac.ffmpeg.org/raw-attachment/ticket/417/TIFF_2bpp_grayscale.m
9:59 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Do I understand correctly that ac293b6 was a merge of 194be1f4 that is …
9:46 PM Ticket #3914 (snow: green lines with odd resolution and yuv410p) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Probably not really a regression, but decoding output looked much …
9:30 PM Changeset in ffmpeg [7cf1f0f4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the snow decoder.
9:14 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Replying to ahthovaikied: > Replying to [comment:39
8:58 PM indeo32.avi attached to Ticket #3914 by ami_stuff
8:58 PM Ticket #3914 (snow: green lines with odd resolution and yuv410p) created by ami_stuff
[…] […]
8:00 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > As explained in ticket #3871, the …
7:50 PM Changeset in ffmpeg [1b3a98f1] by Michael Niedermayer <michaelni@gmx.at>
doc/filters.texi: fix filter name in examples Signed-off-by: Michael …
7:40 PM Changeset in ffmpeg [f8164f67] by Michael Niedermayer <michaelni@gmx.at>
Add missing changelog entry Signed-off-by: Michael Niedermayer …
7:01 PM Changeset in ffmpeg [f9aadf1f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5' * commit …
6:51 PM Changeset in ffmpeg [f626eaa5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2' * commit …
6:45 PM Changeset in ffmpeg [38c4316f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' * commit …
6:31 PM Changeset in ffmpeg [052cd1ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' * commit …
5:51 PM Changeset in ffmpeg [b01d2a55] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Enable compute_edt only when the subtitles are used for a …
5:51 PM Changeset in ffmpeg [a2dbf379] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: make compute_edt user settable Signed-off-by: …
5:41 PM Changeset in ffmpeg [e8d0b84e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261dec, ituh263dec: Move condition. Stops compiler from doing …
5:41 PM Changeset in ffmpeg [36c00433] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. …
5:41 PM Changeset in ffmpeg [2a00812d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 3646 -> …
5:39 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by ramitb
Thanks @pross, tested and working.
5:35 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
Cc changed
5:12 PM line3.jpg attached to Ticket #3913 by ami_stuff
5:12 PM Ticket #3913 (mjpeg: green line at the bottom) created by ami_stuff
[…]
3:52 PM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by Carl Eugen Hoyos
Priority changed
3:52 PM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by Carl Eugen Hoyos
Keywords changed
Regression since c4674a47 Related to 5afdb3e6 / 64bde805
2:21 PM Changeset in ffmpeg [8d6ec611] by Michael Niedermayer <michaelni@gmx.at>
general: Fix usage of @float makeinfo chokes on that. Signed-off-by: …
12:49 PM Ticket #3912 (asf: file doesn't decode correctly anymore) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 595c6335 / b869eea7
12:37 PM Changeset in ffmpeg [e205fe68] by Diego Biurrun <diego@biurrun.de>
mpeg4videodec: Fix low_delay error message Signed-off-by: Diego …
12:37 PM Changeset in ffmpeg [63f800ca] by Diego Biurrun <diego@biurrun.de>
aac_adtstoasc_bsf: Return proper error code Signed-off-by: Diego …
11:21 AM Ticket #3912 (asf: file doesn't decode correctly anymore) created by ami_stuff
IMAG0002.ASF decoded correctly with git-gd0f56ca Aug 3 2014. …
10:39 AM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by Carl Eugen Hoyos
Summary changed
10:23 AM Changeset in ffmpeg [b8962d64] by Diego Biurrun <diego@biurrun.de>
dxva2: Clean up definition of _WIN32_WINNT Only set a value if …
10:23 AM Changeset in ffmpeg [4600a85e] by Diego Biurrun <diego@biurrun.de>
dxva2: Pass variable of correct type to …
9:44 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) updated by Carl Eugen Hoyos
Keywords changed
Isn't this a duplicate of ticket #3797? If not: Is this issue …
9:41 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) created by Kane
source video : http://needkane.qiniudn.com/a.wmv ffmpeg version …
9:36 AM Changeset in ffmpeg [343f07e1] by Clément Bœsch <clement@stupeflix.com>
RELEASE_NOTES: mention libmodplug detection change
8:57 AM Ticket #1163 (ffprobe can produce invalid XML) updated by Stefano Sabatini
Component changed
8:56 AM Ticket #1163 (ffprobe can produce invalid XML) closed by Stefano Sabatini
fixed: Replying to saste: […] > C0A1 is an overlong …
8:47 AM Changeset in ffmpeg [d4ec07d] by Stefano Sabatini <stefasab@gmail.com>
lavu/avstring: check for overlong encodings in av_utf8_decode() Fix …
7:03 AM Changeset in ffmpeg [3695278] by Clément Bœsch <clement@stupeflix.com>
build: use pkg-config to detect libmodplug Fix static build, at least …
2:20 AM Changeset in ffmpeg [97b88096] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7' * commit …
1:28 AM Ticket #3766 (dvb_teletext detected as mpeg audio) closed by Michael Niedermayer
fixed: 42507534977e2108e397a381357ee2db209475f6
1:22 AM Changeset in ffmpeg [42507534] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: favor DESC_types over probed codecs Fixes Ticket3766 …
12:28 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) closed by Carl Eugen Hoyos
duplicate: […] The expected output for this command line is …

Aug 31, 2014:

11:52 PM Changeset in ffmpeg [37c4674] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix missing doxygen comment marker
11:48 PM Changeset in ffmpeg [480633c6] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix missing doxygen comment marker
11:07 PM Ticket #3910 (uspp filter using a lot memory) updated by Carl Eugen Hoyos
Keywords, Description changed
One third of the memory allocations happen in ff_snow_common_init(), …
10:18 PM Changeset in ffmpeg [b627385b] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: tests, use image2 instead of pgmyuv Signed-off-by: Reynaldo …
6:13 PM Changeset in ffmpeg [93545310] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
ituh263dec: Optimize new RL_VLC based decoding. Together with the …
6:13 PM Changeset in ffmpeg [c0d32686] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261dec: Optimize new RL_VLC based decoding. Together with the switch …
6:09 PM Changeset in ffmpeg [da0a670b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261, h263 decoders: convert to RL_VLC. Some additional optimizations …
4:38 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a test case.
4:33 PM Changeset in ffmpeg [3efc174] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacps_tablegen: replace TABLE_CONST by const. Doesn't change …
4:33 PM Changeset in ffmpeg [1a558cec] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
intmath.h: Remove duplicated ARM include. Signed-off-by: Reimar …
1:33 PM Changeset in ffmpeg [f0d4f00f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green line at the bottom with upscale v …
1:27 PM Ticket #3891 (mjpeg: green vertical line) closed by Michael Niedermayer
fixed: Fixed in 63a52ca134dc4ee648a547c7c410d547f371b481
1:16 PM Changeset in ffmpeg [63a52ca1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green vertical line at the right with upscale h …
1:08 PM test.png attached to Ticket #3910 by mike
test file
1:07 PM Ticket #3910 (uspp filter using a lot memory) created by mike
Hello, Trying to filter video by uspp and fixed qp, it taking almost …
12:44 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to michael: > instead of -f md5 try to store the …
12:28 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > Which old version did not show a …
12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > I believe you are searching for …
12:11 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Michael Niedermayer
not reproducable with another rtsp source it seems
11:48 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Michael Niedermayer
{{{Connection to tcp://86.146.232.61:554?timeout=0 failed: Connection …
11:37 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by Michael Niedermayer
I dont think this can be fixed without a sample / testcase to …
11:28 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Michael Niedermayer
instead of -f md5 try to store the output in a file and find out with …
10:22 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) closed by Carl Eugen Hoyos
fixed: I will open a new ticket if I find another example.
9:52 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by Michael Niedermayer
i get a {{{frame= 5 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.16 …
8:41 AM Changeset in ffmpeg [6d7aa437] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vf_drawtext: move "static const" before "struct". This is consistent …
8:33 AM Changeset in ffmpeg [2ca7edda] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavu/hash.c: Add missing "static const". Signed-off-by: Reimar …
8:33 AM Changeset in ffmpeg [03bf4572] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add av_cold to table generation functions. Signed-off-by: Reimar …
8:31 AM Changeset in ffmpeg [4fe44873] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
WMA: add "const" to avoid warnings with hardcoded tables. …
8:25 AM Changeset in ffmpeg [3bc5d2a0] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
ac3dec_fixed: add missing "static const". Signed-off-by: Reimar …
8:25 AM Changeset in ffmpeg [c9a4ec7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavfi: add const/static const to pix_fmts arrays. Signed-off-by: …
8:25 AM Changeset in ffmpeg [18464d72] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
sipr16kdata.h: add forgotten const. Signed-off-by: Reimar Döffinger …
8:25 AM Changeset in ffmpeg [2bb66cc8] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fft_template: Move variables to where they are used. Signed-off-by: …
8:25 AM Changeset in ffmpeg [1654514a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fft: add ff_ prefix to some global arrays. Signed-off-by: Reimar …
8:06 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Replying to cehoyos: > I believe you are searching for …
7:59 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Replying to ahthovaikied: > {{{ > --enable-gpl …
7:52 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
I believe you are searching for 0dd4eff5 Please test 0dd4eff5 and …
7:43 AM Ticket #3909 (Regression encoding libxvid to mov) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Summary changed
Regression since 862120f9 / 38313626 The output file is broken: […]
7:25 AM Ticket #3909 (Regression encoding libxvid to mov) updated by Carl Eugen Hoyos
Replying to cehoyos: > It works fine here, did you compile …
7:24 AM Ticket #3909 (Regression encoding libxvid to mov) updated by Carl Eugen Hoyos
It works fine here, did you compile ffmpeg yourself? […]
2:09 AM Changeset in ffmpeg [e0237208] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Do not get stuck on IDR inter frames Signed-off-by: …
12:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
I don't know why, but when doing a bisect a very large proportion of …

Aug 30, 2014:

8:17 PM Ticket #844 (Include content of the news article in the website RSS) closed by Alexander Strasser
fixed: Should be fixed by […] Also see …
7:56 PM Changeset in ffmpeg [f3c8a8b0]n1.1.14 by Michael Niedermayer <michaelni@gmx.at>
avcodec/lcldec: fix decoding of YUV444 sample Signed-off-by: Michael …
7:53 PM Changeset in ffmpeg [60f94f70] by Michael Niedermayer <michaelni@gmx.at>
alacenc: fix extra bits extraction The raw coded bits are extracted …
7:53 PM Changeset in ffmpeg [7f7cf051] by Michael Niedermayer <michaelni@gmx.at>
alacenc: increase predictor buffer This change is almost cosmetical …
7:52 PM Changeset in ffmpeg [3231e7a] by Michael Niedermayer <michaelni@gmx.at>
wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
7:51 PM Changeset in ffmpeg [552fe9b0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The …
7:44 PM Changeset in ffmpeg [3ed4dc92] by Michael Niedermayer <michaelni@gmx.at>
version.sh: Print versions based on the last git tag for release …
7:44 PM Changeset in ffmpeg [4ede955d] by Michael Niedermayer <michaelni@gmx.at>
remove VERSION file it overrides what version.sh prints and thus …
7:44 PM Changeset in ffmpeg [195fcbff] by Michael Niedermayer <michaelni@gmx.at>
Update for 1.1.14 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:37 PM Changeset in ffmpeg [96d1a8f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
7:33 PM Changeset in ffmpeg [0bf0de71] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
7:33 PM Changeset in ffmpeg [c58d7f9e] by Michael Niedermayer <michaelni@gmx.at>
avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
7:13 PM Changeset in ffmpeg [11a61dd0] by Michael Niedermayer <michaelni@gmx.at>
proresenc_kostya: report buffer overflow If the allocated size, …
7:13 PM Changeset in ffmpeg [5865d59] by Michael Niedermayer <michaelni@gmx.at>
avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access …
7:07 PM Changeset in ffmpeg [d03fd2c8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86' into …
6:58 PM Changeset in ffmpeg [946a1069] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e1f0c41e1aa37a9c166c43abf1b526c796ed7649' into …
6:58 PM Changeset in ffmpeg [fed28fe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8d7839fc7c52574dfc22db0181b1cef9cb929910' into …
6:50 PM Changeset in ffmpeg [0a6d3979] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bbd632082b18e6c5ce9c2d6be8bc260c05ae9417' into …
6:47 PM Changeset in ffmpeg [081f4f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e4fb53c73abece15a7c5df0019df9a0371db2297' into …
6:38 PM Changeset in ffmpeg [f953c3c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bd41211395fd1f968e9f3a4746daffebea60f41e' into …
6:37 PM Changeset in ffmpeg [dcce698f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '437848e37ae7ef73cd8101031dc570d1f009ffd5' into …
6:31 PM Changeset in ffmpeg [807b7388] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'addbaf134836aea4e14f73add8c6d753a1373257' into …
6:30 PM Ticket #3909 (Regression encoding libxvid to mov) updated by Einguste
[…]
6:20 PM Changeset in ffmpeg [a507fea7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '694b7cd873f8b06af109036eff1ccd741afdd28e' into …
6:01 PM Ticket #3909 (Regression encoding libxvid to mov) updated by Einguste
FFmpeg-2.2.7 ffmpeg.exe -i ../news.flv -vcodec libxvid news2.mp4 […]
5:47 PM Ticket #3909 (Regression encoding libxvid to mov) updated by Einguste
>Does it happen with every input file? Yes. I am sure of multiple …
5:33 PM Ticket #3909 (Regression encoding libxvid to mov) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide the command line that …
4:57 PM Ticket #3909 (Regression encoding libxvid to mov) updated by Einguste
This problem happens in ffmpeg-2.3.3. This problem does not happen in …
4:50 PM Ticket #3909 (Regression encoding libxvid to mov) created by Einguste
Summary of the bug:When you use the livxvid codec in MP4, illegal file …
4:02 PM Changeset in ffmpeg [8c63a0d1] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
xv.c: Add missing const to lookup table. Signed-off-by: Reimar …
3:51 PM Changeset in ffmpeg [b5d4f49e] by Reinhard Tartler <siretart@tauware.de>
Prepare for 11_beta2 Release
3:50 PM Changeset in ffmpeg [bd6f1458] by Paul B Mahol <onemda@gmail.com>
avformat/dfa: use avio_feof() Signed-off-by: Paul B Mahol …
2:56 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to kurosu: > I don't know how nor why, but your …
2:38 PM Changeset in ffmpeg [b173f5c1] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix invalid free on error The read_packet callback passes a …
2:33 PM Changeset in ffmpeg [e2cd28c9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fft: add missing const. This table was the largest object in FFmpeg's …
2:22 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Christophe
I don't know how nor why, but your bisecting looks suspicious to me. …
2:20 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to Cigaes: > Good. Now you must try and spot …
1:59 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Cigaes
Good. Now you must try and spot differences in the …
1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > What if you only map one video and …
1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to Cigaes: > Well, of course: you forgot to tell …
1:39 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Cigaes
Well, of course: you forgot to tell ffprobe what data you …
1:37 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to Cigaes: > I would suggest to test with …
1:34 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by ahthovaikied
Replying to cehoyos: > Do I understand correctly that if …
12:52 PM Ticket #3858 (memleak on broken (encrypted) input file) closed by Carl Eugen Hoyos
fixed: Fixed in 494cbc42
12:38 PM Changeset in ffmpeg [ce36d808] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
12:33 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by Carl Eugen Hoyos
Do I understand correctly that if the issue gets fixed (can we fix …
12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Did you already test with valgrind to find out if using uninitialised …
12:26 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
What if you only map one video and one audio stream?
12:21 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > Then please repeat your findings …
12:20 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by ahthovaikied
Replying to cehoyos: > Which binary? The one users obtain …
12:16 PM Changeset in ffmpeg [a8087336] by Michael Niedermayer <michaelni@gmx.at>
proresenc_ks: allow auto-selecting profile The user may not know how …
12:11 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by Carl Eugen Hoyos
Which binary?
12:08 PM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Stefano Sabatini
Replying to compn: > if not, why not? > > carl. …
11:45 AM Changeset in ffmpeg [14028736] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3data: use more compact data types Reviewed-by: Paul B …
11:43 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by compn
Replying to ubitux: > > some complaints have been made …
11:36 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by ahthovaikied
Replying to cehoyos: > Isn't the advantage of using https …
11:29 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Cigaes
I would suggest to test with ffprobe -show_data (or …
11:28 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by Carl Eugen Hoyos
Replying to heleppkes: > Those options there are kinda …
11:24 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by Hendrik
Those options there are kinda pointless to enable if you dont enable …
11:21 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by Carl Eugen Hoyos
Replying to ahthovaikied: > Replying to [comment:1
11:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Next step will be to test with -f framecrc but I would like to …
11:17 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by Hendrik
I agree, it seems quite weird that it wouldn't disable hwaccels when …
11:16 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Then please repeat your findings in one sentence, this is a long …
11:15 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by ahthovaikied
Replying to cehoyos: > --disable-hwaccels does not …
11:12 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by ahthovaikied
Replying to cehoyos: > Is the issue reproducible with …
11:01 AM Changeset in ffmpeg [f22c24bd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
11:01 AM Changeset in ffmpeg [494cbc42] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Clean up if filter initialisation failed to avoid a memleak. …
10:48 AM Changeset in ffmpeg [e16b7338] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aarch64/h264qpel_init_aarch64: mark src as const …
10:43 AM Changeset in ffmpeg [97cebf31] by Michael Niedermayer <michaelni@gmx.at>
avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under …
10:21 AM Changeset in ffmpeg [19bf1ed1] by Michael Niedermayer <michaelni@gmx.at>
avformat/id3v2: Fix "warning: unused variable …
10:16 AM Changeset in ffmpeg [0daff3ce] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mp: remove incorrect usage of AVFrame.type Signed-off-by: …
9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Carl Eugen Hoyos
Replying to gjdfgh: > Well, we're not native speakers …
9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Cigaes
Replying to cehoyos: > I am not a native speaker but I …
9:34 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by gjdfgh
Well, we're not native speakers either. In any case, please stop …
9:33 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Carl Eugen Hoyos
Replying to gjdfgh: > The infrastructure they grabbed was …
9:32 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to cehoyos: > > …
9:28 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by gjdfgh
>There is apparently some misunderstanding regarding the word thieve …
9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Clément Bœsch
Replying to cehoyos: > There is apparently some …
9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Cigaes
Replying to cehoyos: > that copyright violators are …
9:26 AM Ticket #3876 (configure ERROR: libx264 not found) updated by Clément Bœsch
There is a patch pending on the ffmpeg-devel mailing-list to make the …
9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Carl Eugen Hoyos
I missed the comment from J-B, sorry! I saw some remarks from the …
9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by gjdfgh
>or in other words: who are thieves Please stop this. It doesn't make …
9:12 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) closed by Clément Bœsch
needs_more_info: The hue filter in MPlayer is 200 lines of code. The port basically …
7:10 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by Carl Eugen Hoyos
Is the issue reproducible with -an or -vn?
7:06 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) closed by Carl Eugen Hoyos
invalid: --disable-hwaccels does not disable dxva2, vaapi and vda, and it …
6:57 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by Carl Eugen Hoyos
I meant something else: Isn't the advantage of using https over http …
6:53 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) closed by Carl Eugen Hoyos
needs_more_info: Please feel free to reopen this ticket if you can provide inputFile.mov.
6:51 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by Carl Eugen Hoyos
The complaints are made by people who intentionally break copyright …
3:18 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by compn
if not copyright, do they get contribution credit? like 'these people …
3:13 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) created by compn
if not, why not? carl. clement, reimar, diego are not listed in the …
12:28 AM Ticket #3892 (snow: deadlock (fuzzed file)) closed by Michael Niedermayer
fixed: Fixed in 596636a474ab201badaae269f3a2cef4824b8c1f
12:12 AM Changeset in ffmpeg [596636a4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
12:11 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) created by Racingyacht
Summary of the bug: How to reproduce: […] Patches should be …
12:10 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) created by ahthovaikied
From ./configure --help: […] However: […] I'm on Ubuntu …
Note: See TracTimeline for information about the timeline view.