Timeline



Jun 6, 2014:

11:55 PM AudioChannelManipulation edited by llogan
provide more explicit mappings; add standards link; note-ize (diff)
11:50 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by JH
Using this I had success getting the m4a file working on the Nintendo …
10:59 PM 2stereo_stereo.png attached to AudioChannelManipulation by llogan
2 stereo inputs to 1 stereo output diagram
10:58 PM AudioChannelManipulation edited by llogan
add more diagrams (diff)
10:41 PM switch_stereo_channels.png attached to AudioChannelManipulation by llogan
switch stereo channels diagram
10:40 PM stereo_stereo_mix.png attached to AudioChannelManipulation by llogan
stereo to stereo mix diagram
10:40 PM stereo_mono.png attached to AudioChannelManipulation by llogan
stereo to mono diagram
10:40 PM stereo_2mono_streams.png attached to AudioChannelManipulation by llogan
stereo to 2 mono streams diagram
10:39 PM stereo_2mono_outputs.png attached to AudioChannelManipulation by llogan
stereo to 2 mono outputs diagram
10:39 PM mute_stereo_channel.png attached to AudioChannelManipulation by llogan
mute a stereo channel diagram
10:37 PM mono_stereo.png attached to AudioChannelManipulation by llogan
mono to stereo diagram
10:36 PM 5point1_stereo.png attached to AudioChannelManipulation by llogan
5.1 to stereo diagram
10:34 PM 2mono_stereo.png attached to AudioChannelManipulation by llogan
2 mono files to stereo diagram
9:52 PM Changeset in ffmpeg [71da91e8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the …
9:50 PM Changeset in ffmpeg [5265e3e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvpxenc: Update the "cpu-used" options default to match the …
9:42 PM Changeset in ffmpeg [37cf695a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3d79d0c93e5b37a35b1b22d6c18699c233aad1ba' * commit …
9:36 PM Changeset in ffmpeg [faabef3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '103243ca649cc305129ed0352bf4d97e5ddf4d80' * commit …
9:34 PM Changeset in ffmpeg [cd016db4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362' * commit …
9:19 PM Changeset in ffmpeg [00acf5c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c' * commit …
9:09 PM Changeset in ffmpeg [9e1d97aa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407' * commit …
9:01 PM Changeset in ffmpeg [58e501b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10' * commit …
8:54 PM Changeset in ffmpeg [3b42a8e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12enc: store sequence display extension only if we have …
8:44 PM Ticket #3699 (Ability to use expressions using Drawtext to offset frame number ...) updated by synth
Replying to cehoyos: > Replying to synth: > …
8:36 PM Changeset in ffmpeg [5163fb94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898' * commit …
7:42 PM Changeset in ffmpeg [7eb5b20a] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: trick for plane decoding <= 14bits Refactor the code to …
7:36 PM Changeset in ffmpeg [c8018135] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroskaenc: Fix Cues on Audio for WebM DASH Fix a change that …
7:00 PM Changeset in ffmpeg [e374e772] by Michael Niedermayer <michaelni@gmx.at>
avutil/libm: fix fminf() emulation build failure due to undefined …
4:23 PM ItCouldBeSweet.ffv8g_320k.diff.flac attached to Ticket #2686 by Kamedo2
The diff of the ItCouldBeSweet, between the original and the patch v8g …
4:23 PM Changeset in ffmpeg [3d79d0c9] by Martin Storsjö <martin@martin.st>
adpcm: Avoid reading out of bounds in the IMA QT trellis encoder This …
4:22 PM ItCouldBeSweet.ffv8g_192k.diff.flac attached to Ticket #2686 by Kamedo2
The diff of the ItCouldBeSweet, between the original and the patch v8g …
4:22 PM Changeset in ffmpeg [103243ca] by Martin Storsjö <martin@martin.st>
oggenc: Set the right AVOption size for the pref_duration option On …
4:22 PM ItCouldBeSweet.ffv8g_128k.diff.flac attached to Ticket #2686 by Kamedo2
4:03 PM Changeset in ffmpeg [049b20b2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/adpcmenc: fix integer overflow / undefined behavior in …
4:03 PM Changeset in ffmpeg [1aa60980] by Michael Niedermayer <michaelni@gmx.at>
fate: enable fate-seek-acodec-adpcm-ima_qt-trellis Signed-off-by: …
3:20 PM Changeset in ffmpeg [867c02a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avf_showcqt: avoid using fminf() The loop with fminf() …
3:18 PM Changeset in ffmpeg [afce8348] by Michael Niedermayer <michaelni@gmx.at>
avutil/libm: Replace macro based fminf() by function This avoids …
3:08 PM Changeset in ffmpeg [fa8f060b] by Michael Niedermayer <michaelni@gmx.at>
adpcm: Write the proper predictor in trellis mode in IMA QT The …
3:08 PM Changeset in ffmpeg [fb7646d9] by Michael Niedermayer <michaelni@gmx.at>
fate: enable adpcm-ima_qt-trellis Signed-off-by: Michael Niedermayer …
3:07 PM Changeset in ffmpeg [a32765c4] by Michael Niedermayer <michaelni@gmx.at>
adpcm: Fix trellis encoding of IMA QT This was broken in 095be4fb - …
2:40 PM Changeset in ffmpeg [f558f0d2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec options: add enum option for color_range Signed-off-by: Derek …
2:39 PM Changeset in ffmpeg [7c29b722] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec options: add enum option for colorspace Signed-off-by: Derek …
2:39 PM Changeset in ffmpeg [efc2dfe6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec options: add enum option for color_trc Signed-off-by: Derek …
2:39 PM Changeset in ffmpeg [bd71c300] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec options: add enum option for color_primaries Signed-off-by: …
2:38 PM Changeset in ffmpeg [8a067941] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpeg2: add sequence display extension information Signed-off-by: …
2:02 PM Changeset in ffmpeg [3133e7f] by Michael Niedermayer <michaelni@gmx.at>
avutil/libm: use FFMIN instead of fmin() MSVC apparently doesnt …
1:46 PM Changeset in ffmpeg [27b893b2] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: fix "warning: variable altitude set but not used" …
1:46 PM Changeset in ffmpeg [2c1bf3fc] by Michael Niedermayer <michaelni@gmx.at>
avutil/libm: fix fminf typo Found-by: ubitux Signed-off-by: Michael …
12:54 PM Changeset in ffmpeg [97508af2] by Michael Niedermayer <michaelni@gmx.at>
build: add fminf() emulation Signed-off-by: Michael Niedermayer …
12:01 PM Changeset in ffmpeg [a80342fe] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:51 AM Changeset in ffmpeg [adf4ee4] by Michael Niedermayer <michaelni@gmx.at>
wma lossless: reuse scalarproduct_and_madd_int16 This is done by …
11:50 AM Ticket #3703 (make: *** [libavdevice/alldevices.o] Error 1) updated by paryasomayajulu
Actually i am installing msys and MinGw from their website using MinGw …
11:41 AM Changeset in ffmpeg [c2e2b29b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2f7065190ad48744014a02288799d03adfa613e0' * commit …
11:35 AM Ticket #3689 (ffprobe identifies caption track as subtitle) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a sample.
11:32 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by Carl Eugen Hoyos
Version changed
11:30 AM Ticket #3696 (x11grab fails on powerpc) closed by Carl Eugen Hoyos
needs_more_info
11:25 AM Ticket #3656 (Can not set timeout AVOptions) updated by Carl Eugen Hoyos
Keywords changed
How can I reproduce this problem?
11:24 AM Changeset in ffmpeg [a083543d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c' * commit …
11:23 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) closed by Carl Eugen Hoyos
worksforme: The original behaviour was buggy (and was fixed), it produced gray …
10:29 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by Carl Eugen Hoyos
Summary, Priority, Keywords, Reproduced by developer changed
Regression since 8b73a3f6
10:08 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Keywords, Component, Summary changed
9:49 AM Ticket #3703 (make: *** [libavdevice/alldevices.o] Error 1) closed by Carl Eugen Hoyos
invalid: Replying to paryasomayajulu: > gcc version 3.4.4 (msys …
9:28 AM Ticket #3703 (make: *** [libavdevice/alldevices.o] Error 1) updated by paryasomayajulu
== Version of Mysys and minGw == Pavan@Pavan-PC …
8:28 AM Ticket #3703 (make: *** [libavdevice/alldevices.o] Error 1) updated by Carl Eugen Hoyos
Please provide your configure line, run make V=1 twice and …
8:18 AM Ticket #3703 (make: *** [libavdevice/alldevices.o] Error 1) created by paryasomayajulu
Hi i am getting following error when trying to use command "make" for …
7:48 AM Changeset in ffmpeg [2f70651] by Martin Storsjö <martin@martin.st>
libfdk-aac: Relicense the library wrappers to the ISC license This …
7:46 AM Changeset in ffmpeg [e7d6d0bf] by Martin Storsjö <martin@martin.st>
mov: Export geotag metadata fields The '?xyz' form is used by android …
7:16 AM Changeset in ffmpeg [d58bcc19] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow >2G for skip_initial_bytes.
6:50 AM Ticket #3699 (Ability to use expressions using Drawtext to offset frame number ...) updated by Carl Eugen Hoyos
Replying to synth: > Currently the only way I've seen …
4:21 AM InterMapTxt edited by Timothy Gu
add multimedia wiki (diff)
3:26 AM Changeset in ffmpeg [ec98f80a] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: move some mmx init code inside dsputil_init_mmx() This …
2:16 AM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by ianken
Thanks for taking a look. The workaround is a pain...but I understand…

Jun 5, 2014:

11:56 PM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) updated by Timothy Gu
@cehoyos Martin also wrote this patch: …
11:52 PM Ticket #3698 (Output Image flipped(reversed)) closed by Michael Niedermayer
fixed: Fixed in 0545ef7116db1e87894d978bfa400578652c716d
11:40 PM AudioChannelManipulation edited by llogan
add some diagrams (diff)
11:36 PM Ticket #3404 (High quality magnification filter) updated by Clément Bœsch
Representation for optional combinations implemented (that was …
11:36 PM hq2x.2.png attached to Ticket #3404 by Clément Bœsch
11:32 PM Changeset in ffmpeg [0545ef71] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Improve intel jpeg flip heuristic Fixes Ticket3698 …
9:38 PM Ticket #3700 (aic decoder output is not bit exact with and without mmx) closed by Michael Niedermayer
fixed: fixed in 0a2004b6d11ff962361420c3150fe760cf1f7115
9:21 PM Changeset in ffmpeg [0a2004b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aic: fix quantization table permutation Fixes Ticket3700 …
7:54 PM Ticket #3410 (v4l2 crash) updated by Carl Eugen Hoyos
Replying to cehoyos: > The crash with ffplay may have been …
7:37 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I need to find some free time for that. But yeah, close.
7:25 PM Changeset in ffmpeg [bd650ee3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec: Reset dither and mdct state This makes the mp3 …
7:14 PM Capture/ALSA edited by llogan
minor formatting (diff)
7:04 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Ah, I see what you're getting at... Negative on both, looks like RTSP …
7:00 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
What about the following two command lines? […] […]
6:55 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Keywords, Status changed
6:53 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Does not work either way. Copy: […] Transcode: […]
6:31 PM Changeset in ffmpeg [ccff45a0] by Michael Niedermayer <michaelni@gmx.at>
apedsp: move to llauddsp APE is not the sole codec using …
6:14 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
What happens if you try to send the recorded stream via rtsp (either …
6:11 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
For the most part, yes. It gets messed up when the audio stream …
6:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
Any news on getting closer to submitting the improvements? We're all …
5:55 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I must say your testing efforts are invaluable :)
5:35 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
Does stream copy to a file work?
5:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I finished the test and the result is here. …
4:55 PM Changeset in ffmpeg [151f88d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996' * commit …
4:53 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) closed by Michael Niedermayer
fixed: Fixed in 27856b2fe9cdbcf48ad996647cb104667b373fa4
4:48 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Andrey Utkin
Replying to cehoyos: > I don't know much about html, but I …
4:42 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Yes. FFplay can display the RTP source stream. […]
4:40 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
Does reading from the rtp source work?
4:37 PM Changeset in ffmpeg [27856b2f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: prevent pts < dts to be passed through to the muxer on stream …
4:34 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Good question. The source RTP stream is from a SiliconDust HDHomeRun …
4:29 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
How can I reproduce this issue?
4:28 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") created by Dennis
Summary of the bug: FFmpeg will not re-restream an RTP stream to …
4:16 PM Changeset in ffmpeg [d816e12] by Diego Biurrun <diego@biurrun.de>
dict: const correctness for av_dict_get() and av_dict_copy()
3:12 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
I thought that there is a standard (that mentions two ways of muxing …
2:52 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Vika Apelsinova
Replying to cehoyos: > Don't you agree that we should at …
2:52 PM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) updated by Carl Eugen Hoyos
This patch is not sufficient / makes no audible difference.
2:25 PM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) updated by Timothy Gu
Martin Storsjö of Libav has sent a patch to fix it: …
1:25 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
I don't know much about html, but I think a header containing …
12:38 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Andrey Utkin
The patch doesn't work. I have extended it to dump AVProbeData this …
12:04 PM Changeset in ffmpeg [40e938a] by Michael Niedermayer <michaelni@gmx.at>
avfilter: new multimedia filter avf_showcqt.c this filter is the same …
10:20 AM Changeset in ffmpeg [da53de07] by Michael Niedermayer <michaelni@gmx.at>
tests: add adpcm trellis tests adpcm_ima_qt does not produce …
10:20 AM Changeset in ffmpeg [591d9a07] by Michael Niedermayer <michaelni@gmx.at>
tests: Add ac3_fixed decoder test Signed-off-by: Timothy Gu …
10:20 AM Changeset in ffmpeg [fdc6e7b9] by Michael Niedermayer <michaelni@gmx.at>
tests/swr: move the results out of the functions This prevents all …
10:08 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by jameshowe
7:58 AM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) updated by Carl Eugen Hoyos
Priority changed
I originally thought that mentioned commit improved quality but I …
7:48 AM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Could be considered a regression since 35d3d44a
3:05 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Interesting. Also according to Wikipedia, TYER (which was the Year …
1:30 AM Changeset in ffmpeg [d37c620c] by Michael Niedermayer <michaelni@gmx.at>
avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le Untested …
1:29 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by bat999
Hi With luckynight.flac from here ---> …
1:26 AM Ticket #3701 (adpcm-ima_qt encoder's trellis support is broken) created by Timothy Gu
[[PageOutline(...)]] == Summary of the bug == The …
12:47 AM Ticket #3700 (aic decoder output is not bit exact with and without mmx) created by Timothy Gu
== Summary of the bug == The aic decoder outputs different framecrc …

Jun 4, 2014:

11:55 PM Changeset in ffmpeg [0d632b35] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: remove superfluous check in BGR code Before: 154861 …
11:47 PM Changeset in ffmpeg [6848325a] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: remove superfluous check An invalid entry already has the …
11:34 PM Encoding VBR (Variable Bit Rate) mp3 audio created by llogan
Encoding VBR (Variable Bit Rate) mp3 audio → …
11:34 PM Encode/MP3 edited by llogan
general formatting and cleanup (diff)
10:08 PM Changeset in ffmpeg [a3702040] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: trick for plane decoding, 8bits 10496 -> 9105 cycles. …
9:55 PM Changeset in ffmpeg [35dae622] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: clean up macro It's no longer used inside another …
8:31 PM Ticket #3698 (Output Image flipped(reversed)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Blocking changed
Duplicate / related to ticket #511 Regression since 643fc8f1 related …
8:25 PM Ticket #3699 (Ability to use expressions using Drawtext to offset frame number ...) created by synth
We have a need for displaying exact frame numbers on generated media …
8:13 PM Changeset in ffmpeg [98ff07d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: Check dca_dmixtable index Found-by: Niels Möller …
8:11 PM Changeset in ffmpeg [47313bbb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: remove fishy FFMAX() These where intended to maintain …
7:49 PM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) closed by Carl Eugen Hoyos
fixed: Fixed (worked around) by Tobias Rapp in d76f0c03
6:32 PM Capturing audio with FFmpeg and ALSA created by llogan
Capturing audio with FFmpeg and ALSA → …
6:29 PM How to grab the desktop (screen) with FFmpeg created by llogan
[wiki:"Capture/Desktop@9" How to grab the desktop (screen) with …
6:29 PM How to capture a webcam input created by llogan
How to capture a webcam input → …
6:21 PM Changeset in ffmpeg [6a0f9f27] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
6:14 PM Ticket #3581 (HEVC video in FLV doesn't work) updated by cyril
Pot Player http://potplayer.daum.net/
6:13 PM Changeset in ffmpeg [7738f925] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix rc_max_rate documentation. The mpegvideo decoder sets rc_max_rate …
6:13 PM Changeset in ffmpeg [3c57f3ef] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix some fate filter tests with --target-path.
6:08 PM Changeset in ffmpeg [0efe3be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3' * commit …
5:53 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by bat999
Cc changed
5:24 PM Ticket #3698 (Output Image flipped(reversed)) updated by paryasomayajulu
C:\Users\Pavan>"D:\Ravi …
5:20 PM aa.jpg attached to Ticket #3698 by paryasomayajulu
This is the image i am using as input
5:19 PM Ticket #3698 (Output Image flipped(reversed)) created by paryasomayajulu
Image flipped How to reproduce: I am using following command and the …
4:41 PM Changeset in ffmpeg [d76f0c03] by Michael Niedermayer <michaelni@gmx.at>
avfilter/bufferqueue: Increase buffer queue size Avoid buffer …
4:09 PM Changeset in ffmpeg [8f4b176c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: add some basic av_log debuging support …
4:09 PM Ticket #3581 (HEVC video in FLV doesn't work) updated by Michael Niedermayer
Which player can play this file ?
3:57 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
I just updated the link to the screenshots with more details in my …
3:45 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Replying to dslkjlskdjfllk: > Could it be that there is a …
3:41 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Hi, I do know there are different id tag versions, and I know for a …
3:34 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Andrey Utkin
Replying to cehoyos: > Does attached patch make a …
3:33 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Replying to Krieger: > {{{ > $ ffmpeg -loglevel debug …
3:27 PM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Andrey Utkin
Replying to cehoyos: > Could you provide ffmpeg -i
2:05 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by bat999
"Is it the case that the id tag is not properly built?" Hi There are …
11:25 AM Changeset in ffmpeg [deadcf5e] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: implement trick for BGR Before: 179436 decicycles in rgb, …
11:12 AM Changeset in ffmpeg [11b47038] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: implement trick When the joint table does not contain a …
11:04 AM Changeset in ffmpeg [39ec5e1c] by Luca Barbato <lu_zero@gentoo.org>
avconv: Report the codec and the encoder separately Bug-Id: 694
10:54 AM Changeset in ffmpeg [c7e54628] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7' * commit …
10:45 AM Changeset in ffmpeg [a40c338a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' * commit …
9:21 AM Changeset in ffmpeg [95b7fa17] by Martin Storsjö <martin@martin.st>
oggenc: Support flushing the muxer This allows the caller to write …
3:39 AM Changeset in ffmpeg [d5c9d055] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputilenc_mmx: fix build without yasm Signed-off-by: …
3:33 AM Ticket #3652 (FFPlay cannot play H264 file) closed by Michael Niedermayer
fixed: Fixed in 19c9d1e8e71da04c3ac940206619c0a2d01e5193
3:32 AM Ticket #3670 (Assertion failure on seek with AVI file) closed by Michael Niedermayer
fixed: Fixed in 571ab8344a9a2864d22d01af41283cee9328b927
3:04 AM Changeset in ffmpeg [571ab834] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: allow rounding errors between scale/rate and timebase …
2:25 AM Changeset in ffmpeg [19c9d1e8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: in the absence of recovery points, be more tolerant on …
12:53 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Ok, let's try this again. It happens 100% of the time, with any file. …
12:15 AM Changeset in ffmpeg [fbaf73a3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/lagarithrac: lag_get_rac: use normal division maybe 0.3% …
12:03 AM Changeset in ffmpeg [d8ae0dfd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/lagarithrac: increase LUT from 256 to 1024 bytes about 2 …
12:03 AM Changeset in ffmpeg [4fb4bf72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations

Jun 3, 2014:

11:45 PM Capture/Webcam edited by llogan
nits, cleanup, and formatting (diff)
10:48 PM Changeset in ffmpeg [625ffa14] by Michael Niedermayer <michaelni@gmx.at>
x86/motion_est: sad_{x, y}2_mmxext functions are bitexact Only the …
10:48 PM Changeset in ffmpeg [3ab4f96a] by Michael Niedermayer <michaelni@gmx.at>
motion-test: force C functions for the reference C context It was …
10:40 PM Changeset in ffmpeg [03acecae] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
10:35 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
Replying to Vika Apelsinova: > Over 5 years (see …
10:33 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
Replying to Vika Apelsinova: > Is there players that …
10:00 PM Changeset in ffmpeg [12d6ae01] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix fate-aac-ln-encode with --target-path (second try).
9:59 PM Changeset in ffmpeg [108dec30] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: convert hf_noise*_mmx to yasm Signed-off-by: Timothy …
9:59 PM DirectShow edited by Roger Pack
(diff)
9:49 PM DirectShow edited by Roger Pack
hopefully clarify (diff)
9:43 PM DirectShow edited by Roger Pack
thicker ToC (diff)
9:42 PM DirectShow edited by Roger Pack
wow, that -r option is deadly [bad] (diff)
9:37 PM Capture/Webcam edited by Roger Pack
even more dire warning for vfwcap (diff)
7:17 PM Changeset in ffmpeg [d63d964] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libopenjpegenc: Add frame-threading capability This gives a …
6:58 PM Changeset in ffmpeg [88f2586a] by Lou Logan <lou@lrcd.com>
fix various typos Signed-off-by: Lou Logan <lou@lrcd.com> …
6:25 PM Ticket #3697 (H264/MPEGTS avg_frame_rate inconsistencies) created by bog
Summary of the bug: When transcoding h264 in mp4 with non-whole frame …
5:48 PM Changeset in ffmpeg [137c5e11] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: try to use the more fitting of the 2 encoder contexts This …
4:42 PM Changeset in ffmpeg [8d4d12a4] by Michael Niedermayer <michaelni@gmx.at>
doc/muxers: Document problems of omitting nut syncpoints as well as …
4:19 PM Changeset in ffmpeg [83e8650f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e' * commit …
4:17 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by Aubin Paul
In case it's helpful to anyone; I uploaded a Homebrew build script and …
4:13 PM Changeset in ffmpeg [bcbd7dbc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7' * commit …
4:03 PM Changeset in ffmpeg [40285d26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617' * commit …
4:02 PM Changeset in ffmpeg [ab9afcdf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e' * commit …
3:09 PM Changeset in ffmpeg [a4ed51ab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3: free tables before allocating new ones Fixes memleak on …
3:08 PM Changeset in ffmpeg [90b26d63] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3: factorize out free_tables() Signed-off-by: Michael …
2:05 PM Changeset in ffmpeg [57665430] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use av_log_ask_for_sample() instead of duplicating …
2:03 PM Changeset in ffmpeg [2422a7ff] by Michael Niedermayer <michaelni@gmx.at>
Loose mplayer in MPlayer/incoming/ Found-by: Clément Bœsch <u@pkh.me> …
1:58 PM Changeset in ffmpeg [3e7b4b9] by Michael Niedermayer <michaelni@gmx.at>
Add direct link to ML in missing_feature_sample() Reviewed-by: …
1:54 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Vika Apelsinova
Replying to cehoyos: > Why? Because it is deprecated. > …
1:24 PM Changeset in ffmpeg [768ef0f1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: request sample if the decoder & demuxer has_b_frames mismatch …
1:23 PM Changeset in ffmpeg [a0b2de77] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove "has_b_frames" backpassing It seems working without …
1:23 PM Changeset in ffmpeg [72e4cee] by Michael Niedermayer <michaelni@gmx.at>
avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames …
12:23 PM Changeset in ffmpeg [d5a5598] by Janne Grunau <janne-libav@jannau.net>
build: check if AS supports the '.func' directive Not supported by …
12:23 PM Changeset in ffmpeg [896a5bff] by Janne Grunau <janne-libav@jannau.net>
arm: check if AS supports .dn Move the GNU as check before the arch …
12:23 PM Changeset in ffmpeg [68a06b3a] by Janne Grunau <janne-libav@jannau.net>
aarch64: use '#' for whole line asm comments Both gnu as and clang …
12:23 PM Changeset in ffmpeg [6a0fa4d8] by Janne Grunau <janne-libav@jannau.net>
aarch64: remove optional :pg_hi21: for adrp instruction Clang's …
12:23 PM Changeset in ffmpeg [fd2981ea] by Janne Grunau <janne-libav@jannau.net>
aarch64: add darwin style PAGE/PAGEOFF relocations
11:51 AM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
Why? I mean: Why do you suggest that FFmpeg should create files that …
11:10 AM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Vika Apelsinova
Unfortunately, I can't test QDMC. Looks like QDMC is not supported by …
8:43 AM Changeset in ffmpeg [ad7de822] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix fate-opus and fate-aac-ln-encode with --target-path.
7:18 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) closed by Carl Eugen Hoyos
fixed: Fixed in 763e7144 - thank you for the report!
3:13 AM Changeset in ffmpeg [4e3fe656] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils/ff_init_buffer_info: Favor color information from …
1:07 AM Changeset in ffmpeg [763e7144] by Michael Niedermayer <michaelni@gmx.at>
Do not limit blocksize when reading PCM from aiff. Fixes ticket #3695.
12:50 AM Changeset in ffmpeg [2088340] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9552b37e2604552d5ff210175d6baf28ccc2bb80' into …
12:45 AM Changeset in ffmpeg [952738d0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6f4404b24bcf59ab29cd4b57995d374a578f51a7' into …
12:41 AM Changeset in ffmpeg [d499685d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7fa72700298107fe756311ecb4dee5270ff12d35' into …
12:34 AM Changeset in ffmpeg [0be41c65] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5463a2b0566b34b9e3847db9ceb1ef1d2a6004fc' into …
12:32 AM Changeset in ffmpeg [18b23342] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '079758e49a4d6b3e7cf2e22bed71d34c46712242' into …
12:27 AM Changeset in ffmpeg [c437ab3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a0a90b1a1116250a2494021da810cc5da89ea36f' into …
12:23 AM Changeset in ffmpeg [b827189c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa60904ebd58da33abf10b05e9933d24619cf096' into …
12:18 AM Changeset in ffmpeg [fe30351d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '330c18032464a4e1f3da907e54db2e69a6fbfcda' into …
12:14 AM Changeset in ffmpeg [7c520e5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71b8c8430cf3f7056849257324fc39b423075ba1' into …

Jun 2, 2014:

11:47 PM Changeset in ffmpeg [d076ee52] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27ac9585c97d35b809382be5634c8e5f7211243a' into …
11:47 PM Changeset in ffmpeg [8d32735] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '35ba079fbf281a066f3ac1e1271f3caa402dcd74' into …
11:47 PM Changeset in ffmpeg [05588327] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7cce9ebf3ae3b9678970236c964900393603a73' into …
11:46 PM Changeset in ffmpeg [ced5c8e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '51ae8e26af8f5b26efb41edc0fe4812368d16ae9' into …
11:39 PM Changeset in ffmpeg [1e83191d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c4033cd4eb921a9cc8deb513efc6d6a6ba3b2163' into …
11:38 PM Changeset in ffmpeg [69db5f27] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7f33a24e824c6d20cb941e6b20c5382becfbc923' into …
11:37 PM Changeset in ffmpeg [97a5b4ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0f71a5df4bc913f17a53c7ac66d4957914fa1d3d' into …
11:27 PM Changeset in ffmpeg [f2275400] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3ee26080d6b3e777992b4b4124e62e1bf0ac0a65' into …
11:27 PM Changeset in ffmpeg [1ab94468] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0d8a17402b934b8fba7b86c6c990abf1257901b' into …
11:26 PM Changeset in ffmpeg [ef076d3b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2cbc8dfeddcbe00ef5f112162912bb49c1dd6623' into …
11:17 PM Changeset in ffmpeg [c17973f1] by Lou Logan <lou@lrcd.com>
doc/bsf: document noise bitstream filter Partially addresses ticket …
11:17 PM Changeset in ffmpeg [2b40afae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ecf21ab0ec798eea96f862333568336098b4610c' into …
11:09 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
any thoughts on this? have got a whole lot of other videos which are …
11:07 PM Ticket #3659 (Some H.264 WTV files created by ffmpeg do not playback on WMP and MCE) updated by ramitb
Any thoughts on why this is happening selectively?
11:03 PM Changeset in ffmpeg [bca2ebbe] by Michael Niedermayer <michaelni@gmx.at>
doc: switch github urls to https Signed-off-by: Michael Niedermayer …
11:03 PM Changeset in ffmpeg [53dcd772] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1a8885ae9e7f281b597d1f9188fc16fb2ab7832' into …
11:01 PM Changeset in ffmpeg [2f894dee] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aedf1a2996e70d322220d2704d5a615c4f7b1b23' into …
10:54 PM Changeset in ffmpeg [e771425e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ec772cca60423b9994fe00c7cef239f93eae6112' into …
9:08 PM Changeset in ffmpeg [f406bf3f]n2.2.3 by Michael Niedermayer <michaelni@gmx.at>
Update for 2.2.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:59 PM Changeset in ffmpeg [54bec22] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec/h263_probe: Check TR Fixes missdetection of …
8:59 PM Changeset in ffmpeg [e1b2c93a] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in Signed-off-by: …
8:59 PM Changeset in ffmpeg [e529ff52] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: shift data in state to make more bits available to …
8:59 PM Changeset in ffmpeg [fb7e76d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Fix "incompatible pointer type" warnings Signed-off-by: …
8:59 PM Changeset in ffmpeg [96047b31] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Call ff_rfps_add_frame() only for video This avoids …
8:59 PM Changeset in ffmpeg [2545defe] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: fix assertion failure after 4h muxing Signed-off-by: …
8:59 PM Changeset in ffmpeg [2d97ad38] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [f6c628f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [3f743e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [f2dbd64b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [7bce659e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix () in macros Signed-off-by: Michael Niedermayer …
8:59 PM Changeset in ffmpeg [cb937906] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
8:59 PM Changeset in ffmpeg [4261778d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [ba88a6e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
8:59 PM Changeset in ffmpeg [e0407a7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
8:59 PM Changeset in ffmpeg [d575984d] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
8:59 PM Changeset in ffmpeg [9ea1e82] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
8:34 PM Changeset in ffmpeg [5cd2cdf3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ec75a04e5fc714bc3cd6e2a6b783e6df834ad01' into …
7:29 PM BadContent edited by llogan
(diff)
7:21 PM Changeset in ffmpeg [1a426d54] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils/avformat_find_stream_info: Move max_analyze_duration …
6:18 PM Changeset in ffmpeg [2addbeef] by Michael Niedermayer <michaelni@gmx.at>
bfin: add README Based on sh4/README Suggested-by: jamrial …
5:38 PM Changeset in ffmpeg [b55d3bbe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' * commit …
5:28 PM Changeset in ffmpeg [fa4e17c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b88cc5cca111132b42c2ee99662bfefe7652e3da' * commit …
5:06 PM Changeset in ffmpeg [666e29fe] by Michael Niedermayer <michaelni@gmx.at>
avutil/mathematics/av_add_stable: Avoid av_cmp_q() call …
5:00 PM Changeset in ffmpeg [e9add0d8] by Michael Niedermayer <michaelni@gmx.at>
av_add_stable: Add fast special case where step can be represented …
4:02 PM Changeset in ffmpeg [4956d0e5] by Michael Niedermayer <michaelni@gmx.at>
avutil/mathematics/av_add_stable: check for the common case of inc=1 …
4:00 PM Changeset in ffmpeg [5b7519fb] by Michael Niedermayer <michaelni@gmx.at>
avutil/mathematics/av_add_stable: avoid unneeded variable …
3:41 PM Changeset in ffmpeg [880e2aa2] by Diego Biurrun <diego@biurrun.de>
Remove all Blackfin architecture optimizations Blackfin is a painful …
3:09 PM Changeset in ffmpeg [6f6edfe] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Call ff_rfps_add_frame() only for video This avoids …
1:06 PM Changeset in ffmpeg [cdfd9717] by Michael Niedermayer <michaelni@gmx.at>
swr: move compensation_distance handling to swri_resample caller. I …
12:48 PM Changeset in ffmpeg [bfb3ed1a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Dont leave stale side data pointers in …
12:38 PM Changeset in ffmpeg [74ece44] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: fix memleak of side data in flac fate tests …
11:11 AM Changeset in ffmpeg [bf0e5ac9] by Michael Niedermayer <michaelni@gmx.at>
fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind …
11:06 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) updated by Carl Eugen Hoyos
Keywords changed
11:06 AM Ticket #3530 (AIFF playback/Transcode failure) updated by Carl Eugen Hoyos
Keywords changed
11:05 AM Ticket #2430 (AIFF decoding bug (zero length output file)) updated by Carl Eugen Hoyos
Keywords changed
11:04 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
For future tickets: Please always test current FFmpeg git head, and …
11:01 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) updated by Robin
output from the command line: ffmpeg.exe -i 5.1-32f.aif output.wav …
10:58 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) updated by Robin
I've just tested with ffmpeg 2.2.2 from …
10:41 AM Changeset in ffmpeg [b88cc5cc] by Diego Biurrun <diego@biurrun.de>
bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext
10:32 AM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
Which player / application fails for files created by current FFmpeg?
10:19 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg and please provide your "slow" command line …
10:00 AM Ticket #3696 (x11grab fails on powerpc) updated by Carl Eugen Hoyos
Please test current FFmpeg git head before reporting bugs here.
9:11 AM Ticket #3696 (x11grab fails on powerpc) created by Naishab KP
ffmpeg -f x11grab -s 1280x1024 -r 30 -i :0.0 -qscale 0.1 -t 3 grab.avi …
8:48 AM aiffbug.zip attached to Ticket #3695 by Robin
aiff files reproducing the bug
8:47 AM Ticket #3695 (extremely slow 5.1 float aiff decoding since ffmpeg 2.x) created by Robin
Summary of the bug: Decoding an aiff file with float samples and more …
8:40 AM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Vika Apelsinova
Please anybody can fix it? Looks like it is not too difficult, but I'm …
6:44 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > > Why are you using …
6:33 AM Changeset in ffmpeg [f284e857] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Report "unknown codec" instead of "unspecifed size" if the codec is …
2:12 AM Changeset in ffmpeg [22d1b249] by Michael Niedermayer <michaelni@gmx.at>
tests: Replace fieldmatch test with pixfmt Signed-off-by: Timothy Gu …
12:21 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to cehoyos: > Please understand that there is …
12:04 AM Changeset in ffmpeg [44a72991] by Michael Niedermayer <michaelni@gmx.at>
fate: add simple test for async This only checks that things havnt …
12:02 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > Replying to cehoyos: > …

Jun 1, 2014:

11:43 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Hendrik
The presence of the instructions in the avcodec library should not …
11:26 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to cehoyos: > Replying to bmitchel: > …
10:57 PM Changeset in ffmpeg [2c23f87c] by Michael Niedermayer <michaelni@gmx.at>
swr/resample_template: prevent end_index from overflowing and add …
10:47 PM Changeset in ffmpeg [9b538537] by Michael Niedermayer <michaelni@gmx.at>
Rewrite main resampling loop (common and linear). This removes a …
10:32 PM Changeset in ffmpeg [e91f27cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4' * commit …
9:56 PM Changeset in ffmpeg [6b9cbc9a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c' * commit …
9:51 PM Changeset in ffmpeg [8225bf95] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1859032e39d96352687186fd179e1559dea2aca' * commit …
9:34 PM Changeset in ffmpeg [dcd2a6ca] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: remove unneeded shift The immediate value may be 0. …
9:20 PM Changeset in ffmpeg [09fc28ae] by Michael Niedermayer <michaelni@gmx.at>
x86: hevcdsp_init: fix macro usage The macro was not using the …
9:18 PM CompileBenchmarks edited by Timothy Gu
Update (diff)
9:16 PM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by Carl Eugen Hoyos
Component changed
8:55 PM 1163-utf8bug.rm attached to Ticket #1163 by Carl Eugen Hoyos
8:30 PM Changeset in ffmpeg [59cb5747] by Martin Storsjö <martin@martin.st>
rtmpproto: read metadata to set correct FLV header In the presence of …
8:30 PM Changeset in ffmpeg [3b18857a] by Martin Storsjö <martin@martin.st>
rtmppkt: Add method to read an AMF string that is not prefixed by its …
8:29 PM Changeset in ffmpeg [a1859032] by Martin Storsjö <martin@martin.st>
flvdec: Do not default to a video and audio stream If no streams were …
8:12 PM Changeset in ffmpeg [9552b37e] by Reinhard Tartler <siretart@tauware.de>
Add some bug references
7:45 PM Ticket #1163 (ffprobe can produce invalid XML) reopened by eelco
Uploaded 1163-utf8bug.rm to incoming. […] […]
6:50 PM Changeset in ffmpeg [8b686c88] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy …
6:49 PM Changeset in ffmpeg [00759d71] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: add av_opt_copy() Signed-off-by: Michael Niedermayer …
6:47 PM Changeset in ffmpeg [f028b7af] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: add opt_size() If people want, this could be exported as …
6:20 PM Changeset in ffmpeg [d75b1497] by Sean McGovern <gseanmcg@gmail.com>
Update Changelog for 0.8.12
6:14 PM Changeset in ffmpeg [c4d88311] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: fix off by 1 error Found-by: carl Signed-off-by: …
6:04 PM Changeset in ffmpeg [d41a4a76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: allow encoding amv with height % 16 != 0 when strict …
5:47 PM Changeset in ffmpeg [6d695d7a] by Michael Niedermayer <michaelni@gmx.at>
Fix nonsense non-mod16 AMV flipping code. It is obviously nonsense …
5:05 PM Changeset in ffmpeg [527f5cbf] by Michael Niedermayer <michaelni@gmx.at>
tests: remove stale fate-update.sh script This is the same as …
5:00 PM Changeset in ffmpeg [552c9904] by Michael Niedermayer <michaelni@gmx.at>
tests: Add pullup filter test Signed-off-by: Timothy Gu …
3:54 PM Changeset in ffmpeg [3d820ba9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f76e3669bb350ca6df150244f3d28d7dc5599f01' * commit …
3:39 PM Changeset in ffmpeg [571effb3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3df0d20028cb9d2daca16ac0dc6c3ab77183da37' * commit …
3:29 PM Changeset in ffmpeg [909dbb07] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: fix ffserver with the 2 encoder contexts Signed-off-by: …
3:16 PM Changeset in ffmpeg [758f929d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context …
3:15 PM Changeset in ffmpeg [00dcb106] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix encoder names in printout Signed-off-by: Michael …
3:15 PM Changeset in ffmpeg [229022e7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: fix attachment streams Signed-off-by: Michael Niedermayer …
3:15 PM Changeset in ffmpeg [0949bbc4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix for-muxer AVCodecContext stuff Signed-off-by: Michael …
3:15 PM Changeset in ffmpeg [0949ff93] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding …
1:53 PM Changeset in ffmpeg [862120f9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' * commit …
1:32 PM Changeset in ffmpeg [a87685d8] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add note about why has_b_frame is copied and when it can be …
1:30 PM Changeset in ffmpeg [921d5ae3] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: replace remaining, ffmpeg specific ist->st->codec by …
1:30 PM Changeset in ffmpeg [9fb45334] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: copy b frame codec delay back from decoder to demuxer The …
12:35 PM Changeset in ffmpeg [d0979357] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' * commit …
12:22 PM pix_fmt_unknown.mp4 attached to Ticket #3662 by Carl Eugen Hoyos
12:16 PM Changeset in ffmpeg [955b31a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52' * commit …
12:12 PM Changeset in ffmpeg [855e3b57] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0097cbea695e534fce39958ccd103af2fbf65831' * commit …
11:55 AM Changeset in ffmpeg [05c5dd40] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed39cda02923316b6710c1bcc34d3445370be5b4' * commit …
11:46 AM Changeset in ffmpeg [03bb99ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6' * commit …
11:39 AM Changeset in ffmpeg [0ccfcb06] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb800f120d2d42590fde2302fe828c847e41e773' * commit …
11:18 AM Changeset in ffmpeg [6e8e9f1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' * commit …
10:51 AM Changeset in ffmpeg [9455a023] by Anton Khirnov <anton@khirnov.net>
matroskaenc: do not write negative timestamps Bug-Id: 597, 341
10:43 AM Changeset in ffmpeg [ec1ed645] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cljr: require (v)strict -1 to use width %4 != 0 Suggested-by: …
10:00 AM Changeset in ffmpeg [754bf121] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd2ef708c95ace2518deffe830a9c439aeb9edd5d' * commit …
8:08 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Keywords, Version, Component, Description changed
Replying to dslkjlskdjfllk: > D:\temp\playlists>ffmpeg …
7:52 AM Ticket #1092 (amv: gray bar at the bottom) updated by Carl Eugen Hoyos
Priority, Type changed
Michael disabled dimensions % 16 != 0 in 181b2c37
6:53 AM Changeset in ffmpeg [f76e3669] by Kostya Shishkov <kostya.shishkov@gmail.com>
Decode both parts of Indeo4 IP frames Signed-off-by: Kostya Shishkov …
6:53 AM Changeset in ffmpeg [3df0d200] by Kostya Shishkov <kostya.shishkov@gmail.com>
Move Indeo4 frametypes into common header. Signed-off-by: Kostya …
6:33 AM Changeset in ffmpeg [3831362] by Anton Khirnov <anton@khirnov.net>
avconv: do not use the stream codec context for encoding
6:33 AM Changeset in ffmpeg [41776ba9] by Anton Khirnov <anton@khirnov.net>
avconv: do not use the stream codec context for decoding
6:32 AM Changeset in ffmpeg [e19d48df] by Anton Khirnov <anton@khirnov.net>
flac muxer: support reading updated extradata from side data
6:31 AM Changeset in ffmpeg [0097cbea] by Anton Khirnov <anton@khirnov.net>
flac muxer: accept only STREAMINFO extradata The other format (full …
6:27 AM Changeset in ffmpeg [ed39cda0] by Anton Khirnov <anton@khirnov.net>
flacenc: send final extradata in packet side data
6:26 AM Changeset in ffmpeg [0957b274] by Anton Khirnov <anton@khirnov.net>
lavc: add an option to enable side data-only packets during encoding …
6:23 AM Changeset in ffmpeg [eb800f1] by Anton Khirnov <anton@khirnov.net>
libavcodec: set AVFrame colorspace fields on decoding Signed-off-by: …
6:22 AM Changeset in ffmpeg [8c02adc6] by Anton Khirnov <anton@khirnov.net>
lavu: add all color-related enums to AVFrame Signed-off-by: Anton …
5:50 AM Changeset in ffmpeg [d2ef708c] by Anton Khirnov <anton@khirnov.net>
matroskaenc: Allow VP9 and Opus in webm Bug-Id: 695 Signed-off-by: …
2:00 AM Changeset in ffmpeg [181b2c37] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: disallow encoding amv with height%16!=0 I do not …
2:00 AM Changeset in ffmpeg [149be913] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: request a AMV sample with non mod 16 height …
1:27 AM FATE/Website edited by Timothy Gu
(diff)
1:27 AM fate-failometer.png attached to FATE/Website by Timothy Gu
Failometer diagram
1:25 AM fate-failometer.svg attached to FATE/Website by Timothy Gu
12:19 AM FATE edited by Timothy Gu
Fix linking (diff)
12:18 AM Ticket #3029 (youtube live stream using ffmpeg) updated by Timothy Gu
Version, Type changed
This is not a "sponsoring request".
12:13 AM Ticket #3635 (Have machines for fate and developers with particular instruction sets) updated by Timothy Gu
Priority changed
12:12 AM Ticket #3636 (get all devs an avx2-capable laptop) updated by Timothy Gu
Priority, Keywords changed
12:10 AM Changeset in ffmpeg [e1bd40fe] by Michael Niedermayer <michaelni@gmx.at>
x86/motion_est: enable sad16_sse2 on k10 CPUs The check is meant for …
12:09 AM Changeset in ffmpeg [516ea2dc] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8.12 Release
12:07 AM Changeset in ffmpeg [6f4404b] by Reinhard Tartler <siretart@tauware.de>
h264: set parameters from SPS whenever it changes Fixes a crash in …
12:07 AM Changeset in ffmpeg [110680c5] by Reinhard Tartler <siretart@tauware.de>
alac: Limit max_samples_per_frame Otherwise buffer size calculations …
12:07 AM Changeset in ffmpeg [7fa72700] by Reinhard Tartler <siretart@tauware.de>
swscale: Fix an undefined behaviour Prevent a division by zero down …
12:07 AM Changeset in ffmpeg [65c35937] by Reinhard Tartler <siretart@tauware.de>
apedec: do not buffer decoded samples over AVPackets Only consume an …
12:07 AM Changeset in ffmpeg [b7b798a1] by Reinhard Tartler <siretart@tauware.de>
isom: lpcm in mov default to big endian It is my understanding that …
12:07 AM Changeset in ffmpeg [5463a2b0] by Reinhard Tartler <siretart@tauware.de>
movdec: handle 0x7fff langcode as macintosh per the specs The correct …
12:07 AM Changeset in ffmpeg [42dcfe32] by Reinhard Tartler <siretart@tauware.de>
avi: Improve non-interleaved detection Additional fixes by Nigel …
12:07 AM Changeset in ffmpeg [079758e4] by Reinhard Tartler <siretart@tauware.de>
h264: reset next_output_pic earlier in start_frame() In case …
12:05 AM Changeset in ffmpeg [a0a90b1a] by Reinhard Tartler <siretart@tauware.de>
tiffdec: use bytestream2 to simplify overread/overwrite protection …
12:05 AM Changeset in ffmpeg [fa60904e] by Reinhard Tartler <siretart@tauware.de>
bytestream: add bytestream2_copy_buffer() functions This is basically …
12:05 AM Changeset in ffmpeg [b473fdcd] by Reinhard Tartler <siretart@tauware.de>
bytestream: add functions for accessing size of buffer Signed-off-by: …
12:05 AM Changeset in ffmpeg [db52f05] by Reinhard Tartler <siretart@tauware.de>
movenc: allow override of "writing application" tag Signed-off-by: …
12:05 AM Changeset in ffmpeg [330c1803] by Reinhard Tartler <siretart@tauware.de>
matroskaenc: allow override of "writing application" tag …
12:05 AM Changeset in ffmpeg [1dce4a03] by Reinhard Tartler <siretart@tauware.de>
avfilter: Add missing emms_c when needed Arch specific calls should …
12:05 AM Changeset in ffmpeg [9938e450] by Reinhard Tartler <siretart@tauware.de>
mpeg12: check scantable indices in all decode_block functions Add …
12:05 AM Changeset in ffmpeg [71b8c843] by Reinhard Tartler <siretart@tauware.de>
sgidec: fix buffer size check in expand_rle_row() Right now it will …
12:05 AM Changeset in ffmpeg [d0ecfe32] by Reinhard Tartler <siretart@tauware.de>
adx: check that the offset is not negative Found-by: Mateusz "j00ru" …
12:05 AM Changeset in ffmpeg [07558d0b] by Reinhard Tartler <siretart@tauware.de>
mpegvideo: set reference/pict_type on generated reference frames …
12:05 AM Changeset in ffmpeg [27ac9585] by Reinhard Tartler <siretart@tauware.de>
h264: reset data partitioning at the beginning of each decode call …
12:05 AM Changeset in ffmpeg [35ba079f] by Reinhard Tartler <siretart@tauware.de>
h264: reset ref count if decoding the slice header fails Otherwise …
12:05 AM Changeset in ffmpeg [a7cce9eb] by Reinhard Tartler <siretart@tauware.de>
h264: reset first_field if frame_start() fails for missing refs In …
12:05 AM Changeset in ffmpeg [51ae8e26] by Reinhard Tartler <siretart@tauware.de>
h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 …
12:05 AM Changeset in ffmpeg [c4033cd4] by Reinhard Tartler <siretart@tauware.de>
h264: reject mismatching luma/chroma bit depths during sps parsing …
12:05 AM Changeset in ffmpeg [7f33a24e] by Reinhard Tartler <siretart@tauware.de>
h264: check that execute_decode_slices() is not called too many times …
12:05 AM Changeset in ffmpeg [0f71a5df] by Reinhard Tartler <siretart@tauware.de>
h264: do not use 422 functions for monochrome Fixes invalid memory …
12:05 AM Changeset in ffmpeg [3ee26080] by Reinhard Tartler <siretart@tauware.de>
h264: reset data_partitioning if decoding the slice header for NAL_DPA …
12:05 AM Changeset in ffmpeg [e0d8a174] by Reinhard Tartler <siretart@tauware.de>
h264_refs: make sure not to write over the bounds of the default ref …
12:05 AM Changeset in ffmpeg [2cbc8dfe] by Reinhard Tartler <siretart@tauware.de>
h264: check buffer size before accessing it Fixes invalid reads. …
12:05 AM Changeset in ffmpeg [afab4c42] by Reinhard Tartler <siretart@tauware.de>
configure: use utilities from /usr/xpg4/bin if it exists Solaris …
12:05 AM Changeset in ffmpeg [ecf21ab0] by Reinhard Tartler <siretart@tauware.de>
cmdutils: update copyright year to 2014. Signed-off-by: Martin …
12:03 AM Changeset in ffmpeg [16f0f97e] by Reinhard Tartler <siretart@tauware.de>
ituh263: reject b-frame with pp_time = 0 Avoid a division by 0 in …

May 31, 2014:

11:54 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
I meant "flac" file, not "flag".
10:48 PM Changeset in ffmpeg [6dc709f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cljr: support width%4 encoding Signed-off-by: Michael …
10:48 PM Changeset in ffmpeg [59a70422] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cljr: remove coded_frame code Signed-off-by: Michael …
10:17 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) created by dslkjlskdjfllk
Pretty simple: Convert any properly tagged flag file to an mp3 file, …
10:07 PM Ticket #3404 (High quality magnification filter) updated by Clément Bœsch
So I've been working on hqx recently, and more specifically on hq2x to …
10:07 PM hq2x.png attached to Ticket #3404 by Clément Bœsch
8:17 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if there is a problem that can be fixed …
7:11 PM Ticket #1551 (mov file is played by vlc, cannot be read by FFmpeg) closed by Carl Eugen Hoyos
fixed: Fixed in 26b0d719
5:45 PM Changeset in ffmpeg [ac1077ab] by Michael Niedermayer <michaelni@gmx.at>
lavc/dsputil: add missing vsad8 and vsse8 functions the mpeg encoder …
3:24 PM Changeset in ffmpeg [28f7b81] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
3:16 PM Changeset in ffmpeg [e692c967] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: fix encoding dimensions %16 != 0 Signed-off-by: …
3:16 PM Changeset in ffmpeg [879aa062] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: frame_copy_video: support copying from a smaller to a …
3:16 PM Changeset in ffmpeg [e868f84] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: fix 1 pixel block sizes Signed-off-by: Michael …
2:57 PM Changeset in ffmpeg [26b0d719] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read mov files where the moov atom is hidden within a free atom. …
2:35 PM Ticket #3693 (build broken with --disable-everything --enable-demuxer=matroska) closed by Carl Eugen Hoyos
fixed: Fixed in aab2e939 Could you comment on ticket #3679?
2:29 PM Changeset in ffmpeg [aab2e939] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-demuxer=matroska. …
1:50 PM Ticket #3693 (build broken with --disable-everything --enable-demuxer=matroska) created by Andrey Utkin
Summary of the bug: How to reproduce: This config works for revision …
12:55 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) closed by Carl Eugen Hoyos
fixed
12:53 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Fixed in 6e678528
11:41 AM Changeset in ffmpeg [e91e626] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/jpeglsenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [64afc3bb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/lclenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [cdfe06ae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/ljpegenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [b91bf48f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/tiffenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [c528d833] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/utvideoenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [6e678528] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use rc_max_rate in av_find_best_stream() if bitrate == 0. Fixes …
11:40 AM DLAD_8b_3c_big.dpx attached to Ticket #3692 by Carl Eugen Hoyos
11:40 AM DLAD_8b_1c_big.dpx attached to Ticket #3692 by Carl Eugen Hoyos
11:39 AM Ticket #3692 (dpx samples (possibly broken) look broken with FFmpeg, work fine with ...) created by Carl Eugen Hoyos
http://www.simplesystems.org/users/bfriesen/dpx/ contains three dpx …
11:26 AM Changeset in ffmpeg [925f7980] by Michael Niedermayer <michaelni@gmx.at>
libavformat: output cues for each subtitle block in MKV muxer …
10:54 AM Changeset in ffmpeg [9c22e909] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/movenchint: Fix movhinting with …
10:53 AM Changeset in ffmpeg [8c895ae7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3' * commit …
10:22 AM Changeset in ffmpeg [a5a6f6fe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: allow seeking back to the begin even if nothing is …
10:20 AM Changeset in ffmpeg [88544e8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix spelling error 'Inconsistant -> Inconsistent' Signed-off-by: …
10:20 AM Changeset in ffmpeg [f183eaa3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix spelling errors in texi files: accomodate -> accommodate allows to …
10:18 AM Changeset in ffmpeg [d773d777] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Correct the FSF address for two avisynth files to '51 Franklin Street, …
10:14 AM Changeset in ffmpeg [f15f4cef] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve the detection of architecture x86. This fixes building on …
9:02 AM Changeset in ffmpeg [f797b134] by Martin Storsjö <martin@martin.st>
rtpenc_chain: Don't copy the time base to the source stream by default …
8:27 AM Ticket #3484 (FFmpeg timing control problem) updated by Cigaes
You need to use -vf fps to have proper rounding for the times. …
8:16 AM Ticket #3484 (FFmpeg timing control problem) updated by fluff
This would seem more like a feature request. I think Blender's …
8:07 AM Ticket #3484 (FFmpeg timing control problem) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you believe there is a bug in FFmpeg that can be fixed.
6:37 AM Ticket #2661 (UT Video Decoder Broken) updated by fluff
Just FYI for anyone reading the mailing list, I tested the official …
6:12 AM Ticket #2661 (UT Video Decoder Broken) updated by Carl Eugen Hoyos
Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/178313
5:58 AM Ticket #2661 (UT Video Decoder Broken) reopened by fluff
2:26 AM Changeset in ffmpeg [4ba85600] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: increase VLC_BITS to 12 May require a different tuning for …
1:02 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to Timothy_Gu: > @Kamedo2 Just to make sure, …

May 30, 2014:

11:43 PM Changeset in ffmpeg [2e532aa8] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: fix assertion failure after 4h muxing Signed-off-by: …
11:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It needs updating of course. I know 96k and 64k both work reasonably well.
11:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Owner changed
11:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
@Kamedo2 Just to make sure, the problem described in …
10:38 PM Changeset in ffmpeg [f128342d] by Michael Niedermayer <michaelni@gmx.at>
build: fix compilation of svq1enc_mmx.c with --disable-mmx It's …
10:35 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
Resolution changed
10:35 PM Ticket #3691 (Can't convert celt file to wav.) closed by Carl Eugen Hoyos
invalid: FFmpeg only supports latest libcelt which is 0.11.1.
10:29 PM Changeset in ffmpeg [4ac41a52] by Michael Niedermayer <michaelni@gmx.at>
x86/huffyuvdsp: fix some prototypes Remove duplicate prototypes and …
10:22 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
Version, Component changed
"Which version are you testing?" @Xubuntu:~/celt011-win32$ wine …
10:14 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
It does not work here with: […] Which version are you testing?
10:12 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
"Which application does decode the sample?" Hi I can decode it with a …
10:11 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) updated by Michael Niedermayer
I guess the parser would have to parse more of the header to figure …
9:56 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
Component changed
Which application does decode the sample?
9:56 PM celt_testfile.oga attached to Ticket #3691 by Carl Eugen Hoyos
9:15 PM Changeset in ffmpeg [83b8987] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838' * commit …
8:52 PM Changeset in ffmpeg [1fe40e1b] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from …
8:14 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
Version changed
8:03 PM Changeset in ffmpeg [69275706] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6' * commit …
8:01 PM Ticket #3691 (Can't convert celt file to wav.) created by bat999
Summary of the bug: Can't convert celt file to wav. How to reproduce: …
7:56 PM Changeset in ffmpeg [0ec75a04] by Martin Storsjö <martin@martin.st>
ppc: Fix compilation for ppc64le (ELFv2) CC: libav-stable@libav.org
7:46 PM Changeset in ffmpeg [d6d767d9] by Martin Storsjö <martin@martin.st>
ppc: Fix compilation for ppc64le (ELFv2) CC: libav-stable@libav.org
7:45 PM Changeset in ffmpeg [abb810db] by Martin Storsjö <martin@martin.st>
Revert "rtpenc_chain: Don't copy the time_base back to the caller" …
7:39 PM Changeset in ffmpeg [d136fe6f] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: fewer functions for x86_64 When there are 2 …
7:24 PM Changeset in ffmpeg [e0d07455] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options: leave priv_data in avcodec_copy_context() intact …
6:51 PM Ticket #3686 (ffprobe returns incorrect duration) updated by Carl Eugen Hoyos
Is this problem not reproducible with ffmpeg?
5:07 PM Ondine_clip_cut.mpg attached to Ticket #3690 by Carl Eugen Hoyos
5:06 PM Ticket #3690 (Field-encoded MPEG-2 samples allow to seek to a non-key frame / show ...) created by Carl Eugen Hoyos
Some field-encoded mpeg2video samples do not skip non-keyframes when …
4:55 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by Carl Eugen Hoyos
Replying to jyavenard: > I never had issue using the …
4:53 PM Encode/HighQualityAudio edited by Kamedo2
For native AAC encoder, high bitrates like 320kbps causes trouble now. (diff)
4:52 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
As said: Please provide MPlayer output, it tells us about the CPU usage.
4:49 PM Changeset in ffmpeg [82efa24c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: simplify get() Signed-off-by: Michael …
4:49 PM Changeset in ffmpeg [f6b1cd39] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: load 4 samples at a time in get() …
4:49 PM Changeset in ffmpeg [63b4d6f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct …
4:49 PM Changeset in ffmpeg [e263af30] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Set bits_per_raw_sample Signed-off-by: …
4:49 PM Changeset in ffmpeg [8716605a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE Signed-off-by: …
4:34 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Oh, forgot FAAC uses percent in 0-100. :)
4:29 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
duplicate of #2915
4:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > I don't understand. How is …
4:28 PM Ticket #2915 (mpeg2 vdpau hardware decoding does sometimes not work with libavformat ...) updated by jyavenard
same issue with #3688.
4:28 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by jyavenard
I never had issue using the software decoder, quite the opposite. Only …
4:01 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
ticket #254 is closed... maybe it is worth reopening it for clarity?
3:51 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Please test with ffmpeg, only report ffprobe issues if …
3:49 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) closed by Carl Eugen Hoyos
fixed: This was an issue with the software decoder that was fixed by Michael, …
3:46 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I don't understand. How is -q:a 30 48kbps? Or is it 0.30?
3:43 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by gjdfgh
Cc changed
So apparently this is the same as #3688 and #2915, and it's still broken.
3:43 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Jerry Scoggins
Sorry, I didn't search for previous keywords. This is my first bug …
3:42 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) reopened by gjdfgh
3:41 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Now please test if this is all …
3:38 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Did you find any ticket with your keywords?
3:38 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by gjdfgh
He always does this. Is the issue here that ffmpeg usually always …
3:37 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) closed by Carl Eugen Hoyos
duplicate: Same issue as originally reported in ticket #254
3:34 PM Changeset in ffmpeg [3ea0d9c8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VDPAU decoders, regression since f2f99f07.
3:33 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Jerry Scoggins
Was this an automated response? It's a little odd my keywords and …
3:24 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide a sample and the complete, uncut console output of …
3:23 PM Ticket #3689 (ffprobe identifies caption track as subtitle) created by Jerry Scoggins
When I run the latest ffprobe on a QuickTime movie that contains a …
2:57 PM Changeset in ffmpeg [154cee92] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
2:53 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) closed by Carl Eugen Hoyos
invalid: Now please test if this is all just pulse-related by switching to …
2:40 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by Carl Eugen Hoyos
Keywords changed
Regression since e738cee9
2:35 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
It works more or less, the video is glitchy and the sound stops every …
2:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Because of my simple mistake, I'm testing these 6 encoders with a …
2:18 PM Changeset in ffmpeg [0b6292b7] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: move all the function prototypes together …
2:04 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by gjdfgh
Cc changed
Probably related to or duplicate of https://trac.ffmpeg.org/ticket/2915
1:43 PM Changeset in ffmpeg [bfb48823] by Michael Niedermayer <michaelni@gmx.at>
tests: Add MPEG4 nsse test Signed-off-by: Timothy Gu …
1:38 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
How does MPlayer output looks like?
1:25 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) reopened by gouessej
I followed your advice: ffmpeg -i …
1:20 PM Changeset in ffmpeg [f743fa9c] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: add_hfyu_left_pred_bgr32 C MMX SSE2 …
1:17 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
BRANCH: master (772d46d) …
1:12 PM Changeset in ffmpeg [7be79c76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and …
1:05 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
Summary changed
1:05 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) created by jyavenard
When using VDPAU, this particular file doesn't display properly. The …
1:00 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
I was playing this video while compiling ffmpeg. Please wait for a …
12:57 PM Changeset in ffmpeg [884078d2] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: add SSE2 median prediction From 5010c to 4566 on …
12:57 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) closed by Carl Eugen Hoyos
invalid: Replying to gouessej: > A: 18.4 V: 2.9 A-V: 15.485 ct: …
12:14 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
It works with mplayer as is: [gouessej@localhost ~]$ mplayer …
12:00 PM Ticket #845 (Artefacts with Indeo 4) updated by Michael Niedermayer
partly fixed by Dirk Ausserhaus in 8bfb4d72dd9324fda14bb49dda3468ccba5873e2
11:55 AM Changeset in ffmpeg [b3dfebd6] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix off by 1 error in matroska_read_seek() …
11:49 AM Changeset in ffmpeg [8bfb4d72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo4: Decode both parts of IP frames Fixes part of …
11:49 AM Changeset in ffmpeg [d24673a2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo4: Move frametypes into common header. Signed-off-by: …
11:47 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Replying to gouessej: > Do I have to do anything else to …
11:34 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Just rebuild current FFmpeg git …
11:30 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) closed by Carl Eugen Hoyos
fixed: Should be fixed in 1acb5ca0 - thank you for the report!
5:43 AM MSADPCM.wav attached to Ticket #3645 by Carl Eugen Hoyos
5:38 AM Changeset in ffmpeg [ca2ec98c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in …
5:26 AM Changeset in ffmpeg [1acb5ca0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve frame size calculation in caf muxer to fix adpcm_ms remuxing. …
4:17 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Component changed
Does attached patch make a difference for the failing camera?
4:16 AM patchmjpeg.diff attached to Ticket #3679 by Carl Eugen Hoyos
3:32 AM 8bpp.bmp attached to Ticket #3687 by Carl Eugen Hoyos
3:31 AM Ticket #3687 (bmp parser is more strict than the bmp decoder) created by Carl Eugen Hoyos
I will attach a bmp sample with incorrect written size, the file …
2:05 AM Changeset in ffmpeg [772d46d3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeldsp: Restore author attribution See: …
2:05 AM Changeset in ffmpeg [8c891d90] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/qpeldsp_init: Restore author attribution See: …
2:05 AM Changeset in ffmpeg [b15a3cc5] by Michael Niedermayer <michaelni@gmx.at>
qpel_template: Restore author attribution See: …
1:09 AM latest_ffprobe.txt attached to Ticket #3686 by hxuanyu
1:09 AM 201_ffprobe.txt attached to Ticket #3686 by hxuanyu
1:08 AM Ticket #3686 (ffprobe returns incorrect duration) created by hxuanyu
the test video has 7 streams, both ffmpeg-2.0.1 and latest git header …
12:43 AM Changeset in ffmpeg [98a6806f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' * commit …
Note: See TracTimeline for information about the timeline view.