Timeline



Sep 11, 2011:

10:32 PM Changeset in ffmpeg [411cc5c4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
9:11 PM Ticket #242 (add support for -newdata) closed by Carl Eugen Hoyos
fixed: I did not test but I suspect this works now with -map.
7:42 PM Changeset in ffmpeg [5a6f4a13] by Michael Niedermayer <michaelni@gmx.at>
gitignore: add files to git ignore generated on a win32 build …
7:19 PM Changeset in ffmpeg [dc255275] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid read access on extra data in cinepak decoder. …
7:19 PM Changeset in ffmpeg [d0121e8d] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfault on corrupted smacker streams in the demuxer. …
7:19 PM Changeset in ffmpeg [d07ac185] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfaults on corruped smacker streams in the decoder. …
7:19 PM Changeset in ffmpeg [1632a57] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfault on memory allocation failure in ape demuxer. …
6:21 PM Changeset in ffmpeg [c8ce2b0a] by Michael Niedermayer <michaelni@gmx.at>
mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read …
4:41 PM Changeset in ffmpeg [6cfed112] by Diego Biurrun <diego@biurrun.de>
audioconvert: add explanatory comments to channel_names array …
4:41 PM Changeset in ffmpeg [3a0b5fa5] by Diego Biurrun <diego@biurrun.de>
audioconvert: K&R whitespace cosmetics Signed-off-by: Diego Biurrun …
4:25 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Gilles Sabourin
without using rpm ? Well, you'll have to explain that to packman …
4:21 PM Changeset in ffmpeg [53f8f0a7] by Michael Niedermayer <michaelni@gmx.at>
Fix for some non interleaved avi files that gets played twice or won't …
4:06 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Carl Eugen Hoyos
Replying to sabouring: > The generation fails in my case, …
3:51 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Gilles Sabourin
Replying to cehoyos: > Please remove the old x86util.asm …
3:44 PM Changeset in ffmpeg [e42a3dd1] by Michael Niedermayer <michaelni@gmx.at>
Allow reading of growing avi files (ie currently being written) This …
3:39 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) closed by Carl Eugen Hoyos
invalid: Please remove the old x86util.asm and x86inc.asm files from libavcodec/x86
3:36 PM Changeset in ffmpeg [fe0ac337] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: Fix new slice end detection for missing slices. …
3:30 PM Changeset in ffmpeg [4bb3ae1e] by Anton Khirnov <anton@khirnov.net>
avconv: use correct index when selecting metadata to write to.
3:30 PM Changeset in ffmpeg [f39ecc79] by Anton Khirnov <anton@khirnov.net>
avconv: fix inverted variable
3:30 PM Changeset in ffmpeg [172efad7] by Anton Khirnov <anton@khirnov.net>
doc/avconv: document option types (input/output/per-stream/...) Also …
3:30 PM Changeset in ffmpeg [99442bfe] by Anton Khirnov <anton@khirnov.net>
doc/avtools-common-opts: write a section about stream specifiers.
3:30 PM Changeset in ffmpeg [3a37392e] by Anton Khirnov <anton@khirnov.net>
doc/avconv: remove two pointless paragraphs. They are misleading and …
3:30 PM Changeset in ffmpeg [eb054463] by Anton Khirnov <anton@khirnov.net>
doc/avconv: document that global options should be specified first.
3:30 PM Changeset in ffmpeg [d3d6a258] by Anton Khirnov <anton@khirnov.net>
doc/avconv: remove entries for nonexistent options
3:30 PM Changeset in ffmpeg [1533c102] by Anton Khirnov <anton@khirnov.net>
doc/avconv: remove documentation for removed 'timestamp' option
3:30 PM Changeset in ffmpeg [b3dd2010] by Anton Khirnov <anton@khirnov.net>
doc: cosmetics, rename fftools-common-opts to avtools-.…
3:30 PM Changeset in ffmpeg [495ecfd1] by Anton Khirnov <anton@khirnov.net>
avconv: move streamid_map to options context.
3:30 PM Changeset in ffmpeg [8e5ce590] by Anton Khirnov <anton@khirnov.net>
avconv: extend -vf syntax Add a per-stream -filter option, make -vf …
3:30 PM Changeset in ffmpeg [828e0bcb] by Anton Khirnov <anton@khirnov.net>
avconv: move top_field_first to options context.
3:30 PM Changeset in ffmpeg [2c2cff16] by Anton Khirnov <anton@khirnov.net>
avconv: move inter/intra matrix to options context.
3:30 PM Changeset in ffmpeg [0bc39128] by Anton Khirnov <anton@khirnov.net>
avconv: remove -psnr option. It's redundant -- -flags +psnr does the …
3:30 PM Changeset in ffmpeg [d242d80e] by Anton Khirnov <anton@khirnov.net>
avconv: remove me_threshold option. It's only shadowing the AVOption …
3:30 PM Changeset in ffmpeg [0e68c783] by Anton Khirnov <anton@khirnov.net>
avconv: move video_rc_override_string to options context.
3:30 PM Changeset in ffmpeg [b2254d8] by Anton Khirnov <anton@khirnov.net>
avconv: move frame pixel format to the options context. Also remove …
3:30 PM Changeset in ffmpeg [ca46fde7] by Anton Khirnov <anton@khirnov.net>
avconv: move frame aspect ratio to the options context.
3:30 PM Changeset in ffmpeg [d4397b03] by Anton Khirnov <anton@khirnov.net>
avconv: move frame size to the options context.
3:30 PM Changeset in ffmpeg [91ea4811] by Anton Khirnov <anton@khirnov.net>
avconv: move frame_rate to the options context.
3:30 PM Changeset in ffmpeg [bef737a7] by Anton Khirnov <anton@khirnov.net>
avconv: move force_fps to the options context.
3:30 PM Changeset in ffmpeg [7c029672] by Anton Khirnov <anton@khirnov.net>
avconv: move forced_key_frames to the options context.
3:30 PM Changeset in ffmpeg [77d9c454] by Anton Khirnov <anton@khirnov.net>
avconv: rewrite -qscale and -aq handling. Merge video_qscale (set by …
3:30 PM Changeset in ffmpeg [e2469ccf] by Anton Khirnov <anton@khirnov.net>
avconv: move audio_sample_rate to the options context.
3:30 PM Changeset in ffmpeg [2c474ddb] by Anton Khirnov <anton@khirnov.net>
cmdutils: add support for programs in check_stream_specifier() Remove …
3:29 PM Changeset in ffmpeg [05bffc12] by Anton Khirnov <anton@khirnov.net>
avconv: move audio_sample_fmt to options context. Also document it …
3:20 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Gilles Sabourin
Finally! I found that a part the problem is a difference that lies in …
3:08 PM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) updated by Carl Eugen Hoyos
Reproduced by developer changed
[…]
3:01 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) reopened by Carl Eugen Hoyos
You wrote "The generation succeded!" You will have to find out what …
2:31 PM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) updated by Mark Himsley
[…]
1:34 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Gilles Sabourin
Replying to cehoyos: Can you explain a bit more ? This …
1:27 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) closed by Carl Eugen Hoyos
worksforme
1:27 PM Changeset in ffmpeg [f1f15c3c] by Luca Barbato <lu_zero@gentoo.org>
mpegts: improve error reporting When reporting continuity error show …
1:26 PM Changeset in ffmpeg [162f1fbc] by Luca Barbato <lu_zero@gentoo.org>
mpegts: on seek, reset the cc for all PIDs Prevent false positive …
12:48 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Gilles Sabourin
The generation succeded! $ make V=1 libavcodec/x86/dsputil_yasm.o …
12:11 PM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) updated by Carl Eugen Hoyos
Status, Component changed
Please confirm that you tried the following: $ make distclean $ git …
11:53 AM config.log attached to Ticket #459 by Gilles Sabourin
11:52 AM Ticket #459 (YASM Generation error in dsputil_yasm.asm & workaround) created by Gilles Sabourin
Since August, 16th, i have problem to generate …
11:09 AM Changeset in ffmpeg [c11d360e] by Anton Khirnov <anton@khirnov.net>
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
11:09 AM Changeset in ffmpeg [dd6334a1] by Anton Khirnov <anton@khirnov.net>
cljr: init_get_bits size in bits instead of bytes (cherry picked from …
11:09 AM Changeset in ffmpeg [6b1af6a3] by Anton Khirnov <anton@khirnov.net>
indeo2: fail if input buffer too small (cherry picked from commit …
11:09 AM Changeset in ffmpeg [1656dd7a] by Anton Khirnov <anton@khirnov.net>
indeo2: init_get_bits size in bits instead of bytes (cherry picked …
11:09 AM Changeset in ffmpeg [144c8004] by Anton Khirnov <anton@khirnov.net>
ffv1: Fixed size given to init_get_bits() in decoder. init_get_bits() …
11:09 AM Changeset in ffmpeg [a460d9e1] by Anton Khirnov <anton@khirnov.net>
wavpack: Check error codes rather than working around error …
11:09 AM Changeset in ffmpeg [94af9cf4] by Anton Khirnov <anton@khirnov.net>
Fixed invalid access in wavpack decoder on corrupted bitstream. …
11:09 AM Changeset in ffmpeg [46d9dd69] by Anton Khirnov <anton@khirnov.net>
Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
11:09 AM Changeset in ffmpeg [a652bb2] by Anton Khirnov <anton@khirnov.net>
Fixed invalid access in wavpack decoder on corrupted extra bits …
11:09 AM Changeset in ffmpeg [7850a9b3] by Anton Khirnov <anton@khirnov.net>
lavc: fix type for thread_type option It should be flags, not int. …
11:09 AM Changeset in ffmpeg [de33e867] by Anton Khirnov <anton@khirnov.net>
AVOptions: fix av_set_string3() doxy to match reality. Fixes bug 28. …
11:09 AM Changeset in ffmpeg [fe9dae6d] by Anton Khirnov <anton@khirnov.net>
cpu detection: avoid a signed overflow 1<<31 overflows because 1 is …
11:09 AM Changeset in ffmpeg [a7d35b2f] by Anton Khirnov <anton@khirnov.net>
vf_scale: don't leak SWS context. Signed-off-by: Anton Khirnov …
11:04 AM Changeset in ffmpeg [526f24e3] by Anton Khirnov <anton@khirnov.net>
VC1: Fix first/last row checks with slices In some places 0/mb_height …
11:04 AM Changeset in ffmpeg [a8edc1cb] by Anton Khirnov <anton@khirnov.net>
vc1: properly zero coded_block[] edges on new slice entry. …
11:03 AM Changeset in ffmpeg [f45cfb47] by Anton Khirnov <anton@khirnov.net>
lavc: remove vbv_delay option It's broken and serves no purpose as …
11:03 AM Changeset in ffmpeg [566d2692] by Anton Khirnov <anton@khirnov.net>
h264: fix PCM intra-coded blocks in monochrome case Signed-off-by: …
11:02 AM Changeset in ffmpeg [767efcb4] by Anton Khirnov <anton@khirnov.net>
h264: correct implicit weight table computation for long ref pics …
11:02 AM Changeset in ffmpeg [cb9ccc89] by Anton Khirnov <anton@khirnov.net>
h264: correct the check for invalid long term frame index in MMCO …
11:02 AM Changeset in ffmpeg [5925e252] by Anton Khirnov <anton@khirnov.net>
aac: Only output configure if audio was found. Audio found is not …
11:01 AM Changeset in ffmpeg [303e48e6] by Anton Khirnov <anton@khirnov.net>
rv10/20: tell decoder to use edge emulation This removes out-of-edge …
11:00 AM Changeset in ffmpeg [e30e0a16] by Anton Khirnov <anton@khirnov.net>
flvenc: use int64_t to store offsets Metadata currently is written …
11:00 AM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) updated by Carl Eugen Hoyos
Status changed
Complete, uncut output missing. (And please consider pointing to a …
11:00 AM Changeset in ffmpeg [210d8f4c] by Anton Khirnov <anton@khirnov.net>
VC-1: fix reading of custom PAR. Custom PAR num/denum are in 1-256 …
10:59 AM Changeset in ffmpeg [cc471819] by Anton Khirnov <anton@khirnov.net>
h264: notice memory allocation failure Signed-off-by: Ronald S. …
10:58 AM Changeset in ffmpeg [f629fcd3] by Anton Khirnov <anton@khirnov.net>
Remove incorrect info in documentation of …
10:58 AM Ticket #457 (vaapi h264 decoding artefacts) closed by Carl Eugen Hoyos
fixed: Thank you for the report and the analysis!
10:58 AM Changeset in ffmpeg [b8fa424c] by Anton Khirnov <anton@khirnov.net>
libx264: do not set pic quality if no frame is output Avoids …
10:57 AM Changeset in ffmpeg [01f12012] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VA-API decoding artefacts. Fixes ticket #457. (cherry picked from …
10:56 AM Changeset in ffmpeg [3af3a871] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VA-API decoding artefacts. Fixes ticket #457. (cherry picked from …
10:56 AM Changeset in ffmpeg [4909895a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VA-API decoding artefacts. Fixes ticket #457. (cherry picked from …
10:54 AM Changeset in ffmpeg [3fec40b6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VA-API decoding artefacts. Fixes ticket #457.
10:53 AM Changeset in ffmpeg [82d7ad33] by Anton Khirnov <anton@khirnov.net>
aac: Remove some suspicious illegal memcpy()s from LTP. (cherry picked …
10:52 AM Changeset in ffmpeg [c5388d68] by Anton Khirnov <anton@khirnov.net>
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating …
10:51 AM Changeset in ffmpeg [8abaa83d] by Anton Khirnov <anton@khirnov.net>
vp3/theora: flush after seek. (cherry picked from commit …
10:50 AM Changeset in ffmpeg [8e0a53bd] by Anton Khirnov <anton@khirnov.net>
rv30: return AVERROR(EINVAL) instead of EINVAL On some platforms …
10:48 AM Changeset in ffmpeg [ba19cb68] by Anton Khirnov <anton@khirnov.net>
Fix incorrect max_lowres values Signed-off-by: Mans Rullgard …
10:46 AM Changeset in ffmpeg [3b80fb50] by Anton Khirnov <anton@khirnov.net>
Do not decode RV30 files if the extradata is too small Signed-off-by: …
10:46 AM Changeset in ffmpeg [fe7deb7c] by Anton Khirnov <anton@khirnov.net>
aacps: skip some memcpy() if src and dst would be equal …
10:34 AM Changeset in ffmpeg [44b3f05] by Anton Khirnov <anton@khirnov.net>
lavf: fix segfault in av_open_input_stream() ic is NULL in case of …
10:33 AM Changeset in ffmpeg [dc3ab8ca] by Anton Khirnov <anton@khirnov.net>
pix_fmt: Fix number of bits per component in yuv444p9be …
10:32 AM Changeset in ffmpeg [e308a91c] by Anton Khirnov <anton@khirnov.net>
mpegts: fix Continuity Counter error detection According to MPEG-TS …
10:31 AM Changeset in ffmpeg [207db36a] by Anton Khirnov <anton@khirnov.net>
alsa: limit buffer_size to 32768 frames. In testing, the file output …
10:31 AM Changeset in ffmpeg [9bf76932] by Anton Khirnov <anton@khirnov.net>
alsa: fallback to buffer_size/4 for period_size. buffer_size/4 is the …
10:30 AM Changeset in ffmpeg [91f9c791] by Anton Khirnov <anton@khirnov.net>
gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps Set DV …
10:29 AM Changeset in ffmpeg [fa750933] by Anton Khirnov <anton@khirnov.net>
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." This …
10:26 AM Changeset in ffmpeg [baec70e1] by Anton Khirnov <anton@khirnov.net>
adts: Fix PCE copying. Parse the extension flag bit when reading the …
10:24 AM Changeset in ffmpeg [2649439b] by Anton Khirnov <anton@khirnov.net>
eval: fix memleak. (cherry picked from commit …
10:24 AM Changeset in ffmpeg [266ec41f] by Anton Khirnov <anton@khirnov.net>
ARM: workaround for bug in GNU assembler Some versions of the GNU …
10:23 AM Changeset in ffmpeg [694279bf] by Anton Khirnov <anton@khirnov.net>
mxfenc: fix ignored drop flag in binary timecode representation. …
10:22 AM Changeset in ffmpeg [0ab69793] by Anton Khirnov <anton@khirnov.net>
dca: set AVCodecContext frame_size for DTS audio Set the frame size …
10:22 AM Changeset in ffmpeg [fa38ed8a] by Anton Khirnov <anton@khirnov.net>
H.264: fix overreads of qscale_table filter_mb_fast assumed that …
10:12 AM Changeset in ffmpeg [acf2d329] by Anton Khirnov <anton@khirnov.net>
swscale: don't use planar output functions to write to NV12/21. This …
9:41 AM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) created by Mark Himsley
I know this is a bit of a bizarre filter chain, It's constructed to …
8:41 AM vaapi_h264_fix.patch attached to Ticket #457 by gimli
vaapi h264 decoding fix
8:40 AM Ticket #457 (vaapi h264 decoding artefacts) created by gimli
I work on vaapi support for xine using ffmpeg as decoder. While …
5:23 AM Changeset in ffmpeg [ea0ac11e] by Michael Niedermayer <michaelni@gmx.at>
h264: prevent an out of array read in decode_nal_units() …
3:28 AM Ticket #455 (Invalid read in ff_mspel_motion called from EC code) updated by Michael Niedermayer
Summary changed
3:26 AM Ticket #445 (Wrong FLV duration metadata field) closed by Michael Niedermayer
fixed: locally fixed, will be pushed soon
3:24 AM Changeset in ffmpeg [0c0ec4be] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont copy duration when -t is used Fixes Ticket445 …
2:57 AM Changeset in ffmpeg [23f5cff9] by Michael Niedermayer <michaelni@gmx.at>
h264dec: Prevent CABAC and CAVLC bitsteram overreading Signed-off-by: …
2:42 AM Changeset in ffmpeg [28ccda78] by Compn <tempn@twmi.rr.com>
add libspeex encoder change
2:07 AM Changeset in ffmpeg [a52cdcd2] by Michael Niedermayer <michaelni@gmx.at>
libspeex encoder wraper taken from svn head of xuggle

Sep 10, 2011:

11:48 PM Changeset in ffmpeg [c975cfae] by Clément Bœsch <ubitux@gmail.com>
build: fix install rule with --progs-suffix.
11:48 PM Changeset in ffmpeg [754d7f23] by Clément Bœsch <ubitux@gmail.com>
Fix compilation with --disable-everything --enable-muxer=dv
11:23 PM Changeset in ffmpeg [7ba8e6bb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: replace messy duplicated tag compatibility functions by more …
11:22 PM Changeset in ffmpeg [cec92fe4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add vbsf & absf for compatibility. Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [cb66db80] by Michael Niedermayer <michaelni@gmx.at>
mpegts: update comment to match code Signed-off-by: Michael …
10:33 PM Changeset in ffmpeg [6796b824] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Only require first packet to be known for all audio …
10:21 PM Ticket #455 (Invalid read in ff_mspel_motion called from EC code) updated by Carl Eugen Hoyos
Status, Summary changed
10:21 PM audio-switch-z14-2.m2ts attached to Ticket #456 by Carl Eugen Hoyos
10:20 PM Ticket #456 (Invalid read in get_vlc2) created by Carl Eugen Hoyos
Found using fenrir's text file. […]
10:10 PM audio-switch-z14.m2ts attached to Ticket #455 by Carl Eugen Hoyos
10:09 PM Ticket #455 (Invalid read in ff_mspel_motion called from EC code) created by Carl Eugen Hoyos
Found using fenrir's text file. Only happens on ia32. […]
9:40 PM Changeset in ffmpeg [2298818f] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
Remove reference to the libavfilter soc SVN repo, update libavfilter …
9:12 PM Changeset in ffmpeg [4a3294ef] by Michael Niedermayer <michaelni@gmx.at>
dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 …
8:10 PM Changeset in ffmpeg [8fd1da5b] by Michael Niedermayer <michaelni@gmx.at>
vp3dec: set key_frame field of AVFrame Signed-off-by: Michael …
8:10 PM Changeset in ffmpeg [6d40f88c] by Michael Niedermayer <michaelni@gmx.at>
mpegts: Some additional HDMV types and reg descriptors for mpegts …
7:21 PM Changeset in ffmpeg [d162994a] by Luca Barbato <lu_zero@gentoo.org>
doc: explain STDC_CONSTANT_MACROS in C++ In order to build C++ …
6:52 PM Changeset in ffmpeg [7db7eb0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Fixed …
6:40 PM Ticket #453 (build fails with --disable-everything --enable-muxer=mxf) closed by Carl Eugen Hoyos
fixed: Thank you for the report.
6:39 PM Changeset in ffmpeg [60599c68] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix copmilation with --disable-everything --enable-muxer=mxf.
6:34 PM Ticket #452 (APE - Only 16-bit samples are supported) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
6:15 PM Ticket #454 (Detect audio silence audio filter) updated by Carl Eugen Hoyos
Priority, Status, Version changed
6:09 PM Changeset in ffmpeg [1eb805ed] by Michael Niedermayer <michaelni@gmx.at>
cabac test: Change input to test, so a wider range of states is …
6:05 PM Changeset in ffmpeg [830d7d5c] by Michael Niedermayer <michaelni@gmx.at>
cabac test: match encode and decode side Signed-off-by: Michael …
6:05 PM Changeset in ffmpeg [89653ea7] by Michael Niedermayer <michaelni@gmx.at>
cabac: fix cabac encoder Signed-off-by: Michael Niedermayer …
3:58 PM Changeset in ffmpeg [8bfea4ab] by Martin Storsjö <martin@martin.st>
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
3:12 PM Ticket #454 (Detect audio silence audio filter) created by burek
Maybe it would be a good idea to make the audio filter which can …
1:38 PM Changeset in ffmpeg [824f98f4] by Michael Niedermayer <michaelni@gmx.at>
Fixed deference of NULL pointer in motionpixels decoder. …
1:25 PM Changeset in ffmpeg [6a11686d] by Anton Khirnov <anton@khirnov.net>
avconv: move audio_channels to the options context.
1:07 PM Ticket #453 (build fails with --disable-everything --enable-muxer=mxf) created by zvowen
Since commit …
12:17 PM SideA-small.ape attached to Ticket #452 by Flurby
Sample audio APE file
12:15 PM Ticket #452 (APE - Only 16-bit samples are supported) created by Flurby
When I want to convert an .ape file to a .wav, ffmpeg don't want and …
11:46 AM Ticket #450 (Specify the position of -isync more precisely) updated by burek
In my case, the only time, when I succeeded to sync inputs, was when …
11:10 AM Changeset in ffmpeg [2130981a] by Anton Khirnov <anton@khirnov.net>
avconv: move *_disable to options context.
11:09 AM Changeset in ffmpeg [35c5d7d1] by Anton Khirnov <anton@khirnov.net>
avconv: remove -[vas]lang options. They are redundant, the same can …
11:03 AM Changeset in ffmpeg [013887eb] by Anton Khirnov <anton@khirnov.net>
avconv: move codec tags to options context. Add a new -tag option, …
10:59 AM Ticket #450 (Specify the position of -isync more precisely) updated by Carl Eugen Hoyos
Status changed
Is there any difference in behaviour noticeable (or even expected) …
10:54 AM Ticket #451 (avformat NOT creating avi file on 32 bit Mac 10.6) updated by Carl Eugen Hoyos
Status changed
Could you test latest git head? Is the problem also reproducible with …
6:55 AM Ticket #451 (avformat NOT creating avi file on 32 bit Mac 10.6) created by Thunderbird
I have compiled ffmpeg on 64 bit Mac machine with following …
5:57 AM Ticket #450 (Specify the position of -isync more precisely) created by burek
I've figured that the -isync option does not produce the same effect …
5:40 AM Ticket #449 (ALSA, as a first input, together with -isync gives error "[alsa @ ...) created by burek
This works: […] This doesn't work (just switched places for …
4:42 AM Ticket #288 (Theora encode bitrate bug.) closed by Michael Niedermayer
worksforme: the matrix lobby scene with 1000kbps without patch: …
3:38 AM Changeset in ffmpeg [48ba48f] by Michael Niedermayer <michaelni@gmx.at>
wavpack: Check error codes rather than working around error …
3:26 AM Ticket #428 (avisynth generate wrong audio pts) closed by Michael Niedermayer
fixed: Both patches applied Thanks
3:24 AM Changeset in ffmpeg [b10ba117] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Fix upside down bug
3:24 AM Changeset in ffmpeg [4f123a7d] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Remove wrong pts calculation. Fixes Ticket428
1:30 AM Ticket #428 (avisynth generate wrong audio pts) updated by chinshou
Replying to cehoyos: > The indentation looks wrong, if the …
1:28 AM patchavisynthupsidedown.diff attached to Ticket #428 by chinshou
1:24 AM Ticket #28 (Encoding mpeg-4 with threads and b-frames outputs errors on decoding) closed by Michael Niedermayer
fixed: Fixed
1:22 AM patchavisynthpts.diff attached to Ticket #428 by chinshou
1:20 AM Changeset in ffmpeg [78a041a9] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: rewrite the slice end detection of non partitioned …

Sep 9, 2011:

10:26 PM Changeset in ffmpeg [e5e0580b] by Michael Niedermayer <michaelni@gmx.at>
Fixed size given to init_get_bits(). init_get_bits() takes a number …
10:01 PM Changeset in ffmpeg [0c1f5b93] by Alex Converse <alex.converse@gmail.com>
cljr: init_get_bits size in bits instead of bytes
10:01 PM Changeset in ffmpeg [b7ce4f1d] by Alex Converse <alex.converse@gmail.com>
indeo2: fail if input buffer too small
10:01 PM Changeset in ffmpeg [68ca330c] by Alex Converse <alex.converse@gmail.com>
indeo2: init_get_bits size in bits instead of bytes
10:00 PM Changeset in ffmpeg [46b00495] by Alex Converse <alex.converse@gmail.com>
ffv1: Fixed size given to init_get_bits() in decoder. init_get_bits() …
8:53 PM Ticket #448 (libx264 preset's rc_lookahead value is overwritten) created by Andrew Wason
Specifying -preset slow with libx264 should result in rc_lookahead of …
8:36 PM Ticket #401 (ffmpeg fails to decode MJPG in AVI) updated by Michael Niedermayer
Replying to reimar: > This is probably caused by …
8:19 PM Changeset in ffmpeg [8362a0ff] by Michael Niedermayer <michaelni@gmx.at>
Fixed size given to init_get_bits() in ffv1 decoder. init_get_bits() …
8:01 PM Changeset in ffmpeg [22bf6f70] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:59 PM Ticket #428 (avisynth generate wrong audio pts) updated by Carl Eugen Hoyos
The indentation looks wrong, if the setting of pts is really wrong (I …
5:54 PM Changeset in ffmpeg [1bb766a9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix -re Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5:44 PM Changeset in ffmpeg [9c29ab58] by Mohamed Naufal <naufal22@gmail.com>
Move & Rename buildscript, remove tabs
5:32 PM Ticket #428 (avisynth generate wrong audio pts) updated by chinshou
I have upload the patch, besides pts bug fix, this patch also fix the …
5:30 PM patchavisynth.diff attached to Ticket #428 by chinshou
4:50 PM Changeset in ffmpeg [73e0ec2f] by Michael Niedermayer <michaelni@gmx.at>
rc: finetune convergence failure fix Signed-off-by: Michael …
4:06 PM Changeset in ffmpeg [ed14517c] by Michael Niedermayer <michaelni@gmx.at>
rc: fix convergence failure Signed-off-by: Michael Niedermayer …
3:29 PM Changeset in ffmpeg [bcef876f] by Michael Niedermayer <michaelni@gmx.at>
Fix documentation for "-debug" commandline argument (cherry picked …
3:27 PM Ticket #402 (Incorrect "-debug" documentation) closed by Michael Niedermayer
fixed: patch applied, will be pushed soon thanks and sorry for the delay
3:19 PM Changeset in ffmpeg [6dcbbe34] by Michael Niedermayer <michaelni@gmx.at>
av_interleave_packet_per_dts: switch noninterleaved flushing logic to …
12:40 PM Changeset in ffmpeg [88fddd0b] by Clément Bœsch <ubitux@gmail.com>
ffprobe: replace specific ## GNU cpp extension with VA_ARGS.
12:39 PM Ticket #357 (Trying to transcode a vbk file to wav) updated by Carl Eugen Hoyos
So far, we don't even have information about what voice codec is used …
11:50 AM Ticket #447 (WAV file processing fails) updated by himanshu
Ok will check in multi media players, if any player is able to play …
11:36 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by himanshu
Any updates on this?
11:32 AM Ticket #447 (WAV file processing fails) updated by Carl Eugen Hoyos
Is there any software that can read the sample you uploaded? If yes, …
11:31 AM Ticket #447 (WAV file processing fails) closed by Carl Eugen Hoyos
invalid
10:42 AM Ticket #447 (WAV file processing fails) updated by himanshu
Hi Cehoyos, It was a mistake from my end for Parsing audio. I was …
9:36 AM Ticket #367 (error encoding mov file created in photobooth to mp4) closed by Carl Eugen Hoyos
needs_more_info: Please re-open if you can still reproduce this problem, it worked fine …
9:18 AM Ticket #422 (x264 preset and tune options always reset certain ffmpeg params to defaults) closed by Carl Eugen Hoyos
fixed: http://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2011-September/040244.html
9:06 AM Ticket #447 (WAV file processing fails) updated by Carl Eugen Hoyos
Status, Component changed
Please add output of ffmpeg -i vx_mp_9.wav for a working version.
8:16 AM ffmpeg_tests_linux.zip attached to Ticket #447 by himanshu
Contains set of files working and non-working both
8:15 AM Ticket #447 (WAV file processing fails) created by himanshu
Hi Team, I was trying to get some information on the following files …
5:45 AM Ticket #444 (x264 rev. 2074 - part of image jumping with some presets and strange ...) closed by Carl Eugen Hoyos
invalid: First read the FFmpeg bug report guidelines. Then report your bug to …
3:31 AM Ticket #380 (Mistake in ffmpeg's docs for yadif) updated by Michael Niedermayer
ouch, that file is old, i updated the link i found to (the correct) …
2:55 AM Ticket #445 (Wrong FLV duration metadata field) updated by burek
I'm not sure what output do you need, because it happens with hundreds …
1:34 AM Changeset in ffmpeg [8096b7c6] by Michael Niedermayer <michaelni@gmx.at>
asfenc: fix assert failure on long ffserver runs

Sep 8, 2011:

9:48 PM Changeset in ffmpeg [e1baba3d] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid access in wavpack decoder on corrupted bitstream. …
9:48 PM Changeset in ffmpeg [399f7e0e] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
9:48 PM Changeset in ffmpeg [90edd5df] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid access in wavpack decoder on corrupted extra bits …
9:48 PM Changeset in ffmpeg [e6df35b3] by Michael Niedermayer <michaelni@gmx.at>
Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag …
9:47 PM Changeset in ffmpeg [d64066f6] by Michael Niedermayer <michaelni@gmx.at>
Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set
9:15 PM Changeset in ffmpeg [5241bc27] by Clément Bœsch <ubitux@gmail.com>
ffprobe: replace simple string printing with the appropriate helper.
8:37 PM Changeset in ffmpeg [78d7d8f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Employ …
7:20 PM Changeset in ffmpeg [04c13dc] by Michael Niedermayer <michaelni@gmx.at>
qcelpdec: fix the return value of qcelp_decode_frame().
7:14 PM Changeset in ffmpeg [b2c9e9be] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: Dont spam the user on multiple mp3 frames. (cherry picked from …
7:14 PM Changeset in ffmpeg [f4e34d16] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: Dont spam the user on multiple mp3 frames. (cherry picked from …
7:10 PM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) closed by Michael Niedermayer
fixed: Fix commited, will be pushed soon
7:04 PM Changeset in ffmpeg [54e1eaef] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: Dont spam the user on multiple mp3 frames.
6:53 PM Changeset in ffmpeg [8ba987bf] by Michael Niedermayer <michaelni@gmx.at>
ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads
6:53 PM Changeset in ffmpeg [0b99e858] by Michael Niedermayer <michaelni@gmx.at>
ffmdec: fix seeking for non indexed files Signed-off-by: Michael …
6:09 PM Changeset in ffmpeg [59810f83] by Michael Niedermayer <michaelni@gmx.at>
ffmdec: handle wrapped file in ffm_seek
6:02 PM Changeset in ffmpeg [dba2b63a] by Alex Converse <alex.converse@gmail.com>
wavpack: Check error codes rather than working around error conditions.
5:03 PM Ticket #356 (-profile aac_low option sets also the profile for the video codec) updated by Michael Niedermayer
Also for old as well as current ffmpeg -aprofile aac_low could be used …
5:01 PM Ticket #356 (-profile aac_low option sets also the profile for the video codec) updated by Michael Niedermayer
Reproduced by developer changed
The correct way to do this now is to use -profile:a aac_low i need to …
4:04 PM Ticket #421 (Online Doxygen docs mixes up ffmpeg.c docs with avconv.c docs.) closed by Michael Niedermayer
fixed: I suspect this is a doxygen bug. Ive workaround it by excluding …
3:56 PM Changeset in ffmpeg [6337de92] by Michael Niedermayer <michaelni@gmx.at>
doxygen: dont generate docs for avconv.c This is a workaround to avoid …
3:47 PM Changeset in ffmpeg [fd265746] by Mohamed Naufal <naufal22@gmail.com>
Fix regular build
1:57 PM Changeset in ffmpeg [6376362d] by Diego Biurrun <diego@biurrun.de>
Employ FF_ARRAY_ELEMS instead of manually calculating array length.
1:23 PM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) updated by Chris Rankin
Note: xine will probably not use the FFmpeg audio decoder by default, …
1:10 PM Ticket #424 (A/V desync on transport stream) updated by Mike
Hi Carl. The bitstream looks good to me. The transport stream DTS/PTS …
12:52 PM Ticket #445 (Wrong FLV duration metadata field) updated by Carl Eugen Hoyos
Complete, uncut output missing.
11:23 AM Ticket #444 (x264 rev. 2074 - part of image jumping with some presets and strange ...) updated by Dimon
No ,actually FFmpeg itself doesn't cause any problem. I'm here from …
10:39 AM Ticket #446 (Error when using "-vcodec libx264" and "-flags +global_header") created by burek
Here is the example of the error: […]
10:25 AM Ticket #445 (Wrong FLV duration metadata field) created by burek
When ffmpeg is used like this: ffmpeg -t 00:00:30 -i valid.flv …
10:04 AM Ticket #444 (x264 rev. 2074 - part of image jumping with some presets and strange ...) updated by Carl Eugen Hoyos
Please explain if there is a problem with FFmpeg and if yes what the …
9:13 AM Ticket #444 (x264 rev. 2074 - part of image jumping with some presets and strange ...) created by Dimon
I have almost fully static 1920x1080p 25fps scene: dark bottom with …
9:04 AM Changeset in ffmpeg [55354b7d] by Martin Storsjö <martin@martin.st>
Fixed invalid access in wavpack decoder on corrupted bitstream. …
9:00 AM Changeset in ffmpeg [0aedab03] by Martin Storsjö <martin@martin.st>
Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
8:57 AM Changeset in ffmpeg [beefafda] by Martin Storsjö <martin@martin.st>
Fixed invalid access in wavpack decoder on corrupted extra bits …
6:24 AM Changeset in ffmpeg [f6e99bf5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add loas as an extension for LOAS/LATM.
6:22 AM Changeset in ffmpeg [c1fcd7e1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support remuxing aac_latm.
3:53 AM Changeset in ffmpeg [1da43f7] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: add 'crf' private option Signed-off-by: Michael …
3:53 AM Changeset in ffmpeg [3dc14b46] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: add 'rc_lookahead' private option Signed-off-by: Michael …
3:53 AM Changeset in ffmpeg [fb99d787] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: silence AVOption related warnings Signed-off-by: Michael …
3:34 AM Changeset in ffmpeg [0962ad0e] by Michael Niedermayer <michaelni@gmx.at>
avopt: Fix searching for constants Fixes Ticket350 Signed-off-by: …
3:34 AM Changeset in ffmpeg [bd358e12] by Michael Niedermayer <michaelni@gmx.at>
jpeglsdec: fix infinite loop Fixes Ticket331 Signed-off-by: Michael …
3:28 AM Ticket #350 (Invalid value 'strict' for option 'strict') closed by Michael Niedermayer
fixed: Fixed locally, will push if it passes tests
3:07 AM Ticket #331 (Endless loop when reading jpeg-ls sample) closed by Michael Niedermayer
fixed: Locally fixed

Sep 7, 2011:

11:55 PM Changeset in ffmpeg [42d4df06] by Michael Niedermayer <michaelni@gmx.at>
WTV muxer (1_extract_wtv_common_code.patch)
11:14 PM Ticket #403 (-r to specify input frame rate does not work) updated by David Grant
Sure I can make a sample of the original video that my camera produces …
10:26 PM Changeset in ffmpeg [bcc531f0] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 …
10:25 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
This also works like a charm and results in a correct bit rate mode: …
10:14 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Carl Eugen Hoyos
Sorry, I meant […]
9:32 PM Ticket #372 (spdifenc does an output not correct) updated by jbr
Replying to naoya: > > > {{{+ av_log(s, AV_LOG_ERROR, "AC3 …
8:58 PM Changeset in ffmpeg [f1b56930] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
8:33 PM Changeset in ffmpeg [5ea091fb] by Martin Storsjö <martin@martin.st>
rtpdec_asf: Fix integer underflow that could allow remote code …
4:02 PM Ticket #92 (Extract all key frames from a video using ffmpeg tool) updated by lovelove
[As a reference for other users:] As kindly explained by Stefano …
2:57 PM Changeset in ffmpeg [9e40946e] by Michael Niedermayer <michaelni@gmx.at>
rtpdec_asf: fix memleak Based on a suggestion by Ronald S. Bultje …
2:57 PM Changeset in ffmpeg [076a8dfd]n0.8.3 by Michael Niedermayer <michaelni@gmx.at>
rtpdec_asf: fix memleak Based on a suggestion by Ronald S. Bultje …
2:57 PM Changeset in ffmpeg [61f55565]n0.7.4 by Michael Niedermayer <michaelni@gmx.at>
rtpdec_asf: fix memleak Based on a suggestion by Ronald S. Bultje …
2:48 PM Changeset in ffmpeg [a2b66a3] by Michael Niedermayer <michaelni@gmx.at>
rtpdec_asf: fix memleak Based on a suggestion by Ronald S. Bultje …
2:27 PM Ticket #443 (-color_range AVOption appears to do nothing) updated by TimNich
Viewing the resultant clips using the waveform monitor in kdenlive …
2:23 PM still2mov.sh attached to Ticket #443 by TimNich
script to generate outputs using varying values of -color_range
2:22 PM bars-rgb.png attached to Ticket #443 by TimNich
full range (0-255) image
2:21 PM bars-601.png attached to Ticket #443 by TimNich
16-235 range image
2:20 PM Ticket #443 (-color_range AVOption appears to do nothing) created by TimNich
according to source -color_range <int> can take the following values:- …
1:27 PM Changeset in ffmpeg [a9a8e5ca] by Michael Niedermayer <michaelni@gmx.at>
Update for 0.8.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:18 PM Changeset in ffmpeg [b6b46db9] by Michael Niedermayer <michaelni@gmx.at>
Update for 0.7.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:11 PM Changeset in ffmpeg [aedef891] by Michael Niedermayer <michaelni@gmx.at>
Fix memory corruption in case of memory allocation failure in …
1:11 PM Changeset in ffmpeg [958f0a0] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: avoid possible crash with crafted input Signed-off-by: …
1:11 PM Changeset in ffmpeg [f601bf4] by Michael Niedermayer <michaelni@gmx.at>
rtp: Fix integer underflow that could allow remote code execution. …
1:04 PM Changeset in ffmpeg [21d99be9] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: (21 …
1:01 PM Changeset in ffmpeg [c2a2ad13] by Michael Niedermayer <michaelni@gmx.at>
rtp: Fix integer underflow that could allow remote code execution. …
12:59 PM Changeset in ffmpeg [ba9a7e0] by Michael Niedermayer <michaelni@gmx.at>
rtp: Fix integer underflow that could allow remote code execution. …
12:59 PM Changeset in ffmpeg [b6187e48] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: avoid possible crash with crafted input Signed-off-by: …
12:20 PM Changeset in ffmpeg [8af11e51] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: apply the same transform to the aspect during init that is …
12:20 PM Changeset in ffmpeg [f5978250] by Michael Niedermayer <michaelni@gmx.at>
Fix memory corruption in case of memory allocation failure in …
12:00 PM SITH.mov attached to Ticket #441 by Chris Rankin
Sample file that generates lots of "incorrect frame size" errors in xine
10:57 AM Changeset in ffmpeg [0ca36b4d] by Janne Grunau <janne-libav@jannau.net>
Add LATM muxer Signed-off-by: Janne Grunau <janne-libav@jannau.net>
10:50 AM Changeset in ffmpeg [635bbecf] by Anton Khirnov <anton@khirnov.net>
v210enc: clip values according to specifications Signed-off-by: Anton …
10:16 AM Changeset in ffmpeg [d239b83e] by Anton Khirnov <anton@khirnov.net>
v210enc: switch to PIX_FMT_422P10 Signed-off-by: Anton Khirnov …
10:16 AM Changeset in ffmpeg [08fa23d6] by Anton Khirnov <anton@khirnov.net>
v210dec: switch to PIX_FMT_422P10 Signed-off-by: Anton Khirnov …
9:20 AM Changeset in ffmpeg [4dbcdfa8] by Anton Khirnov <anton@khirnov.net>
AVOptions: remove AVOption.offset <= 0 checks They will only ever be …
9:19 AM Changeset in ffmpeg [79eff913] by Anton Khirnov <anton@khirnov.net>
AVOptions: deprecate av_opt_set_defaults2 It's a hack which was …
9:16 AM Changeset in ffmpeg [a7e2b2cc] by Anton Khirnov <anton@khirnov.net>
AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h …
9:16 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
Uncommenting mp3_write_xing() seems to work, bit rate mode changes to …
8:50 AM Ticket #92 (Extract all key frames from a video using ffmpeg tool) updated by lovelove
cross-reference: #442 (scene change detection)
8:36 AM Changeset in ffmpeg [0962f23b] by Anton Khirnov <anton@khirnov.net>
libx264: fix setting some more parameters Specifically, trellis, nr, …
8:06 AM Ticket #131 (add support for (maybe broken) *.divx file) closed by Carl Eugen Hoyos
fixed
7:45 AM Ticket #170 (TIFF -> PBM - white line on the right side in the output PBM file) closed by Carl Eugen Hoyos
fixed: I was originally able to reproduce this problem with both ffplay and …
7:16 AM Changeset in ffmpeg [2bb5d637] by Anton Khirnov <anton@khirnov.net>
libx264: fix setting the H.264 level Move setting it after …
7:14 AM Ticket #395 (ffmpeg: failed to set value 'XXX' for option 'passlogfile') closed by Carl Eugen Hoyos
fixed: Should be fixed in both 0.7 and 0.8 branches.
6:56 AM Changeset in ffmpeg [7d704f51] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make all option parsing functions match the function pointer type …
6:54 AM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
Thanks for adding the sample movie back again cehoyos. I accidentally …
6:49 AM Ticket #442 (scene change detection) updated by lovelove
cross-reference: #92 ("Extract all key frames from a video using …
6:48 AM Changeset in ffmpeg [7b6b9be8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make all option parsing functions match the function pointer type …
6:46 AM Ticket #442 (scene change detection) updated by lovelove
Here is the (latest of several) FFmpeg-users threads discussing this …
6:39 AM Ticket #442 (scene change detection) created by lovelove
suggestion: scene change detection status: Isn't this …
5:27 AM Changeset in ffmpeg [9c684fea] by Anton Khirnov <anton@khirnov.net>
libx264: add 'direct-pred' private option Deprecate …
5:27 AM Changeset in ffmpeg [0635a8aa] by Anton Khirnov <anton@khirnov.net>
libx264: add 'partitions' private option Deprecate …
3:44 AM Ticket #432 (-vcodec copy on webm produces incorrect frame rate) updated by gervin23
git bisect reveals: [981f6fc988dc33e81566fdaf4087da3cfa3ddb04] ffmpeg: …
2:18 AM Changeset in ffmpeg [3961695b] by Michael Niedermayer <michaelni@gmx.at>
Correct docs for boxblur parameters Signed-off-by: Michael …
12:38 AM Changeset in ffmpeg [0078430e] by Michael Niedermayer <michaelni@gmx.at>
flvdec: A little bit of cleanup
12:38 AM Changeset in ffmpeg [4ee53d7e] by Michael Niedermayer <michaelni@gmx.at>
flvenc: Correctly encode data stream into in-band metadata frames.
12:38 AM Changeset in ffmpeg [4c050429] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Properly decoding in-band metadata packets as data frames.
12:36 AM Changeset in ffmpeg [c054f116] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Started to remove most of the "only 1-audio+1-video" assumptions
12:09 AM Ticket #217 (dv file created with qt3) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
12:04 AM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) updated by Carl Eugen Hoyos
Is the problem not reproducible with ffmpeg (the application)? Then …
12:02 AM Changeset in ffmpeg [30bcd6a9] by Michael Niedermayer <michaelni@gmx.at>
flv: Ammon's changes migrated from 0.6.0 - I believe for the android …

Sep 6, 2011:

11:59 PM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) updated by Chris Rankin
Eh? I'm raising a bug against libavcodec, not ffmpeg. Isn't libavcodec …
11:40 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) updated by Carl Eugen Hoyos
Status changed
Do I understand correctly that you can only reproduce your problem …
11:38 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Carl Eugen Hoyos
Or try ffmpeg -i test_orig.mp3 -ab 128k - >testCBR.mp3
11:37 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Carl Eugen Hoyos
Does the problem disappear if you disable the call to mp3_write_xing() …
11:33 PM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) updated by Carl Eugen Hoyos
Status changed
Please test current git head and please provide complete, uncut output …
11:30 PM Ticket #441 (MPEG audio decoder prints "incorrect frame size" error for valid code) created by Chris Rankin
Decoding an MP3 audio stream (CODEC_ID_MP3) using libavcodec and …
11:29 PM Ticket #440 (support correctly TIFF 4bpp with ZIP compression) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
11:28 PM Ticket #439 (support correctly TIFF 4bpp with LZW compression) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
11:12 PM Ticket #417 (correct grayscale palette for 2/4bpp TIFF) closed by Carl Eugen Hoyos
fixed
11:10 PM Changeset in ffmpeg [b5d4c0e2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support Speex in isom. Adobe Flash Media Server produces such files …
11:10 PM Changeset in ffmpeg [d898ab90] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix decoding of 2/4 bpp Tiff samples.
11:10 PM Changeset in ffmpeg [f863cdef] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Fix comment.
11:07 PM Changeset in ffmpeg [374409eb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mjpegdec; even better RSTn skiping Fixes Ticket426 Signed-off-by: …
11:06 PM Changeset in ffmpeg [a352fedb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
jpegdec: better rst skiping Fixes Ticket426 Signed-off-by: Michael …
10:48 PM Changeset in ffmpeg [c920684] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: fix another packed divx issue. Fixes getting_stuck.avi …
10:48 PM Changeset in ffmpeg [274a5b7c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: adjust dummy frame threashold for packed divx. Fixes Ticket427 …
10:44 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) closed by Michael Niedermayer
fixed: patch pushed, issue should be fixed
10:44 PM Ticket #438 (broken frame after seek in ogg container) updated by j
here a sample: http://v2v.cc/~j/samples/seektest.ogv […] […] …
10:37 PM Changeset in ffmpeg [78fb7355] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mjpegdec; even better RSTn skiping Fixes Ticket426 Signed-off-by: …
10:37 PM Changeset in ffmpeg [ec43d63c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
jpegdec: better rst skiping Fixes Ticket426 Signed-off-by: Michael …
10:36 PM Changeset in ffmpeg [579faec4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: fix another packed divx issue. Fixes getting_stuck.avi …
10:36 PM Changeset in ffmpeg [414a6a9e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: adjust dummy frame threashold for packed divx. Fixes Ticket427 …
10:31 PM Changeset in ffmpeg [eb975b1c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mjpegdec; even better RSTn skiping Fixes Ticket426 Signed-off-by: …
10:31 PM Changeset in ffmpeg [84648d33] by Carl Eugen Hoyos <cehoyos@ag.or.at>
jpegdec: better rst skiping Fixes Ticket426 Signed-off-by: Michael …
10:29 PM Changeset in ffmpeg [4b8a0b05] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: fix another packed divx issue. Fixes getting_stuck.avi …
10:29 PM Changeset in ffmpeg [1de90fd3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4: adjust dummy frame threashold for packed divx. Fixes Ticket427 …
10:24 PM Ticket #432 (-vcodec copy on webm produces incorrect frame rate) updated by Carl Eugen Hoyos
Status changed
Could you find the revision that introduced your problem with git bisect?
10:23 PM 4bpp_ZIP.tif attached to Ticket #440 by ami_stuff
10:23 PM Changeset in ffmpeg [9243454e] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: only run delta_dts_min calculation code when its …
10:23 PM Ticket #440 (support correctly TIFF 4bpp with ZIP compression) created by ami_stuff
attached file decodes incorrectly […]
10:21 PM 4bpp_LZW.tif attached to Ticket #439 by ami_stuff
10:20 PM Ticket #439 (support correctly TIFF 4bpp with LZW compression) created by ami_stuff
attached file decodes incorrectly […]
10:19 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by Michael Niedermayer
Patch locally applied, tabs and unrelated changes removed will push …
10:13 PM Changeset in ffmpeg [effbeff5] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: use FFMIN() where possible Signed-off-by: Michael …
10:10 PM Changeset in ffmpeg [37ed5df] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Treat subtitle streams as noninterleaved when 20 …
9:59 PM timecodes.mov attached to Ticket #137 by Carl Eugen Hoyos
9:55 PM Ticket #438 (broken frame after seek in ogg container) updated by Carl Eugen Hoyos
Status changed
(Complete, uncut output and possibly a short sample missing.) I …
9:01 PM Ticket #438 (broken frame after seek in ogg container) created by j
ogg demuxer does not seek to keyframe: running ffmpeg -ss 23 -i …
8:40 PM Ticket #436 (ffplay disables DPMS timeouts; no way to re-enable them during play) closed by Michael Niedermayer
invalid: ok, then iam closing it
8:28 PM Ticket #436 (ffplay disables DPMS timeouts; no way to re-enable them during play) updated by Ted Pavlic
I can confirm that SDL_VIDEO_ALLOW_SCREENSAVER restores the expected …
8:23 PM Changeset in ffmpeg [c0323b9c] by Michael Niedermayer <michaelni@gmx.at>
avfilter: dont crash on filters with NULL instance names. Found-by: …
7:35 PM Changeset in ffmpeg [2fd49019] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:14 PM Changeset in ffmpeg [ff5e1b0b] by Michael Niedermayer <michaelni@gmx.at>
dshow: properly disconnect and remove filters from graph …
7:13 PM Changeset in ffmpeg [5e77dc2e] by Michael Niedermayer <michaelni@gmx.at>
dshow: remove some unused code Signed-off-by: Michael Niedermayer …
7:12 PM Changeset in ffmpeg [0a333001] by Michael Niedermayer <michaelni@gmx.at>
vfwcap: actually use framerate option Signed-off-by: Michael …
7:03 PM Changeset in ffmpeg [70423376] by Anton Khirnov <anton@khirnov.net>
libx264: add 'cplxblur' private option Deprecate …
7:02 PM Changeset in ffmpeg [71b5f442] by Anton Khirnov <anton@khirnov.net>
libx264: add 'deblock' private option Deprecate …
6:54 PM Ticket #137 (Encoding image only movie failure) updated by Michael Niedermayer
The http://dl.dropbox.com/u/659266/timecodes.mov file is 404
6:38 PM Ticket #436 (ffplay disables DPMS timeouts; no way to re-enable them during play) updated by Michael Niedermayer
Analyzed by developer changed
ffplay isnt at fault, its sdl if you set the …
6:16 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) created by Roger Pack
Hello all. First time here, and first of all thank you for a …
6:14 PM Changeset in ffmpeg [f83c4518] by Anton Khirnov <anton@khirnov.net>
libx264: add 'b-bias' private option Deprecate AVCodecContext.bframebias.
6:13 PM Changeset in ffmpeg [bb73cda2] by Anton Khirnov <anton@khirnov.net>
libx264: fix setting some options. Specifically: gop_size, …
6:13 PM Changeset in ffmpeg [d8dee0e7] by Anton Khirnov <anton@khirnov.net>
libx264: remove useless assignment priv_data is memset to 0.
5:50 PM Ticket #436 (ffplay disables DPMS timeouts; no way to re-enable them during play) created by Ted Pavlic
ffplay (and mplayer) appears to disable DPMS timeouts while it runs. I …
5:50 PM Ticket #432 (-vcodec copy on webm produces incorrect frame rate) updated by gervin23
works fine in 0.8.2 release.
5:50 PM Changeset in ffmpeg [0c9cba24] by Michael Niedermayer <michaelni@gmx.at>
pngdec: implement 4bpp interlaced Fixes Ticket435 Signed-off-by: …
5:50 PM Changeset in ffmpeg [dcabb3d] by Michael Niedermayer <michaelni@gmx.at>
pngdec: implement 2 bpp interlaced. Fixes Ticket434 Signed-off-by: …
5:03 PM Ticket #435 (fix 4bpp png interlaced) closed by Michael Niedermayer
fixed: locally fixed will push later
4:57 PM Ticket #434 (fix 2bpp png interlaced) closed by Michael Niedermayer
fixed: Fixed locally, will push later
4:51 PM Changeset in ffmpeg [4f7dfe12] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to …
4:47 PM 4bpp_int_none.mov attached to Ticket #435 by ami_stuff
4:47 PM Ticket #435 (fix 4bpp png interlaced) created by ami_stuff
4bpp interlaced doesn't work correctly (all filters) - the attached …
4:47 PM Changeset in ffmpeg [c4415f6e] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: unify asink_buffer and vsink_buffer API The new API is more …
4:43 PM Changeset in ffmpeg [459fe331] by Justin Ruggles <justin.ruggles@gmail.com>
ac3dec: avoid pointless alloc and indirection for input_buffer Since …
4:30 PM Ticket #426 (Clip buggy playback in ffmpeg but ok in vlc or QT) closed by Michael Niedermayer
fixed: Another try, should be fixed now
4:20 PM Changeset in ffmpeg [be7eed72] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec; even better RSTn skiping Fixes Ticket426 Signed-off-by: …
4:14 PM 2bpp_int_none.mov attached to Ticket #434 by ami_stuff
4:13 PM Ticket #434 (fix 2bpp png interlaced) created by ami_stuff
2bpp interlaced doesn't work correctly (all filters) - the attached …
2:30 PM Ticket #163 (x11grab input returns fully transparent image) updated by Michael Niedermayer
Keywords changed
2:27 PM Ticket #163 (x11grab input returns fully transparent image) updated by Michael Niedermayer
Summary changed
2:24 PM Ticket #161 (QT PNG / PNG 24bpp INTERLACED with PAETH filter - broken output) closed by Michael Niedermayer
fixed: locally fixed will push soon
2:22 PM Changeset in ffmpeg [bc6445f2] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Fix interlaced PAETH prediction Fixes Ticket161 …
1:50 PM Ticket #433 (add 2bpp support in png decoder) updated by Michael Niedermayer
Analyzed by developer, Reproduced by developer changed
1:49 PM Ticket #433 (add 2bpp support in png decoder) closed by Michael Niedermayer
fixed: Locally fixed, will push soon
1:48 PM Changeset in ffmpeg [2d4102fc] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Implement 2bpp Fixes Ticket433 Signed-off-by: Michael …
1:30 PM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) closed by Michael Niedermayer
fixed: Fixed locally will push soon
1:28 PM Changeset in ffmpeg [dc43ad6d] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Fix interlaced 1bpp Fixes Ticket214 Signed-off-by: Michael …
12:32 PM 2bpp.mov attached to Ticket #433 by ami_stuff
12:31 PM Ticket #433 (add 2bpp support in png decoder) created by ami_stuff
here is an 2bpp qt png sample […]
12:11 PM Changeset in ffmpeg [738219c9] by Michael Niedermayer <michaelni@gmx.at>
pngdec: 4bpp support Fixes Ticket208 Signed-off-by: Michael …
12:10 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
That's what I call a fast bugfix! I just applied the patch to the …
12:04 PM Ticket #208 (png 4bpp file decodes incorrectly) closed by Michael Niedermayer
fixed: Fixed locally will push in a moment
10:57 AM ffmpeg-subtitle-interleave.diff attached to Ticket #429 by wg
Treat subtitle streams as noninterleaved when 20 seconds have passed …
10:56 AM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by wg
This subtitle track has large gaps in it without any packets (from 60 …
10:53 AM blank.jpg attached to Ticket #432 by gervin23
a blank jpg used to create the base webm file used in the description
10:52 AM Ticket #432 (-vcodec copy on webm produces incorrect frame rate) created by gervin23
using the attached blank.jpg as a starting point to loop and produce a …
9:46 AM Changeset in ffmpeg [6192b6f3] by Diego Biurrun <diego@biurrun.de>
mpeg12: cosmetics: reformat as K&R
7:58 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
It seems it has worked before. Here is a comment I found on the ffmpeg …
7:32 AM Ticket #403 (-r to specify input frame rate does not work) updated by Carl Eugen Hoyos
Replying to dgrant: > it seems to be necessary for …
7:22 AM Ticket #374 (Artefacts with packed B frames) closed by Carl Eugen Hoyos
fixed: Fixed in current git head.
3:56 AM Ticket #403 (-r to specify input frame rate does not work) updated by David Grant
Not sure if this is relevant or not, but you can do this in mencoder, …
3:36 AM Ticket #380 (Mistake in ffmpeg's docs for yadif) reopened by David Grant
reopening until someone removes/fixes that out-of-date page
3:36 AM Ticket #380 (Mistake in ffmpeg's docs for yadif) updated by David Grant
This doc is still out-of-date: http://ffmpeg.org/ffmpeg-doc.html
2:09 AM Changeset in ffmpeg [6dbac85f] by Michael Niedermayer <michaelni@gmx.at>
mpeg4: fix another packed divx issue. Fixes getting_stuck.avi …

Sep 5, 2011:

11:09 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
http://www.datafilehost.com/download-75668c5c.html I uploaded the …
10:49 PM Changeset in ffmpeg [d543b3b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: map subtitle stream by default when user specified -scodec …
9:30 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by Carl Eugen Hoyos
Since I was unable to reproduce with a random hdmv_pgs_subtitle …
9:22 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Carl Eugen Hoyos
Status, Component changed
Replying to schtorch: > When I try to convert a file to …
9:13 PM Changeset in ffmpeg [845383c3] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: always use expanded_text as we always support strftime() …
8:29 PM Changeset in ffmpeg [3c54e7ed] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ac3enc: …
8:03 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) created by schtorch
When I try to convert a file to MP3 with CBR using the latest GIT, I …
4:46 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
ok, I got it, thanks. The command line I'm using now is: ffmpeg -i …
4:42 PM Changeset in ffmpeg [27bf599] by Michael Niedermayer <michaelni@gmx.at>
swscale: Fix unused asm and enable it Author of the fix is ronald, the …
4:21 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by Carl Eugen Hoyos
Consider building without any build system, just use git clone and …
4:07 PM Ticket #374 (Artefacts with packed B frames) updated by Carl Eugen Hoyos
Component, Reproduced by developer changed
The visible artefacts (tearing) are a regression since …
4:05 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
I'm a little confused about the gdb part, I don't have a ffmpeg_g …
2:13 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by Carl Eugen Hoyos
Please test git head (ffmpeg -i input.mkv -an -map 0:0 -vcodec copy …
2:09 PM Changeset in ffmpeg [ae264bb2] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. …
2:07 PM Changeset in ffmpeg [a0d17b6d] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: scale floating-point coupling channel coefficients in …
1:24 PM Changeset in ffmpeg [3e5722a8] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. …
10:44 AM Changeset in ffmpeg [bcd4aa8b] by Luca Barbato <lu_zero@gentoo.org>
wavpack: fix wrong return value in wavpack_decode_block() This …
10:27 AM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
Some more testing: Copying video and only the first two subs - works: …
10:19 AM v9loglevel99 attached to Ticket #429 by mus
output of "ffmpeg -v 9 -loglevel 99 -i input.mkv"
10:11 AM Changeset in ffmpeg [a2a38d96] by Anton Khirnov <anton@khirnov.net>
avconv: fix parsing metadata specifiers. After …
10:11 AM Changeset in ffmpeg [bc5acfa7] by Anton Khirnov <anton@khirnov.net>
fate: use +frame+slice named constants instead of '3'
9:19 AM Changeset in ffmpeg [ff17fc63] by Anton Khirnov <anton@khirnov.net>
mpeg12: propagate more real return values through chunk decode error …
9:18 AM Changeset in ffmpeg [9bc4e21a] by Anton Khirnov <anton@khirnov.net>
wavpack: use context reset in appropriate places This fixes improper …
9:18 AM Changeset in ffmpeg [dc26318c] by Anton Khirnov <anton@khirnov.net>
avconv: move mux_preload and mux_max_delay to options context
9:17 AM Changeset in ffmpeg [d821cbe] by Anton Khirnov <anton@khirnov.net>
avconv: move bitstream filters to options context. Change syntax -- …
9:17 AM Changeset in ffmpeg [f4805328] by Anton Khirnov <anton@khirnov.net>
avconv: move rate_emu to options context. Make it work properly with …
9:16 AM Changeset in ffmpeg [96139b5e] by Anton Khirnov <anton@khirnov.net>
avconv: move max_frames to options context. Add a -frames option that …
9:16 AM Changeset in ffmpeg [039267f1] by Anton Khirnov <anton@khirnov.net>
avconv: move metadata to options context. It is now possible to set …
9:15 AM Changeset in ffmpeg [33f75d72] by Anton Khirnov <anton@khirnov.net>
avconv: move ts scale to options context.
9:15 AM Changeset in ffmpeg [c5bb372] by Anton Khirnov <anton@khirnov.net>
avconv: move chapter maps to options context.
9:15 AM Changeset in ffmpeg [847529f8] by Anton Khirnov <anton@khirnov.net>
avconv: move metadata maps to options context.
9:13 AM Changeset in ffmpeg [35e6f8c1] by Anton Khirnov <anton@khirnov.net>
avconv: move codec_names to options context.
8:21 AM patchgmp4.diff attached to Ticket #430 by Carl Eugen Hoyos
8:20 AM gmp4.avi attached to Ticket #430 by Carl Eugen Hoyos
8:20 AM Ticket #430 (Support for GMP4 variant of MPEG-4 ASP) created by Carl Eugen Hoyos
Attached file shows I-Frames with mplayer -vc +ffodivx and attached …
3:16 AM Changeset in ffmpeg [038a465e] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: make strftime work without localtime_r() modern OS should …
1:11 AM Changeset in ffmpeg [6f8b1fcd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: tell reset_options() if it is used on input or output files. …
1:10 AM Changeset in ffmpeg [d2084402] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …

Sep 4, 2011:

11:13 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by mus
I just did some more testing. After I did a fresh compile from Git, I …
8:27 PM Ticket #424 (A/V desync on transport stream) updated by Carl Eugen Hoyos
The sample does contain 14.6 seconds of sound. This is nearly exactly …
8:19 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) updated by Carl Eugen Hoyos
Priority, Status, Version, Component changed
FFmpeg command line and complete, uncut output missing (it is needed …
7:20 PM Ticket #424 (A/V desync on transport stream) updated by wg
Replying to cehoyos: > The stream contains 720p60 H264 …
7:00 PM Ticket #429 (ffmpeg is killed by kernel (out of Memmry)) created by mus
I originally created a bug report for this for libav. Since ffmpeg …
6:58 PM Changeset in ffmpeg [b881a2e2] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: Fix reinit to allow color changes. Signed-off-by: …
2:09 PM Changeset in ffmpeg [09c5f990] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Check extradata size on resolution change. Ignore resolution change …
11:15 AM Changeset in ffmpeg [fb47997e] by Anton Khirnov <anton@khirnov.net>
lavc: fix type for thread_type option It should be flags, not int.
11:12 AM Changeset in ffmpeg [7041bb3] by Anton Khirnov <anton@khirnov.net>
avconv: move format to options context
11:12 AM Changeset in ffmpeg [13ccba50] by Anton Khirnov <anton@khirnov.net>
avconv: move limit_filesize to options context
11:12 AM Changeset in ffmpeg [6b779ccc] by Anton Khirnov <anton@khirnov.net>
avconv: move start_time, recording_time and input_ts_offset to options …
11:12 AM Changeset in ffmpeg [575ec4e1] by Anton Khirnov <anton@khirnov.net>
avconv: add a context for options. Move stream maps to it. …
11:12 AM Changeset in ffmpeg [6361c5e1] by Anton Khirnov <anton@khirnov.net>
cmdutils: allow storing per-stream/chapter/.... options in a generic way
11:12 AM Changeset in ffmpeg [2f8e586] by Anton Khirnov <anton@khirnov.net>
cmdutils: split per-option code out of parse_options(). This allows …
11:12 AM Changeset in ffmpeg [7cc8d638] by Anton Khirnov <anton@khirnov.net>
cmdutils: add support for caller-provided option context. This is the …
11:12 AM Changeset in ffmpeg [7efe05ab] by Anton Khirnov <anton@khirnov.net>
cmdutils: declare only one pointer type in OptionDef This will be …
11:12 AM Changeset in ffmpeg [cac651c8] by Anton Khirnov <anton@khirnov.net>
cmdutils: move grow_array() from avconv to cmdutils.
11:12 AM Changeset in ffmpeg [dad09ff9] by Anton Khirnov <anton@khirnov.net>
cmdutils: move exit_program() declaration to cmdutils from avconv …
9:28 AM Changeset in ffmpeg [346ea9e2] by Martin Storsjö <martin@martin.st>
http: Consider the stream as seekable if the reply contains …
9:09 AM Changeset in ffmpeg [5ee5dc4e] by Luca Barbato <lu_zero@gentoo.org>
nutenc: add namespace to the api facing functions Rename …
7:37 AM Changeset in ffmpeg [61e2e296] by Clément Bœsch <ubitux@gmail.com>
av_string: add av_asprintf().
2:11 AM Changeset in ffmpeg [1889c672] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:14 AM Changeset in ffmpeg [ca4d71b1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix reading from stdin on windows Based on code by Rolf …
Note: See TracTimeline for information about the timeline view.