Timeline



Oct 13, 2011:

11:55 PM WERCD72.tmp.appcompat.txt attached to Ticket #423 by mbradshaw
Crash Dump File
11:54 PM WER7E48.tmp.WERInternalMetadata.xml attached to Ticket #423 by mbradshaw
Crash dump file
9:41 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
I've further narrowed down the change to the file …
9:25 PM Ticket #552 (warning flags needed for av_open_input_file) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
I suggest you add such a flag and send it to ffmpeg-devel.
9:25 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
I suggest you clone current FFmpeg, change the required value in the …
9:20 PM Changeset in ffmpeg [a62d3669] by Diego Biurrun <diego@biurrun.de>
prores: add FATE tests
9:20 PM Changeset in ffmpeg [c4a37885] by Diego Biurrun <diego@biurrun.de>
id3v2: reduce the scope of some non-globally-used symbols/structures
9:20 PM Changeset in ffmpeg [3b78c180] by Diego Biurrun <diego@biurrun.de>
id3v2: cosmetics: move some declarations before the places they are used
8:32 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) updated by ilevin
"max NALU size" was required in my project to be reported to the …
8:31 PM Changeset in ffmpeg [617a51f9] by Justin Ruggles <justin.ruggles@gmail.com>
shorten: remove the flush function. The shorten decoder does not …
8:31 PM Changeset in ffmpeg [e32dfdaa] by Justin Ruggles <justin.ruggles@gmail.com>
shn: do not allow seeking in the raw shn demuxer. The demuxer does …
8:31 PM Changeset in ffmpeg [b631fba9] by Justin Ruggles <justin.ruggles@gmail.com>
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. This will …
8:31 PM Changeset in ffmpeg [050e20a] by Justin Ruggles <justin.ruggles@gmail.com>
avformat: update AVInputFormat allowed flags
8:31 PM Changeset in ffmpeg [0041cdba] by Justin Ruggles <justin.ruggles@gmail.com>
avformat: don't unconditionally call ff_read_frame_flush() when trying …
8:27 PM Ticket #552 (warning flags needed for av_open_input_file) created by DonMoir
When you open a video, warnings are sent to stdout. This does you no …
8:26 PM Changeset in ffmpeg [c6ac30c] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: use sizeof() instead of hardcoded sizes
8:26 PM Changeset in ffmpeg [6d55506c] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: remove unneeded variable, 'consumed' increment the 'buf' …
8:25 PM Changeset in ffmpeg [b8404893] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: simplify truespeech_read_frame() by using get_bits()
8:25 PM Changeset in ffmpeg [5e5ce70f] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: decode directly to output buffer instead of a temp buffer
8:25 PM Changeset in ffmpeg [3e7a1767] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: check to make sure channels == 1
8:25 PM Changeset in ffmpeg [a8f8db2] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: check for large enough output buffer rather than …
8:25 PM Changeset in ffmpeg [595cf1a1] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: remove unneeded zero-size packet check. This is already …
8:23 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by ilevin
You are right, I could, but I wanted to preserve the array with the …
7:52 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by Carl Eugen Hoyos
Can't you simply add "1" to the entries in packed_size that need it to …
7:47 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) updated by Carl Eugen Hoyos
Please provide samples for "btrt" and "udta" and please explain why …
7:31 PM movenc.c.diff attached to Ticket #551 by ilevin
7:31 PM mov.c.diff attached to Ticket #551 by ilevin
7:30 PM isom.h.diff attached to Ticket #551 by ilevin
7:30 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) created by ilevin
Add abilities when writing to/reading from 3gp/mov format, and with no …
7:22 PM movenc.c.diff attached to Ticket #550 by ilevin
7:19 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) created by ilevin
Logic in movenc.c, function ff_mov_write_packet(), prevents putting no …
7:13 PM Changeset in ffmpeg [82be06bb] by Justin Ruggles <justin.ruggles@gmail.com>
mlpdec: return meaningful error codes instead of -1
7:13 PM Changeset in ffmpeg [e1b8d88d] by Justin Ruggles <justin.ruggles@gmail.com>
mlpdec: remove unnecessary wrapper function
7:13 PM Changeset in ffmpeg [37b67f1] by Justin Ruggles <justin.ruggles@gmail.com>
mlpdec: only calculate output size once
7:13 PM Changeset in ffmpeg [caa8458] by Justin Ruggles <justin.ruggles@gmail.com>
mlpdec: validate that the reported channel count matches the actual …
6:14 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
Note that the changes I'd listed were different though - grabbed …
6:10 PM Changeset in ffmpeg [e91230a5] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Improve PVA probe function. Signed-off-by: Reimar Döffinger …
5:41 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
I've rerun all of my tests and confirmed that the changelist where …
4:56 PM Changeset in ffmpeg [b45eb9d6] by Mans Rullgard <mans@mansr.com>
pcm: reduce pointer type casting Making 'samples' a pointer to …
4:50 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
I'm not so certain that I've found the bad changelist. I found that I …
4:08 PM Changeset in ffmpeg [c722c88e] by Michael Niedermayer <michaelni@gmx.at>
libmodplug: remove mathematical constants now redundant. …
4:08 PM Changeset in ffmpeg [7d60b43e] by Michael Niedermayer <michaelni@gmx.at>
vsrc_nullsrc: remove mathematical constants now redundant. …
4:08 PM Changeset in ffmpeg [21e888bd] by Michael Niedermayer <michaelni@gmx.at>
vf_crop: remove mathematical constants now redundant. Signed-off-by: …
4:08 PM Changeset in ffmpeg [94b34585] by Michael Niedermayer <michaelni@gmx.at>
vf_settb: remove mathematical constants now redundant. Signed-off-by: …
4:08 PM Changeset in ffmpeg [db820c3c] by Michael Niedermayer <michaelni@gmx.at>
vf_setpts: remove mathematical constants now redundant. …
4:08 PM Changeset in ffmpeg [1a3fa3ab] by Michael Niedermayer <michaelni@gmx.at>
vf_select: remove mathematical constants now redundant. …
4:08 PM Changeset in ffmpeg [3b316f9f] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: remove mathematical constants now redundant. Signed-off-by: …
4:08 PM Changeset in ffmpeg [e2abe90e] by Michael Niedermayer <michaelni@gmx.at>
vf_pad: remove mathematical constants now redundant. Signed-off-by: …
4:08 PM Changeset in ffmpeg [8c88d734] by Michael Niedermayer <michaelni@gmx.at>
vf_overlay: remove mathematical constants now redundant. …
4:08 PM Changeset in ffmpeg [157ff97e] by Michael Niedermayer <michaelni@gmx.at>
vf_lut: remove mathematical constants now redundant. Signed-off-by: …
4:08 PM Changeset in ffmpeg [a2af9012] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: remove mathematical constants now redundant. …
4:04 PM Changeset in ffmpeg [072a62b5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'hexene/stagefright' * …
2:50 PM Changeset in ffmpeg [40963ea9] by Michael Niedermayer <michaelni@gmx.at>
eval: add mathematical constants (PI, E, PHI). Signed-off-by: Nicolas …
2:50 PM Changeset in ffmpeg [4d518f1] by Michael Niedermayer <michaelni@gmx.at>
g723.1: use raw muxer Signed-off-by: Michael Niedermayer …
2:40 PM Changeset in ffmpeg [f59bb3d8] by Mans Rullgard <mans@mansr.com>
mathops: remove undefined behaviour from sign_extend() This function …
2:35 PM Changeset in ffmpeg [42feaf40] by Ronald S. Bultje <rsbultje@gmail.com>
vc1: explicitly zero interlaced mode coding variables for progressive …
2:11 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
Muxing to avi seems to work but ts and mp4 have problems - the dts' …
9:51 AM Changeset in ffmpeg [13c99587] by Luca Barbato <lu_zero@gentoo.org>
segment: extend options let set an alternate path for the segment files.
8:08 AM bug.zip attached to Ticket #549 by ehsmeng
files to recreate the problem and see erroneous output
8:07 AM Ticket #549 (Video filter overlay does not preserve alpha) created by ehsmeng
Hi, I think there might be a bug in ffmpeg/video filter. If I have a …
4:00 AM Changeset in ffmpeg [f884ef00] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
3:44 AM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by DonMoir
Not directly related to ffplay, but what I find in my own app, is on a …
1:31 AM Changeset in ffmpeg [c1847c93] by Michael Niedermayer <michaelni@gmx.at>
Correct buffer handling for RTCP packets Previous code could read 4 …

Oct 12, 2011:

10:20 PM Changeset in ffmpeg [47a1d794] by Justin Ruggles <justin.ruggles@gmail.com>
tiffenc: initialize forgotten avctx.
9:49 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Replying to terran: > In other words, this fails too: > …
9:48 PM Changeset in ffmpeg [c74f1f47] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: free the active audio packet at exit. fixes a memleak
9:48 PM Changeset in ffmpeg [cb2c4de3] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: free rdft data used for spectrogram analysis. fixes a memleak
9:39 PM Changeset in ffmpeg [67bbf07f] by Anton Khirnov <anton@khirnov.net>
log.h: make AVClass a named struct 'struct AVClass' is used in the …
8:18 PM Changeset in ffmpeg [dc66951b] by Michael Niedermayer <michaelni@gmx.at>
proresdsp: fix rounding Signed-off-by: Michael Niedermayer …
8:09 PM Changeset in ffmpeg [67dad8e7] by Michael Niedermayer <michaelni@gmx.at>
proresdsp: Correct credits to point to the Author and not just the …
8:09 PM osx-libsdl-bug.jpg attached to Ticket #548 by cbsrobot
8:09 PM Ticket #548 (ffplay in fullscreen mode shows greenish image on osx 10.6.6 with ...) created by cbsrobot
colors are greenish in fullscreen mode, but ok in window mode - see …
8:08 PM Changeset in ffmpeg [96b0ddee] by Michael Niedermayer <michaelni@gmx.at>
dct-test: Test ff_prores_idct_put_10_sse2() Signed-off-by: Michael …
8:08 PM Changeset in ffmpeg [dfeeb85b] by Michael Niedermayer <michaelni@gmx.at>
dct-test: add transpose permutation support Signed-off-by: Michael …
8:08 PM Changeset in ffmpeg [370d7ef2] by Michael Niedermayer <michaelni@gmx.at>
proresdsp: Optimize series of padds out Signed-off-by: Michael …
8:07 PM Changeset in ffmpeg [6398c0f7] by Michael Niedermayer <michaelni@gmx.at>
proresdsp.asm: Remove useless instructions.
7:57 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by cbsrobot
Yes it fixes the issue for me and I do not see the double free as you …
6:52 PM Changeset in ffmpeg [3e68b282] by Justin Ruggles <justin.ruggles@gmail.com>
fix ac3 encoder documentation some of the mode values were reversed
5:55 PM Changeset in ffmpeg [bebaf4ea] by Michael Niedermayer <michaelni@gmx.at>
prores: change license to LGPL, merge some parts. Signed-off-by: …
5:42 PM Changeset in ffmpeg [b87d8825] by Michael Niedermayer <michaelni@gmx.at>
proresdsp.asm: drop useless shifts Signed-off-by: Michael Niedermayer …
5:42 PM Changeset in ffmpeg [ef47c608] by Michael Niedermayer <michaelni@gmx.at>
x86/proresdsp-init: add forgotten HAVE_YASM Signed-off-by: Michael …
5:42 PM Changeset in ffmpeg [d186019] by Michael Niedermayer <michaelni@gmx.at>
configure: drop GPLv2 support Signed-off-by: Michael Niedermayer …
5:07 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
> ffmpeg -i rehearsal.mp4 -threads 4 -vcodec libx264 -b:v 7000000 …
4:04 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
ffmpeg -i rehearsal.mp4 -threads 4 -vcodec libx264 -b:v 7000000 …
3:55 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by Carl Eugen Hoyos
Keywords changed
Original thread that lead to this problem: …
3:54 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
> Do -threads 5/6/7/8 work? No. It looks like 0, 4+ fail. Sounds like …
3:53 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
I can reproduce the original crash on "f" on PowerPC OS X 10.5 Could …
3:33 PM Changeset in ffmpeg [50f97219] by Diego Biurrun <diego@biurrun.de>
vc1: more prettyprinting cosmetics Signed-off-by: Diego Biurrun …
3:33 PM Changeset in ffmpeg [94e725ca] by Diego Biurrun <diego@biurrun.de>
vc1: prettyprint some tables Signed-off-by: Diego Biurrun …
3:33 PM Changeset in ffmpeg [b18c68ad] by Diego Biurrun <diego@biurrun.de>
vc1: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
3:24 PM aac.ogg attached to Ticket #547 by Carl Eugen Hoyos
3:24 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Works fine with mplayer -demuxer ogg -ac ffaac -aid -1 (sic!) and …
3:14 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Do -threads 5/6/7/8 work? Does ffmpeg -i rehearsal.mp4 -qscale 2 …
3:03 PM Changeset in ffmpeg [1786c7f8] by Luca Barbato <lu_zero@gentoo.org>
segment: basic pattern support and playlist output Yet another option …
3:03 PM Changeset in ffmpeg [82df8c3] by Luca Barbato <lu_zero@gentoo.org>
segment: introduce segmented chain muxer Initial test code, the …
3:03 PM Changeset in ffmpeg [8d80f3cb] by Luca Barbato <lu_zero@gentoo.org>
output-example: extend duration
3:03 PM Changeset in ffmpeg [fe896ec2] by Luca Barbato <lu_zero@gentoo.org>
ratecontrol: estimate twice the qscale values This had been the fix …
2:55 PM Changeset in ffmpeg [492bd1a2] by Anton Khirnov <anton@khirnov.net>
AVOptions: bump minor and add APIchanges entry.
2:51 PM Changeset in ffmpeg [7a6cd995] by Anton Khirnov <anton@khirnov.net>
cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()
2:51 PM Changeset in ffmpeg [145f741e] by Anton Khirnov <anton@khirnov.net>
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2:51 PM Changeset in ffmpeg [3b3ea34] by Anton Khirnov <anton@khirnov.net>
Remove all uses of deprecated AVOptions API.
2:51 PM Changeset in ffmpeg [8c5dcaad] by Anton Khirnov <anton@khirnov.net>
AVOptions: add av_opt_next, deprecate av_next_option. Just for naming …
2:51 PM Changeset in ffmpeg [dca055be] by Anton Khirnov <anton@khirnov.net>
AVOptions: add functions for evaluating option strings.
2:51 PM Changeset in ffmpeg [059a037f] by Anton Khirnov <anton@khirnov.net>
AVOptions: split get_number(). Split actual writing to read_number() …
2:51 PM Changeset in ffmpeg [41d9d51a] by Anton Khirnov <anton@khirnov.net>
AVOptions: add av_opt_get*, deprecate av_get*. New functions can get …
2:51 PM Changeset in ffmpeg [dac66da6] by Anton Khirnov <anton@khirnov.net>
AVOptions: add av_opt_set*(). Deprecate av_set_* New functions …
2:51 PM Changeset in ffmpeg [641c7afe] by Anton Khirnov <anton@khirnov.net>
AVOptions: add new API for enumerating children. This will allow the …
2:23 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by cbsrobot
I found a solution for this issue (see below), but there is another …
2:14 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by spiff
logs and then some attached.
2:14 PM mplayer-ogg-lavc.log attached to Ticket #547 by spiff
for reference; mplayer output with ogg demuxer and lavc decoder
2:13 PM mplayer-ogg-faad.log attached to Ticket #547 by spiff
for reference; mplayer output with ogg demuxer and faad decoder (success)
2:13 PM mplayer-lavf.log attached to Ticket #547 by spiff
for reference; mplayer output with lavf demuxer and lavc decoder
2:12 PM ffplay-output.log attached to Ticket #547 by spiff
output from ffplay <samplefile>
2:08 PM ffmpeg-output.log attached to Ticket #547 by spiff
output from ffmpeg -v 9 -loglevel 99 -i
1:59 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by spiff
hmm, seems i can't upload files to incoming, so here's the link to the …
1:52 PM Changeset in ffmpeg [1bca8f4b] by Janne Grunau <janne-libav@jannau.net>
rv34: move inverse transform functions to DSP context
1:46 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) created by spiff
The OGG demuxer fails to demux the AAC in sample file xx/xx.ogg no …
1:43 PM Changeset in ffmpeg [cdd30e56] by Clément Bœsch <ubitux@gmail.com>
doc: small ascii diagram on I/O files and streams in ffmpeg.c
12:55 PM Changeset in ffmpeg [4edcdf5] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: show sample_fmt in the stream section
12:46 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
Something else that I found during testing just now ... "-threads 4" …
12:43 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
cehoyos: It looks like that command was failing because the libavcodec …
12:25 PM Changeset in ffmpeg [cad0c37] by Martin Storsjö <martin@martin.st>
flvenc: Write the right metadata entry count No application rely on …
11:48 AM Changeset in ffmpeg [76b0d03d] by Martin Storsjö <martin@martin.st>
rtsp: Request that dynamic rate is disabled DSS enables this …
11:48 AM Changeset in ffmpeg [30eae325] by Martin Storsjö <martin@martin.st>
rtsp: Parse the x-Accept-Dynamic-Rate header Signed-off-by: Martin …
11:48 AM Changeset in ffmpeg [bfc6db44] by Martin Storsjö <martin@martin.st>
rtpdec: Add ff_ prefix to all nonstatic symbols Signed-off-by: Martin …
11:39 AM Changeset in ffmpeg [318efbfc] by Mans Rullgard <mans@mansr.com>
h264: change unsupported bit depth message to error level Unsupported …
11:37 AM Changeset in ffmpeg [07b77fe3] by Martin Storsjö <martin@martin.st>
rtpdec: Read the packet length for all RTCP packet types This allows …
11:37 AM Changeset in ffmpeg [5d6ecf53] by Martin Storsjö <martin@martin.st>
rtpdec: Fix the minimum packet length for RTCP SR packets We actually …
11:28 AM Changeset in ffmpeg [c682514] by Mans Rullgard <mans@mansr.com>
qdm2: fix signed multiplication overflow This code relies on the …
11:04 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by cbsrobot
mplayer -vo sdl works, but when resizing it stretches the movie to the …
9:30 AM Changeset in ffmpeg [9f70057d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set codec_tag property for matroska muxers. Fixes tickets #8, #537.
9:27 AM Changeset in ffmpeg [7d52ed68] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
9:26 AM Changeset in ffmpeg [7275dc2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
9:26 AM Changeset in ffmpeg [7d12b065] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
9:07 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by Carl Eugen Hoyos
Could you test mplayer -vo sdl ?
9:03 AM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Please always post a failing command line together with complete, …
8:57 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer, Summary changed
Matroska test-suite is available at …
8:55 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer, Summary changed
This is test4.mkv from the test-suite at …
8:44 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) created by cbsrobot
ffplay crashes when resizing or switsching to fullscreen on OSX 10.6.6 …
7:19 AM Changeset in ffmpeg [5e87222f] by Martin Storsjö <martin@martin.st>
flvdec: Don't export metadata entries that aren't proper metadata …
7:19 AM Changeset in ffmpeg [b204c46d] by Martin Storsjö <martin@martin.st>
flvdec: Split out setting of numeric fields from storing metadata …
6:27 AM Changeset in ffmpeg [46c3c53b] by Anton Khirnov <anton@khirnov.net>
libx264: support yuv422/444 output.
6:27 AM Changeset in ffmpeg [04de1569] by Anton Khirnov <anton@khirnov.net>
sws: support yuv444p9/10 output.
3:40 AM Changeset in ffmpeg [b81f8880] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
2:15 AM Changeset in ffmpeg [b75d89a4] by Michael Niedermayer <michaelni@gmx.at>
cdg: enable seeking Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:15 AM Changeset in ffmpeg [fe19e138] by Michael Niedermayer <michaelni@gmx.at>
cdg: Try to detect keyframes. Signed-off-by: Michael Niedermayer …
2:06 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) updated by Brad Smith
Sample uploaded to http://upload.ffmpeg.org/upload/.
2:03 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) created by Brad Smith
Trying out the Matroska testsuite with FFmpeg I see the FFmpeg …
1:48 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) updated by Brad Smith
Sample uploaded to http://upload.ffmpeg.org/upload/.
1:47 AM Changeset in ffmpeg [045c5283] by Michael Niedermayer <michaelni@gmx.at>
cdg: set timestamps Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:44 AM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) closed by Michael Niedermayer
fixed: Thanks for pointing at this problem, ive succeeded to fix this in a …
1:41 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) created by Brad Smith
Trying out the Matroska testsuite with FFmpeg I see the FFmpeg …
12:10 AM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
ffmpeg version N-33513-g3473639, Copyright (c) 2000-2011 the FFmpeg …

Oct 11, 2011:

11:31 PM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) updated by Guillaume Desmottes
Also reported: http://bugzilla.libav.org/show_bug.cgi?id=55
11:06 PM 0001-cdg.c-set-AV_PKT_FLAG_KEY-flag.patch attached to Ticket #543 by Guillaume Desmottes
patch
11:06 PM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) created by Guillaume Desmottes
While integrating cdg support into gstreamer-ffmpeg ( …
11:04 PM Changeset in ffmpeg [d69fda91] by Michael Niedermayer <michaelni@gmx.at>
lavf: check stream_index from read_packet() for validity. …
10:47 PM Changeset in ffmpeg [f36ce75e] by Michael Niedermayer <michaelni@gmx.at>
pcm: Print number of bits in the error message of unsupported DVD PCM …
9:36 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Please provide at least complete, uncut output of your failing …
8:16 PM Changeset in ffmpeg [be5ac961] by Michael Niedermayer <michaelni@gmx.at>
examples/encoding: rename to decoding_encoding.c as the file is an …
8:10 PM Changeset in ffmpeg [f8e98061] by Michael Niedermayer <michaelni@gmx.at>
examples/encoding: List more formats to make it more clear to the …
8:03 PM Changeset in ffmpeg [fc119278] by Michael Niedermayer <michaelni@gmx.at>
mem: fix memalign hack av_realloc() Signed-off-by: Michael …
7:51 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
> I meant more something like > ffmpeg -i rehearsal.mp4 -qscale 2 …
7:34 PM Changeset in ffmpeg [f74d1c6] by Michael Niedermayer <michaelni@gmx.at>
h264: do not let invalid values in h->ref_count after a decoder reset. …
7:34 PM Changeset in ffmpeg [e49abd1] by Michael Niedermayer <michaelni@gmx.at>
libx264: Fix loop failure due to bufsize becoming 0 Signed-off-by: …
7:34 PM Changeset in ffmpeg [414409e6] by Michael Niedermayer <michaelni@gmx.at>
configure: remove bashism equality check for target_os. (cherry picked …
7:34 PM Changeset in ffmpeg [09a28847] by Michael Niedermayer <michaelni@gmx.at>
H264: hotfix for speedloss on frame threading and h264 files with …
7:34 PM Changeset in ffmpeg [b981c5d4] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: Lift limit on PMT PID Fixes Ticket518 (cherry picked from …
7:06 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Replying to terran: > Using "-vcodec copy -acodec copy" I …
6:57 PM Changeset in ffmpeg [5f3fb599] by Justin Ruggles <justin.ruggles@gmail.com>
fix AC3ENC_OPT_MODE_ON/OFF The values were reversed. Signed-off-by: …
6:25 PM Changeset in ffmpeg [96bc6485] by Michael Niedermayer <michaelni@gmx.at>
arm: fix av_clipl_int32() asm Note, the other arm asm code is likely …
6:18 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
I recompiled without libx264 and without libfaac. Using "-vcodec copy …
5:55 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
You can upload files to http://www.datafilehost.com/
5:24 PM Changeset in ffmpeg [fdba370f] by Mans Rullgard <mans@mansr.com>
h264: fix HRD parameters parsing The bit_rate_value_minus1 and …
5:23 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Carl Eugen Hoyos
Priority, Component changed
Is the problem also reproducible without an external library, i.e. …
4:46 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
Please let me know if there is another secure way to provide the file …
3:15 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by Terran Vigil
I'm unable to upload to upload.ffmpeg.org/incoming: Command: PASV …
2:50 PM Changeset in ffmpeg [91f47329] by Ronald S. Bultje <rsbultje@gmail.com>
prores: implement multithreading. 60% speedup (overall decoding time) …
2:50 PM Changeset in ffmpeg [e3f530fe] by Ronald S. Bultje <rsbultje@gmail.com>
prores: idct sse2/sse4 optimizations. ~3.0-3.5x as fast as original C …
2:50 PM Changeset in ffmpeg [6aa3cac6] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use aligned move for storage into temporary buffer. The …
2:50 PM Changeset in ffmpeg [92fb52d] by Ronald S. Bultje <rsbultje@gmail.com>
prores: extract idct into its own dspcontext and merge with put_pixels.
2:35 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) created by Terran Vigil
When encoding from h264/aac mp4 to mpeg-ts, the audio stream is lost …
2:00 PM Changeset in ffmpeg [8babfc03] by Mans Rullgard <mans@mansr.com>
h264: fix invalid shifts in init_cavlc_level_tab() The level_code …
1:42 PM Changeset in ffmpeg [88d1e2b2] by Mans Rullgard <mans@mansr.com>
intfloat_readwrite: fix signed addition overflows These additions …
1:06 PM Changeset in ffmpeg [30c3d97] by Luca Barbato <lu_zero@gentoo.org>
mov: do not misreport empty stts Return -1 instead of ENOMEM if …
1:06 PM Changeset in ffmpeg [5a7ba586] by Luca Barbato <lu_zero@gentoo.org>
mov: cosmetics, fix for and if spacing
12:56 PM Changeset in ffmpeg [c780b543] by Anton Khirnov <anton@khirnov.net>
id3v2: fix NULL pointer dereference Bug found by Laurent Aimar fenrir …
12:56 PM Changeset in ffmpeg [2804d320] by Anton Khirnov <anton@khirnov.net>
mov: read album_artist atom Signed-off-by: Anton Khirnov …
12:56 PM Changeset in ffmpeg [dff41775] by Anton Khirnov <anton@khirnov.net>
mov: fix disc/track numbers and totals Signed-off-by: Anton Khirnov …
12:31 PM Changeset in ffmpeg [25c27f37] by Diego Biurrun <diego@biurrun.de>
doc: fix references to obsolete presets directories for avconv/ffmpeg
12:28 PM Changeset in ffmpeg [4b7f4908] by Diego Biurrun <diego@biurrun.de>
flashsv: return more meaningful error value
12:28 PM Changeset in ffmpeg [f9a9c8f9] by Diego Biurrun <diego@biurrun.de>
flashsv: fix typo in av_log() message
12:24 PM Changeset in ffmpeg [34736399] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix two stream related comments.
11:55 AM Changeset in ffmpeg [51740329] by Michael Niedermayer <michaelni@gmx.at>
g723.1: use memmove() where overlapping src and dst can happen. …
11:55 AM Changeset in ffmpeg [7b5c0306] by Michael Niedermayer <michaelni@gmx.at>
vc1: enable interlaced p fields again, they seem no longer to crash …
11:55 AM Changeset in ffmpeg [4509be3d] by Michael Niedermayer <michaelni@gmx.at>
vc1: reset interlaced variables, prevent another bunch of crashes. …
11:48 AM Changeset in ffmpeg [ff1f89de] by Justin Ruggles <justin.ruggles@gmail.com>
smacker: validate channels and sample format.
11:48 AM Changeset in ffmpeg [cf044f8b] by Justin Ruggles <justin.ruggles@gmail.com>
smacker: check buffer size before reading output size
11:48 AM Changeset in ffmpeg [e190e45] by Justin Ruggles <justin.ruggles@gmail.com>
smacker: validate number of channels
11:48 AM Changeset in ffmpeg [a7984a6a] by Justin Ruggles <justin.ruggles@gmail.com>
smacker: Separate audio flags from sample rates in smacker demuxer. …
11:05 AM Changeset in ffmpeg [be1242a3] by Mans Rullgard <mans@mansr.com>
h264: fix detection of optional trailing PPS elements The PPS may …
11:05 AM Changeset in ffmpeg [c79d2a20] by Mans Rullgard <mans@mansr.com>
sipr: fix get_bits(0) calls Zero-length get_bits() is undefined, must …
11:05 AM Changeset in ffmpeg [cb668476] by Mans Rullgard <mans@mansr.com>
motion_est: make MotionExtContext.map_generation unsigned The way …
5:31 AM Changeset in ffmpeg [d5571522] by Clément Bœsch <ubitux@gmail.com>
eval: document recently added random(), hypot(), gcd().
3:16 AM Ticket #534 (Ut Video Support) updated by dbuitenh
I've gotten UT Video to compile on linux (written a patch + Makefile I …
1:42 AM Changeset in ffmpeg [1e4d6035] by Michael Niedermayer <michaelni@gmx.at>
vc1: disable parts of the interlaced code due to security issues. …
1:42 AM Changeset in ffmpeg [41f55277] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (34 …

Oct 10, 2011:

10:24 PM Changeset in ffmpeg [fbb8468f] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: prefer lowercase section names over uppercase ones This is …
8:07 PM Ticket #541 (Constant in drawtext not working) closed by Stefano Sabatini
invalid: That feature was added in libavfilter 2.43.5, commit …
7:37 PM Changeset in ffmpeg [4c7a232f] by Janne Grunau <janne-libav@jannau.net>
h264: reset h->ref_count in case of errors in …
7:37 PM Changeset in ffmpeg [e8ac80fb] by Janne Grunau <janne-libav@jannau.net>
error_resilience: fix the check for missing references in …
7:37 PM Changeset in ffmpeg [1b1182ce] by Janne Grunau <janne-libav@jannau.net>
4xm: prevent NULL dereference with invalid huffman table …
7:37 PM Changeset in ffmpeg [79964745] by Janne Grunau <janne-libav@jannau.net>
4xmdemux: prevent use of uninitialized memory Signed-off-by: Janne …
7:37 PM Changeset in ffmpeg [8d518a9c] by Janne Grunau <janne-libav@jannau.net>
4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers …
7:37 PM Changeset in ffmpeg [dc64f20] by Janne Grunau <janne-libav@jannau.net>
ptx: check for out of bound reads Signed-off-by: Janne Grunau …
7:36 PM Changeset in ffmpeg [04a845ca] by Janne Grunau <janne-libav@jannau.net>
tiffdec: fix out of bound reads/writes Signed-off-by: Janne Grunau …
7:36 PM Changeset in ffmpeg [46cb2f6a] by Janne Grunau <janne-libav@jannau.net>
eacmv: check for out of bound reads Signed-off-by: Janne Grunau …
7:36 PM Changeset in ffmpeg [8df8a87e] by Janne Grunau <janne-libav@jannau.net>
eacmv: fix potential pointer arithmetic overflows Signed-off-by: …
7:36 PM Changeset in ffmpeg [c7f89064] by Janne Grunau <janne-libav@jannau.net>
adpcm: fix out of bound reads due to integer overflow Signed-off-by: …
7:36 PM Changeset in ffmpeg [2475f1a8] by Janne Grunau <janne-libav@jannau.net>
anm: prevent infinite loop Signed-off-by: Janne Grunau …
7:36 PM Changeset in ffmpeg [6de33611] by Janne Grunau <janne-libav@jannau.net>
avsdemux: check for out of bound writes Signed-off-by: Janne Grunau …
7:36 PM Changeset in ffmpeg [de049a95] by Janne Grunau <janne-libav@jannau.net>
avs: check for out of bound reads Signed-off-by: Janne Grunau …
7:27 PM Changeset in ffmpeg [76c6971a] by Janne Grunau <janne-libav@jannau.net>
avsdemux: check for corrupted data Signed-off-by: Janne Grunau …
7:15 PM Changeset in ffmpeg [92e36ee5] by Clément Bœsch <ubitux@gmail.com>
libmodplug: do not call av_expr_parse() in case of no expr specified.
7:09 PM Changeset in ffmpeg [964465eb] by Clément Bœsch <ubitux@gmail.com>
libmodplug: simpler and faster use of eval expr.
6:27 PM Changeset in ffmpeg [7bb1807c] by Anton Khirnov <anton@khirnov.net>
AVOptions: refactor set_number/write_number write_number() does the …
6:27 PM Changeset in ffmpeg [cf10095f] by Anton Khirnov <anton@khirnov.net>
AVOptions: cosmetics, rename static av_set_number2() to write_number().
6:27 PM Changeset in ffmpeg [b003d0be] by Anton Khirnov <anton@khirnov.net>
AVOptions: cosmetics, move and rename static av_set_number().
6:27 PM Changeset in ffmpeg [c8d787d] by Anton Khirnov <anton@khirnov.net>
AVOptions: split av_set_string3 into opt type-specific functions Also …
5:01 PM Ticket #541 (Constant in drawtext not working) created by Yoann
I'm trying to use some constants in x= and y= parameters as explained …
4:49 PM Changeset in ffmpeg [1703013c] by Mans Rullgard <mans@mansr.com>
avidec: fix signed overflow in avi_sync() Keeping byte values read …
4:40 PM Changeset in ffmpeg [0c46e958] by Alex Converse <alex.converse@gmail.com>
mxfdec: Fix some buffer overreads caused by the misuse of AVPacket …
4:40 PM Changeset in ffmpeg [11a32d53] by Alex Converse <alex.converse@gmail.com>
dnxhddec: handle cid change in bitstream.
4:35 PM Changeset in ffmpeg [109d8aa1] by Diego Biurrun <diego@biurrun.de>
vc1: K&R reformatting cosmetics Signed-off-by: Diego Biurrun …
3:40 PM Changeset in ffmpeg [d377deaa] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Move FooterPartition to MXFContext and make sure it's never …
3:38 PM Changeset in ffmpeg [8f8f5ae9] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: log an error message when output buffer is too small. also …
3:38 PM Changeset in ffmpeg [fa6be04b] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: use a more descriptive calculation for output data size
3:38 PM Changeset in ffmpeg [f10524d5] by Justin Ruggles <justin.ruggles@gmail.com>
ra144: use macro constants to make the code more understandable.
3:38 PM Changeset in ffmpeg [cadd4d33] by Justin Ruggles <justin.ruggles@gmail.com>
ra144dec: log an error message when output buffer is too small. also …
3:38 PM Changeset in ffmpeg [80bdf7e0] by Justin Ruggles <justin.ruggles@gmail.com>
ra144dec: use a more descriptive calculation for output data size
3:38 PM Changeset in ffmpeg [4b4a6ebd] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support playing SMV files. Audio and video are interleaved via stream …
2:56 PM Changeset in ffmpeg [86a77114] by Michael Niedermayer <michaelni@gmx.at>
libmodplug: add bintext video stream capability.
1:55 PM Changeset in ffmpeg [ade3ec84] by Clément Bœsch <ubitux@gmail.com>
swresample: fix another broken indent chunk. Also use a consistent …
1:49 PM Ticket #540 ((audio) selection of streams by language) created by taeuber
Hi, I'd like to select the language of an input file by language e.g. …
1:40 PM Changeset in ffmpeg [b2f88ce2] by Michael Niedermayer <michaelni@gmx.at>
mpegts: reduce av_log level for seek back to begin on unseekable …
1:26 PM Changeset in ffmpeg [51757ac7] by Anton Khirnov <anton@khirnov.net>
lavc: Micro version bump for VC1 interlaced decoding support …
1:26 PM Changeset in ffmpeg [cad16562] by Anton Khirnov <anton@khirnov.net>
vc1dec: interlaced stream decoding support 3/3 Cosmetics: break some …
1:26 PM Changeset in ffmpeg [f0c02e1c] by Anton Khirnov <anton@khirnov.net>
vc1dec: interlaced stream decoding support 2/3 Cosmetics: reformat …
1:26 PM Changeset in ffmpeg [d5b015e4] by Anton Khirnov <anton@khirnov.net>
vc1dec: interlaced stream decoding support 1/3 Signed-off-by: Anton …
12:45 PM Changeset in ffmpeg [1fb30586] by Michael Niedermayer <michaelni@gmx.at>
mpegts: Attempt to seek back to beginning in non-seekable mpegts …
12:23 PM Ticket #176 (ffmpeg.org presents wrong certificate) updated by andrixnet
correct. my mistake.
12:11 PM Ticket #176 (ffmpeg.org presents wrong certificate) updated by Michael Niedermayer
Please see the Subject Alternative Names in the certificate. The …
12:11 PM Changeset in ffmpeg [53efb758] by Diego Biurrun <diego@biurrun.de>
vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
11:50 AM Changeset in ffmpeg [c2ed91de] by Diego Biurrun <diego@biurrun.de>
configure: Add -Wstrict-prototypes to CFLAGS if available.
11:28 AM Changeset in ffmpeg [2886f675] by Janne Grunau <janne-libav@jannau.net>
avidec: simplify size parameter in memset()
8:49 AM Changeset in ffmpeg [3c8862a5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add G.723.1 to the documentation.
8:25 AM Changeset in ffmpeg [0b3e0700] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Bump minor for G.723.1 encoder and muxer.
7:57 AM Changeset in ffmpeg [9719f25e] by Clément Bœsch <ubitux@gmail.com>
swresample: fix broken indent.
7:03 AM Ticket #176 (ffmpeg.org presents wrong certificate) updated by andrixnet
I'd say it's a partial fix. Now the certificate is for …
1:50 AM Changeset in ffmpeg [0a23067a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:58 AM Changeset in ffmpeg [028a79c1] by Michael Niedermayer <michaelni@gmx.at>
reg tests: add g723.1 Signed-off-by: Michael Niedermayer …
12:58 AM Changeset in ffmpeg [ef64c45] by Michael Niedermayer <michaelni@gmx.at>
g723.1 encoder Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:58 AM Changeset in ffmpeg [19562b68] by Michael Niedermayer <michaelni@gmx.at>
g723.1 muxer Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Oct 9, 2011:

10:28 PM Changeset in ffmpeg [581810f5] by Mans Rullgard <mans@mansr.com>
mpeg4dec: use unsigned type for startcode in …
10:22 PM Changeset in ffmpeg [aa498fef] by Mans Rullgard <mans@mansr.com>
mpeg124: use sign_extend() function Signed-off-by: Mans Rullgard …
10:21 PM Changeset in ffmpeg [633ddb85] by Mans Rullgard <mans@mansr.com>
ac3dec: use get_sbits() instead of manually sign-extending …
10:13 PM Changeset in ffmpeg [84dda407] by Mans Rullgard <mans@mansr.com>
4xm: fix signed overflow Signed-off-by: Mans Rullgard <mans@mansr.com>
10:04 PM Changeset in ffmpeg [ba3f07d0] by Mans Rullgard <mans@mansr.com>
wmavoice: fix a signed overflow Signed-off-by: Mans Rullgard …
10:03 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by Carl Eugen Hoyos
Version changed
10:03 PM Changeset in ffmpeg [05795f3] by Mans Rullgard <mans@mansr.com>
mpegvideo_enc: fix a signed overflow Signed-off-by: Mans Rullgard …
9:48 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by EricV
Version is not 0.8.4 but 0.8.5 as title says. And for bug 8, the …
8:58 PM Changeset in ffmpeg [059707ee] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not auto-detect Sorenson Spark in f4v. Assuming codec_tag H263 for …
8:47 PM Changeset in ffmpeg [7e75f061] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Be less verbose about continuity check errors.
8:34 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Works fine (some warnings) with mplayer -vc ffmpeg12vdpau […]
8:31 PM ticket539.m2v attached to Ticket #539 by Carl Eugen Hoyos
8:30 PM Ticket #176 (ffmpeg.org presents wrong certificate) closed by Carl Eugen Hoyos
fixed
7:58 PM Changeset in ffmpeg [397d194e] by Michael Niedermayer <michaelni@gmx.at>
prores: check slice mb_y against mb_height Signed-off-by: Michael …
7:52 PM Changeset in ffmpeg [e1b2f6ec] by Michael Niedermayer <michaelni@gmx.at>
prores: only call get_buffer once per frame Signed-off-by: Michael …
7:51 PM Changeset in ffmpeg [ebba05b3] by Michael Niedermayer <michaelni@gmx.at>
prores:cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:49 PM Changeset in ffmpeg [fd0247f8] by Michael Niedermayer <michaelni@gmx.at>
prores: fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:32 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) updated by STaRGaZeR
I didn't attach anything, sorry. 2.5MB limit. You can get the sample …
7:29 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) created by STaRGaZeR
When playing some MPEG-2 files I get corrupted output, like you can …
6:55 PM Ticket #538 (J2K files with 444p are incorrectly written) created by Carl Eugen Hoyos
Files written with yuv444p cannot be read. […] […]
6:42 PM ticket110.mp4 attached to Ticket #110 by Carl Eugen Hoyos
6:41 PM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by Carl Eugen Hoyos
Version changed
[…] […] […]
6:25 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) closed by Carl Eugen Hoyos
invalid: I close this ticket. If I am wrong assuming that it is impossible to …
6:17 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #8, now fixed in git head and the next releases.
6:10 PM Changeset in ffmpeg [638e183d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set codec_tag property for matroska muxers. Fixes ticket #8, …
6:07 PM Changeset in ffmpeg [60171d8f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set codec_tag property for matroska muxers. Fixes ticket #8, #537.
3:53 PM Changeset in ffmpeg [8b19ae07] by Mans Rullgard <mans@mansr.com>
crc: fix signed overflow This fixes a signed overflow from i << 24 …
3:53 PM Changeset in ffmpeg [0836d48] by Mans Rullgard <mans@mansr.com>
fate: run avconv with -nostats flag Signed-off-by: Mans Rullgard …
3:53 PM Changeset in ffmpeg [8124d8a] by Mans Rullgard <mans@mansr.com>
avtools: add -v as alias for -loglevel This saves a bit of typing. …
3:15 PM Changeset in ffmpeg [f5646a32] by Anton Khirnov <anton@khirnov.net>
avconv: always print stats with AV_LOG_INFO It's now possible to …
3:15 PM Changeset in ffmpeg [667d9818] by Anton Khirnov <anton@khirnov.net>
doc/avconv: add forgotten output/per-stream info to -filter
3:15 PM Changeset in ffmpeg [3460dd8] by Anton Khirnov <anton@khirnov.net>
avconv: add -stats option to enable/disable printing encoding progress
3:15 PM Changeset in ffmpeg [c6007065] by Anton Khirnov <anton@khirnov.net>
avconv: in output_packet() don't set decoded_data_size for video. …
3:15 PM Changeset in ffmpeg [515901fa] by Anton Khirnov <anton@khirnov.net>
avconv: remove pointless always true condition
3:15 PM Changeset in ffmpeg [11fdb7e1] by Anton Khirnov <anton@khirnov.net>
avconv: factorize common code in transcode_init()
2:38 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by EricV
Note that I truncated the file a lot as the error still appens. With …
2:29 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by EricV
ffmpeg -i /tmp/test3.ts -map 0:0 -map 0:1 -vcodec copy -acodec copy …
2:26 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by reimar
That command-line causes errors in latest git. -map must come after …
2:20 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by EricV
Command used ffmpeg -map 0.0 -map 0.1 -i /tmp/test3.ts -vcodec copy …
2:19 PM test3.ts attached to Ticket #537 by EricV
Input file
2:18 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) created by EricV
Could not write header for output file #0 (incorrect codec parameters ?)
2:15 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by reimar
Looks like a reorder issue. I guess it's possible that FFmpeg mixes up …
2:03 PM Changeset in ffmpeg [cb50ada4] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: parse arguments for -print_format writer This allows …
2:03 PM Changeset in ffmpeg [9806dda8] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: create a dedicated "Writers" section in the manual Also …
2:02 PM Changeset in ffmpeg [eff7684b] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: extend writers API, and move the writers up in the file The …
1:58 PM Changeset in ffmpeg [2b43bfa0] by Stefano Sabatini <stefasab@gmail.com>
lavu: bump micro after gcd(), random(), and hypot() additions in eval
1:33 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Alex
Thank you for the feedback. > It certainly does mean that most …
1:27 PM Changeset in ffmpeg [af52e6b6] by Clément Bœsch <ubitux@gmail.com>
doc: avoid "@table has text but no @item" warning.
1:21 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by reimar
Also when compiling with --enable-pic only libswscale, libpostproc, …
12:58 PM Changeset in ffmpeg [282847ba] by Mans Rullgard <mans@mansr.com>
zmbv: remove memcpy() of decoded frame Signed-off-by: Mans Rullgard …
12:58 PM Changeset in ffmpeg [2f329db9] by Mans Rullgard <mans@mansr.com>
mpeg12enc: use sign_extend() function Signed-off-by: Mans Rullgard …
12:46 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by reimar
PIC code has a major performance impact on some code on 32 bit x86, so …
12:42 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by reimar
I am not entirely sure, and the "[ipod @ 0x7ff8f32d1c00] pts has no …
12:28 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) reopened by Alex
Why is it invalid? I described in detail that this issue is valid, …
11:27 AM Changeset in ffmpeg [60f10e0a] by Mans Rullgard <mans@mansr.com>
h264pred: use unsigned types for pixel values, fix signed overflows …
11:27 AM Changeset in ffmpeg [4d1418c] by Mans Rullgard <mans@mansr.com>
h264: fix signed overflows in x*0x01010101 expressions Signed-off-by: …
11:27 AM Changeset in ffmpeg [d66b9dec] by Mans Rullgard <mans@mansr.com>
h264pred: remove unused variables Signed-off-by: Mans Rullgard …
9:06 AM Changeset in ffmpeg [e82cbb69] by Mohamed Naufal <naufal22@gmail.com>
tools/build_libstagefright: fetch android system headers and libraries …
3:48 AM Changeset in ffmpeg [18a97b03] by Michael Niedermayer <michaelni@gmx.at>
Allow YUV444P and RGB/BGR encoding for libx264. Signed-off-by: …
2:02 AM Changeset in ffmpeg [c5db8b4d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
1:22 AM Changeset in ffmpeg [7fb92be7] by Michael Niedermayer <michaelni@gmx.at>
qtrle: check for out of bound writes. Signed-off-by: Michael …
1:22 AM Changeset in ffmpeg [a68a6a4f] by Michael Niedermayer <michaelni@gmx.at>
xxan: check for out of bound accesses Signed-off-by: Michael …
1:22 AM Changeset in ffmpeg [e182de9] by Michael Niedermayer <michaelni@gmx.at>
txd: check for out of bound reads. Signed-off-by: Michael Niedermayer …
1:08 AM Changeset in ffmpeg [a4ed7c3f] by Michael Niedermayer <michaelni@gmx.at>
qtrle: check for invalid line offset Signed-off-by: Michael …
1:08 AM Changeset in ffmpeg [6d45702f] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: check for out of bound reads. Signed-off-by: Michael …
1:08 AM Changeset in ffmpeg [e3123856] by Michael Niedermayer <michaelni@gmx.at>
vqa: fix double free on corrupted streams Signed-off-by: Michael …
1:08 AM Changeset in ffmpeg [b226af39] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: check for invalid/unsupported version Signed-off-by: …
1:08 AM Changeset in ffmpeg [6c1fb3e] by Michael Niedermayer <michaelni@gmx.at>
eamad: release the reference frame on video size changes …
1:08 AM Changeset in ffmpeg [da357973] by Michael Niedermayer <michaelni@gmx.at>
eamad: check for out of bound reads when doing MC Signed-off-by: …
1:08 AM Changeset in ffmpeg [6e20554a] by Michael Niedermayer <michaelni@gmx.at>
eamad: avoid NULL derefence when missing the reference frame. …
1:08 AM Changeset in ffmpeg [6bfe0d4c] by Michael Niedermayer <michaelni@gmx.at>
eatgv: fix pointer arithmetic overflows. Signed-off-by: Michael …
1:08 AM Changeset in ffmpeg [09302a89] by Michael Niedermayer <michaelni@gmx.at>
eatgv: fix out of bound reads on corrupted motions vectors. …
1:08 AM Changeset in ffmpeg [74b9c598] by Michael Niedermayer <michaelni@gmx.at>
eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the …
1:08 AM Changeset in ffmpeg [31ac9b30] by Michael Niedermayer <michaelni@gmx.at>
atrac1: give a valid context pointer to av_log(). Signed-off-by: …
12:21 AM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if more information is available.
12:10 AM Ticket #281 (Build Error AC3 Encoder Option) closed by Carl Eugen Hoyos
fixed: This has been fixed some time ago (there is now only an "ac3" and an …
12:04 AM Changeset in ffmpeg [cfabd35] by Michael Niedermayer <michaelni@gmx.at>
pixdesc: fix gbr24p Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:04 AM Changeset in ffmpeg [e084cad4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix y/N regression so that \n is always needed Signed-off-by: …
12:04 AM Changeset in ffmpeg [cca81e7e] by Michael Niedermayer <michaelni@gmx.at>
sws: gbr24p input support Signed-off-by: Michael Niedermayer …
12:04 AM Changeset in ffmpeg [085ea85] by Michael Niedermayer <michaelni@gmx.at>
eval: fix () bug in not. Found-by: Oded Shimon Signed-off-by: Michael …
12:04 AM Changeset in ffmpeg [bd141af4] by Michael Niedermayer <michaelni@gmx.at>
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb …

Oct 8, 2011:

11:52 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
11:50 PM patchticket102.diff attached to Ticket #102 by Carl Eugen Hoyos
11:44 PM Ticket #104 (add support for Brodway MPEG codec (BW10)) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
11:38 PM Ticket #485 (libx264 does a hidden renice when running multi-threaded !?!) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide the missing information.
11:36 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) closed by Carl Eugen Hoyos
invalid
11:29 PM Ticket #533 (Transcoding Astra DVBS video to x264 produces errors & poor-quality video) closed by Carl Eugen Hoyos
invalid
11:28 PM Ticket #533 (Transcoding Astra DVBS video to x264 produces errors & poor-quality video) updated by Carl Eugen Hoyos
Replying to hoodzinger: > The problem is being caused by …
11:14 PM Changeset in ffmpeg [a39b603b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/utils: fix overestimation of the rational number density. Fixes …
11:14 PM Changeset in ffmpeg [57f51e8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/utils: fix overestimation of the rational number density. Fixes …
9:19 PM Changeset in ffmpeg [a3e11fa4] by Michael Niedermayer <michaelni@gmx.at>
Start adding pixel definitions for planar rgb.
9:18 PM Changeset in ffmpeg [96fad826] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: put space back that was lost during someone reformating it. …
8:48 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by Toralf Förster
May a extend this report to these warnings for version 0.7.6) gcc …
8:41 PM Ticket #525 (Avid 1:1 10-bit RGB Packer not supported) updated by llogan
Status, Reproduced by developer changed
7:18 PM Changeset in ffmpeg [0ef2e660] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: reindent after previous commit
7:04 PM Changeset in ffmpeg [a31e9f68] by Mans Rullgard <mans@mansr.com>
lavf: fix signed overflow in avformat_find_stream_info() On the first …
7:03 PM Changeset in ffmpeg [bb591566] by Mans Rullgard <mans@mansr.com>
vp8: fix signed overflows In addition to avoiding undefined …
7:03 PM Changeset in ffmpeg [e708afd3] by Mans Rullgard <mans@mansr.com>
motion_est: fix some signed overflows Signed-off-by: Mans Rullgard …
7:03 PM Changeset in ffmpeg [559c244d] by Mans Rullgard <mans@mansr.com>
dca: fix signed overflow in shift Signed-off-by: Mans Rullgard …
7:03 PM Changeset in ffmpeg [d1229430] by Mans Rullgard <mans@mansr.com>
aacdec: fix undefined shifts Since nnz can be zero, this is needed to …
5:58 PM Changeset in ffmpeg [db27bef7] by Michael Niedermayer <michaelni@gmx.at>
dct-test: document the number of bits we use for testing. …
5:57 PM Changeset in ffmpeg [3d5971d] by Michael Niedermayer <michaelni@gmx.at>
dct-test: better term for meximum error. Signed-off-by: Michael …
5:43 PM Changeset in ffmpeg [f3bacced] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix read_yn() if HAVE_TERMIOS_H || HAVE_KBHIT == 0 …
5:21 PM Changeset in ffmpeg [dc46692d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix setting codecs for demuxers. Bug introduced by: commit …
4:37 PM Changeset in ffmpeg [92ec66f9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: limit read_key() calls to get a tiny speed boost. …
4:37 PM Changeset in ffmpeg [c09abba1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: avoid multiple redundant av_gettime() calls, rather reuse the …
4:37 PM Changeset in ffmpeg [f3afc9d7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix run_as_daemon when HAVE_TERMIOS_H is false Signed-off-by: …
4:37 PM Changeset in ffmpeg [d6c231ba] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: cosmetic renamings to reduce difference to qatar. …
4:37 PM Changeset in ffmpeg [0732dcee] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: call term_init() earlier Signed-off-by: Michael Niedermayer …
3:26 PM Changeset in ffmpeg [570fb660] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make q_pressed volatile, it can be changed from signal …
3:26 PM Changeset in ffmpeg [fb795585] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont call read_key() in decode_interrupt_cb() this can cause …
2:32 PM Changeset in ffmpeg [a00676e] by Janne Grunau <janne-libav@jannau.net>
bink: Check for various out of bound writes Signed-off-by: Janne …
2:25 PM Changeset in ffmpeg [24adf783] by Janne Grunau <janne-libav@jannau.net>
bink: Check for out of bound writes when building tree Signed-off-by: …
12:16 PM Ticket #536 (Mux H264 and AAC into WTV) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Demuxing works fine. For future reports: Please always provide a …
11:52 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Some work has been done, you can uncomment the last lines in …
4:36 AM Ticket #536 (Mux H264 and AAC into WTV) created by ianken
H.264 and AAC are supported in WTV. One of the main reasons MSFT moved …
2:38 AM Changeset in ffmpeg [13397025] by Michael Niedermayer <michaelni@gmx.at>
eval: add gcd() example: -vf …
2:38 AM Changeset in ffmpeg [9e5e086b] by Michael Niedermayer <michaelni@gmx.at>
eval:add hypot() useage example: -vf …
1:41 AM Changeset in ffmpeg [ac6eab14] by Mans Rullgard <mans@mansr.com>
put_bits: fix invalid shift by 32 in flush_put_bits() If …
1:39 AM Changeset in ffmpeg [9b471735] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
1:13 AM Changeset in ffmpeg [ac7cda9e] by Michael Niedermayer <michaelni@gmx.at>
eval: add random() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:13 AM Changeset in ffmpeg [8fd56f7b] by Michael Niedermayer <michaelni@gmx.at>
eval: make variables persistent so they can be used between …
1:13 AM Changeset in ffmpeg [74f77eb0] by Michael Niedermayer <michaelni@gmx.at>
H264: set colorspace and full range to values indicating unspecified …
12:40 AM Ticket #535 (encoding support for jpeg2000 yuv422p) created by dave rice
Happy to see j2k encoding support for a few pixel formats. I'd love to …
12:13 AM Ticket #534 (Ut Video Support) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Source code (GPLv2+): http://umezawa.dyndns.info/archive/utvideo/
12:04 AM Changeset in ffmpeg [98ef887a] by Alex Converse <alex.converse@gmail.com>
mpegps: Use av_get_packet() instead of poorly emulating it.

Oct 7, 2011:

11:27 PM Ticket #534 (Ut Video Support) created by llogan
Ut Video is a lossless video codec. Multimedia Wiki page on …
9:29 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by zimbatm
-vprofile works fine with on HEAD for me even if it's undocumented …
8:28 PM Changeset in ffmpeg [3775af0f] by Michael Niedermayer <michaelni@gmx.at>
bintext: reset x and y pos after each frame decode. This makes …
8:28 PM Changeset in ffmpeg [4052bf69] by Michael Niedermayer <michaelni@gmx.at>
return error code if error happens Signed-off-by: Michael Niedermayer …
5:32 PM Changeset in ffmpeg [c2f2dfb3] by Janne Grunau <janne-libav@jannau.net>
motionpixels: decode only the 111 complete frames for fate …
4:34 PM Ticket #500 (Seemingly inconsistent AVIndexEntry timestamps for movs starting with ...) updated by rmk
Thanks a lot for the clarification! Yes, that probably makes it a …
4:18 PM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
http://samples.mplayerhq.hu/8svx/ Pausing while playing such files is …
3:15 PM Changeset in ffmpeg [9bd854b1] by Janne Grunau <janne-libav@jannau.net>
mpc8: Check out of bound bands limit Signed-off-by: Janne Grunau …
3:15 PM Changeset in ffmpeg [7d17a794] by Janne Grunau <janne-libav@jannau.net>
xan: Prevent NULL dereference with missing palette Signed-off-by: …
2:25 PM Changeset in ffmpeg [3db3fdf4] by Janne Grunau <janne-libav@jannau.net>
xan: Check for out of bound reads in xan_huffman_decode() …
2:25 PM Changeset in ffmpeg [3e0757c2] by Janne Grunau <janne-libav@jannau.net>
xan: Fixed out of bound accesses in xan_unpack() Signed-off-by: Janne …
2:25 PM Changeset in ffmpeg [1cd0a551] by Janne Grunau <janne-libav@jannau.net>
motionpixels: Prevent calling init_vlc() with invalid parameters …
2:25 PM Changeset in ffmpeg [5f05cf4e] by Janne Grunau <janne-libav@jannau.net>
shorten: Fix out of bound writes in fix_bitshift() The data pointers …
2:25 PM Changeset in ffmpeg [17206032] by Janne Grunau <janne-libav@jannau.net>
dsicinav: Check for out of bounds writes Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [64263dd5] by Janne Grunau <janne-libav@jannau.net>
tiertexseqv: Check for out of bound reads Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [4fd56f84] by Janne Grunau <janne-libav@jannau.net>
quickdraw: Check for out of bound reads Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [e3ca9b93] by Janne Grunau <janne-libav@jannau.net>
dsicinav: Check for out of bounds reads Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [210c8033] by Janne Grunau <janne-libav@jannau.net>
motionpixels: Fix the size of workspace buffers Some buffers must be …
2:25 PM Changeset in ffmpeg [d337dd3a] by Janne Grunau <janne-libav@jannau.net>
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of …
2:25 PM Changeset in ffmpeg [d99427c] by Janne Grunau <janne-libav@jannau.net>
wmavoice: Check for corrupted extra data Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [1c1449b5] by Janne Grunau <janne-libav@jannau.net>
wmavoice: Check for out of bound writes Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [06be075c] by Janne Grunau <janne-libav@jannau.net>
xan: Prevent NULL dereferences with missing reference frame …
2:25 PM Changeset in ffmpeg [c7e63198] by Janne Grunau <janne-libav@jannau.net>
bink: Prevent NULL dereferences with missing reference frame …
2:25 PM Changeset in ffmpeg [2c6cf139] by Janne Grunau <janne-libav@jannau.net>
wavpack: Reset internal state on corrupted blocks …
2:25 PM Changeset in ffmpeg [2c1ba799] by Janne Grunau <janne-libav@jannau.net>
wmapro: Validate the number of audio channels before using it …
2:25 PM Changeset in ffmpeg [1e3336de] by Janne Grunau <janne-libav@jannau.net>
mpc8: Fix return value on EOF Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [95010d18] by Janne Grunau <janne-libav@jannau.net>
shorten: Prevent block size from increasing Signed-off-by: Janne …
2:25 PM Changeset in ffmpeg [124a16f6] by Janne Grunau <janne-libav@jannau.net>
xan: Prevent out of bound accesses Signed-off-by: Janne Grunau …
1:32 PM Changeset in ffmpeg [f22bc68d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'hexene/stagefright' * …
1:02 PM Changeset in ffmpeg [a85996d8] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: start decode_thread() only after decode_frame() is …
1:02 PM Changeset in ffmpeg [fedbf917] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: mark the dummy frame as keyframe. This makes sure …
1:02 PM Changeset in ffmpeg [295f1395] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: limit the output queue size
1:02 PM Changeset in ffmpeg [23ea48f2] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: return EOS if CustomSource::read() is called after …
1:02 PM Changeset in ffmpeg [09a49e89] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: set the correct frame size
12:23 PM Changeset in ffmpeg [14c21c1f] by Anton Khirnov <anton@khirnov.net>
H264: Only wait before triggering ff_thread_setup_complete() until the …
11:51 AM Changeset in ffmpeg [355cc1a0] by Michael Niedermayer <michaelni@gmx.at>
swresample/rematrix: show matrix with debug log level Signed-off-by: …
10:10 AM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by Carl Eugen Hoyos
I am unable to reproduce this with a random m4v input file and a cut …
9:24 AM Ticket #96 (ffplay - problem with multichannel TTA audio stream) closed by Carl Eugen Hoyos
fixed: I believe this has been fixed, please reopen if I am wrong.
8:40 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
The sample plays fine with ffplay, the problems can only be seen when …
1:38 AM Changeset in ffmpeg [86602d1c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vp6: …
12:53 AM Changeset in ffmpeg [177ed7e8] by Michael Niedermayer <michaelni@gmx.at>
swresample: use av_get_default_channel_layout instead of guess_layout …
12:53 AM Changeset in ffmpeg [cbfca622] by Michael Niedermayer <michaelni@gmx.at>
avutil: bump minor version because of av_get_default_channel_layout …
12:53 AM Changeset in ffmpeg [d2ba6044] by Michael Niedermayer <michaelni@gmx.at>
audioconvert: fix type of av_get_default_channel_layout …
12:29 AM Changeset in ffmpeg [b93cb838] by Michael Niedermayer <michaelni@gmx.at>
lavc: add ff_init_buffer_info() Fixes seeking per fileposition in …

Oct 6, 2011:

10:57 PM Changeset in ffmpeg [5ec55d21] by Michael Niedermayer <michaelni@gmx.at>
h264: reject unsupported 422 9 bit streams Signed-off-by: Michael …
10:57 PM Changeset in ffmpeg [9bf4371e] by Michael Niedermayer <michaelni@gmx.at>
audioconvert: make 7POINT1 channel layout the default for 8 channels …
10:57 PM Changeset in ffmpeg [e588a5c2] by Michael Niedermayer <michaelni@gmx.at>
h264: fix the size of PPS::chroma_qp_table Signed-off-by: Michael …
10:37 PM Changeset in ffmpeg [a72cad0a] by Janne Grunau <janne-libav@jannau.net>
vp6: Reset the internal state when aborting key frames header parsing …
10:27 PM Changeset in ffmpeg [3d09d001] by Janne Grunau <janne-libav@jannau.net>
vp56: Release old pictures after a resolution changes Signed-off-by: …
10:27 PM Changeset in ffmpeg [066fff75] by Janne Grunau <janne-libav@jannau.net>
vp6: Check for huffman tree build errors Signed-off-by: Janne Grunau …
10:25 PM Changeset in ffmpeg [0ec6d6e9] by Janne Grunau <janne-libav@jannau.net>
vp56: Check for missing reference frame data Signed-off-by: Janne …
9:35 PM Changeset in ffmpeg [d239d4b4] by Janne Grunau <janne-libav@jannau.net>
cinepak: Fix invalid read access on extra data Signed-off-by: Janne …
9:33 PM Changeset in ffmpeg [c0cbe36b] by Janne Grunau <janne-libav@jannau.net>
vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau …
9:31 PM Changeset in ffmpeg [3a742470] by Janne Grunau <janne-libav@jannau.net>
cook: Fix js_vlc_bits value validation for joint stereo …
9:19 PM Changeset in ffmpeg [1775b92f] by Janne Grunau <janne-libav@jannau.net>
segafilm: Check for memory allocation failures in segafilm demuxer. …
9:14 PM Ticket #476 (Option to ignore subtitles) closed by Michael Niedermayer
fixed
9:01 PM Changeset in ffmpeg [762ffa68] by Janne Grunau <janne-libav@jannau.net>
segafilm: Fix potential division by 0 on corrupted streams in the …
8:54 PM Changeset in ffmpeg [a3ba542a] by Michael Niedermayer <michaelni@gmx.at>
h264: fix fill_colmap() to not store entries mbaff style when the …
8:32 PM Changeset in ffmpeg [790f4dd5] by Janne Grunau <janne-libav@jannau.net>
Fixed segfault on corrupted sega streams in the demuxer. …
8:29 PM Changeset in ffmpeg [69a0bce7] by Janne Grunau <janne-libav@jannau.net>
Fixed deference of NULL pointer in motionpixels decoder. Some of the …
7:59 PM Changeset in ffmpeg [481747c6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make -a/v/sn work with -map Signed-off-by: Michael …
6:34 PM Ticket #521 (avio_open_dyn_buf()/avio_close_dyn_buf(), limit the memory usage) updated by Denis
dump!
6:27 PM Ticket #500 (Seemingly inconsistent AVIndexEntry timestamps for movs starting with ...) updated by Michael Niedermayer
Status, Type, Version, Component changed
Well strictly speaking AVIndexEntry.timestamp is a demuxer internal …
6:21 PM Changeset in ffmpeg [f7fbbf46] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: document AVIndexEntry.timestamp Signed-off-by: Michael …
6:21 PM Changeset in ffmpeg [67b2df79] by Michael Niedermayer <michaelni@gmx.at>
swresample: Try to handle cases with input channel count and layout …
5:20 PM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) closed by Michael Niedermayer
fixed
4:42 PM Changeset in ffmpeg [696a780c] by Clément Bœsch <ubitux@gmail.com>
bintext: fix warning message wording.
4:36 PM Ticket #520 (Issue with using multiple avio_open_dyn_buf() / avio_close_dyn_buf()) closed by Michael Niedermayer
invalid: av_write_trailer() can lead to updates of the area written in the …
1:35 PM Changeset in ffmpeg [825dd13] by Gwenole Beauchesne <gwenole.beauchesne@intel.com>
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
10:40 AM Changeset in ffmpeg [955113e3] by Michael Niedermayer <michaelni@gmx.at>
mpegps: drop incorrect line of sofdec detection Signed-off-by: …
10:40 AM Changeset in ffmpeg [5bebb6e6] by Michael Niedermayer <michaelni@gmx.at>
mpeg1dec: More complete sofdec support Fixes Ticket517 …
10:13 AM Ticket #517 (Some SFD Gamecube/Wii videos produce corrupted video output) closed by Michael Niedermayer
fixed
7:16 AM Changeset in ffmpeg [d97efd7f] by Anton Khirnov <anton@khirnov.net>
libx264: support 9- and 10-bit output.
6:50 AM Changeset in ffmpeg [1b3b4a57] by Clément Bœsch <ubitux@gmail.com>
libmodplug: free file content buffer in read_close() callback.
6:31 AM Ticket #504 (Fixing av_seek_frame) updated by Michael Niedermayer
A patch that improves the seeking with ffplay in dumbdog.mpg is on …
6:30 AM Changeset in ffmpeg [8830c4e8] by Clément Bœsch <ubitux@gmail.com>
libmodplug: add TODO entry for probing.
6:30 AM Changeset in ffmpeg [c768e966] by Clément Bœsch <ubitux@gmail.com>
libmodplug: add metadata support.
6:30 AM Changeset in ffmpeg [e6f93723] by Clément Bœsch <ubitux@gmail.com>
libmodplug: add an option to enlarge the max supported file size.
6:30 AM Changeset in ffmpeg [a763b462] by Clément Bœsch <ubitux@gmail.com>
libmodplug: support options (noise reduction, reverb, bass boost, ...)
1:42 AM Changeset in ffmpeg [6638207b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
1:39 AM Changeset in ffmpeg [2c1c0c50] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix forced key frames. Now that the option was moved in the …
1:20 AM Changeset in ffmpeg [714517b2] by Michael Niedermayer <michaelni@gmx.at>
flvenc: Ignore metadata that has special values and is stored already …
Note: See TracTimeline for information about the timeline view.