Timeline



Oct 16, 2013:

10:49 PM Changeset in ffmpeg [3ed65d98] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: fix race between setting and using the log callback …
9:05 PM Changeset in ffmpeg [4a11d773] by Luca Barbato <lu_zero@gentoo.org>
nuv: check rtjpeg_decode_frame_yuv420 return value CC: …
9:05 PM Changeset in ffmpeg [abb41f19] by Luca Barbato <lu_zero@gentoo.org>
nuv: Reset the frame on resize Reported-by: Mateusz "j00ru" Jurczyk …
9:05 PM Changeset in ffmpeg [c1ebdef0] by Luca Barbato <lu_zero@gentoo.org>
nuv: Use av_fast_realloc The decompressed buffer can be used after …
9:05 PM Changeset in ffmpeg [d2eddcfc] by Luca Barbato <lu_zero@gentoo.org>
nuv: return meaningful error codes. (cherry picked from commit …
9:05 PM Changeset in ffmpeg [36fc3207] by Luca Barbato <lu_zero@gentoo.org>
nuv: Pad the lzo outbuf And properly update the buf_size with the …
9:05 PM Changeset in ffmpeg [cda26ab2] by Luca Barbato <lu_zero@gentoo.org>
nuv: Do not ignore lzo decompression failures Update the fate …
9:05 PM Changeset in ffmpeg [3cc05e0d] by Luca Barbato <lu_zero@gentoo.org>
oma: correctly mark and decrypt partial packets Incomplete crypted …
9:05 PM Changeset in ffmpeg [b98a824c] by Luca Barbato <lu_zero@gentoo.org>
oma: check geob tag boundary Prevent read after buffer boundary on …
9:05 PM Changeset in ffmpeg [e930b112] by Luca Barbato <lu_zero@gentoo.org>
oma: refactor seek function Properly propagate seek errors from avio …
9:05 PM Changeset in ffmpeg [5312fb82] by Luca Barbato <lu_zero@gentoo.org>
8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
9:05 PM Changeset in ffmpeg [a9ebc17b] by Luca Barbato <lu_zero@gentoo.org>
rtmp: Do not misuse memcmp CC: libav-stable@libav.org (cherry picked …
9:05 PM Changeset in ffmpeg [067713f1] by Luca Barbato <lu_zero@gentoo.org>
rtmp: rename data_size to size (cherry picked from commit …
8:54 PM Changeset in ffmpeg [2da49df1] by Luca Barbato <lu_zero@gentoo.org>
lavc: set the default rc_initial_buffer_occupancy rc_buffer_size is …
8:32 PM Changeset in ffmpeg [9a63a45e] by Michael Niedermayer <michaelni@gmx.at>
doc/utils: fix docs build Not sure this is the correct solution but …
6:44 PM Changeset in ffmpeg [37d6b2b] by Michael Niedermayer <michaelni@gmx.at>
swsscale/swscale_unscaled: add GBRAP16 Signed-off-by: Paul B Mahol …
6:44 PM Changeset in ffmpeg [9ec9d463] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_unscaled: fix alpha pointer & stride for …
6:37 PM sine_tester.flac attached to Ticket #2686 by Kamedo2
Sine waves for a warbling test. 50 440 1000 3000 7000 10000 20000Hz. …
6:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The v7 uses less than one third bitrate of v6 in -q:a 0.4 and -q:a 0.7 …
6:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Seems like a hard problem. If you commit v7, people will have trouble …
6:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'll retest the sine when I've got time. But try to confirm it's the …
5:35 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Then I'll start the test. BTW, the sine warbling problem #2706
5:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It'll take a while. I'm 1 week away from a conference that demands my …
4:53 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > v7 patch is attached. > > …
4:32 PM Changeset in ffmpeg [586b8ea2] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: reference ffmpeg-utils manual for color and sizes options …
4:32 PM Changeset in ffmpeg [155a5ff0] by Stefano Sabatini <stefasab@gmail.com>
doc/utils: reformat doc for color syntax and add list of supported …
4:32 PM Changeset in ffmpeg [b4da1fa5] by Stefano Sabatini <stefasab@gmail.com>
doc/utils: rewrite doc for time duration syntax Extend description …
3:59 PM Changeset in ffmpeg [d433e1ae] by Martin Storsjö <martin@martin.st>
mem: Make av_strdup allocate using av_realloc This makes sure that …
3:54 PM Changeset in ffmpeg [d0b7d24b] by Michael Niedermayer <michaelni@gmx.at>
Support HEVC in transport streams.
3:28 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
Patch by Michael Luckey. Hope it helps.
3:26 PM xdcam.patch attached to Ticket #2573 by rmk
Hack that fixes the behaviour for this case
3:17 PM Changeset in ffmpeg [734ccf37] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp9: fix band_counts array size / padding Signed-off-by: …
2:54 PM Changeset in ffmpeg [4413dcc0] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: piz decompression Signed-off-by: Paul B Mahol …
1:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The bitrate distribution of the encoders I'm going to test. …
1:37 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
from #ffmpeg-devel: […]
1:08 PM Changeset in ffmpeg [4d41a25d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:52 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by Carl Eugen Hoyos
Replying to jaanusk: > Care to share your patch? Can you …
12:51 PM Changeset in ffmpeg [8210e384] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95587859cc69e5abe37c9e3af48008032d98e262' into HEAD * …
12:33 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by jaanusk
Replying to dicroce: > I have extracted your changes from …
12:18 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
I can confirm (tested with my test video samples) that patched ffmpeg …
12:02 PM Changeset in ffmpeg [ab16d5b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a90905db2e6ab1840890f3a88bfd3bf008b9d886' * commit …
11:54 AM Changeset in ffmpeg [8610751] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a84616b736fca5ebd6b87489dd41bc06ccdf7860' * commit …
11:19 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
The last line in your output is {{{At least one output file must be …
11:08 AM Changeset in ffmpeg [10c6d1b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5' * commit …
11:06 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
Replying to cehoyos: > Replying to [comment:5
10:56 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
I have an issue on the second step: it seems that "make …
10:55 AM fate1.log attached to Ticket #3048 by Andrey
10:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
klaussfreire, Thank you for all the effort to improve the FFmpeg. …
10:52 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > The ffmpeg command as written …
10:51 AM Changeset in ffmpeg [f7f74a37] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208' * commit …
10:43 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, I apologize for reply late on this. The ffmpeg command as …
10:39 AM Changeset in ffmpeg [91248f08] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b81dbd6cb7522bea96d78a52f8a4c25a47b820c9' * commit …
10:23 AM Changeset in ffmpeg [83bfcc3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3' * commit …
10:21 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
[…] Several steps are necessary if (and only if) you want to help …
10:12 AM Changeset in ffmpeg [8778c49a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '68edd5be0980941924ae633d98589d56a8091bbd' * commit …
10:07 AM Changeset in ffmpeg [6659eb71] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf' * commit …
10:05 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
Ok, I have installed bc and did "make fate". Console output is attached.
10:02 AM fate.log attached to Ticket #3048 by Andrey
fate output
9:30 AM Changeset in ffmpeg [8895b71d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '29c455ce3daf7fb369ba20cf77c74bd8e3b43b55' * commit …
9:29 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
Replying to nikolaynnov: > ICL can't compile some asm code …
9:22 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Carl Eugen Hoyos
Replying to mathstuf: > Any guidance? Unfortunately, most …
9:12 AM Changeset in ffmpeg [3a8b52c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8' * commit …
8:58 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
v7 patch is attached. It's not commitable or complete yet. I know it …
8:56 AM Changeset in ffmpeg [12e98210] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c0085f94fea89b180e5727b193484a83586d3490' * commit …
8:51 AM aac-improvements-wip-v7.patch attached to Ticket #2686 by klaussfreire
v7 patch - mostly bugfixing on v6, but quite significant bugs - still …
4:07 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
1) "look in configure, theres a if enbled icl ... "disable inline_asm" …
3:49 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
An initial stab at the implementation is on my GitHub fork[1] of the …

Oct 15, 2013:

11:48 PM Changeset in ffmpeg [64b3aaf8] by Michael Niedermayer <michaelni@gmx.at>
hevc: fixing TSCL_A_VIDYO_5 decoding output order(cherry picked from …
11:26 PM Changeset in ffmpeg [48e1114a] by Michael Niedermayer <michaelni@gmx.at>
fate: fix DBLK_A_MAIN10_VIXS_2 on big endian Signed-off-by: Michael …
11:25 PM Changeset in ffmpeg [fb3cea4b] by Michael Niedermayer <michaelni@gmx.at>
FATE: add HEVC tests The tests are disabled as 2 do not pass yet …
10:26 PM Changeset in ffmpeg [f58cb772] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: fix "correctly" typo Found-by: Timothy Gu …
10:17 PM Changeset in ffmpeg [16b6839d] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroskadec: Support HEVC demuxing. Signed-off-by: Michael …
10:17 PM Changeset in ffmpeg [53f903b7] by Michael Niedermayer <michaelni@gmx.at>
lavf/mov: Support HEVC demuxing. Signed-off-by: Michael Niedermayer …
10:17 PM Changeset in ffmpeg [cf49d015] by Michael Niedermayer <michaelni@gmx.at>
valgrind cleanup(cherry picked from commit …
9:58 PM Changeset in ffmpeg [825c7c6] by Luca Barbato <lu_zero@gentoo.org>
mpegvideo: Move 8x8 in a separate function
9:58 PM Changeset in ffmpeg [95587859] by Luca Barbato <lu_zero@gentoo.org>
mpegvideo: Move obmc in a separate function
9:58 PM Changeset in ffmpeg [a90905db] by Luca Barbato <lu_zero@gentoo.org>
ffv1: Assume bitdepth 0 means 8bit CC: libav-stable@libav.org
9:58 PM Changeset in ffmpeg [a84616b7] by Luca Barbato <lu_zero@gentoo.org>
mpegvideo: K&R formatting cosmetics
9:58 PM Changeset in ffmpeg [93f30547] by Luca Barbato <lu_zero@gentoo.org>
lavc: Convert some remaining strides to ptrdiff_t
9:48 PM Changeset in ffmpeg [93c1fe4d] by Michael Niedermayer <michaelni@gmx.at>
hevc: add ts demux support cherry picked from commit …
8:13 PM Changeset in ffmpeg [f2dd45d0] by Michael Niedermayer <michaelni@gmx.at>
lavc/hevc: mark decoder as experimental Signed-off-by: Michael …
8:13 PM Changeset in ffmpeg [af980aa4] by Michael Niedermayer <michaelni@gmx.at>
lavc/hevc_ps: fix PIX_FMT enums Signed-off-by: Michael Niedermayer …
8:13 PM Changeset in ffmpeg [c8dd048a] by Michael Niedermayer <michaelni@gmx.at>
lavc: add a HEVC decoder. Initially written by Guillaume Martres …
7:43 PM Changeset in ffmpeg [2a19fcc1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudio_tablegen: remove dead branch Signed-off-by: Michael …
7:23 PM Changeset in ffmpeg [12cc3bf2] by Michael Niedermayer <michaelni@gmx.at>
avformat: rename a few more h.265 to HEVC Signed-off-by: Michael …
7:05 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Kamedo2
[…]
7:03 PM Changeset in ffmpeg [59352a07] by Michael Niedermayer <michaelni@gmx.at>
avcodec: improve precission for cbrtf() emulation cbrtf() took floats …
6:02 PM Changeset in ffmpeg [4baba6c8] by Anton Khirnov <anton@khirnov.net>
h264_parser: Fix POC parsing for the case where MMCO_RESET is present. …
6:02 PM Changeset in ffmpeg [b81dbd6c] by Anton Khirnov <anton@khirnov.net>
h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. …
6:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry, I had the intention of posting it this weekend, but I've been …
5:48 PM Changeset in ffmpeg [6b081eff] by Anton Khirnov <anton@khirnov.net>
fate: add vorbiscomment cover art test Signed-off-by: James Almer …
5:34 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Replying to Kamedo2: > All of these 3 examples crash. …
5:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
klaussfreire, is the patch ready?
5:11 PM Changeset in ffmpeg [68edd5be] by Anton Khirnov <anton@khirnov.net>
FATE: use proper comparison mode in the lavr tests
5:10 PM Changeset in ffmpeg [dd33637] by Anton Khirnov <anton@khirnov.net>
tiny_psnr: switch f32 handling to floating point Also add support for f64.
4:55 PM voaacenc_freeze_30-39.flac attached to Ticket #3038 by Kamedo2
This sample crashes the FFmpeg vo-aacenc 32k. Chie Ayado - To You, …
4:49 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Kamedo2
I tried the input.mp4 and it crashed on Win7 64bit, Core i7 870. I …
4:07 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) closed by Michael Niedermayer
fixed: This should have been fixed by ronald in …
4:01 PM Changeset in ffmpeg [29c455ce] by Diego Biurrun <diego@biurrun.de>
bitstream: Check the result of av_malloc()
4:01 PM Changeset in ffmpeg [3b4fa548] by Diego Biurrun <diego@biurrun.de>
cavs: more K&R formatting cosmetics
4:00 PM Changeset in ffmpeg [c0085f9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpegaudio_tablegen: Don't use llrint You cannot count on it being …
4:00 PM Changeset in ffmpeg [479a5279] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cos_tablegen: Don't use lrint You cannot count on it being present on …
4:00 PM Changeset in ffmpeg [bc31a7a3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
tablegen: Don't use cbrtf in host tools You cannot count on them …
4:00 PM Changeset in ffmpeg [884fd4d2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
tableprint: Fix use of a size_t print with MSVC %zu was introduced in …
3:52 PM Changeset in ffmpeg [e5169211] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpegaudio_tablegen: Don't use llrint You cannot count on it being …
3:52 PM Changeset in ffmpeg [50867209] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cos_tablegen: Don't use lrint You cannot count on it being present on …
3:52 PM Changeset in ffmpeg [008014b5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
tablegen: Don't use cbrtf in host tools You cannot count on them …
3:51 PM Changeset in ffmpeg [00aa24ff] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
tableprint: Fix use of a size_t print with MSVC %zu was introduced in …
2:46 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
Priority changed
warning added
2:34 PM Changeset in ffmpeg [51df6169] by Michael Niedermayer <michaelni@gmx.at>
configure: Warn when inline asm is disabled for ICL See Ticket3048 …
1:43 PM Ticket #3050 (library.mak uses strip flags (-wN) that assumes GNU strip) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3037.
1:42 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
look in configure, theres a if enbled icl ... "disable inline_asm" …
1:17 PM Changeset in ffmpeg [1120fd78] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: simplify logic and fix !=0 check on segment_end return …
12:57 PM Changeset in ffmpeg [67e507e1] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: log segments as they end to AV_LOG_VERBOSE …
12:55 PM Changeset in ffmpeg [3b9f8e7c] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: simplify segment_count update Now segment_count mark …
12:50 PM Ticket #3050 (library.mak uses strip flags (-wN) that assumes GNU strip) created by Hanspeter Niederstrasser
Building ffmpeg git on OS X spits out tons of non-fatal errors about …
12:41 PM Changeset in ffmpeg [ccfb550b] by Paul B Mahol <onemda@gmail.com>
fate: add pxr24 exr test Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:32 PM Ticket #2898 (jpeg2000: invalid write with lowres 3) closed by Michael Niedermayer
fixed: fixed in a1b9004b768bef606ee98d417bceb9392ceb788d
12:30 PM Changeset in ffmpeg [a1b9004b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: fix context consistency with too large lowres …
7:34 AM Changeset in ffmpeg [0a6ce255] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: http: …
7:19 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) updated by Carl Eugen Hoyos
Could you please test the different versions of FFmpeg on the same …
3:43 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
Unfortunately I don't have complete patch for git master. Note: My …
2:57 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) updated by ramitb
FYI it also can't read the bitrate in the same line as duration - …
2:55 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) created by ramitb
Summary of the bug: This is a regression bug, it used to work fine …
12:06 AM Changeset in ffmpeg [c35d29a9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init This …

Oct 14, 2013:

11:59 PM Changeset in ffmpeg [ab8cbfe0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputil_init: remove duplicated sse2 idct init …
11:46 PM Changeset in ffmpeg [1bf8fa75] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputil_init: fix cpu flag checks Fixes linking failure …
9:08 PM Changeset in ffmpeg [a06dcde5] by Stefano Sabatini <stefasab@gmail.com>
doc: make x11grab examples consistent with option names Change -r to …
7:06 PM Changeset in ffmpeg [d6f86d74] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Demux support for SeekPreRoll and CodecDelay Adds …
6:57 PM Changeset in ffmpeg [708b32b] by Martin Storsjö <martin@martin.st>
http: Check the auth string contents and not only the pointer This …
6:18 PM Changeset in ffmpeg [42a8d8ae] by Paul B Mahol <onemda@gmail.com>
avformat/rpl: use avpriv_report_missing_feature/avpriv_request_sample …
4:46 PM Changeset in ffmpeg [0f99aad8] by Michael Niedermayer <michaelni@gmx.at>
lavc: Adding seek_preroll to AVCodecContext seek_preroll field is …
3:19 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
Point noted, on this one I didn't try. Will keep it in mind next time
3:09 PM Ticket #3046 (H.264 in avi: unknown codec) updated by compn
http://www.cacaotools.com/board_view.php?kind=qna&ind=8027 mentions …
2:42 PM Ticket #2902 (ICL13 compiler configuration failure) updated by Carl Eugen Hoyos
Can somebody confirm that this problem is not reproducible with …
2:40 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
Priority, Version changed
Sounds important to me because FFmpeg apparently does not only not …
2:37 PM Ticket #3047 (bits_per_sample is reporting 0 for FLAC files) closed by Carl Eugen Hoyos
invalid: Afaict, bits_per_sample is only valid for pcm and closely related …
2:31 PM Ticket #3046 (H.264 in avi: unknown codec) closed by Carl Eugen Hoyos
fixed: Fixed in f7ed044ee.
2:29 PM Changeset in ffmpeg [f7ed044e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support H.264 fourcc UMSV. Fixes ticket #3046.
2:18 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > i can only go by output, it …
2:13 PM Changeset in ffmpeg [f9bef2be] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
2:06 PM Changeset in ffmpeg [e3e0e3d0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497' * commit …
1:54 PM Changeset in ffmpeg [9ac124c8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '206895708ea2b464755d340e44501daf9a07c310' * commit …
1:48 PM Changeset in ffmpeg [12e4493f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098' * commit …
1:37 PM Changeset in ffmpeg [12ca544a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15748773bf33c110e6e2e9526c7ba5478274c74c' * commit …
1:31 PM Changeset in ffmpeg [953dd723] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c' * commit …
11:41 AM Changeset in ffmpeg [a3fabc6c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86: more AVX2 framework Signed-off-by: Derek Buitenhuis …
11:41 AM Changeset in ffmpeg [c6908d6b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: FMA3/4 Support Signed-off-by: Derek Buitenhuis …
11:39 AM Changeset in ffmpeg [20689570] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Remove our FMA4 support This is so we can sync to x264's …
11:36 AM Changeset in ffmpeg [c108ba01] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Use VEX-encoded instructions in AVX functions Automatically …
11:36 AM Changeset in ffmpeg [15748773] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avresample/x86: Switch operand order for mulps With the forthcoming …
11:27 AM Changeset in ffmpeg [84a125c] by Martin Storsjö <martin@martin.st>
rtmp: Allocate the prev_pkt arrays dynamically Normally, all channel …
11:02 AM Changeset in ffmpeg [1d4476d5] by Michael Niedermayer <michaelni@gmx.at>
movenc: use ff_alloc_extradata() Signed-off-by: James Almer …
11:01 AM Changeset in ffmpeg [00408f95] by Michael Niedermayer <michaelni@gmx.at>
oggparsecelt: use ff_alloc_extradata() Signed-off-by: James Almer …
10:59 AM Changeset in ffmpeg [aae8975f] by Michael Niedermayer <michaelni@gmx.at>
oggparseopus: use ff_alloc_extradata() Signed-off-by: James Almer …
8:18 AM Changeset in ffmpeg [8d9f08ef] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: cavs: …
7:48 AM ICL_HAVE_INLINE.git.patch attached to Ticket #3048 by Andrey
small path to compile ffmpeg with ICL and HAVE_INLINE_ASM
7:47 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) created by Andrey
I have old version of ffmpeg (0.8) with was compiled with ICL compiler …
6:59 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Priority, Keywords changed
5:07 AM Ticket #2902 (ICL13 compiler configuration failure) updated by Andrey
I have the same bug with c99wrap 1.0.1. It just does nothing with …
5:02 AM Ticket #3047 (bits_per_sample is reporting 0 for FLAC files) created by shensiapoost
Summary of the bug: When I use ffprobe, the bits_per_sample is 0 for …
12:10 AM Changeset in ffmpeg [d794b7db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1b20d0f581f01f2df601c9e68d0d321672d97af7' * commit …
12:04 AM Changeset in ffmpeg [fb8a10db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '14ddbb477faef359983151b763fd8b20e578651b' * commit …

Oct 13, 2013:

11:35 PM Changeset in ffmpeg [5970f4bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: check the auth string contents not the pointer which …
11:26 PM Ticket #3045 (x11grab does not handle missed frames properly) updated by Levi
Replying to cehoyos: > Could you confirm that the problem …
10:37 PM Changeset in ffmpeg [6b1b63df] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af' * commit …
10:17 PM Changeset in ffmpeg [5dee3e8b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4' * commit …
10:04 PM Changeset in ffmpeg [00520088] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc' * commit …
8:21 PM Changeset in ffmpeg [5340c3dd] by Paul B Mahol <onemda@gmail.com>
avformat/westwood_vqa: s/unsigned char/uint8_t & s/unsigned …
8:13 PM Changeset in ffmpeg [a807c682] by Paul B Mahol <onemda@gmail.com>
avformat: use ff_alloc_extradata() Signed-off-by: Paul B Mahol …
8:13 PM Changeset in ffmpeg [3fd79833] by Paul B Mahol <onemda@gmail.com>
avformat: add ff_alloc_extradata() helper Signed-off-by: Paul B Mahol …
7:50 PM Ticket #2921 (jpeg2000: invalid write 3) closed by Michael Niedermayer
fixed: Fixed in e54f4510aa45d8074544dc8b565f6e32c66ef404 and …
7:48 PM Changeset in ffmpeg [fe448cd2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: prevent out of array accesses in pixel addressing …
7:48 PM Changeset in ffmpeg [e54f4510] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000: zero i/f_data Fixes uninitialized use of variables …
7:16 PM Ticket #3046 (H.264 in avi: unknown codec) updated by llogan
Not at the moment and I haven't heard back from the user that provided …
6:22 PM Ticket #2904 (ffplay: png apic doesn't display anymore) closed by Marton Balint
fixed: Fixed in 0258e4dc8ba8b0e47c42ba73f06211094b1ceac8.
5:37 PM Changeset in ffmpeg [ede7602c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
5:36 PM Ticket #2843 (jpeg2000: crash with fuzzed file 2) closed by Michael Niedermayer
fixed: fixed in ac3b01a9c0607961f4540fe62040833870f5deb1
5:23 PM Changeset in ffmpeg [ac3b01a9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: check transform equality in MCT Fixes null …
4:25 PM Changeset in ffmpeg [522f78f8] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparseopus: fix nb_headers Line comes from …
4:15 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
No but will do after it has been rebased to current head and cleaned …
3:52 PM Changeset in ffmpeg [39185ec4] by Luca Barbato <lu_zero@gentoo.org>
cavs: Check for negative cbp Sample-Id: 00000647-google Reported-by: …
3:52 PM Changeset in ffmpeg [1b20d0f5] by Luca Barbato <lu_zero@gentoo.org>
cavs: Return meaningful error values
3:52 PM Changeset in ffmpeg [14ddbb47] by Luca Barbato <lu_zero@gentoo.org>
cavs: K&R formatting cosmetics
11:39 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
i can only go by output, it looked similar. do you think its some …
11:19 AM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) reopened by Carl Eugen Hoyos
11:19 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) reopened by Carl Eugen Hoyos
Replying to rmk: > I have to apologize. The bug is still …
10:46 AM Changeset in ffmpeg [3130416a] by Marton Balint <cus@passwd.hu>
ffplay: add support for changing the channel by the C key …
10:31 AM Changeset in ffmpeg [543d81a] by Marton Balint <cus@passwd.hu>
ffplay: cycle through the streams of the current program, and not …
10:31 AM Changeset in ffmpeg [0258e4dc] by Marton Balint <cus@passwd.hu>
ffplay: add null packet after attached pics packet Fixes ticket …
10:31 AM Changeset in ffmpeg [b118d3e2] by Marton Balint <cus@passwd.hu>
ffplay: factor out putting null packet into the queue Signed-off-by: …
9:59 AM Changeset in ffmpeg [71549a85] by Martin Storsjö <martin@martin.st>
http: Support auth method detection for POST Inspired by a patch by …
9:59 AM Changeset in ffmpeg [eb8b05a3] by Martin Storsjö <martin@martin.st>
http: Add an option for forcing basic authentication The default is …
9:50 AM Changeset in ffmpeg [fa7e9f9] by Paul B Mahol <onemda@gmail.com>
avformat/vocdec: return AVERROR_EOF when EOF is reached …
9:50 AM Changeset in ffmpeg [eb90a209] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
pthread: Fix deadlock during thread initialization Sometimes, if …
8:51 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
I have to apologize. The bug is still there as it used to be. I …
8:46 AM Changeset in ffmpeg [4b948dca] by Michael Niedermayer <michaelni@gmx.at>
doc/developer: Merge license related policy items Signed-off-by: …
8:38 AM Changeset in ffmpeg [43dec5ef] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: indeo4: …
8:19 AM Changeset in ffmpeg [d3850ac5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0cb83c563848bf8f8365e7bd30e7e6b57ef360f0' * commit …
8:18 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
I have two questions: * Why do you think this new sample is related to …
8:06 AM Changeset in ffmpeg [0c7bd340] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fd2384f02b905a106fba9222ece4ddbe2ec61937' * commit …
7:51 AM Changeset in ffmpeg [77caa31f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c18375ec8040a9fe0f186b2033dc975883143758' * commit …
7:37 AM Changeset in ffmpeg [92b03cf9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8' * commit …
7:09 AM Changeset in ffmpeg [8dbf98e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574' * commit …
6:53 AM Changeset in ffmpeg [3ce0edde] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed9245dba83f9add60f55718b537b0af2105c60e' * commit …
6:45 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I've uploaded one more sample file "Ticket #3032-2.wtv" which exhibits …
6:28 AM Changeset in ffmpeg [b6ffe8af] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9c15ef35d404fca2adc31276c1eedb11cf485461' * commit …
6:17 AM Changeset in ffmpeg [40ade071] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '16ea20c827ef2ffaf77d5e05d5cf9983689f7b2b' * commit …
6:09 AM Changeset in ffmpeg [29d64b1d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66d3f5fd5ca4cb3d09b52ad1041cd4359325a21a' * commit …
6:01 AM Changeset in ffmpeg [b35ef855] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '364af376f343d4706c4cdb7ab9fe0863994e6c01' * commit …
5:32 AM Changeset in ffmpeg [de80cebd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9ab5f7107d2f1411e9fda6c36af64524e5ed31d1' * commit …
4:48 AM Changeset in ffmpeg [830a567] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'df6737a55f5dc7c0ae5272bc5fa6182836d5481c' * commit …

Oct 12, 2013:

11:38 PM Changeset in ffmpeg [c9ef6b09] by Luca Barbato <lu_zero@gentoo.org>
indeo4: Check the inherited quant_mat Invalidate it if not supported. …
11:38 PM Changeset in ffmpeg [0cb83c56] by Luca Barbato <lu_zero@gentoo.org>
indeo4: Check the block size if reusing the band configuration …
10:26 PM Changeset in ffmpeg [87fe0bbd] by Michael Niedermayer <michaelni@gmx.at>
lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value …
9:54 PM Ticket #3046 (H.264 in avi: unknown codec) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Do you know what produced this sample? This would allow a useful …
9:38 PM unknown_codec_h264.avi attached to Ticket #3046 by llogan
9:23 PM Ticket #3046 (H.264 in avi: unknown codec) created by llogan
[…] […]
9:10 PM Ticket #3003 (aac in dvb: No audio) updated by llogan
Status, Reproduced by developer changed
8:21 PM Changeset in ffmpeg [fd54f700] by Paul B Mahol <onemda@gmail.com>
avformat/avr: use ff_get_pcm_codec_id() Signed-off-by: Paul B Mahol …
6:40 PM Changeset in ffmpeg [cfc9a4c7] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly Also set color …
3:10 PM Changeset in ffmpeg [1d8ce109] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_separatefields: do not reset pts to 0 Signed-off-by: Paul …
1:37 PM Changeset in ffmpeg [fd2384f0] by Anton Khirnov <anton@khirnov.net>
oggparsevorbis: fail on memory allocation error
1:34 PM Changeset in ffmpeg [c18375ec] by Anton Khirnov <anton@khirnov.net>
oggvorbisdec: add support for embedded cover art Signed-off-by: James …
1:30 PM Changeset in ffmpeg [601d6228] by Anton Khirnov <anton@khirnov.net>
flac: move picture parsing code in a separate file Signed-off-by: …
1:25 PM Changeset in ffmpeg [ecab1c77] by Anton Khirnov <anton@khirnov.net>
oggdec: add support for Opus in Ogg demuxing
1:24 PM Changeset in ffmpeg [ed9245db] by Anton Khirnov <anton@khirnov.net>
oggparsevorbis: check allocations Signed-off-by: Anton Khirnov …
1:24 PM Changeset in ffmpeg [9c15ef35] by Anton Khirnov <anton@khirnov.net>
oggparsevorbis: support official chapter extension Signed-off-by: …
1:10 PM Changeset in ffmpeg [16ea20c8] by Anton Khirnov <anton@khirnov.net>
lavc doxy: extend/clarify avcodec_decode_audio4() doxy Elaborate on …
1:09 PM Changeset in ffmpeg [66d3f5fd] by Anton Khirnov <anton@khirnov.net>
lavc doxy: remove false statements about alignment requirements. The …
1:07 PM Changeset in ffmpeg [364af376] by Anton Khirnov <anton@khirnov.net>
FATE: add lavr resampling tests
1:07 PM Changeset in ffmpeg [9ab5f710] by Anton Khirnov <anton@khirnov.net>
FATE: add lavr mixing tests
1:06 PM Changeset in ffmpeg [df6737a5] by Anton Khirnov <anton@khirnov.net>
audio_mix: fix channel order in mix_1_to_2_fltp_flt_c …
12:14 PM Changeset in ffmpeg [8de021fa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
12:03 PM Changeset in ffmpeg [23c8a335] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: riff: …
11:52 AM Changeset in ffmpeg [3a92ee59] by Lukasz Marek <lukasz.m.luki@gmail.com>
avformat/ftp: add log regarding passive mode failure Signed-off-by: …
11:52 AM Changeset in ffmpeg [e1fb3143] by Lukasz Marek <lukasz.m.luki@gmail.com>
avformat/ftp: fix possible deadlock Signed-off-by: Lukasz Marek …
11:52 AM Changeset in ffmpeg [7b1640c4] by Lukasz Marek <lukasz.m.luki@gmail.com>
avdevice/pulse_audio_enc: fix stream index Signed-off-by: Lukasz …
11:24 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
Just for documentation purposes: It is not the codec tag that fixed it …
11:07 AM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) closed by Carl Eugen Hoyos
fixed: Probably fixed in e4d45673
11:07 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) closed by Carl Eugen Hoyos
fixed: Thank you for testing! Probably fixed in e4d45673
11:01 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
The same command line now produces a file which plays fine in …
10:02 AM Changeset in ffmpeg [a52b5a5a] by Martin Storsjö <martin@martin.st>
riff: Add a mapping for VP6A This allows demuxing VP6A from F4V …
9:52 AM Changeset in ffmpeg [aeddc6e3] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lavfutils: fix memleak of avpacket Signed-off-by: Michael …
9:36 AM Changeset in ffmpeg [eedfee12] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_removelogo: fix pixel pointer so it points where its …
9:35 AM Changeset in ffmpeg [8c582d1b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_removelogo: fix offset for accessing pixels above and …
9:31 AM Changeset in ffmpeg [8c0687ab] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_removelogo: use av_freep() for saftey Signed-off-by: …
6:49 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by Carl Eugen Hoyos
Is this still reproducible with current git head?
6:49 AM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) updated by Carl Eugen Hoyos
Is this still reproducible with current git head?
6:41 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Please read http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html
6:27 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Type, Component changed
Could you confirm that the problem you see is not reproducible with …

Oct 11, 2013:

11:42 PM Changeset in ffmpeg [e4d45673] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: set XDCAM codec tag correctly Signed-off-by: Michael …
11:42 PM Changeset in ffmpeg [713dcdbf] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: set pretty compressor name for XDCAM Signed-off-by: …
11:42 PM Changeset in ffmpeg [ce994a03] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: make AVStream easier to access This adds a AVStream …
6:52 PM Ticket #3045 (x11grab does not handle missed frames properly) updated by Levi
Version changed
Is still broken in head. The commit that broke the behaviour was …
6:00 PM Changeset in ffmpeg [024bf3a1] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Add missing mpeg2 aac profiles Signed-off-by: Michael …
5:59 PM Changeset in ffmpeg [1fdae101] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Add ignorecrop Signed-off-by: Michael Niedermayer …
5:59 PM Changeset in ffmpeg [db4a6774] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Remove no longer existing options Signed-off-by: Michael …
5:57 PM Changeset in ffmpeg [a55e813e] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Cosmetics in the flags2 description Signed-off-by: …
5:21 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
I posted patch on mailing list, which may fix async issues. It would …
4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'll be free from October 16th. klaussfreire, could you provide the …
2:59 PM Changeset in ffmpeg [dfb89fee] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: document skip_alpha Signed-off-by: Michael Niedermayer …
2:48 PM Changeset in ffmpeg [e7fa041] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: prores: …
2:40 PM Changeset in ffmpeg [f02bab6d] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/scale: do not explicitly state the default swscale flags …
2:23 PM Changeset in ffmpeg [a12ab37d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff.c: Fix GeoVision H.264 fourcc. Fixes d24da748
1:39 PM Changeset in ffmpeg [4bc7c1ba]n1.1.7 by Michael Niedermayer <michaelni@gmx.at>
update for 1.1.7 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:36 PM Changeset in ffmpeg [0efb4ff8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/parser: reset indexes on realloc failure Fixes Ticket2982 …
1:36 PM Changeset in ffmpeg [f0bb0aaa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: update buffer check for 16bps Signed-off-by: Michael …
1:28 PM Changeset in ffmpeg [eb3330b0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'TimothyGu/release/1.1' into release/1.1 …
12:49 PM Changeset in ffmpeg [e31e6694] by Michael Niedermayer <michaelni@gmx.at>
Delete changelog The merges have filled the changelog of the 1.1 …
12:49 PM Changeset in ffmpeg [835bc39b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
8:38 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Please test current git head.
8:02 AM Changeset in ffmpeg [d24da748] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add H.264 fourcc GAVC for GeoVision cameras.
7:22 AM Changeset in ffmpeg [08b22c0e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mxf: …
7:20 AM Changeset in ffmpeg [bb8ce36d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5f5ada3dbf97e306a74250ba8dcf8619ad59b020' * commit …
6:23 AM Changeset in ffmpeg [964f9ca2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed796fba761f4794bec7735d467c1b2c8e1858fe' * commit …
4:14 AM Ticket #3045 (x11grab does not handle missed frames properly) created by Levi
If x11grab misses some frames, there is no indication that this …
3:10 AM ffmpeg_report.log attached to Ticket #3031 by userid99
log file with command: ffmpeg -v 9 -loglevel 99 -report -i …

Oct 10, 2013:

11:04 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by userid99
Replying to cehoyos: > Please provide the input subtitle …
11:00 PM muxxsub.avi attached to Ticket #3031 by userid99
FFmpeg Output
10:59 PM subtitle.sub attached to Ticket #3031 by userid99
Input Vobsub
10:59 PM subtitle.idx attached to Ticket #3031 by userid99
Vobsub index
10:59 PM video.avi attached to Ticket #3031 by userid99
Video.divx file input
10:51 PM Changeset in ffmpeg [a72bf5fd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: set the source_index for trivial filter graphs Fixes one …
8:28 PM Ticket #3044 (pts resets when input parameters changes) created by Elon Musk
When filtering inputs images and when such images changes width/height …
7:02 PM Changeset in ffmpeg [c0de9a23] by Luca Barbato <lu_zero@gentoo.org>
prores: Reject negative run and level values Sample-Id: …
6:24 PM Changeset in ffmpeg [996c7349] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: remove pointless initialization Signed-off-by: Paul B …
6:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
> Patch sent. …
4:33 PM Changeset in ffmpeg [2d528349] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Better name for imdct window initialization Patch by Diego …
4:33 PM Changeset in ffmpeg [4fb8de08] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Remove unused gain compensation tables Patch by Diego …
4:25 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by Carl Eugen Hoyos
Resolution changed
Michael fixed this in a830915b
4:22 PM Changeset in ffmpeg [054454c6] by Luca Barbato <lu_zero@gentoo.org>
mxf: Add jpeg2000 codec to intra only codecs Conform with SMPTE RP …
3:52 PM Changeset in ffmpeg [5f5ada3d] by Luca Barbato <lu_zero@gentoo.org>
shorten: Fix out-of-array read pred_order == …
3:34 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Anatoliy
was it merged into ffmpeg2.0 branch?
3:28 PM Changeset in ffmpeg [a830915b] by Michael Niedermayer <michaelni@gmx.at>
swscale: Use full resolution chroma for yuv2rgb when the input has …
3:08 PM Changeset in ffmpeg [d1d875d3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_w3fdif: do not reset pts to 0 Shamelessly stolen from …
2:58 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
This is output from playing a -dumpstream from an MPD build with …
2:03 PM Changeset in ffmpeg [cdc9657a] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Document field_order Signed-off-by: Michael Niedermayer …
1:56 PM Changeset in ffmpeg [bb81b2b2] by Reinhard Tartler <siretart@tauware.de>
Fix top-level description
1:21 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
It's not really a failure in ffmpeg. I'm mainly looking at …
12:50 PM Changeset in ffmpeg [58287d3b] by Reinhard Tartler <siretart@tauware.de>
update Changelog
12:48 PM Creating multiple outputs edited by Roger Pack
note this option (no picture yet :|) (diff)
12:29 PM Changeset in ffmpeg [ed796fba] by Diego Biurrun <diego@biurrun.de>
atrac3: Better name for IMDCT window initialization Signed-off-by: …
12:26 PM Changeset in ffmpeg [be764150] by Diego Biurrun <diego@biurrun.de>
atrac3: Remove unused gain compensation tables Signed-off-by: Diego …
11:43 AM Changeset in ffmpeg [7ab8bcea] by Michael Niedermayer <michaelni@gmx.at>
doc/encoder/aac: Remove -cutoff trick Fix Ticket #2686 comment 155. …
11:36 AM Changeset in ffmpeg [20d78a86] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 …
11:11 AM Changeset in ffmpeg [ef6b85e9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresdec2: propagate error codes Based-on: …
10:51 AM config.log attached to Ticket #2778 by Rafa Lopez
config.log 2.0.1
10:50 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by Rafa Lopez
I have the same problem. More information: This error only occurs …
10:30 AM Changeset in ffmpeg [0391f461] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vmnc/reset_buffers(): reset cur_hx/hy too for saftey …
10:29 AM Changeset in ffmpeg [3fa4c528] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: prores: …
10:21 AM Changeset in ffmpeg [5c99ca22] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44690dfa683f620c77e9f0e8e9bc5682608636b1' * commit …
10:06 AM Changeset in ffmpeg [7acb464f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90' * commit …
9:58 AM Changeset in ffmpeg [c2555bcb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'be1e1373d267bae2af8a62d79eef736736f24565' * commit …
9:45 AM Changeset in ffmpeg [0efbd98e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b' * commit …
9:38 AM Changeset in ffmpeg [70025c07] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41a10f3ba149a2012de499d0b4ad4955d81f28d5' * commit …
9:31 AM Changeset in ffmpeg [5fcd0a80] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ceec6e792e4b5baaa23b220f4fd33417631f5288' * commit …
9:22 AM Changeset in ffmpeg [dd0429e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '756547ce7f4d67a18663503e2157aebed3531703' * commit …
8:40 AM Changeset in ffmpeg [c589c4c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1cac9accbd1f9b8596122d0735e37b97a844c514' * commit …
8:32 AM Changeset in ffmpeg [e96c8015] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1018a92219a38a812cf97761c6b3a5e66a400f4b' * commit …
8:26 AM Changeset in ffmpeg [2df7f771] by Luca Barbato <lu_zero@gentoo.org>
prores: Error out only on surely incomplete ac_coeffs
7:47 AM Changeset in ffmpeg [44690dfa] by Luca Barbato <lu_zero@gentoo.org>
prores: Add a codepath for decoding errors
7:45 AM Changeset in ffmpeg [5a7a902a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '071e29af4d383bdb44d0c87416dee3e4bb597936' * commit …
7:42 AM Changeset in ffmpeg [e6ed866] by Martin Storsjö <martin@martin.st>
flvenc: Write proper cropping for VP6 even if there's no extradata …
7:42 AM Changeset in ffmpeg [be1e1373] by Martin Storsjö <martin@martin.st>
flvenc: Support muxing VP6A as well Handle it in the same way as …
7:41 AM Changeset in ffmpeg [4d7aeff9] by Martin Storsjö <martin@martin.st>
flvenc: Don't pretend to support muxing "plain" VP6 The plain VP6 …
7:41 AM Changeset in ffmpeg [41a10f3b] by Martin Storsjö <martin@martin.st>
vp6: Support cropping to AVCodecContext.width/height In these cases, …
7:39 AM Changeset in ffmpeg [20669753] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e992a4682d2c09eed3839c6cacf70db3b65c2f4' * commit …
7:24 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
If you believe we can improve the "Submitting Sample Media" paragraph …
7:19 AM Changeset in ffmpeg [f18db82f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61cd19b8bc32185c8caf64d89d1b0909877a0707' * commit …
7:08 AM discontinuity.ts attached to Ticket #3032 by Carl Eugen Hoyos
7:04 AM Changeset in ffmpeg [7824b5f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a66aa0daf290ef157cb3322b034b43d6201c43e9' * commit …
6:29 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Carl Eugen Hoyos
Please test current git head and add a failing ffmpeg command line …
5:28 AM Changeset in ffmpeg [ceec6e7] by Luca Barbato <lu_zero@gentoo.org>
avi: directly resync on DV in AVI read failure Reported-by: Mateusz …
5:28 AM Changeset in ffmpeg [756547ce] by Luca Barbato <lu_zero@gentoo.org>
avi: DV in AVI must be considered single stream Reported-by: Mateusz …
5:27 AM Changeset in ffmpeg [1cac9acc] by Luca Barbato <lu_zero@gentoo.org>
avi: properly fail if the dv demuxer is missing CC: libav-stable@libav.org
4:50 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I tried using filezilla, unfortunatlye the ffmpeg server kept kicking …
3:53 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) created by Ben Boeckel
I am looking to implement this feature, but am unsure of how best to …
2:53 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Timothy_Gu: > Replying to [comment:155
1:07 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Replying to cehoyos: > Please confirm the md5sum for the …
12:43 AM Ticket #2738 (Recovery point / I-frame missed on h264 stream) closed by Michael Niedermayer
fixed: Fixed in 65c2fe7159f7521bf694b3990a148c71166e38ac
12:25 AM Changeset in ffmpeg [65c2fe71] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: call flush_change() on init This ensures that all the …
12:15 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Please confirm the md5sum for the sample you uploaded: […]
12:05 AM Ticket #2125 (Add dnxhd-tr support (cid 1244)) updated by Carl Eugen Hoyos
Keywords changed
Sample with cid 1256 (from videolan ticket 9620) uploaded to …

Oct 9, 2013:

11:54 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since aecb9d3.
11:45 PM Ticket #3013 (Determination of brightness or light level) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
10:36 PM Ticket #2777 (H.264 decoding failure) closed by Michael Niedermayer
duplicate: Duplicate of #2968
10:17 PM Ticket #2968 (Possible regression for h264 decoding) closed by Michael Niedermayer
fixed: Fixed in 5ac6b6028f17b64723884c9fa72cfcbd369a1ba2
10:07 PM Changeset in ffmpeg [5ac6b602] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: modify key frame detection heuristic to detect more …
9:37 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by mike
i didn't know that flag , thank , with that flag i got correct results …
9:09 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
Replying to mbradshaw: > Replying to michael: …
8:41 PM Ticket #3033 (Wrong Duration For WAV File) closed by Michael Niedermayer
fixed: Fixed in 83fc6c822b06688e572333299927d93eb3c6c426
8:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) reopened by ramitb
8:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I've uploaded the file "Ticket #3032.ts" to the incoming directory. …
8:25 PM Changeset in ffmpeg [1018a922] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Check block length Reported-by: Mateusz "j00ru" Jurczyk and …
8:25 PM Changeset in ffmpeg [071e29af] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Use meaningful return values
8:25 PM Changeset in ffmpeg [5e992a46] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Check the cursor dimensions And manage the reallocation failure …
8:25 PM Changeset in ffmpeg [61cd19b] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Port to bytestream2 Fix some buffer overreads. Reported-by: …
8:25 PM Changeset in ffmpeg [a66aa0da] by Luca Barbato <lu_zero@gentoo.org>
vmnc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
8:18 PM Changeset in ffmpeg [83fc6c82] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavdec: Dont trust the fact chunk for PCM Fixes Ticket3033 …
7:20 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) created by Underground78
Playing that RealMedia stream: …
6:02 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by Underground78
Cc changed
Another example: http://chkhu.connectmedia.hu/6090/index.m3u8 (from …
5:54 PM Capture/Desktop edited by Elon Musk
(diff)
5:52 PM Capture/Desktop edited by Elon Musk
(diff)
5:34 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
New backtrace from a new build, including info all-registers […]
5:01 PM Changeset in ffmpeg [3aa57651] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/xv.c: Include XShm.h before Xvlib.h. This may fix compilation …
4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
aacenc.c line 106 and 133, this properly worked, and the result 7350Hz …
4:23 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) closed by Michael Niedermayer
invalid: you need "-sws_flags full_chroma_int" and yes it probably should use …
4:10 PM Ticket #3013 (Determination of brightness or light level) updated by Michael Niedermayer
Type, Component changed
3:07 PM Ticket #3041 (multitude of screen capture codecs) created by compn
a bunch of screen capture codecs i came across. most arent …
2:44 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Anatoliy
Thank you!
2:41 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Michael Niedermayer
Note, you need -shortest apad without shortest is meaningless
2:40 PM Ticket #3015 (conversion never ends with 'apad' filter) closed by Michael Niedermayer
fixed: Fixed in 8780f7fbfaacb1f31d9915a368850f23557bc0d5
2:33 PM Changeset in ffmpeg [0f322fef] by Michael Niedermayer <michaelni@gmx.at>
avfilter/buffersink: try to fix AV_NOPTS_VALUE no testcase available, …
2:33 PM Changeset in ffmpeg [8780f7fb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE …
1:46 PM Changeset in ffmpeg [8c7bc7d3] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: use avpriv_report_missing_feature() Signed-off-by: Paul …
1:39 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The original desync problem is also reproducible with the following …
12:54 PM Changeset in ffmpeg [19fda0a] by Paul B Mahol <onemda@gmail.com>
avcodec/vmnc: use av_freep() Signed-off-by: Paul B Mahol …
12:29 PM Changeset in ffmpeg [31d0d355] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86inc: …
12:17 PM Changeset in ffmpeg [4ce82e6f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e3946aadaef6f7d7ef15c31b5ff1e73d0ba79a1' * commit …
11:44 AM Changeset in ffmpeg [ad7d7d4f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Remove .rodata kludges The Mach-O bug was fixed in yasm 0.8.0 …
11:44 AM Changeset in ffmpeg [9e3946aa] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
build: Require yasm 0.8.0 or higher This is in preparation for …
11:22 AM Changeset in ffmpeg [56db86a] by Clément Bœsch <clement@stupeflix.com>
doc/filters: remove extra spacing in vid.stab section.
10:43 AM Ticket #3039 (Support kate subtitles in ogg) updated by Carl Eugen Hoyos
Keywords changed
10:28 AM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by eugene smirnov
Thanks, -vsync 0 seems resolved that issue, only note that anexb …
10:24 AM Ticket #3040 (ICY metadata not handled when using HTTP chunked transfer) created by odumas
ICY metadata are not retrieved when the shoutcast/icecast server is …
10:00 AM Ticket #3037 (installation errors) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
Apparently a regression since 3d5a995 / e52567c
9:48 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Without a backtrace, I don't think there is much we can do.
9:46 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
Replying to cehoyos: > Does it also crash if you use …
9:38 AM Ticket #3039 (Support kate subtitles in ogg) created by Carl Eugen Hoyos
http://streams.videolan.org/streams/ogg/kiki_Theora_Vorbis_kate.ogg
9:37 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Does it also crash if you use -acodec aac -strict -2 ?
9:04 AM Changeset in ffmpeg [7f22df3a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:55 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
My apologies for not attaching the missing info. I am running this …
8:44 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Replying to soulbabel: > Perhaps this is a Windows only …
8:06 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I've tried it on two different Windows machines (Win7 and Windows …
8:02 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) closed by Carl Eugen Hoyos
worksforme: Works fine here, if you want to reopen this ticket, please provide the …
7:57 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The following command works fine now: […] The following produces an …
7:46 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Version changed
Please provide the input subtitle file.
7:42 AM Changeset in ffmpeg [3aabfaa3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix make checkheaders for vp9 header files.
7:39 AM Changeset in ffmpeg [f4e85afd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add pulse_audio_common.h to skipheaders. Fixes an error when running …
7:08 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample.
7:02 AM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by Carl Eugen Hoyos
Keywords changed
If you want to avoid the duplication use -vsync 0 The h264 …
6:59 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Carl Eugen Hoyos
Keywords changed
Replying to jakobsybren: > If more info is required for …
6:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Cc changed
6:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Status, Owner changed
4:10 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I tried to attach a sample, but I couldn't extract a segment that was …
3:57 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) created by soulbabel
Summary of the bug: FFMPEG crashes when output audio bitrate is set to …
2:04 AM Changeset in ffmpeg [f115e83c] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add Communication section Add Twitter with myself (Lou …
2:01 AM Changeset in ffmpeg [df08fd5e] by Michael Niedermayer <michaelni@gmx.at>
doc/default.css + doc/t2h.init: New styles The main motive of this …
1:36 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > However, it seems the …
1:34 AM Changeset in ffmpeg [b2148fa] by Luca Barbato <lu_zero@gentoo.org>
shorten: Extend fixed_coeffs to properly support pred_order 0 …
Note: See TracTimeline for information about the timeline view.