Timeline



Nov 16, 2012:

11:23 PM Ticket #1925 (Transcoding mjpeg video results in a very short frame) updated by mbradshaw
Yes, you are right. Thank you; sorry for the duplicate.
11:18 PM Ticket #1925 (Transcoding mjpeg video results in a very short frame) updated by Carl Eugen Hoyos
Should have been "a duplicate of ticket #1578", sorry for the typo.
11:03 PM Ticket #1925 (Transcoding mjpeg video results in a very short frame) closed by Carl Eugen Hoyos
duplicate: I suspect this is a duplicate of ticket #1578, at least it also works …
10:56 PM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
Keywords changed
10:54 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) closed by Carl Eugen Hoyos
invalid: Replying to gjdfgh: > Can't close this myself as invalid. …
10:41 PM Ticket #1925 (Transcoding mjpeg video results in a very short frame) updated by mbradshaw
Description changed
10:40 PM mpg.mpg attached to Ticket #1925 by mbradshaw
Output mpg (first frame is way too short)
10:40 PM mjpeg.mov attached to Ticket #1925 by mbradshaw
Source mjpeg.mov (plays fine)
10:39 PM Ticket #1925 (Transcoding mjpeg video results in a very short frame) created by mbradshaw
Summary of the bug: I have a mjpeg video I've created using …
10:37 PM Ticket #1922 (Broken or incomplete parser for filters) updated by burek
Priority, Type changed
@Cigaes: In the 1st filter you provided the "text" parameter and in …
10:13 PM Changeset in ffmpeg [c6945228] by Clément Bœsch <ubitux@gmail.com>
pp: simplify postProcess().
10:13 PM Changeset in ffmpeg [375cd3f2] by Clément Bœsch <ubitux@gmail.com>
pp: rework the way templating is done. This refactoring simplifies …
10:01 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) updated by gjdfgh
OK, found out that libass provides a separate function …
9:30 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) updated by gjdfgh
Type changed
Nevermind the comments about the "matroska" demuxer. That was …
9:20 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) created by gjdfgh
There's a difference how subtitles are demuxed with the "matroska" and …
8:36 PM Changeset in ffmpeg [6535d81d] by Michael Niedermayer <michaelni@gmx.at>
g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the …
8:33 PM Changeset in ffmpeg [2207ea4] by Michael Niedermayer <michaelni@gmx.at>
ff_emulated_edge_mc: fix integer anomalies, fix out of array reads …
6:26 PM Changeset in ffmpeg [7750c48] by Alexander Strasser <eclipse7@gmx.net>
dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions Move the …
5:37 PM Ticket #1923 (vble: problem with version check) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Consider leaving a warning (or only removing the return), but please …
5:07 PM Ticket #1922 (Broken or incomplete parser for filters) updated by Stefano Sabatini
Replying to burek: […] > @saste: It maybe isn't a bug, …
4:45 PM vble.diff attached to Ticket #1923 by ami_stuff
4:45 PM vble_ver.jpg attached to Ticket #1923 by ami_stuff
4:45 PM vble_ok.avi attached to Ticket #1923 by ami_stuff
4:45 PM vble_fail.avi attached to Ticket #1923 by ami_stuff
4:45 PM Ticket #1923 (vble: problem with version check) created by ami_stuff
for certain resolutions vble codec writes something else than $01 as …
4:41 PM Ticket #1922 (Broken or incomplete parser for filters) updated by Cigaes
Replying to burek: > @Cigaes: I'm not sure why any of …
4:13 PM Ticket #1870 (review merges from libav) updated by Stefano Sabatini
This was discussed before, and we realized that it would make the …
4:01 PM Changeset in ffmpeg [c2cbc80a] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: consider 2pass float rounding, fix loop Found-by: "Peter B." …
3:52 PM Changeset in ffmpeg [ee6ae83] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix a few typos in the frei0r docs
3:52 PM Changeset in ffmpeg [cb309922] by Stefano Sabatini <stefasab@gmail.com>
doc/ffprobe: factorize definition of writers syntax The writers …
3:13 PM Ticket #1922 (Broken or incomplete parser for filters) updated by burek
@Cigaes: I'm not sure why any of those 2 need escaping? The only thing …
2:04 PM Changeset in ffmpeg [80716953] by Janne Grunau <janne-libav@jannau.net>
libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR …
2:04 PM Changeset in ffmpeg [8f5587c3] by Janne Grunau <janne-libav@jannau.net>
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
1:49 PM Ticket #475 (Audio desync from video with MXF file) closed by Carl Eugen Hoyos
fixed: Fixed by Matthieu Bouron.
1:12 PM Changeset in ffmpeg [83cab07] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: set audio packets pts Also fix playback of ntsc files. …
1:12 PM Changeset in ffmpeg [8ee6db39] by Michael Niedermayer <michaelni@gmx.at>
mov: add more udta meta data recognition Signed-off-by: Michael …
1:11 PM Changeset in ffmpeg [2dd0da78] by Clément Bœsch <ubitux@gmail.com>
lavf/mp3enc: make sure the header is valid before writing audio pkt. …
12:23 PM Changeset in ffmpeg [ff3b59c8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:18 PM Changeset in ffmpeg [e6160bda] by Janne Grunau <janne-libav@jannau.net>
h264: Fix parameters to ff_er_add_slice() call s->mb_x is reset to …
12:18 PM Changeset in ffmpeg [60b6b8c0] by Janne Grunau <janne-libav@jannau.net>
h264: always check ref_count for validity Fixes a crash with zuffed files.
12:12 PM Changeset in ffmpeg [f30cf51] by Michael Niedermayer <michaelni@gmx.at>
ffserver: put NoDaemon back so as not not break existing conf files. …
12:07 PM Changeset in ffmpeg [3db32ec1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' * commit …
12:05 PM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by DonMoir
Cc changed
There might be a seek problem with the file after resolution change as …
10:50 AM Ticket #1922 (Broken or incomplete parser for filters) closed by Stefano Sabatini
invalid: Closing as invalid, there is no bug in the parser. This might be …
10:02 AM Ticket #1922 (Broken or incomplete parser for filters) updated by Cigaes
The graph parser does not know that parentheses must be nested. In …
9:38 AM Changeset in ffmpeg [8c3849b] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: port to cpuflags
9:38 AM Changeset in ffmpeg [8ff0f776] by Diego Biurrun <diego@biurrun.de>
crc: av_crc() parameter names should match between .c, .h and doxygen
9:36 AM Changeset in ffmpeg [92648107] by Nicolas George <nicolas.george@normalesup.org>
lavu/opt: fix av_opt_get_key_value() API. Do not skip the end …
9:36 AM Changeset in ffmpeg [468781f8] by Nicolas George <nicolas.george@normalesup.org>
doc/APIchanges: clarify comment on new APIs.
8:12 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Kai Hendry
I'm suffering from this rotation issue WRT Iphone5 videos I take. They …
8:10 AM Ticket #1919 (audio file is treated as video) closed by Carl Eugen Hoyos
invalid: Replying to henry: > yes , maybe this is not a bug for …
7:33 AM 0001-Wrong-duration-in-TS-container-Ticket-1836.5.patch attached to Ticket #1836 by Heesuk Jung
Resolving Patch
6:34 AM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) updated by Rajesh
Hi , Those files are not corrupted. That's the out put which i am …
6:15 AM Ticket #1919 (audio file is treated as video) updated by henry
yes , maybe this is not a bug for ffmpeg 1.0. seems no cover …
4:16 AM Changeset in ffmpeg [68def00a] by Michael Niedermayer <michaelni@gmx.at>
rv34: check image size before using it fixes assertion failure …
3:58 AM Changeset in ffmpeg [7845f8d2] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: do not allow field_mode to change after the first header …
1:00 AM Ticket #1922 (Broken or incomplete parser for filters) created by burek
Summary of the bug: The parser for filters seems to be broken or …
12:09 AM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
Summary, Priority changed
12:08 AM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
I get the following with "ulimit -Sv 1200000", not reproducible with …

Nov 15, 2012:

11:33 PM Ticket #1920 (dts-hd core extraction) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
For future reports: Please always include a command line together with …
11:02 PM Ticket #1900 (h264: memleak with threads > 1) updated by ami_stuff
these two, but they are not mine, so no debug symbols […] […] …
10:52 PM Changeset in ffmpeg [8f42b096] by Clément Bœsch <ubitux@gmail.com>
swr/resample: fix SSSE3 included unconditionally. 10l Regression …
10:35 PM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
Replying to ami_stuff: > Replying to cehoyos: …
10:15 PM Ticket #1921 (qpeg: destroyed palette after loop in ffplay) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
9:59 PM Ticket #1921 (qpeg: destroyed palette after loop in ffplay) created by ami_stuff
when the file will play again it will have destroyed palette at the …
9:38 PM Ticket #1920 (dts-hd core extraction) created by Selur
at the moment ffmpeg can only extract the whole dts-hd stream, would …
9:30 PM Ticket #1656 (AVRn (mjpeg): change field order for ntsc) updated by ami_stuff
Also it would be good to add an possibility to change fields order …
9:12 PM Ticket #1900 (h264: memleak with threads > 1) updated by ami_stuff
Replying to cehoyos: > Replying to [ticket:1900
8:54 PM Changeset in ffmpeg [5cd567cf] by Clément Bœsch <ubitux@gmail.com>
pp: fix typo in avg() comment.
8:54 PM Changeset in ffmpeg [4c0aece1] by Clément Bœsch <ubitux@gmail.com>
pp: use av_clip_uint8 instead of a custom implementation.
8:54 PM Changeset in ffmpeg [c4f317e7] by Clément Bœsch <ubitux@gmail.com>
pp: fix a few typo in the internal header.
8:48 PM Changeset in ffmpeg [b3bf9b1d] by Clément Bœsch <ubitux@gmail.com>
lavfi/geq: fix GPL license header. 100l: original code is GPL, header …
8:40 PM CompilationGuide/MinGW edited by Roger Pack
(diff)
8:24 PM Changeset in ffmpeg [5e68bf9b] by Clément Bœsch <ubitux@gmail.com>
swr/rematrix: move templating parameters to template itself.
8:24 PM Changeset in ffmpeg [8ea88339] by Clément Bœsch <ubitux@gmail.com>
swr/resample: move templating parameters to template itself. It has …
7:58 PM Changeset in ffmpeg [e31b1938] by Michael Niedermayer <michaelni@gmx.at>
zmbv: avoid use of uninitialized data Found-by: Mateusz "j00ru" …
7:58 PM Changeset in ffmpeg [c2409a7c] by Michael Niedermayer <michaelni@gmx.at>
vmdav: more complete check for block_align, prevent out of array …
7:58 PM Changeset in ffmpeg [ea3eaa37] by Michael Niedermayer <michaelni@gmx.at>
flashsv: only realloc blocks for version 2 Fixes 10l regression …
5:41 PM Ticket #1497 (Support for EDL cutting while encoding videos) updated by ramitb
Update on the EDL format: There are 3 parameters in a line: STS ETS …
5:14 PM Ticket #1559 (cannot seek in .m4a file) updated by Carl Eugen Hoyos
Keywords changed
5:12 PM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by Carl Eugen Hoyos
Ticket #1550 may be related.
5:04 PM Changeset in ffmpeg [566de8cd] by Janne Grunau <janne-libav@jannau.net>
avserver: replace av_read_packet with av_read_frame
5:04 PM Changeset in ffmpeg [39c4afd9] by Janne Grunau <janne-libav@jannau.net>
avserver: fix constness casting warnings Use a different char* for …
4:49 PM Changeset in ffmpeg [bf5f46b4] by Janne Grunau <janne-libav@jannau.net>
APIChanges: add entry for av_read_packet deprecation
4:37 PM Changeset in ffmpeg [c84cce5] by Janne Grunau <janne-libav@jannau.net>
mxfdec: fix typo in mxf_read_seek() Check the number of index tables …
4:36 PM Changeset in ffmpeg [a4cd2ad8] by Janne Grunau <janne-libav@jannau.net>
avserver: use freopen to redirect stdin/out/err to /dev/null
4:36 PM Changeset in ffmpeg [ada51a33] by Janne Grunau <janne-libav@jannau.net>
avserver: remove daemon mode This code spews a multitude of warnings …
4:22 PM Changeset in ffmpeg [9eded0fe] by Martin Storsjö <martin@martin.st>
configure: Check for -Werror parameters on clang Signed-off-by: …
4:18 PM Changeset in ffmpeg [116ae728] by Janne Grunau <janne-libav@jannau.net>
doxygen: remove obsolete options from Doxyfile The options …
4:04 PM Changeset in ffmpeg [eca2eb2d] by Paul B Mahol <onemda@gmail.com>
pcm: give more descriptive name to codec Signed-off-by: Paul B Mahol …
3:46 PM Changeset in ffmpeg [c0d68be5] by Michael Niedermayer <michaelni@gmx.at>
pgssubdec: check RLE size before copying. Fix out of array accesses …
3:46 PM Changeset in ffmpeg [bc08ca84] by Michael Niedermayer <michaelni@gmx.at>
flashsv: reallocate block array independant of frame type. Fixes NULL …
1:42 PM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in current git head, thank you for the sample!
1:38 PM Changeset in ffmpeg [850e5c04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read QuickTime version 1 audio fields in broken mov files. Matrox …
1:13 PM Ticket #1899 (iac: metalic noise while seeking) updated by Carl Eugen Hoyos
Reproduced by developer changed
1:12 PM Ticket #1899 (iac: metalic noise while seeking) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
1:07 PM Ticket #1906 (caf: noise after seeking with ffplay) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Reproducible with the following command line: $ ffmpeg -ss 1 -i …
1:02 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
Seeking works (at least to a certain degree), the timer in the status …
12:57 PM Ticket #1903 (ffplay: audio wave does not refresh for mp3s with apic) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Reproducible with: $ ffplay multiple_apics_cut.mp3 -showmode 1 and $ …
12:56 PM multiple_apics_cut.mp3 attached to Ticket #1903 by Carl Eugen Hoyos
11:33 AM Changeset in ffmpeg [d53f4471] by Michael Niedermayer <michaelni@gmx.at>
swr: move if() block into the only branch where it can be true. This …
11:33 AM Changeset in ffmpeg [17da2d9e] by Michael Niedermayer <michaelni@gmx.at>
swr: reorder/redesign operations to avoid integer overflow. This …
11:17 AM Ticket #1919 (audio file is treated as video) updated by Carl Eugen Hoyos
Replying to henry: > > I hope you agree that the fact that …
10:52 AM Changeset in ffmpeg [0e482a8] by Clément Bœsch <ubitux@gmail.com>
ffserver: fix streams and priv_data memleaks when closing a connection.
10:31 AM Ticket #1919 (audio file is treated as video) updated by henry
> I hope you agree that the fact that ffmpeg detects the cover art …
10:31 AM Changeset in ffmpeg [a9b1536a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: bgmc: …
10:29 AM Ticket #1919 (audio file is treated as video) updated by henry
oh , sorry, below are complete console output: […]
10:24 AM Ticket #1919 (audio file is treated as video) updated by Carl Eugen Hoyos
Version changed
10:17 AM Ticket #1919 (audio file is treated as video) updated by Carl Eugen Hoyos
Keywords, Component changed
Replying to henry: > ffmpeg will convert first video …
10:13 AM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) closed by Carl Eugen Hoyos
duplicate
10:13 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
out.avi is not rotated correctly. ffmpeg should honor the "rotate" …
10:12 AM Changeset in ffmpeg [4d941eac] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' * commit …
10:05 AM Ticket #1919 (audio file is treated as video) created by henry
Summary of the bug: user lastest ffmpeg to check a FLAC audio file , …
1:44 AM Changeset in ffmpeg [62006b53] by Michael Niedermayer <michaelni@gmx.at>
ituh263dec: more complete w/h check. Fixes a division by 0 Found-by: …
1:17 AM Changeset in ffmpeg [caa2fa2] by Michael Niedermayer <michaelni@gmx.at>
rv10: always check image size not just in some cases. Fixes division …

Nov 14, 2012:

11:56 PM Changeset in ffmpeg [a3cb7f99] by Michael Niedermayer <michaelni@gmx.at>
xwma: check bytes_per_sample, fix division by 0. Found-by: Mateusz …
11:43 PM Changeset in ffmpeg [12eb2fd5] by Michael Niedermayer <michaelni@gmx.at>
dxa: dont try to use the previous frame if there is none. Fixes null …
11:06 PM Ticket #1222 (loco: no output with RGBA mode) updated by ami_stuff
Replying to cehoyos: > I fixed the decoding, I wonder if …
10:54 PM Changeset in ffmpeg [e70144cb] by Michael Niedermayer <michaelni@gmx.at>
bink: check quant_index, fix out of array read Found-by: Mateusz …
10:03 PM Changeset in ffmpeg [e28b7553] by Diego Biurrun <diego@biurrun.de>
configure: Add option to disable all command line programs
10:03 PM Changeset in ffmpeg [b74dbdd5] by Diego Biurrun <diego@biurrun.de>
bgmc: Fix av_malloc checks in ff_bgmc_init() Signed-off-by: Xi Wang …
10:00 PM Changeset in ffmpeg [612ecfbb] by Michael Niedermayer <michaelni@gmx.at>
gifdec: check ff_lzw_decode_init() return value, fix out of array …
8:15 PM Changeset in ffmpeg [50f0a6b4] by Michael Niedermayer <michaelni@gmx.at>
wmaprodec: check num_sfb for validity. Fix out of array accesses …
7:38 PM Changeset in ffmpeg [8034130e] by Luca Barbato <lu_zero@gentoo.org>
rtp: set the payload type as stream id Support multiple video/audio …
7:38 PM Changeset in ffmpeg [3b4296f4] by Luca Barbato <lu_zero@gentoo.org>
avformat: clarify stream id for muxing
6:16 PM Changeset in ffmpeg [30bce34b] by Michael Niedermayer <michaelni@gmx.at>
vpriv_adx_decode_header: avoid underreading the array. Found-by: …
6:16 PM Changeset in ffmpeg [ab8517b] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: require a minimum of 2x2 for the edge pos. Avoid assertion …
6:02 PM Changeset in ffmpeg [dbc44667] by Paul B Mahol <onemda@gmail.com>
Add missing dependency for avr demuxer Signed-off-by: Paul B Mahol …
4:35 PM Changeset in ffmpeg [ccce723c] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: check first field slices, fix out of array read. Found-by: …
2:38 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
Ticket #1918 is probably related.
2:38 PM Ticket #1918 (AAC decoding regression) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
The sample triggers different problems afaict, at least some of them …
2:09 PM Changeset in ffmpeg [a3138eb] by Diego Biurrun <diego@biurrun.de>
fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests
1:50 PM Changeset in ffmpeg [7f1fcaf0] by Mans Rullgard <mans@mansr.com>
ppc: do not pass redundant compiler flags The -mpowerpc64 and …
1:50 PM Changeset in ffmpeg [7ba0c1b3] by Mans Rullgard <mans@mansr.com>
avutil: change GET_UTF8 to not use av_log2() This removes an …
1:42 PM Ticket #1914 (libavcodec is unable to decode h264 created by "Unreal h264 encoder") updated by Kozlov Sergey
Hello. I have figured out that in some cases mp4muxer and mp4demuxer …
1:08 PM Changeset in ffmpeg [87d073ea] by Michael Niedermayer <michaelni@gmx.at>
mov: Dont try to calculate with unknown durations, fix division by 0 …
12:08 PM Ticket #1918 (AAC decoding regression) updated by Molly
I've tried with the latest static build, same error: …
11:55 AM Ticket #1918 (AAC decoding regression) updated by Carl Eugen Hoyos
Is the problem you see only reproducible with version 1.0 or also with …
11:55 AM Ticket #1918 (AAC decoding regression) updated by Carl Eugen Hoyos
Component changed
Replying to fltmesoftly: > FFMPEG produces errors on the …
11:42 AM ffmpeg-20121114-104707.log attached to Ticket #1918 by Molly
FFMPEG convert log
11:41 AM Ticket #1918 (AAC decoding regression) created by Molly
Summary of the bug: FFMPEG produces errors on the provided - partial - …
11:37 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Carl Eugen Hoyos
Replying to theateist: > I'm sorry I didn't understood …
11:34 AM Changeset in ffmpeg [a1b5c963] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
11:31 AM Changeset in ffmpeg [b0c543b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da39cac8def7ea73cad2fa2b611209663c7abe2c' Not merged, …
11:04 AM Changeset in ffmpeg [d4e74d5] by Michael Niedermayer <michaelni@gmx.at>
Remove deprecation of avcodec_get_chroma_sub_sample. Add explanations …
11:03 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Igor
Replying to cehoyos: > Replying to theateist: …
10:59 AM Changeset in ffmpeg [e13d5e9a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' * commit …
10:33 AM Changeset in ffmpeg [e8769b3] by Martin Storsjö <martin@martin.st>
segment: fix NULL pointer dereference in seg_write_header() Since the …
10:30 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Carl Eugen Hoyos
Replying to theateist: > Regarding my question I added > …
10:16 AM Ticket #1892 (smackaud: huge memory allocation) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:41 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Igor
Replying to cehoyos: > You have to set …
9:09 AM Changeset in ffmpeg [26afdbcf] by Clément Bœsch <ubitux@gmail.com>
ffserver: fix NULL dereference with quoted Stream name.
9:09 AM Changeset in ffmpeg [a9ba9268] by Clément Bœsch <ubitux@gmail.com>
ffserver: prefer av_asprintf over malloc+snprintf for Launch setting.
8:22 AM Ticket #1914 (libavcodec is unable to decode h264 created by "Unreal h264 encoder") updated by Kozlov Sergey
Graph Studio Plays The File. I found it: the error is in mp4muxer or …
7:07 AM Encode/H.264 edited by slhck
more info about profiles, also Android devices (diff)
2:34 AM Changeset in ffmpeg [66ff90f4] by Michael Niedermayer <michaelni@gmx.at>
8bps: check index against buffer size before reading line length …
2:17 AM Changeset in ffmpeg [7acee665] by Michael Niedermayer <michaelni@gmx.at>
mpeg12data: increase size of ff_mpeg1_default_intra_matrix to prevent …
2:03 AM Changeset in ffmpeg [e1631f8e] by Michael Niedermayer <michaelni@gmx.at>
aasc: check before reading the first 4 byte, fix overread Found-by: …
1:51 AM Changeset in ffmpeg [39c5cd60] by Michael Niedermayer <michaelni@gmx.at>
vmnc: check input size before reading chunk header, fix overread …
1:41 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Carl Eugen Hoyos
Could you test curent git head? This may be fixed. If it is still …
1:24 AM Changeset in ffmpeg [b6165882] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lippit/master' * lippit/master: …
1:06 AM Changeset in ffmpeg [9f088712] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix double ;; Signed-off-by: Michael Niedermayer …
1:06 AM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) created by Carl Eugen Hoyos
FFmpeg crashes when trying to encode to format latm using libfdk-aac […]
12:42 AM Changeset in ffmpeg [9406d6be] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix audio timestamps on stream copy with -ss Signed-off-by: …

Nov 13, 2012:

11:58 PM Changeset in ffmpeg [26301caa] by Diego Biurrun <diego@biurrun.de>
x86: mmx2 ---> mmxext in asm constructs
11:54 PM Ticket #1916 (mxf format pcm_s24le decoding is broken.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Regression since bf2290a8. Thank you for the useful report, for …
11:36 PM Changeset in ffmpeg [da39cac8] by Diego Biurrun <diego@biurrun.de>
Drop broken and unused CABAC test program.
11:03 PM Changeset in ffmpeg [2f74f8d7] by Michael Niedermayer <michaelni@gmx.at>
imc: sanity check scalefactors. This fixes undefined behavior …
11:03 PM Changeset in ffmpeg [1f196051] by Michael Niedermayer <michaelni@gmx.at>
lxfdec: fix "no audio stream" check. avoid null ptrs deref Found-by: …
9:54 PM Changeset in ffmpeg [334a0d15] by Stefano Sabatini <stefasab@gmail.com>
lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths …
9:41 PM Changeset in ffmpeg [9a2028d] by Stefano Sabatini <stefasab@gmail.com>
lavfi/frei0r: correctly handle paths longer than 1023 chars
9:21 PM Changeset in ffmpeg [af9ec3dd] by Michael Niedermayer <michaelni@gmx.at>
av_probe_input_format3: support NULL as buffer. Fixes null ptr deref …
9:08 PM Changeset in ffmpeg [001af703] by Michael Niedermayer <michaelni@gmx.at>
alac: check channel count more completely, fix out of array read …
9:03 PM Changeset in ffmpeg [b1191331] by Michael Niedermayer <michaelni@gmx.at>
avrndec: calculate true_height only when used. Fixes division by 0 …
8:45 PM Changeset in ffmpeg [7373b3ad] by Michael Niedermayer <michaelni@gmx.at>
pcmdec: consistently use codec_id, fixes out of array reads Found-by: …
8:45 PM Changeset in ffmpeg [eab022d] by Michael Niedermayer <michaelni@gmx.at>
mpegts: prevent freeing ones own section in pat_cb Found-by: Mateusz …
8:45 PM Changeset in ffmpeg [4392e69a] by Michael Niedermayer <michaelni@gmx.at>
mov: check stps correctly, avoid overreading 1 element. Found-by: …
8:45 PM Changeset in ffmpeg [3669915e] by Michael Niedermayer <michaelni@gmx.at>
dvdec: check ipcm more completely, avoid assert failure. Found-by: …
7:34 PM Ticket #1916 (mxf format pcm_s24le decoding is broken.) created by dem0n
Summary of the bug: I am trying to extract audio stream from mxf …
7:02 PM Changeset in ffmpeg [41ebbb3b] by Clément Bœsch <ubitux@gmail.com>
lavf/wtvenc: fix s[tp]_pairs memleak.
6:44 PM Changeset in ffmpeg [15b02dde] by Georg Lippitsch <georg.lippitsch@gmx.at>
Update iec61883 to handle multiple devices, and allow selection of DV …
6:21 PM Changeset in ffmpeg [7c76eaec] by Michael Niedermayer <michaelni@gmx.at>
mpeg4video_parser: init static tables before use, fix nulll ptr deref …
6:20 PM Changeset in ffmpeg [1bd024ec] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: split static decoder table init out Signed-off-by: …
6:14 PM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) closed by Carl Eugen Hoyos
invalid: You have to set bits_per_coded_sample: …
6:07 PM Changeset in ffmpeg [5e9c6ef8] by Diego Biurrun <diego@biurrun.de>
x86: h264_weight_10bit: port to cpuflags
5:45 PM Ticket #1915 (mjpeg: fix/support morgan not interleaved) updated by ami_stuff
Replying to cehoyos: > Is the problem also reproducible …
5:45 PM Ticket #1912 (mpeg2video demux-decode-encode-mux uses only 50% cpu when ...) updated by Carl Eugen Hoyos
Please provide your command line together with complete, uncut console …
5:40 PM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Reproduced by developer changed
Your code does not compile. Please consider that this is a bug …
5:32 PM Ticket #1914 (libavcodec is unable to decode h264 created by "Unreal h264 encoder") updated by Carl Eugen Hoyos
Priority, Keywords, Version, Analyzed by developer, Reproduced by developer changed
Which software plays the file? (Is this a 3d / mvc stream?)
5:24 PM test 8.mp4 attached to Ticket #1914 by Carl Eugen Hoyos
5:21 PM Ticket #1915 (mjpeg: fix/support morgan not interleaved) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Is the problem also reproducible with longer streams (more than one frame)?
5:08 PM not_interleaved.avi attached to Ticket #1915 by ami_stuff
5:08 PM interleaved.avi attached to Ticket #1915 by ami_stuff
5:08 PM Ticket #1915 (mjpeg: fix/support morgan not interleaved) created by ami_stuff
decodes ok with "-f mjpeg" […] […]
5:00 PM Changeset in ffmpeg [c74cd999] by Michael Niedermayer <michaelni@gmx.at>
rv10: consider B frames in low delay streams invalid. Fix assertion …
4:42 PM Changeset in ffmpeg [83f9ed42] by Luca Barbato <lu_zero@gentoo.org>
libtheoraenc: add missing pixdesc.h header Was left out from …
4:33 PM Changeset in ffmpeg [a0212ecf] by Michael Niedermayer <michaelni@gmx.at>
dcadec: check layout & channel count for consistency. Fixes out of …
3:21 PM Changeset in ffmpeg [cc085993] by Luca Barbato <lu_zero@gentoo.org>
avcodec: remove ff_is_hwaccel_pix_fmt It is used only in one place …
3:14 PM Changeset in ffmpeg [c1a02e88] by Luca Barbato <lu_zero@gentoo.org>
pixdesc: add av_pix_fmt_get_chroma_sub_sample Deprecate …
2:44 PM Changeset in ffmpeg [4facddd5] by Michael Niedermayer <michaelni@gmx.at>
mpegts: dont set stream info when a decoder has already been opened. …
2:44 PM Changeset in ffmpeg [327cd0d0] by Michael Niedermayer <michaelni@gmx.at>
mpegts: prevent freeing ones own section in pmt_cb Found-by: Mateusz …
1:29 PM Ticket #1914 (libavcodec is unable to decode h264 created by "Unreal h264 encoder") created by Kozlov Sergey
Summary of the bug: How to reproduce: open file with Graph Studio Next …
1:25 PM Changeset in ffmpeg [09a03923] by Paul B Mahol <onemda@gmail.com>
paf: set channel layout Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:21 PM Changeset in ffmpeg [1acd2f6b] by Paul B Mahol <onemda@gmail.com>
Replace rest of libavutil/audioconvert.h with …
12:30 PM Changeset in ffmpeg [e97a2410] by Michael Niedermayer <michaelni@gmx.at>
avcodec.h: update audioconvert.h header after rename Found-by: …
11:15 AM Changeset in ffmpeg [79456652] by Stefano Sabatini <stefasab@gmail.com>
lavfi: store and propagate number of channels information in audio …
11:15 AM Changeset in ffmpeg [9d2a7c04] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders: document libtheora encoder
10:37 AM Changeset in ffmpeg [8cb76ef2] by Stefano Sabatini <stefasab@gmail.com>
lavc/libtheoraenc: return proper error codes
10:09 AM Changeset in ffmpeg [799d749c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
9:55 AM Changeset in ffmpeg [7eb40d85] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' * commit …
9:36 AM Changeset in ffmpeg [a8f2420e] by Michael Niedermayer <michaelni@gmx.at>
remove tests/asynth1.sw This file appears to have been commited by …
8:22 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) updated by Igor
FlickAnimation.avi is the file from which I take frames out.avi is the …
8:18 AM out.avi attached to Ticket #1913 by Igor
8:17 AM FlickAnimation.avi attached to Ticket #1913 by Igor
8:16 AM Ticket #1913 (Why file fails to open when saving frames from one file to other ...) created by Igor
I started learning ffmpeg and for practice I use the following code to …
8:16 AM Changeset in ffmpeg [f6f5293] by Clément Bœsch <ubitux@gmail.com>
fate/avfilter: honor GPL dependency.
6:50 AM PHP edited by burek
added images (diff)
6:49 AM ffmpeg_php_2.png attached to PHP by burek
6:49 AM ffmpeg_php_1.png attached to PHP by burek
6:48 AM PHP edited by burek
(diff)
4:48 AM Ticket #1912 (mpeg2video demux-decode-encode-mux uses only 50% cpu when ...) updated by Branden C.
I thought I gave everything that was needed. Try it on any multicore …
4:42 AM Ticket #1912 (mpeg2video demux-decode-encode-mux uses only 50% cpu when ...) updated by Carl Eugen Hoyos
Complete, uncut console output missing.
2:21 AM Ticket #1912 (mpeg2video demux-decode-encode-mux uses only 50% cpu when ...) updated by Branden C.
I made a small typo, ffmpeg -threads 8 -i in.mpg -an -vcodec …
1:51 AM Ticket #1912 (mpeg2video demux-decode-encode-mux uses only 50% cpu when ...) created by Branden C.
I tried to narrow it down as much as possible to ffmpeg so here is my …
12:37 AM Changeset in ffmpeg [22a0827d] by Luca Barbato <lu_zero@gentoo.org>
hlsenc: stand alone hls segmenter Simplifies usage but has higher latency.
12:13 AM Changeset in ffmpeg [d8a1eb11] by Michael Niedermayer <michaelni@gmx.at>
wavpack: check the blocks sample count, fix out of array accesses …
12:11 AM Changeset in ffmpeg [580021cf] by Michael Niedermayer <michaelni@gmx.at>
wavpack: check ch_offset Signed-off-by: Michael Niedermayer …

Nov 12, 2012:

11:22 PM Changeset in ffmpeg [e9cb533f] by Michael Niedermayer <michaelni@gmx.at>
flashv: check if keyframe is available, fix null deref. Found-by: …
11:21 PM Changeset in ffmpeg [4b2f696d] by Michael Niedermayer <michaelni@gmx.at>
flashv: use avcodec_set_dimensions() Signed-off-by: Michael …
10:37 PM Ticket #1863 (Remove all abort() calls from ffmpeg libraries) updated by DonMoir
Also, I have never ever had a need to call abort at anytime. It's just …
10:28 PM Ticket #1863 (Remove all abort() calls from ffmpeg libraries) updated by DonMoir
The problem is in a GUI app it's plain ridiculous. No one knows why it …
10:01 PM Changeset in ffmpeg [0a373c31] by Michael Niedermayer <michaelni@gmx.at>
svq1dec: dont export the qscale table. SVQ1 has no qscales so the …
10:01 PM Changeset in ffmpeg [7ab690bf] by Michael Niedermayer <michaelni@gmx.at>
indeo4: more complete check for the scan vs block sizes. Fixes out of …
9:51 PM Ticket #1863 (Remove all abort() calls from ffmpeg libraries) updated by reimar
All av_assert* use abort(). Unfortunately all av_assert and aborts I …
9:48 PM Ticket #1911 (ffplay fails to seek) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
9:28 PM Changeset in ffmpeg [7581ad24] by Clément Bœsch <ubitux@gmail.com>
lavc/aac: fix shared build failures with MSVC. This is a workaround …
9:27 PM Ticket #1911 (ffplay fails to seek) created by ami_stuff
I wanted to investigate ticket #296, but found out that ffplay is …
9:09 PM Ticket #1910 (Support Canopus Lossless YUY2) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1910/
9:08 PM Ticket #1910 (Support Canopus Lossless YUY2) created by Carl Eugen Hoyos
I will upload an unsupported Canopus sample. […]
8:46 PM Ticket #1909 (Add support for skipping a header for rawvideo inputs) updated by Carl Eugen Hoyos
Reproduced by developer, Priority, Status, Version changed
8:44 PM Ticket #1909 (Add support for skipping a header for rawvideo inputs) created by erezst
Some programs dump uncompressed video files with a custom header at …
8:44 PM Ticket #1863 (Remove all abort() calls from ffmpeg libraries) updated by DonMoir
I only see 4 files effected that matter. They all should be removed …
8:01 PM Ticket #1863 (Remove all abort() calls from ffmpeg libraries) updated by Carl Eugen Hoyos
You did realize meanwhile that there are not ~4 calls to abort() in …
8:00 PM Ticket #1820 (track->cluster[0].dts <= 0 assertion when encoding MOV) updated by Carl Eugen Hoyos
Cc changed
Ticket #1908 looks like a duplicate of this ticket.
7:59 PM Ticket #1908 (error when copying eia_608 track) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1820, I suggest to test again once …
7:56 PM Ticket #1907 (use-after-free in matroska demuxer) updated by Evgeniy Stepanov
I think I got this. First of all, the report is a bit off. This is …
7:52 PM SubmitALogo edited by Alexander Strasser
Fix a typo and de-command the title (diff)
7:50 PM Changeset in ffmpeg [0e239b22] by Michael Niedermayer <michaelni@gmx.at>
xan: check size_segment before reading, fixes out of array read. …
7:27 PM Changeset in ffmpeg [a9456c7c] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: tighten unescaped_buf_size size check, prevent null ptr …
7:06 PM Ticket #1908 (error when copying eia_608 track) created by dave rice
Summary of the bug: I'd like to copy all track of a QuickTime file …
6:36 PM StreamingGuide edited by Mattias
(diff)
6:29 PM Changeset in ffmpeg [abe68364] by Michael Niedermayer <michaelni@gmx.at>
swfdec: check space before copy Found-by: Mateusz "j00ru" Jurczyk and …
5:52 PM Ticket #1708 (mss2: error while decoding stream) updated by ami_stuff
This patch improves demuxing of "GipsyGuitar.wmv": …
5:15 PM CompilationGuide/Android created by Roger Pack
5:14 PM WikiStart edited by Roger Pack
(diff)
5:12 PM Changeset in ffmpeg [d1493d2c] by Michael Niedermayer <michaelni@gmx.at>
theora: check that pix fmt is valid, fix null ptr deref Found-by: …
5:05 PM Changeset in ffmpeg [9eef41b8] by Michael Niedermayer <michaelni@gmx.at>
lagarith: always allocate for 4 planes. Fixes out of array accesses …
3:50 PM Changeset in ffmpeg [87c113f4] by Paul B Mahol <onemda@gmail.com>
wv: use right function to read block_samples Signed-off-by: Paul B …
3:33 PM Changeset in ffmpeg [b9629acb] by Justin Ruggles <justin.ruggles@gmail.com>
yop: set channel layout
3:33 PM Changeset in ffmpeg [935fbb66] by Justin Ruggles <justin.ruggles@gmail.com>
wtv: set channel layout for mpeg audio
3:33 PM Changeset in ffmpeg [7b48d93e] by Justin Ruggles <justin.ruggles@gmail.com>
westwood_aud: set channel layout
3:33 PM Changeset in ffmpeg [2ce7f820] by Justin Ruggles <justin.ruggles@gmail.com>
wc3movie: set channel layout
3:33 PM Changeset in ffmpeg [a94b0267] by Justin Ruggles <justin.ruggles@gmail.com>
tmv: set channel layout
3:33 PM Changeset in ffmpeg [7f348bd7] by Justin Ruggles <justin.ruggles@gmail.com>
tiertexseq: set channel layout
3:33 PM Changeset in ffmpeg [a3949fe1] by Justin Ruggles <justin.ruggles@gmail.com>
swfdec: set channel layout
3:33 PM Changeset in ffmpeg [1c758772] by Justin Ruggles <justin.ruggles@gmail.com>
sol: set channel layout
3:33 PM Changeset in ffmpeg [bfccd76a] by Justin Ruggles <justin.ruggles@gmail.com>
smacker: set channel layout
3:33 PM Changeset in ffmpeg [57e590e4] by Justin Ruggles <justin.ruggles@gmail.com>
siff: set channel layout
3:33 PM Changeset in ffmpeg [a634896c] by Justin Ruggles <justin.ruggles@gmail.com>
sierravmd: set channel layout
3:33 PM Changeset in ffmpeg [c1ac602d] by Justin Ruggles <justin.ruggles@gmail.com>
rtpdec_amr: set channel layout
3:33 PM Changeset in ffmpeg [ce842029] by Justin Ruggles <justin.ruggles@gmail.com>
rsodec: set channel layout
3:33 PM Changeset in ffmpeg [60a5853] by Justin Ruggles <justin.ruggles@gmail.com>
rmdec: set channel layout for RA version 3
3:33 PM Changeset in ffmpeg [444b79c1] by Justin Ruggles <justin.ruggles@gmail.com>
qcp: set channel layout
3:33 PM Changeset in ffmpeg [b5e3e777] by Justin Ruggles <justin.ruggles@gmail.com>
psxstr: set channel layout
3:33 PM Changeset in ffmpeg [c9759eb4] by Justin Ruggles <justin.ruggles@gmail.com>
omadec: set channel layout
3:33 PM Changeset in ffmpeg [d4088efb] by Justin Ruggles <justin.ruggles@gmail.com>
oggparsespeex: validate channel count and set channel layout
3:33 PM Changeset in ffmpeg [232e9c4c] by Justin Ruggles <justin.ruggles@gmail.com>
nuv: set channel layout
3:33 PM Changeset in ffmpeg [cc57228e] by Justin Ruggles <justin.ruggles@gmail.com>
mxg: set channel layout
3:33 PM Changeset in ffmpeg [66d7ceb4] by Justin Ruggles <justin.ruggles@gmail.com>
mvi: set channel layout
3:33 PM Changeset in ffmpeg [f6c6e5aa] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: set channel layout
3:33 PM Changeset in ffmpeg [f24b0b1b] by Justin Ruggles <justin.ruggles@gmail.com>
mmf: set channel layout
3:33 PM Changeset in ffmpeg [87199d34] by Justin Ruggles <justin.ruggles@gmail.com>
mm: set channel layout
3:33 PM Changeset in ffmpeg [ef1b23ad] by Justin Ruggles <justin.ruggles@gmail.com>
jvdec: set channel layout
3:33 PM Changeset in ffmpeg [43711312] by Justin Ruggles <justin.ruggles@gmail.com>
iss: set channel layout
3:33 PM Changeset in ffmpeg [41a2d959] by Justin Ruggles <justin.ruggles@gmail.com>
ipmovie: set channel layout
3:33 PM Changeset in ffmpeg [024e0370] by Justin Ruggles <justin.ruggles@gmail.com>
iff: set channel layout
3:33 PM Changeset in ffmpeg [73e2007f] by Justin Ruggles <justin.ruggles@gmail.com>
idroqdec: set channel layout
3:33 PM Changeset in ffmpeg [f6c3adde] by Justin Ruggles <justin.ruggles@gmail.com>
gxfdec: set channel layout when applicable
3:33 PM Changeset in ffmpeg [d4a105a] by Justin Ruggles <justin.ruggles@gmail.com>
gsmdec: set channel layout
3:33 PM Changeset in ffmpeg [644d8d2e] by Justin Ruggles <justin.ruggles@gmail.com>
flvdec: set channel layout
3:33 PM Changeset in ffmpeg [d5ca70b1] by Justin Ruggles <justin.ruggles@gmail.com>
dv: set channel layout
3:33 PM Changeset in ffmpeg [49e7af06] by Justin Ruggles <justin.ruggles@gmail.com>
dsicin: set channel layout
3:33 PM Changeset in ffmpeg [a05a6378] by Justin Ruggles <justin.ruggles@gmail.com>
daud: set channel layout Update FATE reference due to WAVE channel …
3:33 PM Changeset in ffmpeg [0d09a584] by Justin Ruggles <justin.ruggles@gmail.com>
cdxl: set channel layout
3:33 PM Changeset in ffmpeg [e8088d6] by Justin Ruggles <justin.ruggles@gmail.com>
bmv: set channel layout
3:33 PM Changeset in ffmpeg [2fe804f3] by Justin Ruggles <justin.ruggles@gmail.com>
bink: set channel layout
3:33 PM Changeset in ffmpeg [ff50d27a] by Justin Ruggles <justin.ruggles@gmail.com>
bfi: set channel layout
3:33 PM Changeset in ffmpeg [b5d1a15d] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: set channel layout
3:33 PM Changeset in ffmpeg [39f0e9b8] by Justin Ruggles <justin.ruggles@gmail.com>
apc: set channel layout
3:33 PM Changeset in ffmpeg [5595368b] by Justin Ruggles <justin.ruggles@gmail.com>
amr: set channel_layout
1:56 PM Changeset in ffmpeg [c4338237] by Michael Niedermayer <michaelni@gmx.at>
4xmdec: test version for cfrms, fix out of array accesses Found-by: …
1:50 PM Ticket #1821 (Error processing WAV audio file) updated by Bartłomiej Pater
The file plays fine in VLC (linux) and QT Player (mac).
1:50 PM test.wav attached to Ticket #1821 by Bartłomiej Pater
Wave file with ADPCM data that fails the same way.
1:49 PM Ticket #1821 (Error processing WAV audio file) reopened by Bartłomiej Pater
I have slightly different wav file (with adpcm inside) and also get …
1:43 PM Changeset in ffmpeg [be818df] by Michael Niedermayer <michaelni@gmx.at>
wavpack: fix out of array access Found-by: Mateusz "j00ru" Jurczyk …
11:46 AM Changeset in ffmpeg [0cbb31a2] by Paul B Mahol <onemda@gmail.com>
adpcm: reindent after previous commit Signed-off-by: Paul B Mahol …
11:46 AM Changeset in ffmpeg [e8a9b1a1] by Paul B Mahol <onemda@gmail.com>
adpcm: ADPCM IMA SMJPEG stereo decoding Signed-off-by: Paul B Mahol …
11:46 AM Changeset in ffmpeg [0baec57d] by Paul B Mahol <onemda@gmail.com>
anm: return meaningful error codes Signed-off-by: Paul B Mahol …
11:18 AM Changeset in ffmpeg [4d60e505] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:18 AM Changeset in ffmpeg [8c0a14d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2b479bcab0a8365a7c094c5fa44b8cb6da9810d0' These patches …
10:32 AM Changeset in ffmpeg [03b07872] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' * commit …
10:31 AM Changeset in ffmpeg [a384f6a7] by Mans Rullgard <mans@mansr.com>
ppc: replace pointer casting with AV_COPY32 This removes warnings …
10:31 AM Changeset in ffmpeg [031aac9] by Mans Rullgard <mans@mansr.com>
ppc: fix some unused variable warnings The third argument of …
10:30 AM Changeset in ffmpeg [9eda2a85] by Mans Rullgard <mans@mansr.com>
configure: remove support for -n flag in print_enabled() This flag is …
9:57 AM Changeset in ffmpeg [da501ea8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '802713c4e7b41bc2deed754d78649945c3442063' * commit …
5:41 AM Changeset in ffmpeg [faf340f6] by Justin Ruggles <justin.ruggles@gmail.com>
binkaudio: set channel layout
1:04 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Yeah I suppose if I wanted to mess around with c99-to-c89 and spend …
12:44 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
MSVC compilation is regularly tested, you can provide Windows …
12:43 AM Changeset in ffmpeg [3a04c18d] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: prevent null ptr dereferences. The added checks are in line …
12:43 AM Changeset in ffmpeg [8e749733] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: factorize srcU/V offseting out Signed-off-by: Michael …
12:43 AM Changeset in ffmpeg [b5f4836f] by Michael Niedermayer <michaelni@gmx.at>
vc1: check image height, fix division by 0 Found-by: Mateusz "j00ru" …
12:43 AM Changeset in ffmpeg [8824a9ed] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: clean current picture ptr. This avoids having a stray pointer …

Nov 11, 2012:

11:26 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Can't do that geek, because the app is a windows app and complex. …
11:22 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Øystein Krog
I suggest using a mingw-compiled gdb to produce backtraces, this has …
11:17 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Which crash report would you like ? pick a number 1 thru 10. It can …
11:05 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
I have no clue what tools you can use. Someone in the ffmpeg group …
10:55 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > By the way, I have many more …
10:38 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
By the way, I have many more things to do then dealing with ffmpeg. …
10:28 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > Yeah Carl, to you it probably does …
10:26 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Yeah Carl, to you it probably does seem like there is not enough …
10:18 PM Changeset in ffmpeg [3a7f0081] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove mp=geq filter. Native geq video filter is now available.
10:12 PM Changeset in ffmpeg [8eecbaf5] by Clément Bœsch <ubitux@gmail.com>
lavfi: add geq filter.
10:03 PM Changeset in ffmpeg [7b91e52e] by Diego Biurrun <diego@biurrun.de>
x86: Require an assembler able to cope with AVX instructions All …
9:58 PM Changeset in ffmpeg [3704804c] by Clément Bœsch <ubitux@gmail.com>
lavf/assenc: add non strict ts flag. ASS can have several events at …
9:49 PM Changeset in ffmpeg [2b3597f0] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove mp=fixpts filter. lavfi/f_setpts.c should allow …
9:43 PM Changeset in ffmpeg [84aed3fa] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove mp=tile filter. The native tile video filter is now …
9:43 PM Changeset in ffmpeg [a8afb08] by Clément Bœsch <ubitux@gmail.com>
fate/lavfi: increase vf tile coverage.
9:43 PM Changeset in ffmpeg [11ed12c2] by Clément Bœsch <ubitux@gmail.com>
doc/filters: complete tile documentation.
9:43 PM Changeset in ffmpeg [75820120] by Clément Bœsch <ubitux@gmail.com>
lavfi/tile: extend shorthand parameters. This makes the syntax …
9:43 PM Changeset in ffmpeg [4a90e712] by Clément Bœsch <ubitux@gmail.com>
lavfi/tile: add nb_frames option.
9:43 PM Changeset in ffmpeg [ecfaff35] by Clément Bœsch <ubitux@gmail.com>
lavfi/tile: add margin and padding options.
9:43 PM Changeset in ffmpeg [aa5a0290] by Clément Bœsch <ubitux@gmail.com>
lavfi/tile: allow named arguments.
9:41 PM Changeset in ffmpeg [e287201c] by Diego Biurrun <diego@biurrun.de>
x86: Require an assembler able to cope with AVX instructions All …
7:58 PM Changeset in ffmpeg [5aedee4f] by Michael Niedermayer <michaelni@gmx.at>
gxf: avoid null ptr deref without streams. Found-by: Mateusz "j00ru" …
7:52 PM Changeset in ffmpeg [c8712443] by Michael Niedermayer <michaelni@gmx.at>
proresdec: check input size before reading qmats, prevent overreading. …
7:50 PM Ticket #1843 (wav file fmt block size could be 16 for formatid==pcm) closed by Carl Eugen Hoyos
invalid: Thank you for looking into the code, patch dropped.
7:43 PM Changeset in ffmpeg [2b479bca] by Diego Biurrun <diego@biurrun.de>
build: Drop AVX assembly ifdefs An assembler able to cope with AVX …
7:43 PM Changeset in ffmpeg [b8e8a07c] by Diego Biurrun <diego@biurrun.de>
x86: Require an assembler able to cope with AVX instructions All …
7:43 PM Changeset in ffmpeg [97bf7c03] by Diego Biurrun <diego@biurrun.de>
doc: git-howto: Leave reviewers time to react before pushing patches
6:47 PM Changeset in ffmpeg [7faa1776] by Michael Niedermayer <michaelni@gmx.at>
dsicinav: update bitmap_frame_size, avoid out of array reads. …
6:35 PM Changeset in ffmpeg [a903f8f0] by Justin Ruggles <justin.ruggles@gmail.com>
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h …
6:35 PM Changeset in ffmpeg [5980f5dd] by Justin Ruggles <justin.ruggles@gmail.com>
lavu: rename audioconvert.* to channel_layout.* and deprecate …
6:20 PM Ticket #1904 (image2: cannot open files not readable by owner) updated by robert
Replying to cehoyos: > Did you test above patch? > Isn't …
6:02 PM Changeset in ffmpeg [26452e24] by Michael Niedermayer <michaelni@gmx.at>
snow: fix edge emu switch Found-by: Mateusz "j00ru" Jurczyk and …
5:46 PM Changeset in ffmpeg [b7b7e234] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4dec: check w/h, prevent assert failure later Found-by: Mateusz …
5:32 PM Changeset in ffmpeg [192db16b] by Michael Niedermayer <michaelni@gmx.at>
segafilm: fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and …
5:16 PM Changeset in ffmpeg [f1d6f013] by Michael Niedermayer <michaelni@gmx.at>
omadec: fix len check in nprobe() prevent out of array access …
5:09 PM Changeset in ffmpeg [44c23aa] by Michael Niedermayer <michaelni@gmx.at>
zmbvdec: check decompression buffer size. Found-by: Mateusz "j00ru" …
4:20 PM Changeset in ffmpeg [3ba58433] by Michael Niedermayer <michaelni@gmx.at>
diracdec: check wavelet depth, prevent out of array read. Found-by: …
3:43 PM Changeset in ffmpeg [8c414534] by Michael Niedermayer <michaelni@gmx.at>
libvorbisdec: dont try to update an empty que Signed-off-by: Michael …
3:43 PM Changeset in ffmpeg [0a4087b8] by Michael Niedermayer <michaelni@gmx.at>
diracdec: Use only one frame per reference Prevents null ptr …
3:07 PM Changeset in ffmpeg [802713c4] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss2: prevent potential uninitialized reads The alternative to …
3:07 PM Changeset in ffmpeg [6d93308c] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss2: reindent after last commit
3:07 PM Changeset in ffmpeg [b077eb07] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss2: fix handling of unmasked implicit WMV9 rectangles …
2:45 PM Changeset in ffmpeg [e5e1a06e] by Anton Khirnov <anton@khirnov.net>
configure: add lavu dependency to lavr/lavfi .pc files
1:06 PM Changeset in ffmpeg [c0aff406] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: generate library headers with the correct section number
12:04 PM Ticket #1549 (adpcm_ea_r1 is not auto-detected) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
11:54 AM Ticket #1904 (image2: cannot open files not readable by owner) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Reproduced by developer changed
The patch works fine for this use-case: $ ls -l tests/lena.pnm …
11:52 AM Changeset in ffmpeg [6f78ba8b] by Michael Niedermayer <michaelni@gmx.at>
electronic arts: support rare samples containing adpcm_ea_r1 audio …
11:51 AM Changeset in ffmpeg [d168fcb6] by Michael Niedermayer <michaelni@gmx.at>
electronicarts: use av_log_ask_for_sample Reviewed-by: Paul B Mahol …
11:50 AM Changeset in ffmpeg [039f4ff4] by Michael Niedermayer <michaelni@gmx.at>
h264: 2nd try at getting sm2v working Signed-off-by: Michael …
11:41 AM Changeset in ffmpeg [def8588f] by Michael Niedermayer <michaelni@gmx.at>
dwt_yasm/vertical_compose: fix width witdth argument. Fixes out of …
11:29 AM Ticket #1904 (image2: cannot open files not readable by owner) updated by Carl Eugen Hoyos
Attached is an alternative patch (that does not work here).
11:28 AM patchor.diff attached to Ticket #1904 by Carl Eugen Hoyos
11:18 AM Changeset in ffmpeg [bec37935] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
11:03 AM Ticket #1904 (image2: cannot open files not readable by owner) updated by Carl Eugen Hoyos
Did you test above patch? Isn't open() refusing to open files if the …
10:39 AM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Carl Eugen Hoyos
Replying to Atarikid: > OK, sorry for my reply. But only …
10:35 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > There is not much more info I can …
10:21 AM Ticket #1904 (image2: cannot open files not readable by owner) updated by Elon Musk
Status changed
Please send patches to ffmpeg-devel mailing list.
10:19 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) reopened by Elon Musk
Please stop keep trying to close bugs which are not yet fixed.
10:15 AM Changeset in ffmpeg [514910fb] by Stefano Sabatini <stefasab@gmail.com>
doc: add libavfilter.texi With some re-wording by Alexander Strasser …
10:15 AM Changeset in ffmpeg [598546e1] by Stefano Sabatini <stefasab@gmail.com>
doc: add libavutil.texi With some fixes and better wording by …
10:06 AM Changeset in ffmpeg [f0d124f0] by Diego Biurrun <diego@biurrun.de>
x86inc: Set program_name outside of x86inc.asm This reduces the local …
10:05 AM Changeset in ffmpeg [c1947015] by Paul B Mahol <onemda@gmail.com>
smackaud: return meaningful error codes Signed-off-by: Paul B Mahol …
9:44 AM Changeset in ffmpeg [2a374f06] by Paul B Mahol <onemda@gmail.com>
targa: return more meaningful error codes Signed-off-by: Paul B Mahol …
8:44 AM Ticket #1907 (use-after-free in matroska demuxer) updated by Evgeniy Stepanov
This was observed with git synced at: commit …
8:23 AM Ticket #1907 (use-after-free in matroska demuxer) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Description changed
Could you add the FFmpeg version you are testing? (A crash in mkv was …
7:12 AM Ticket #1836 (Wrong duration in TS container) updated by Heesuk Jung
Fixed 2nd problematic file. Thanks
7:12 AM 0001-Wrong-duration-in-TS-container-Ticket-1836.4.patch attached to Ticket #1836 by Heesuk Jung
Resolving Patch
3:01 AM Changeset in ffmpeg [7dab48bb] by Michael Niedermayer <michaelni@gmx.at>
diracdec: allocate enough space for blocks Found-by: Mateusz "j00ru" …
2:34 AM Changeset in ffmpeg [dca2fa10] by Michael Niedermayer <michaelni@gmx.at>
diracdec: fix edge emulation check, fixes out of array reads …
1:51 AM Changeset in ffmpeg [991f6bf9] by Michael Niedermayer <michaelni@gmx.at>
h264: Support SMV2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:51 AM Changeset in ffmpeg [a39d3614] by Michael Niedermayer <michaelni@gmx.at>
h264_refs: Print default in case we are missing a reference. …
1:20 AM Changeset in ffmpeg [d7da4d47] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: avoid double free and leaks. Found-by: Mateusz "j00ru" …
12:19 AM Changeset in ffmpeg [c2ca0163] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: check h in generic rm packet shuffler Fixes crash …
12:19 AM Changeset in ffmpeg [1f41cff] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: check SE. Found-by: Mateusz "j00ru" Jurczyk and Gynvael …

Nov 10, 2012:

11:58 PM Ticket #1907 (use-after-free in matroska demuxer) created by Evgeniy Stepanov
I've got this AddressSanitizer report twice, both times when seeking …[…]
10:23 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
There is not much more info I can provide and it appears being …
10:09 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) closed by Carl Eugen Hoyos
needs_more_info
9:43 PM Changeset in ffmpeg [e56b0984] by Clément Bœsch <ubitux@gmail.com>
lavf/srtenc: ignore invalid timed packets instead of failing. This …
9:03 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Hendrik
I would suggest to simply submit a patchset which introduces the new …
8:59 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) reopened by DonMoir
8:55 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
It can be hard to reproduce and it may take me about 10 tries. It came …
8:54 PM Changeset in ffmpeg [a1e093a6] by Michael Niedermayer <michaelni@gmx.at>
alac: fix bps check Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:45 PM Changeset in ffmpeg [47ca2487] by Michael Niedermayer <michaelni@gmx.at>
lavfi/avcodec: check that injected avframes use a supported channel …
8:37 PM Changeset in ffmpeg [a150bad4] by Michael Niedermayer <michaelni@gmx.at>
lavfi/avcodec: check avfilter_copy_frame_props() return code …
6:55 PM Changeset in ffmpeg [304a1ed] by Michael Niedermayer <michaelni@gmx.at>
mips: Add dependencies on HAVE_INLINE_ASM Add dependencies on …
6:39 PM Changeset in ffmpeg [2d71f31d] by Michael Niedermayer <michaelni@gmx.at>
lag_read_prob_header: fix out of array access Found-by: Mateusz …
5:22 PM Changeset in ffmpeg [b53f8971] by Michael Niedermayer <michaelni@gmx.at>
alac: Check channel indexes more completely, fix out of array …
4:42 PM Changeset in ffmpeg [3920d138] by Michael Niedermayer <michaelni@gmx.at>
alac: fix integer overflow leading to subsequent out of array …
4:14 PM Changeset in ffmpeg [fd4f4923] by Michael Niedermayer <michaelni@gmx.at>
alac: fix nb_samples < order case Found-by: Mateusz "j00ru" Jurczyk …
3:41 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Atarikid
OK, sorry for my reply. But only 'Not everybody owns a Mac' came out a …
3:37 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) updated by dave rice
I did (see above). The source is at …
3:25 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Carl Eugen Hoyos
I told you I tested QuickTime 7.7.2 (this was current at the time of …
3:20 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) updated by Carl Eugen Hoyos
Version changed
Could you post a sample?
2:42 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) updated by dave rice
Yes it is still reproducible. I just pulled git head and reran the …
2:31 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Atarikid
Besides being the most irritating answer ever, what does this answer …
1:49 PM Changeset in ffmpeg [6cd79604] by Diego Biurrun <diego@biurrun.de>
x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros
1:40 PM 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?
1:39 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Replying to Atarikid: > BTW QT 7.7.2 is a tremendous old …
12:39 PM valgrind.log attached to Ticket #123 by Carl Eugen Hoyos
12:39 PM Ticket #123 (Fuzzed sample crashes ffplay) updated by Carl Eugen Hoyos
Keywords changed
I still get invalid reads and memleaks with this sample.
12:29 PM Changeset in ffmpeg [eb3dc237] by Michael Niedermayer <michaelni@gmx.at>
mov: Make sure no streams after the header lack a timescale. Fixes …
12:16 PM Changeset in ffmpeg [cc5c2ef0] by Michael Niedermayer <michaelni@gmx.at>
riff: add SMV2 FourCC for H264 sample: …
12:11 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) closed by Carl Eugen Hoyos
fixed: I believe this has been fixed.
12:02 PM Ticket #1543 (ffmpeg stops after few minutes without anything in the log) closed by Carl Eugen Hoyos
needs_more_info: Please reopen the ticket if you can provide the missing information.
11:56 AM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) closed by Carl Eugen Hoyos
fixed: This appears to have been fixed.
11:50 AM Ticket #1836 (Wrong duration in TS container) updated by Heesuk Jung
This problem is partially fixed and 2nd problematic file is not fixed. …
11:44 AM Changeset in ffmpeg [2ce64413] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:09 AM Ticket #1808 (Auto add yadif/format filter when needed) closed by Carl Eugen Hoyos
invalid: Sorry for not reacting earlier. I have three comments regarding this …
9:59 AM Ticket #1710 (pictor: gray bar at the top) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
8:55 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can explain how the crash you are …
2:22 AM Ticket #1885 (Multithreaded decoding for vc1) updated by DonMoir
Cc changed
Also see ticket #1876
1:31 AM Ticket #1869 (Decode raw v210 streams) closed by Carl Eugen Hoyos
fixed: This works now with the following command line: […]
1:25 AM Changeset in ffmpeg [b56ff0b2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow forcing a frame size in bytes for image2pipe. This allows …
1:19 AM Changeset in ffmpeg [f91f049a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder. …
1:19 AM Ticket #1902 (Possible id3v2 tag issue on MP3) closed by Carl Eugen Hoyos
invalid: Replying to Westie: >{{{ > /usr/local/bin/ffmpeg -y -i …
1:02 AM Changeset in ffmpeg [8b67ec77] by Michael Niedermayer <michaelni@gmx.at>
pictordec: fill any unset portion of the image Fixes ticket #1710
12:58 AM Changeset in ffmpeg [49c2f2d5] by Michael Niedermayer <michaelni@gmx.at>
riff: add GXVE FourCC for WMV2 sample: …
12:52 AM Changeset in ffmpeg [dab70c6] by Michael Niedermayer <michaelni@gmx.at>
ivi_common: check ref_tile size, fix out of array accesses Found-by: …

Nov 9, 2012:

10:57 PM Ticket #1904 (image2: cannot open files not readable by owner) updated by Carl Eugen Hoyos
Priority changed
10:39 PM Changeset in ffmpeg [a93c7ca6] by Michael Niedermayer <michaelni@gmx.at>
ivi_common: more MV Checks, fixes out of array reads Found-by: …
10:35 PM Changeset in ffmpeg [c63e76ba] by Michael Niedermayer <michaelni@gmx.at>
ebml_read_binary: use fast_padded_malloc() Fixes out of array …
8:31 PM Changeset in ffmpeg [4b60fac4] by Diego Biurrun <diego@biurrun.de>
x86: PALIGNR: port to cpuflags
8:22 PM Changeset in ffmpeg [98b37700] by Michael Niedermayer <michaelni@gmx.at>
twinvq: make ibps check unsigned Signed-off-by: Michael Niedermayer …
8:17 PM Changeset in ffmpeg [4d1f69f2] by Diego Biurrun <diego@biurrun.de>
x86: h264_qpel_10bit: port to cpuflags
8:06 PM Changeset in ffmpeg [2fbb37b5] by Michael Niedermayer <michaelni@gmx.at>
iff/ilbm: check remaining buffer size. Found-by: Mateusz "j00ru" …
8:06 PM Changeset in ffmpeg [b8551f8e] by Michael Niedermayer <michaelni@gmx.at>
pcmdec: check that channels is valid. Prevents a division by 0 …
8:05 PM Changeset in ffmpeg [ac7ff096] by Michael Niedermayer <michaelni@gmx.at>
aacdec: fix temporary array size Avoids out of array accesses. …
6:59 PM Changeset in ffmpeg [623cfc9] by Michael Niedermayer <michaelni@gmx.at>
pngdec: check that format matches too not just dimensions Found-by: …
6:28 PM Changeset in ffmpeg [02a325cb] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: check rps, fix infinite loop. Found-by: Mateusz "j00ru" …
5:46 PM Changeset in ffmpeg [b8dc5f8b] by Michael Niedermayer <michaelni@gmx.at>
twinvq: check bitrate for validity avoid division by 0 Found-by: …
5:10 PM Ticket #1906 (caf: noise after seeking with ffplay) created by ami_stuff
ffplay generates noise after seeking in attached caf file …
5:05 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) created by ami_stuff
mplayer/wmp can seek correctly in the file …
5:05 PM Changeset in ffmpeg [e481ba2e] by Michael Niedermayer <michaelni@gmx.at>
vqf: check samplerate, avoid division by 0. Found-by: Mateusz "j00ru" …
4:49 PM Ticket #1904 (image2: cannot open files not readable by owner) created by robert
Summary of the bug: file_check() in libavformat/file.c makes loading …
4:47 PM Changeset in ffmpeg [fb6a72cd] by Michael Niedermayer <michaelni@gmx.at>
iff: avoid out of array reads, due to too many planes. Found-by: …
4:30 PM Ticket #1903 (ffplay: audio wave does not refresh for mp3s with apic) created by ami_stuff
audio wave ("w" key) does not refresh for mp3s with apic …
4:18 PM Changeset in ffmpeg [7989f7e0] by Michael Niedermayer <michaelni@gmx.at>
xmv: Fix integer overflow Found-by: Mateusz "j00ru" Jurczyk and …
4:03 PM Changeset in ffmpeg [9195377b] by Michael Niedermayer <michaelni@gmx.at>
vp56dec: Fix handling of alpha configuration changes. Found-by: …
3:31 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Roger Pack
Hmm. I posted this ticket after reading that #332 was closed because …
2:39 PM Ticket #1836 (Wrong duration in TS container) updated by ramitb
Is this problem fixed?
1:59 PM Changeset in ffmpeg [7ec1fe1] by Michael Niedermayer <michaelni@gmx.at>
lavf: Dont compare absolute to relative timestamps in duration gcd …
1:17 PM Changeset in ffmpeg [4c6e7c2d] by Michael Niedermayer <michaelni@gmx.at>
ivi_common: dont dereference null pointers. Found-by: Mateusz "j00ru" …
12:43 PM Ticket #1902 (Possible id3v2 tag issue on MP3) updated by David Weston
Oh, and another thing - this same file is reported to have ~30sec. …
12:37 PM Ticket #1902 (Possible id3v2 tag issue on MP3) updated by David Weston
The other reason I say that it could be possibly id3v2 is because of …
12:36 PM Ticket #1902 (Possible id3v2 tag issue on MP3) created by David Weston
I think I have an issue with cover images hidden within mp3s: […] …
12:26 PM Changeset in ffmpeg [13451f55] by Michael Niedermayer <michaelni@gmx.at>
atrac3dec: Check coding mode against channels. Found-by: Mateusz …
12:13 PM Changeset in ffmpeg [5ee008e0] by Michael Niedermayer <michaelni@gmx.at>
qdm2: check that coding_method is valid before using it. Fixes out of …
11:44 AM Changeset in ffmpeg [909a18f7] by Michael Niedermayer <michaelni@gmx.at>
mjpegbdec: dont return a picture when there is no picture. Found-by: …
11:14 AM Changeset in ffmpeg [6d1c5ea0] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: check count in metadata reading. Fixes out of array access …
11:05 AM Changeset in ffmpeg [ce1ebb31] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: use checked reads for tget*() Fixes out of array reads …
9:29 AM Changeset in ffmpeg [1b5a6d3c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:58 AM Ticket #1901 (cavs artefacts in B frames) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
Some artefacts are visible on decoding. […]
8:42 AM Ticket #1901 (cavs artefacts in B frames) updated by liguangwei
Replying to cehoyos: > To make this a valid ticket, please …
8:38 AM Ticket #1901 (cavs artefacts in B frames) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide a sample and please …
8:35 AM Ticket #1901 (cavs artefacts in B frames) updated by liguangwei
cavs format decode flicker ,and stream is aviable at web site …
8:32 AM Ticket #1901 (cavs artefacts in B frames) created by liguangwei
hi all, i found a ffmpeg a bug, with play chinese cavs stream , …
2:08 AM Changeset in ffmpeg [76935434] by Michael Niedermayer <michaelni@gmx.at>
PRINT_CODEC_SUPPORTED: fix used variable Reviewed-by: Stefano …
Note: See TracTimeline for information about the timeline view.