Timeline



Jun 16, 2014:

10:03 PM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) closed by Michael Niedermayer
fixed: Workaround added/fixed in 2fbdfba0f2d1851f894002d9d5930799629cc194
9:43 PM Changeset in ffmpeg [2fbdfba0] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: Support live flv / NGINX RTMP streams Fixes …
9:28 PM Changeset in ffmpeg [293d5d7a] by Michael Niedermayer <michaelni@gmx.at>
swscale/input: fix harmless integer overflow Signed-off-by: Michael …
6:24 PM Changeset in ffmpeg [389d453] by Lou Logan <lou@lrcd.com>
version string: add copyright line to version string Show the …
6:09 PM Changeset in ffmpeg [e6f9fc4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: try to make vlc init code inherently thread safe …
5:30 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Dale Curtis
I'm pretty sure this is a regression, but I'm not sure when it …
5:10 PM Changeset in ffmpeg [f7f96cf4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: fill invalid vlc tables entries as last pass …
5:10 PM Changeset in ffmpeg [600cbf36] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: zero vlc tables on allocation Signed-off-by: …
2:46 PM Changeset in ffmpeg [189ffeaf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force aix strip to work on 32 and 64 bit by default.
2:44 PM Ticket #3475 (-skip_frame nokey doesn't work with ffprobe for H.264) closed by Carl Eugen Hoyos
fixed: Michael fixed the H.264 issue (see #2910) in 7eae8cd8
2:43 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Carl Eugen Hoyos
Keywords changed
2:42 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Carl Eugen Hoyos
Replying to cehoyos: > The messages were always shown The …
1:53 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Replying to lavv17: > I attach pcap file, I think it is …
1:16 PM dump2.pcap attached to Ticket #3721 by Alexander V. Lukyanov
pcap
1:15 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Alexander V. Lukyanov
I attach pcap file, I think it is possible to replay it to network. …
12:43 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Keywords changed
How can I reproduce this crash? Don't you agree that the valgrind …
11:51 AM Ticket #3721 (crash on a valid rtp mpegts stream) created by Alexander V. Lukyanov
Summary of the bug: ffmpeg crashes on certain valid iptv rtp streams. …
11:28 AM Changeset in ffmpeg [7eae8cd8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix frame skip code Fixes Ticket3475 Signed-off-by: …
11:18 AM Changeset in ffmpeg [9025072e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: support skipping loop filtering for non key frames …
11:18 AM Changeset in ffmpeg [9140d37a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: use the correct level for droping non intra frames …
11:13 AM Changeset in ffmpeg [8a4a84a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' * commit …
11:04 AM Changeset in ffmpeg [60058c18] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' * commit …
10:54 AM Changeset in ffmpeg [f0fbd910] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' * commit …
10:48 AM Changeset in ffmpeg [7b7afaf8] by Michael Niedermayer <michaelni@gmx.at>
avformat/dump: put copyright back from the file from which dump.c was …
10:48 AM Changeset in ffmpeg [83d100ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' * commit …
10:09 AM Changeset in ffmpeg [593dc5ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' * commit …
8:52 AM Changeset in ffmpeg [83aa4fc3] by Luca Barbato <lu_zero@gentoo.org>
configure: Directly support Android as target OS
8:19 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by ElDimentio
I compiled the reverse engineered converter you linked to in github …
7:40 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Carl Eugen Hoyos
Keywords changed
7:36 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) closed by Carl Eugen Hoyos
duplicate
7:01 AM Ticket #3713 (crashes on bogus rtp stream) updated by Alexander V. Lukyanov
Memory corruption leads to a core dump not immediately but in some …
5:31 AM Changeset in ffmpeg [766f2d96] by Vittorio Giovara <vittorio.giovara@gmail.com>
gitignore: add dylib and swp entries
3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
Status, Component, Reproduced by developer, Description changed
3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
Status, Component, Reproduced by developer, Description changed
2:57 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by klpu
same as https://trac.ffmpeg.org/ticket/2513
2:57 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
There is a reverse engineered converter of xv -> flv (ugh) at …
2:55 AM Ticket #3656 (Can not set timeout AVOptions) updated by klpu
Replying to cehoyos: > Replying to klpu: > > I …
2:04 AM Changeset in ffmpeg [b152152d] by Michael Niedermayer <michaelni@gmx.at>
Add nointra AVDiscard level Signed-off-by: Michael Niedermayer …
1:45 AM Ticket #3720 (Support decoding of Xunlei XV file) created by ElDimentio
Xunlei is a major Chinese corporation with a monopoly on video …

Jun 15, 2014:

11:38 PM Changeset in ffmpeg [fdb6f66d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
11:33 PM Changeset in ffmpeg [edf93047] by Michael Niedermayer <michaelni@gmx.at>
swr: reindent. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:07 PM Changeset in ffmpeg [20c7baf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvdec: Fix fill value for truncated bitstreams Found-by: …
11:01 PM Changeset in ffmpeg [0823570] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not suggest to use gas-preprocessor on aix where it doesn't work.
10:52 PM Changeset in ffmpeg [f6577bd9] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: use unsafe bitstream reader The reader reads in chunks of …
10:38 PM Changeset in ffmpeg [02bffc56] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: fate: add a BGR24 test It was previously untested. …
9:24 PM Changeset in ffmpeg [bc21260e] by Michael Niedermayer <michaelni@gmx.at>
hevc: Fix 4K sample video Reviewed-by: smarter Signed-off-by: Michael …
9:21 PM Changeset in ffmpeg [c1b15c16] by Michael Niedermayer <michaelni@gmx.at>
avformat/smoothstreamingenc: Use av_mallocz_array() Signed-off-by: …
8:51 PM Changeset in ffmpeg [b67bcd7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.
7:33 PM Encode/H.264 edited by seandarcy
(diff)
6:16 PM Changeset in ffmpeg [fbb59a3b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: Split save_subtitle_set() out Signed-off-by: …
5:59 PM Changeset in ffmpeg [77ade55f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: add AVClass to context Signed-off-by: Michael …
5:56 PM Changeset in ffmpeg [9a11b33] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: restructure version check Signed-off-by: Michael …
4:07 PM Changeset in ffmpeg [153b5fb2] by Michael Niedermayer <michaelni@gmx.at>
avformat/framecrcenc: print the checksum and size of extradata as well …
3:43 PM Changeset in ffmpeg [29f427c2] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: remove somewhat deprecated code The old code was …
2:24 PM Changeset in ffmpeg [eb6f6f25] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* Patch by: …
2:20 PM Changeset in ffmpeg [e9c47705] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max This …
1:13 PM Changeset in ffmpeg [9dc17919] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: swap code blocks The effect is not really deterministic, …
1:09 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by Cigaes
Replying to gjdfgh: > Though It would be only 1 line of …
1:08 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by gjdfgh
If ffmpeg refuses to deal with broken Microsoft bullshit (because …
1:02 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by Carl Eugen Hoyos
Status changed
12:23 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by Maxwell175
Replying to Cigaes: > A byte order mark is an invisible …
11:34 AM Changeset in ffmpeg [083cd3d1] by Michael Niedermayer <michaelni@gmx.at>
swr: compile mmx2 s16p functions only on x86-32. Signed-off-by: …
11:19 AM Changeset in ffmpeg [91076128] by Michael Niedermayer <michaelni@gmx.at>
x86util: add and use RSHIFT/LSHIFT macros Those macros take a byte …
11:13 AM Changeset in ffmpeg [2a1158ff] by Michael Niedermayer <michaelni@gmx.at>
fate: yadif: add >8 bit tests Signed-off-by: Michael Niedermayer …
10:11 AM Changeset in ffmpeg [56a795e3] by Michael Niedermayer <michaelni@gmx.at>
aandcttab: fix spelling Signed-off-by: Michael Niedermayer …
10:07 AM Ticket #3711 (has_b_frames is larger in decoder than demuxer) closed by Michael Niedermayer
fixed: Fixed in 5ded0b390b6181a1f67cdf855a9f8f3e4f3526c8
9:13 AM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by Cigaes
Priority, Type changed
A byte order mark is an invisible neutral character as human-readable …
1:50 AM Changeset in ffmpeg [73d820ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: remove dependancy on zero padding on input packet …
1:50 AM Changeset in ffmpeg [103f9c26] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo5: Fix infinite loop in skip_hdr_extension() …

Jun 14, 2014:

11:33 PM Changeset in ffmpeg [7f4dfbd0] by Michael Niedermayer <michaelni@gmx.at>
swr: add prototypes for resample dsp functions Should fix compilation …
11:33 PM Changeset in ffmpeg [86a9370] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc: attempt to allocate a packet that is not smaller than …
10:07 PM Changeset in ffmpeg [ada8f9c0] by Michael Niedermayer <michaelni@gmx.at>
swr: remove obsolete function prototypes. Signed-off-by: Michael …
9:59 PM FilteringGuide edited by llogan
remove filter list maintence burden; make multiple overlay example … (diff)
9:32 PM Changeset in ffmpeg [5ded0b39] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: for h264 we need has_b_frames from the decoder Other …
9:09 PM Changeset in ffmpeg [378ad224] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print values of mismatching has_b_frames Signed-off-by: …
9:00 PM Ticket #3057 (Set loglevel for written log file) closed by Michael Niedermayer
fixed
9:00 PM Ticket #3057 (Set loglevel for written log file) updated by Michael Niedermayer
Fixed in d82ecfce07d1fee314b5532b773ef019eefed9b6
8:54 PM Changeset in ffmpeg [d82ecfce] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: implement FFREPORT=level=... Fixes Ticket3057 …
8:52 PM Changeset in ffmpeg [3fc37a3d] by Lou Logan <lou@lrcd.com>
doc/filters: remove double quotes from zoompan example Based on …
8:01 PM Ticket #3404 (High quality magnification filter) updated by Clément Bœsch
Thread updated including hq4x. hq3x soon to come.
6:42 PM Changeset in ffmpeg [b065d001] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/idct_altivec: add plain idct() Tested-by: Carl Eugen …
6:21 PM Changeset in ffmpeg [7128a35f] by Michael Niedermayer <michaelni@gmx.at>
swr: split out DSP functions. DSP bits of swri_resample go into their …
5:45 PM Changeset in ffmpeg [9236f7b5] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: add seq_disp_ext option for deciding when to write a …
5:45 PM Changeset in ffmpeg [66f4891e] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: add support for PANSCAN side data in …
5:19 PM Changeset in ffmpeg [6ac3c8c6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-parser=vc1.
2:33 PM Changeset in ffmpeg [759e7938] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: Fix support for small widths/linesizes Signed-off-by: …
2:33 PM Changeset in ffmpeg [4411928c] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: replace assert by av_assert Signed-off-by: …
1:44 PM Changeset in ffmpeg [a7dedd7b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the H264 decoder on ppc.
12:36 PM Changeset in ffmpeg [b785c626] by Michael Niedermayer <michaelni@gmx.at>
swr: handle initial negative sample index outside DSP function. …
10:30 AM Changeset in ffmpeg [d77815ee] by Michael Niedermayer <michaelni@gmx.at>
fate/aic: force simple idct This should ensure all platforms use the …
10:15 AM Changeset in ffmpeg [e9b5b9a1] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for …
8:45 AM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Carl Eugen Hoyos
Was this problem a regression, ie did it work better with older …
6:16 AM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by bat999
Yes it's fixed. Thanks.
4:25 AM Changeset in ffmpeg [711aa2a8] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: dump stream side data when probing
4:24 AM Changeset in ffmpeg [2dc26561] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: group dump functions together
4:19 AM Changeset in ffmpeg [5a69ded1] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_showinfo: print display transformation values
2:30 AM Changeset in ffmpeg [6b9685de] by Michael Niedermayer <michaelni@gmx.at>
swr: remove unnecessary assignment. I don't see …
2:24 AM Changeset in ffmpeg [33834be9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_asetnsamples: fix pts handling when timebase and …
12:23 AM CompilationGuide/Ubuntu edited by llogan
remove unnecessary yasm export (diff)

Jun 13, 2014:

11:10 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) closed by Michael Niedermayer
fixed: should be fixed in 10012fa961a144f219a0220f03af45785f0a5332
10:50 PM Changeset in ffmpeg [10012fa9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix bitstream filters manipulating AVCodecContext Fixes …
10:13 PM AudioChannelManipulation edited by llogan
remove or fix incorrect examples (diff)
9:15 PM Changeset in ffmpeg [0a7ad6bf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/formats: Use av_realloc_array() Signed-off-by: Michael …
9:14 PM Changeset in ffmpeg [d03eefae] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_dejudder: Use av_mallocz_array() Signed-off-by: Michael …
9:14 PM Changeset in ffmpeg [263aeb82] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_unsharp: use av_malloc_array() Signed-off-by: Michael …
6:59 PM Changeset in ffmpeg [043bcdcd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1enc: fix encoding of small widths Signed-off-by: Michael …
6:42 PM BadContent edited by llogan
add common fake email domains (diff)
6:32 PM Changeset in ffmpeg [1df441ea] by Michael Niedermayer <michaelni@gmx.at>
vfilter/avf_showcqt: fix 'mixed declarations and code' Signed-off-by: …
5:51 PM Changeset in ffmpeg [97c285e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565' * commit …
5:03 PM Changeset in ffmpeg [684a9152] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b' * commit …
4:40 PM Changeset in ffmpeg [dffb85a9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: check that linesize is not too small Note linesize …
3:47 PM Ticket #3719 (Single frame cannot be encoded with -vcodec hevc) updated by Carl Eugen Hoyos
The following produces an empty file: […] The following works fine: …
2:46 PM Ticket #3719 (Single frame cannot be encoded with -vcodec hevc) updated by Michael Niedermayer
does it work with the x265 command line tool instead of ffmpeg ?
2:38 PM Ticket #3719 (Single frame cannot be encoded with -vcodec hevc) created by Carl Eugen Hoyos
At least 20 frames have to be encoded with libx265 to get a useful …
2:21 PM Changeset in ffmpeg [4a0ec85b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rv34: fix edge emu with uv stride <= 25 Signed-off-by: …
2:21 PM Changeset in ffmpeg [6a65f3fc] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Added Tim Nicholson's key fingerprint Signed-off-by: …
1:49 PM Changeset in ffmpeg [a4bd4733] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
swscale: Allow the max filter size to be set at compile time This can …
12:21 PM Changeset in ffmpeg [27631796] by Diego Biurrun <diego@biurrun.de>
ac3: Only initialize float_dsp for the float encoder variant
12:21 PM Changeset in ffmpeg [f0ce9913] by Diego Biurrun <diego@biurrun.de>
Rename tpel_template.c ---> pel_template.c The new name more …
11:16 AM Changeset in ffmpeg [681868cb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Fix psnr calculation with slice threads This fixes …
2:26 AM Changeset in ffmpeg [cf9050c7] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/wmv2: remove dead code Signed-off-by: Michael Niedermayer …
12:40 AM Changeset in ffmpeg [1c5aa64] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4321e507564b2d8a5dfc630f8d6fefba6fdc1e92' * commit …

Jun 12, 2014:

11:56 PM Changeset in ffmpeg [c5fc8ae1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: fix edge emulation with uvlinesize below 25 Fixes …
9:53 PM Ticket #3718 (ffmpeg does not correctly read input text file.) reopened by Maxwell175
9:53 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by Maxwell175
I am NOT putting in random bytes! …
9:51 PM Ticket #3718 (ffmpeg does not correctly read input text file.) closed by Carl Eugen Hoyos
worksforme: Sounds as if FFmpeg behaves as expected. Or is there anything in the …
8:55 PM WikiStart edited by llogan
update links (diff)
8:31 PM Ticket #2162 (AC-3 descriptors for Transport Stream) updated by Vagif Zeynalov
Hello! As I discovered that it is the mpegts container issue, not the …
8:15 PM tmp.txt attached to Ticket #3718 by Maxwell175
File used in the command
8:13 PM Ticket #3718 (ffmpeg does not correctly read input text file.) created by Maxwell175
Summary of the bug: How to reproduce: […] This is the Windows …
8:10 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by bat999
Cc changed
8:08 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by bat999
Hi The "3043.live.streamtheworld.com/SAM04AAC41_SC" stream is no …
7:58 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
So I'm getting the exact same problem with an MP3 file. Is there a …
7:31 PM Changeset in ffmpeg [ffe6ecc] by Michael Niedermayer <michaelni@gmx.at>
lavd/avfoundation: Support user selected pixel formats and pixel …
7:30 PM Changeset in ffmpeg [6286bb5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ceada893bec1e29e457bd2b81d8a0b6fcba5f1f7' * commit …
7:28 PM Changeset in ffmpeg [451469fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61a344916d324c8ca52064964478f46c877f02e2' * commit …
7:20 PM Changeset in ffmpeg [ff0631ab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '180e6b48060f97fdd8497320395b61dc85664ecd' * commit …
7:03 PM TheoraVorbisEncodingGuide edited by llogan
add VP8 note (diff)
6:45 PM Changeset in ffmpeg [4321e507] by Vittorio Giovara <vittorio.giovara@gmail.com>
configure: use pkg-config for libx264
6:25 PM Changeset in ffmpeg [c600c8e9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4' * commit …
4:28 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
Hrrm, ok. So i'm a little confused. Would I be changing the hunk of …
3:45 PM Changeset in ffmpeg [ceada893] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Remove unneeded bit depth check This is no longer needed …
3:45 PM Changeset in ffmpeg [61a34491] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Add 4:2:2 support It is also not final yet, so require …
3:45 PM Changeset in ffmpeg [180e6b48] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Actually use X265_API_IMPORTS It obvously needs to be above …
3:43 PM Changeset in ffmpeg [7ed89add] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Remove unneeded bit depth check This is no longer needed …
2:10 PM Changeset in ffmpeg [dca7ba4b] by Diego Biurrun <diego@biurrun.de>
Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs The files are …
12:53 PM Changeset in ffmpeg [6ee95af8] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Add 4:2:2 support It is also not final yet, so require …
12:53 PM Changeset in ffmpeg [4e9b46b0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Actually use X265_API_IMPORTS It obvously needs to be above …
11:13 AM Changeset in ffmpeg [52ce6be8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48e50921337984ba4ec2c1cafe45d43787f84498' * commit …
9:16 AM Changeset in ffmpeg [0a64fb7f] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcqt: add option for lower resolution Resolution can …
7:35 AM Ticket #2463 (ffspeak) updated by burek
Just to gently bump this question. It would be very popular to provide …
7:31 AM Changeset in ffmpeg [ba8ab4e7] by Anton Khirnov <anton@khirnov.net>
avconv: do not send non-monotonous DTS to the muxers. Hack partially …
7:30 AM Changeset in ffmpeg [e0fcad77] by Anton Khirnov <anton@khirnov.net>
avconv: make -shortest work with streamcopy CC: …
7:20 AM out.mpg attached to Ticket #3716 by Carl Eugen Hoyos
7:20 AM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
The following shows the first frame (of the first gop): […] The …
6:52 AM Changeset in ffmpeg [98f33430] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vp9/x86: fix overwrite in ipred_vl_4x4_ssse3. Fixes track ticket …
6:34 AM Changeset in ffmpeg [6672f672] by Anton Khirnov <anton@khirnov.net>
avconv: make -shortest work with streamcopy CC: …
6:17 AM Changeset in ffmpeg [48e50921] by Anton Khirnov <anton@khirnov.net>
avconv: make -shortest work with streamcopy CC: libav-stable@libav.org
6:05 AM Ticket #3717 (vp9 artifacts) closed by Clément Bœsch
fixed: Fixed by Ronald S. Bultje in 385a3420d1da2f6812dda56750b41edd469c6079
3:24 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) closed by Michael Niedermayer
fixed: it seems wget also included the Content-type in the data so its not …
2:11 AM Changeset in ffmpeg [385a3420] by Michael Niedermayer <michaelni@gmx.at>
vp9/x86: fix overwrite in ipred_vl_4x4_ssse3. Fixes track ticket …

Jun 11, 2014:

11:45 PM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by hxuanyu
below is the command and output == $ ffmpeg.exe -i "numbers fps …
11:20 PM Changeset in ffmpeg [3a1c8951] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: fix "bitrate reconfiguration"
11:19 PM Changeset in ffmpeg [8159fe2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd' * commit …
10:26 PM Changeset in ffmpeg [508e7a5c] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuv: fix {add,diff}_int16 They used an extra, undeclared …
9:03 PM FFmpeg Sample_cut.ts attached to Ticket #3714 by Carl Eugen Hoyos
9:02 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
[…] The output file is 5% larger than the input file.
8:53 PM Changeset in ffmpeg [2cf4d91c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd62c04d009b3baf7582556866a7029291b54573' * commit …
8:51 PM Changeset in ffmpeg [2f417031] by Luca Barbato <lu_zero@gentoo.org>
libx264: Support bitrate reconfiguration Signed-off-by: Luca Barbato …
8:43 PM Ticket #3717 (vp9 artifacts) updated by Clément Bœsch
Replying to cehoyos: > Regression since fdb093c4 Yes, and …
8:42 PM Ticket #3717 (vp9 artifacts) updated by Carl Eugen Hoyos
Regression since fdb093c4
8:30 PM Changeset in ffmpeg [67911cc5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ddc53dabbc6f636d062b187ea27934610aaad30' * commit …
8:29 PM Ticket #3717 (vp9 artifacts) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:15 PM Changeset in ffmpeg [67d29da4] by Michael Niedermayer <michaelni@gmx.at>
avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 Sometimes the …
8:15 PM Changeset in ffmpeg [ef872512] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motion_est: Only clip MVs which are used Fixes valgrind mpeg4 …
8:02 PM Ticket #3717 (vp9 artifacts) updated by Clément Bœsch
Status, Reproduced by developer changed
Green artifact visible with: […] Problem seems to be in ASM (not …
8:01 PM Changeset in ffmpeg [edeefeaa] by Lou Logan <lou@lrcd.com>
doc/filters: add forgotten " to zoompan example Signed-off-by: Lou …
7:57 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
Thank you for that, it could be handy.
7:56 PM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by Carl Eugen Hoyos
Keywords changed
7:50 PM bear.ogv attached to Ticket #3710 by Carl Eugen Hoyos
7:44 PM Ticket #3713 (crashes on bogus rtp stream) updated by Carl Eugen Hoyos
Am I missing something or do the gdb backtrace and valgrind output …
7:33 PM Changeset in ffmpeg [0180c469] by Clément Bœsch <u@pkh.me>
avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs
7:33 PM Changeset in ffmpeg [1786cd85] by Clément Bœsch <u@pkh.me>
avfilter/showcqt: fix misc style issues
7:28 PM Changeset in ffmpeg [cd62c04d] by Janne Grunau <janne-libav@jannau.net>
h263enc: keep block_last_index always valid during advanced intra …
7:28 PM Changeset in ffmpeg [0ddc53da] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: synchronize AVFrame pointers in ERContext fully Since …
7:17 PM Changeset in ffmpeg [76bce46d] by Clément Bœsch <u@pkh.me>
avfilter: add signalstats filter Signed-off-by: Mark Heath …
6:56 PM CompilationGuide/Ubuntu edited by llogan
no need to export PKG_CONFIG_PATH (diff)
5:05 PM Changeset in ffmpeg [881ee369] by Michael Niedermayer <michaelni@gmx.at>
tests: Add aic decoder test Signed-off-by: Timothy Gu …
4:39 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Michael Niedermayer
Cc changed
fix CC try # 2
4:38 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Michael Niedermayer
Cc changed
Fix CC
4:36 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by Carl Eugen Hoyos
Replying to broham: > So i pulled f9329946 from github, …
4:34 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
4:29 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) closed by Michael Niedermayer
fixed: Fixed in 27b8ef5bb7095e67d2888e0391b88dcffd04036a
4:12 PM Changeset in ffmpeg [27b8ef5b] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: Dont attempt to calculate timestamps from …
4:04 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
So i pulled f9329946 from github, built it and ran it against the …
2:44 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by Carl Eugen Hoyos
Status changed
12:17 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by bat999
"Probably a regression since 862120f9" Yes, that's it. …
12:16 PM foo4.m4a attached to Ticket #3715 by bat999
12:16 PM foo3.m4a attached to Ticket #3715 by bat999
10:42 AM Changeset in ffmpeg [5c57e2b5] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: numerous grammar and discrepancy fixes Signed-off-by: …
10:25 AM Ticket #3713 (crashes on bogus rtp stream) updated by Alexander V. Lukyanov
Valgrind errors: […]
10:20 AM Ticket #3713 (crashes on bogus rtp stream) updated by Alexander V. Lukyanov
Segfault happens in various ways, here is a sample: […] […]
10:19 AM Ticket #3717 (vp9 artifacts) created by K.Y.H
vp9 artifacts http://www.sendspace.com/file/gy6s5u
8:06 AM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by Carl Eugen Hoyos
Priority, Keywords changed
Probably a regression since 862120f9 Please test versions 862120f9 and …
7:38 AM Ticket #3656 (Can not set timeout AVOptions) updated by Carl Eugen Hoyos
Replying to klpu: > I compile ffplay, print log in tcp.c …
7:35 AM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by Carl Eugen Hoyos
Please provide the command line that does not produce the expected …
5:25 AM Ticket #3656 (Can not set timeout AVOptions) updated by klpu
I compile ffplay, print log in tcp.c ffplay -timeout 50000000 url the …
3:13 AM numbers fps 25.mp4 attached to Ticket #3716 by hxuanyu
3:12 AM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) created by hxuanyu
This issue can be reproduced using ffmpeg version N-63861-g958168d …
3:02 AM Changeset in ffmpeg [60ab6e24] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced …
3:01 AM Encode/MP3 edited by Timothy Gu
Misc. fixes (diff)
2:59 AM WikiStart edited by Timothy Gu
Fix links (diff)
2:56 AM Encode/MPEG-4 edited by Timothy Gu
Xvid -> MPEG-4 (diff)
2:50 AM vfxEncodingGuide created by Timothy Gu
vfxEncodingGuideEncode/VFX.
2:49 AM Debug/MacroblocksAndMotionVectors edited by Timothy Gu
Add title (diff)
2:49 AM WikiStart edited by Timothy Gu
(diff)
2:47 AM FATE/Website edited by Timothy Gu
Fix image width and add WIP notice. (diff)
2:02 AM Changeset in ffmpeg [c69defd4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale …
2:01 AM Changeset in ffmpeg [43d995e] by Michael Niedermayer <michaelni@gmx.at>
fate: Disable qtrlegray 34x34 test The encoder lacks support for …
1:10 AM Changeset in ffmpeg [b2fb65c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '641e57230b460bef52c88e61087d97c223910bea' * commit …
12:57 AM Changeset in ffmpeg [b3a647d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1' * commit …
12:50 AM Changeset in ffmpeg [1290143f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27860819d508068f056cf48473af04868791ad77' * commit …
12:22 AM Changeset in ffmpeg [26be0e31] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a' * commit …

Jun 10, 2014:

11:41 PM Changeset in ffmpeg [641e5723] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add on2avc audio test
11:41 PM Changeset in ffmpeg [d7705be9] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideoenc: check color_range Rework the comparison into something …
10:13 PM Changeset in ffmpeg [27860819] by Diego Biurrun <diego@biurrun.de>
ppc: Consistently use convenience macro for runtime CPU detection
10:13 PM Changeset in ffmpeg [205fdd4e] by Diego Biurrun <diego@biurrun.de>
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
9:55 PM Changeset in ffmpeg [aff0912d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' * commit …
9:47 PM Changeset in ffmpeg [723adfb1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the webvtt encoder.
9:33 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
I tried looking here, …
9:27 PM Changeset in ffmpeg [2d99b404] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac' * commit …
9:25 PM Changeset in ffmpeg [ac26d7ea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55' * commit …
8:51 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by llogan
Can you perform a git bisect to determine which commit(s) are likely …
8:37 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
Ahh, I see now, thanks. Do you know if there is anywhere to download …
8:28 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) updated by bat999
Version changed
8:27 PM foo2.m4a attached to Ticket #3715 by bat999
8:27 PM foo1.m4a attached to Ticket #3715 by bat999
8:27 PM foo.aac attached to Ticket #3715 by bat999
8:26 PM Ticket #3715 (aac -> m4a muxed files do not play on my iPod any more.) created by bat999
Hi Until recently (probably approximately one or two weeks) I could …
8:20 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by Carl Eugen Hoyos
You posted a command line above that shows the actual length of the …
8:14 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
Cehoyos, do you know of any work arounds for this problem?
8:05 PM Changeset in ffmpeg [f121dbd9] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Provide an option to override the pcr period Certain hardware …
8:05 PM Changeset in ffmpeg [3f7e94ec] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Move the option section to the bottom Makes it consistent …
8:05 PM Changeset in ffmpeg [a736ae1e] by Luca Barbato <lu_zero@gentoo.org>
doc: Document mpegts muxrate
7:21 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) updated by DavJames
Don't know what you mean by command line - what's the difference …
6:54 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) updated by Carl Eugen Hoyos
Please provide your command line, the complete, uncut console output …
6:53 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) created by DavJames
Summary of the bug: Muxing results in bigger file size than original …
6:24 PM Changeset in ffmpeg [8d02a55b] by Michael Niedermayer <michaelni@gmx.at>
tests: add a third, 34x34, target This should exercise the corner …
4:35 PM Changeset in ffmpeg [1a2ff628] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' * commit …
4:28 PM Changeset in ffmpeg [a2faa3d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a' * commit …
4:22 PM Changeset in ffmpeg [fbc13391] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
2:43 PM Ticket #3563 (wrong duration reported by ffmpeg) updated by broham
Jamal, do you know of a work around that could be used to get the …
2:38 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
No, I don't know how the file was created unfortunately.
2:36 PM Changeset in ffmpeg [3a76d7f7] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: cleaner version check Signed-off-by: Michael …
1:55 PM Ticket #3713 (crashes on bogus rtp stream) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide the console output to make this a valid ticket. Did …
1:50 PM Ticket #3712 (OPENJPEG 2.1.0) closed by Carl Eugen Hoyos
duplicate: I believe this should be handled in ticket #2016
1:41 PM Changeset in ffmpeg [d7f398c] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: Fix error handling in nut_write_packet() …
1:31 PM Changeset in ffmpeg [570d4b21] by Martin Storsjö <martin@martin.st>
x86: h264: Don't keep data in the redzone across function calls on 64 …
1:28 PM Changeset in ffmpeg [0776e0ef] by Martin Storsjö <martin@martin.st>
adpcm: Write the proper predictor in trellis mode in IMA QT The …
1:26 PM bt.txt attached to Ticket #3713 by Alexander V. Lukyanov
gdb info
1:25 PM Ticket #3713 (crashes on bogus rtp stream) created by Alexander V. Lukyanov
Summary of the bug: multiple core dumps on bogus rtp input. How to …
1:03 PM Ticket #3712 (OPENJPEG 2.1.0) created by TTeam
ENHANCEMENT REQUEST Hi All, Is it possible to add the new …
12:42 PM Changeset in ffmpeg [0f0f6260] by Michael Niedermayer <michaelni@gmx.at>
avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" …
12:28 PM Changeset in ffmpeg [5482780a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow values >31bit for -analyzeduration.
12:22 PM Changeset in ffmpeg [ec2b6ee5] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: dont wait for a first dts on demuxers which have …
12:21 PM Changeset in ffmpeg [b45a451d] by Michael Niedermayer <michaelni@gmx.at>
avformat/rawdec: mark raw vc1 and mjpeg as having no timestamps …
12:20 PM Changeset in ffmpeg [65571ee4] by Michael Niedermayer <michaelni@gmx.at>
avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying …
11:55 AM Ticket #3711 (has_b_frames is larger in decoder than demuxer) updated by Carl Eugen Hoyos
Keywords, Version changed
[…] […]
11:53 AM transformersageofextinction-tlr2_h1080p_cut.mov attached to Ticket #3711 by Carl Eugen Hoyos
11:52 AM has_b_frames is larger in decoder than demuxer_cut.ts attached to Ticket #3711 by Carl Eugen Hoyos
10:39 AM ffmpeg-20140610-114934.log attached to Ticket #3711 by miguelapg
10:38 AM Ticket #3711 (has_b_frames is larger in decoder than demuxer) created by miguelapg
Summary of the bug: Since a couple of releases ago, I am seeing this …
7:48 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Autodetection was fixed by Michael in 2d3842f5 Implementing …
5:05 AM Ticket #2661 (UT Video Decoder Broken) updated by fluff
Thanks. I tested the decoder and so far I am not getting any problems.
3:39 AM Ticket #3708 (Incorrect duration shown for wav file?) updated by jamal
This is probably a duplicate of ticket #3563
2:00 AM Changeset in ffmpeg [2351ea8a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: Fix error handling in write_sm_data() Signed-off-by: …
2:00 AM Changeset in ffmpeg [9c9eac5c] by Michael Niedermayer <michaelni@gmx.at>
tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB …
12:44 AM WikiStart edited by llogan
add FFprobeTips link; orphan poor quality EncodeForWindowsMediaPlayer (diff)

Jun 9, 2014:

11:22 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Reproduced by developer changed
If there is an issue, it is a regression since f9329946 But I wonder …
10:41 PM Ticket #3616 (Mjpeg autodetection) updated by Carl Eugen Hoyos
Resolution, Reproduced by developer changed
Fixed by Michael in 2d3842f5
10:35 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Dale Curtis
Whoops, I think I messed up the cc. :( That should probably be michaelni.
10:32 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) created by Dale Curtis
Using ToT, upon first pass through the following ogg file, ffmpeg …
10:24 PM Changeset in ffmpeg [401b3daf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Write the proper predictor in trellis mode in IMA QT The …
10:24 PM Changeset in ffmpeg [71516ac1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Fix trellis encoding of IMA QT This was broken in 095be4fb - …
10:21 PM Changeset in ffmpeg [0983720c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/utvideodec: Increase vlc len Fixes a regression since fb3e380 …
10:18 PM Changeset in ffmpeg [9e9d92bb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: allow rounding errors between scale/rate and timebase …
10:13 PM Changeset in ffmpeg [c5606c04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Write the proper predictor in trellis mode in IMA QT The …
10:13 PM Changeset in ffmpeg [39256e54] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Fix trellis encoding of IMA QT This was broken in 095be4fb - …
10:12 PM Changeset in ffmpeg [992cdbc5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mjpegdec: Improve intel jpeg flip heuristic Fixes Ticket3698 …
10:11 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
Here is a link: http://www.datafilehost.com/d/d02168c6
10:10 PM Changeset in ffmpeg [e8bb67c2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264: in the absence of recovery points, be more tolerant on …
10:10 PM Changeset in ffmpeg [60e2f9bf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/utvideodec: Increase vlc len Fixes a regression since fb3e380 …
10:09 PM Changeset in ffmpeg [bdba204b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not limit blocksize when reading PCM from aiff. Fixes ticket …
10:09 PM Changeset in ffmpeg [be4d4a61] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: allow rounding errors between scale/rate and timebase …
10:04 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by Carl Eugen Hoyos
Replying to broham: > I tried to attach the problem file …
9:54 PM Changeset in ffmpeg [3002e597] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Write the proper predictor in trellis mode in IMA QT The …
9:53 PM Changeset in ffmpeg [1e8ff7d2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
adpcm: Fix trellis encoding of IMA QT This was broken in 095be4fb - …
9:51 PM Changeset in ffmpeg [dae6c199] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mjpegdec: Improve intel jpeg flip heuristic Fixes Ticket3698 …
9:50 PM Changeset in ffmpeg [989adf5e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264: in the absence of recovery points, be more tolerant on …
9:49 PM Changeset in ffmpeg [09d406ee] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/utvideodec: Increase vlc len Fixes a regression since fb3e380 …
9:48 PM Changeset in ffmpeg [d1b62a9a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not limit blocksize when reading PCM from aiff. Fixes ticket …
9:47 PM Changeset in ffmpeg [29c8fac3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: allow rounding errors between scale/rate and timebase …
9:46 PM Changeset in ffmpeg [8c33d40a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: prevent pts < dts to be passed through to the muxer on stream …
9:36 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by broham
Here is the output for: ffmpeg -i test.wav -f null - […] I …
9:30 PM Ticket #3708 (Incorrect duration shown for wav file?) updated by Carl Eugen Hoyos
Component changed
Please current FFmpeg git head, please run {{{ffmpeg -i test.wav -f …
9:29 PM Ticket #3709 (Incorrect duration shown for wav file?) closed by Carl Eugen Hoyos
duplicate
9:27 PM Ticket #3709 (Incorrect duration shown for wav file?) created by broham
Summary of the bug: I have a wav file that has the incorrect duration …
9:25 PM Ticket #3708 (Incorrect duration shown for wav file?) created by broham
Summary of the bug: I have a wav file that has the incorrect duration …
9:20 PM Changeset in ffmpeg [958168d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpegts: Reduce number of "Predefined SLConfigDescriptor" warnings …
9:19 PM Changeset in ffmpeg [3c2d9f86] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffprobe: add rc_max_rate to stream output The value is used by some …
5:32 PM Changeset in ffmpeg [06f576c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dct_init: fix build failure with clang && …
4:15 PM Ticket #3707 (Support decoding transparency information in dnxhd streams) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3707/
4:14 PM Ticket #3707 (Support decoding transparency information in dnxhd streams) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.libav.user/13205 A …
3:52 PM Changeset in ffmpeg [2d3842f5] by Michael Niedermayer <michaelni@gmx.at>
avformat: add mjpeg_probe() Fixes Ticket3679 Signed-off-by: Michael …
3:27 PM Changeset in ffmpeg [2ffe55a6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_zoompan: fix mixing of declarations and statements …
3:25 PM Changeset in ffmpeg [375fa061] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772' * commit …
3:10 PM Ticket #3706 (support header row per section in ffprobe csv writer) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
3:07 PM HWAccelIntro created by Stefano Sabatini
add first version of the page
3:07 PM Ticket #3705 (Seeking fails for H264 file) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer, Summary changed
[…]
2:58 PM breaker1.avi attached to Ticket #2661 by Carl Eugen Hoyos
2:48 PM Changeset in ffmpeg [383d8ddf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2' * commit …
2:46 PM Ticket #3706 (support header row per section in ffprobe csv writer) created by dave rice
Summary of the enhancement: I propose an option in the csv writer of …
2:16 PM Ticket #2661 (UT Video Decoder Broken) closed by Carl Eugen Hoyos
fixed: Committed in 673716c5 For future issues: Please consider sending an …
1:24 PM Changeset in ffmpeg [f3413405] by Michael Niedermayer <michaelni@gmx.at>
swr: handle 64bit overflow check in multiple_resample(). …
1:11 PM Changeset in ffmpeg [637093a2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideoenc: skip unused huffman entries This very slightly …
12:56 PM Changeset in ffmpeg [29a1164e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: fix use of get_vlc2() The max depth is 3 …
12:56 PM Changeset in ffmpeg [334aafe5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries …
12:56 PM Changeset in ffmpeg [673716c5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: Increase vlc len Fixes a regression since fb3e380 …
12:51 PM WikiStart edited by Stefano Sabatini
add link to new page on HWAccel with FFmpeg (diff)
12:41 PM Changeset in ffmpeg [4b6cb1cc] by Paul B Mahol <onemda@gmail.com>
Zoom & Pan filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:33 AM Changeset in ffmpeg [1619274f] by Janne Grunau <janne-libav@jannau.net>
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE …
10:33 AM Changeset in ffmpeg [7b06ddb8] by Janne Grunau <janne-libav@jannau.net>
configure: use .altmacro for gnu as check on arm Clang's integrated …
9:01 AM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Thierry Lelegard
@michael (comment 5) The site dl.free.fr is a big file transfer …
7:45 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
As you explained yesterday, the correct approach is probably to patch …
7:21 AM 0001-Recognize-MJPEG-at-probing.patch attached to Ticket #3679 by Andrey Utkin
7:20 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Andrey Utkin
Have extended the patch, now recognition works.
7:08 AM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Carl Eugen Hoyos
What's wrong with the commands from comment:4?
4:26 AM Ticket #3705 (Seeking fails for H264 file) created by Aleksoid1978
Summary of the bug: Sample: …
4:17 AM Ticket #3652 (FFPlay cannot play H264 file) updated by Aleksoid1978
i check - yes, fixed. But - ffplay -> seek is not working.
3:53 AM Ticket #3400 (libavcodec: cavs decoder bug when decoding multi-sliced chinese avs ...) closed by Michael Niedermayer
fixed: Fixed in 0accf24b15ac5a01a67768f41c896ef4e4b8b4a2
3:47 AM Changeset in ffmpeg [0accf24b] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
3:34 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Hi, Can I assume that this issue will possibly be considered for a …
3:17 AM Changeset in ffmpeg [52e563bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/cavsvideodec: Fix probing when the file extension is avs …
3:04 AM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Michael Niedermayer
the link to the input file seems not to work anymore
2:13 AM Changeset in ffmpeg [345f2234] by Michael Niedermayer <michaelni@gmx.at>
x86/scale: fix xmm register count for hscale*_sse2 xmm6 was being …
12:00 AM Changeset in ffmpeg [da97174d]n0.10.13 by Michael Niedermayer <michaelni@gmx.at>
update for 0.10.13 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Note: See TracTimeline for information about the timeline view.