Timeline



Nov 20, 2011:

11:46 PM Ticket #312 (Invalid reads in ff_h264_pred_direct_motion() when decoding corrupt ...) closed by Carl Eugen Hoyos
fixed
11:07 PM Changeset in ffmpeg [d2e0a6dd] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as a web site maintainer Also add GPG …
11:06 PM Changeset in ffmpeg [9b622418] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: 10l add back show_banner() that was lost in the last merge. …
10:54 PM Ticket #420 (Sound fragments after seeking) updated by Michael Niedermayer
Ive failed to find a good testcase for this but you could try …
10:26 PM Ticket #655 (mms stream shows artefacts on codec change) reopened by Carl Eugen Hoyos
The crash was fixed, but I suspect that decoding can be improved for …
9:59 PM Changeset in ffmpeg [3cc04b6a] by Michael Niedermayer <michaelni@gmx.at>
git-howto: update git url. git.videolan.org is confusing to some users …
9:55 PM Ticket #672 (ffprobe reports Unsupported video codec for Real Media format which do ...) created by Elon Musk
Samples: http://samples.mplayerhq.hu/real/AC-atrc/ ffprobe …
9:44 PM Ticket #455 (Invalid read in ff_mspel_motion called from EC code) closed by Carl Eugen Hoyos
fixed
8:57 PM Ticket #442 (scene change detection) updated by Carl Eugen Hoyos
Cc, Priority, Status, Keywords changed
8:54 PM Ticket #602 (feature request: movie sink for ffplay) updated by Carl Eugen Hoyos
Priority, Status changed
8:53 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) closed by Carl Eugen Hoyos
fixed: Implemented by Takis.
8:28 PM Ticket #613 (Missing documentation for -b flag) closed by llogan
fixed: Closing as fixed. Please comment if you believe the update to …
7:48 PM Ticket #126 (h263 seeking / decoding problem) closed by Michael Niedermayer
fixed: Fixed locally, ill push after tests
7:40 PM Changeset in ffmpeg [15a686b7] by Michael Niedermayer <michaelni@gmx.at>
h263: make default color black, like flv Fixes Ticket126 …
4:57 PM Ticket #455 (Invalid read in ff_mspel_motion called from EC code) updated by Michael Niedermayer
I suspect that my last commit fixed this as well
4:45 PM Ticket #669 ([SWR @ 0xf423c0] Value 1.000000 for parameter 'och' out of range) updated by asbro
i will git pull to the last master, and test! i already notice it was …
4:24 PM Ticket #655 (mms stream shows artefacts on codec change) closed by Michael Niedermayer
fixed: ticket655_cut.asf is fixed for ia32. This should have fixed arm too
4:19 PM Changeset in ffmpeg [50d6f819] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: dont use ff_mspel_motion() for vc1 Fixes Ticket655 …
3:43 PM Ticket #669 ([SWR @ 0xf423c0] Value 1.000000 for parameter 'och' out of range) closed by Michael Niedermayer
fixed: This should have been fixed by ubitux
3:27 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by asbro
thanks!
3:06 PM Changeset in ffmpeg [bdd22e35] by Clément Bœsch <ubitux@gmail.com>
swr: change minimum I/O channel count to zero. This will silence the …
2:43 PM Changeset in ffmpeg [34465bb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: (24 …
2:03 PM Changeset in ffmpeg [e8ab4bac] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix compilation with YASM. YASM does not support %ifempty even though …
2:02 PM Changeset in ffmpeg [a9011623] by Michael Niedermayer <michaelni@gmx.at>
avopts: Fix random values being printed in error messages: Bug …
11:40 AM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by reimar
In addition at least x264 will place the keyframes according to the …
11:35 AM Changeset in ffmpeg [03f1caec] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
HACK: fix compilation with NASM. This issue is actually already fixed …
8:51 AM Changeset in ffmpeg [7a9807d] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Clean-up
8:51 AM Changeset in ffmpeg [3e2f664b] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
dump_int_buffer() to dump samples from a buffer
8:51 AM Changeset in ffmpeg [caf9eb8] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement revert_cdlms()
8:51 AM Changeset in ffmpeg [d47782df] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Doxy for reset_codec()
8:51 AM Changeset in ffmpeg [3e4901b2] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Store transient state and position of transient area
8:51 AM Changeset in ffmpeg [3f3d2b5f] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement use_high_update_speed() and use_normal_update_speed()
8:51 AM Changeset in ffmpeg [1e0db1c] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Initialize num_logged_tiles and remove unnecessary codes
8:51 AM Changeset in ffmpeg [5b2680a2] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Log index for each line of output
8:51 AM Changeset in ffmpeg [a7c31f15] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Log tile size
8:51 AM Changeset in ffmpeg [d5aef477] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Output decoded residues
8:51 AM Changeset in ffmpeg [f3d349f6] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Replace placeholders with actual calls to clear_codec_buffers() and …
8:51 AM Changeset in ffmpeg [269a0dee] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement lms_update()
8:51 AM Changeset in ffmpeg [0faae518] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement lms_predict()
8:51 AM Changeset in ffmpeg [03684c8f] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement reset_codec()
8:51 AM Changeset in ffmpeg [93d2cabd] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Add missing syntax elements to WmallDecodeCtx
8:51 AM Changeset in ffmpeg [79b16e78] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Add .recent syntax element to cdlms struct
8:51 AM Changeset in ffmpeg [87b9c23b] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Implement clear_codec_buffers()
8:51 AM Changeset in ffmpeg [d58db720] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Add buffers to context necessary for reverting cdmls and mclms filter
8:51 AM Changeset in ffmpeg [a80a10bd] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Use avpriv_copy_bits() instead of ff_copy_bits()
8:51 AM Changeset in ffmpeg [374582ac] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Cosmetics
8:51 AM Changeset in ffmpeg [fa3e0190] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Add missing ff_ before the AVCodec struct for wmalossless
8:51 AM Changeset in ffmpeg [4d9d9a4] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
wmall: Working bitstream parser
7:51 AM Changeset in ffmpeg [c40e1757] by Martin Storsjö <martin@martin.st>
httpproxy: Fix dependencies Fix building with --disable-network. …
7:41 AM Changeset in ffmpeg [66e9c0b6] by Martin Storsjö <martin@martin.st>
httpproxy: Specify the object files needed in the Makefile …
2:27 AM Changeset in ffmpeg [14d4eee] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
1:46 AM Changeset in ffmpeg [dbb38bc3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:14 AM Ticket #669 ([SWR @ 0xf423c0] Value 1.000000 for parameter 'och' out of range) updated by Michael Niedermayer
Also try make distclean!
1:01 AM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) closed by Michael Niedermayer
invalid: You can force a specific keyframe distance and disable scene change …

Nov 19, 2011:

10:52 PM Changeset in ffmpeg [90c02ae1] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: increase maxiter to 7189 Signed-off-by: Michael …
10:28 PM Changeset in ffmpeg [690860d0] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: Use threshold to detect cycles. This way cycles are …
9:22 PM Changeset in ffmpeg [a5dfedd3] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: detect edges in interpol() Signed-off-by: Michael …
9:11 PM Changeset in ffmpeg [4ebbcdb3] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: avoid a | in interpol() Signed-off-by: Michael …
7:43 PM Changeset in ffmpeg [c88bdafe] by Michael Niedermayer <michaelni@gmx.at>
lavc: translate FF_ER_EXPLODE to AV_EF_EXPLODE|COMPLIANT This is most …
6:42 PM Changeset in ffmpeg [5dd16af] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: increase default zoom speed by a factor of 2 …
6:41 PM Changeset in ffmpeg [ca148082] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: spatial interpolation speeds the code up by a factor …
6:39 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by asbro
I didn't tried yet. I'm just asking if ffmpeg encodes one file into 2 …
5:55 PM Changeset in ffmpeg [09d243dd] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: Fix stack alignment for SSE Although gcc guarantees 16 byte …
3:01 PM Changeset in ffmpeg [f3a29b7] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: move some AVCodecContext fields to an internal struct. A new …
2:02 PM Changeset in ffmpeg [56fc4cf0] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: always store values for periodicity checking, this …
2:00 PM Changeset in ffmpeg [da1344e0] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: simplify second bailout search by not recalculating …
1:16 PM Changeset in ffmpeg [e749b378] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: increase zyklus array size so that optimizations can …
1:15 PM Changeset in ffmpeg [649d3932] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: check bailout only once every 8 iterations, this is …
12:55 PM Changeset in ffmpeg [fe2efc52] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: factorize periodicity checking too. Signed-off-by: …
12:51 PM Changeset in ffmpeg [cf670fbc] by Michael Niedermayer <michaelni@gmx.at>
vsrc_mandelbrot: factorize main calculation out into a macro. …
10:47 AM Ticket #669 ([SWR @ 0xf423c0] Value 1.000000 for parameter 'och' out of range) updated by Carl Eugen Hoyos
Please provide an (as-short-as-possible) command line - if possible …
10:40 AM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by Carl Eugen Hoyos
Please explain what you are trying to achieve, how (provide command …
10:39 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by Carl Eugen Hoyos
Please provide a sample either here or upload to …
10:37 AM Ticket #657 (xvid -- no multithreaded encoding.) updated by Carl Eugen Hoyos
Replying to dE_logics: > I'm using xvid cause of device …
9:22 AM Changeset in ffmpeg [07624cfe] by Anton Khirnov <anton@khirnov.net>
Add a version bump and APIchanges entry for avcodec_open2 and …
9:22 AM Changeset in ffmpeg [d6f76365] by Anton Khirnov <anton@khirnov.net>
lavf: fix multiplication overflow in avformat_find_stream_info() …
9:22 AM Changeset in ffmpeg [e297459e] by Anton Khirnov <anton@khirnov.net>
lavf: fix invalid reads in avformat_find_stream_info() (cherry picked …
9:22 AM Changeset in ffmpeg [afe27260] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_find_stream_info() It supports passing options to …
9:22 AM Changeset in ffmpeg [23f0d0f1] by Anton Khirnov <anton@khirnov.net>
lavc: fix parentheses placement in avcodec_open2(). Signed-off-by: …
9:22 AM Changeset in ffmpeg [47953c33] by Anton Khirnov <anton@khirnov.net>
lavc: introduce avcodec_open2() as a replacement for avcodec_open(). …
8:55 AM Ticket #671 (Skip without prompting.) created by dE_logics
Like the y options, there should be another option to skip the file …
8:47 AM Ticket #657 (xvid -- no multithreaded encoding.) updated by dE_logics
It works.
6:14 AM Changeset in ffmpeg [513b6919] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: use av_opt_set() instead of deprecated av_set_string3()
6:10 AM Changeset in ffmpeg [fa9aeb82] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: fix some const warnings libavcodec/options.c:583: warning: …
5:36 AM Changeset in ffmpeg [86d37303] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: remove pointless AVOption, internal_buffer_count
3:07 AM Changeset in ffmpeg [0af8d207] by Michael Niedermayer <michaelni@gmx.at>
h261dec: correct AV_EF flags. Signed-off-by: Michael Niedermayer …
3:07 AM Changeset in ffmpeg [b0ccebe] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: correct AV_EF flags. Signed-off-by: Michael Niedermayer …
3:07 AM Changeset in ffmpeg [7fbe87c0] by Michael Niedermayer <michaelni@gmx.at>
lavc: remove incorrect mapping between semantically incompatible error …
3:07 AM Changeset in ffmpeg [85ab33b8] by Michael Niedermayer <michaelni@gmx.at>
mpegaudeiodec: correct AV_EF flags. Signed-off-by: Michael …
3:07 AM Changeset in ffmpeg [02bd11e9] by Michael Niedermayer <michaelni@gmx.at>
lavc: Add AV_EF flags to restore support for the error_resilience …
2:59 AM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) created by asbro
Does ffmpeg support key frame alignment when creating files for …
2:29 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by asbro
yes! the problem seems to be on the audio input side. it seems having …
2:26 AM Ticket #669 ([SWR @ 0xf423c0] Value 1.000000 for parameter 'och' out of range) created by asbro
i update to the last master and appears a new error message: [mpegts @ …
1:57 AM Ticket #668 (Encoding RGB huffyuv looses the alpha channel) created by Carl Eugen Hoyos
http://samples.mplayerhq.hu/V-codecs/HuffYUV/camera2_hfyu32.avi
1:42 AM Changeset in ffmpeg [c693aa6f] by Alex Converse <alex.converse@gmail.com>
imgutils: Fix illegal read. Found with address sanitizer. …
1:14 AM Changeset in ffmpeg [328a3545] by Michael Niedermayer <michaelni@gmx.at>
udp: update to new interrupt callback API Signed-off-by: Michael …
1:00 AM Changeset in ffmpeg [e161b079] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
12:15 AM Changeset in ffmpeg [36a60fad] by Michael Niedermayer <michaelni@gmx.at>
lavf: cdg has large non keyframe segments and should thus be exempt …

Nov 18, 2011:

11:25 PM Ticket #528 (Image corruption in H264 from DVB) updated by Carl Eugen Hoyos
Priority changed
The same eleven frames as before are still not decoded bit-identical …
10:21 PM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
Could you test if attached sample ticket655_cut.asf crashes on Android …
10:18 PM ticket655_cut.asf attached to Ticket #655 by Carl Eugen Hoyos
10:09 PM Changeset in ffmpeg [64a854d0] by Michael Niedermayer <michaelni@gmx.at>
rawdec: use a default sample rate if none is specified. Fixes "ffmpeg …
10:02 PM Changeset in ffmpeg [1b987c4b] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
Applied patches from Michael Niedermayer to clean up the code
9:36 PM Changeset in ffmpeg [ff3755cb] by Janne Grunau <janne-libav@jannau.net>
configure: add check for w32threads to enable it automatically
9:34 PM Changeset in ffmpeg [fca85ce5] by Michael Niedermayer <michaelni@gmx.at>
rawdec: use a default sample rate if none is specified. Fixes "ffmpeg …
9:04 PM Changeset in ffmpeg [b0a453bf] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
Merge branch 'master' of git://git.videolan.org/ffmpeg
9:00 PM Changeset in ffmpeg [6f326b50] by Michael Niedermayer <michaelni@gmx.at>
sws: fix: libswscale/swscale_unscaled.c:915:9: warning: new qualifiers …
9:00 PM Changeset in ffmpeg [8c3ab309] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix: libswscale/swscale_unscaled.c:805:5: warning: passing …
9:00 PM Changeset in ffmpeg [58eca517] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix: libswscale/utils.c:941:13: warning: passing argument 5 of …
8:59 PM Ticket #660 (x264opts does not accepts options without values) updated by Jean Delvare
Hi there ;) I didn't really have "problems with registering", rather I …
8:51 PM Changeset in ffmpeg [6ed000c8] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix warning: ‘abase’ may be used uninitialized in this function …
8:44 PM Changeset in ffmpeg [0a3a125f] by Michael Niedermayer <michaelni@gmx.at>
sws: update copyright dates Signed-off-by: Michael Niedermayer …
8:33 PM Changeset in ffmpeg [91805f0] by Michael Niedermayer <michaelni@gmx.at>
rawdec: add check on sample_rate Prevent error condition in case …
8:08 PM Changeset in ffmpeg [babf4fe0] by Michael Niedermayer <michaelni@gmx.at>
Don't fill in frame gaps with copied refs after flush The filled in …
8:05 PM Changeset in ffmpeg [8120a1d9] by Michael Niedermayer <michaelni@gmx.at>
qdm2dec: check remaining input bits in the mainloop of …
8:05 PM Changeset in ffmpeg [211a1072] by Michael Niedermayer <michaelni@gmx.at>
cinepak: check strip_size Signed-off-by: Michael Niedermayer …
8:05 PM Changeset in ffmpeg [fdd09e5d] by Michael Niedermayer <michaelni@gmx.at>
wma: Check channel number before init. Fixes Ticket240 Based on patch …
8:05 PM Changeset in ffmpeg [00d35e82] by Michael Niedermayer <michaelni@gmx.at>
Do not try to read 16bit gray png files with alpha channel. FFmpeg …
8:05 PM Changeset in ffmpeg [807342e1] by Michael Niedermayer <michaelni@gmx.at>
cook: fix apparent typo in extradata parsing Signed-off-by: Michael …
8:05 PM Changeset in ffmpeg [abaf8c38] by Michael Niedermayer <michaelni@gmx.at>
ffplay: limit lowres to the maximum supported. Fixes Ticket591 …
8:05 PM Changeset in ffmpeg [e5578ad3] by Michael Niedermayer <michaelni@gmx.at>
v4l2: fix uninitialized variable Signed-off-by: Michael Niedermayer …
8:05 PM Changeset in ffmpeg [4e0fae9] by Michael Niedermayer <michaelni@gmx.at>
vf_transpose: remove pix_fmts which can currently not be supported. …
7:05 PM Changeset in ffmpeg [14db3af] by Michael Niedermayer <michaelni@gmx.at>
qdm2dec: check remaining input bits in the mainloop of …
6:39 PM Changeset in ffmpeg [1fbf7165] by Nicolas George <nicolas.george@normalesup.org>
lavfi: reimplement MPlayer's af_pan filter for libavfilter. Original …
3:28 PM Changeset in ffmpeg [99252726] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
Merge branch 'master' of git://git.videolan.org/ffmpeg
3:02 PM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
I can reproduce the artefacts that are sometimes seen when commercials …
2:33 PM Changeset in ffmpeg [fd1cea65] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add hack that adjusts the n_delta calculation when system …
2:33 PM Changeset in ffmpeg [7ddb0607] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry …
1:29 PM Changeset in ffmpeg [f62fa1ce] by Michael Niedermayer <michaelni@gmx.at>
vp5: Fix illegal read. Found with Address Sanitizer (cherry picked …
1:29 PM Changeset in ffmpeg [8a63deab] by Michael Niedermayer <michaelni@gmx.at>
vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: …
12:57 PM Changeset in ffmpeg [704af3e2] by Luca Barbato <lu_zero@gentoo.org>
rtmp: do not hardcode invoke numbers Note: FCPublish/FCUnpublish are …
12:52 PM Ticket #657 (xvid -- no multithreaded encoding.) updated by dE_logics
I'm using xvid cause of device compatibility reasons. Right now I'm …
11:10 AM Changeset in ffmpeg [b7d939d9] by Luca Barbato <lu_zero@gentoo.org>
cinepack: return non-generic errors
10:05 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
Replying to qrtt1: > And, the problem can be reproduced …
10:01 AM Changeset in ffmpeg [81ac4cda] by Anton Khirnov <anton@khirnov.net>
fate-lavf-ts: use -mpegts_transport_stream_id option. Serves as a …
10:01 AM Changeset in ffmpeg [f872e4d0] by Anton Khirnov <anton@khirnov.net>
Add an APIchanges entry and a minor bump for avio changes.
10:01 AM Changeset in ffmpeg [45f511ec] by Anton Khirnov <anton@khirnov.net>
avio: Mark the old interrupt callback mechanism as deprecated Prepare …
10:01 AM Changeset in ffmpeg [40972f7c] by Anton Khirnov <anton@khirnov.net>
avplay: Set the new interrupt callback Signed-off-by: Anton Khirnov …
10:01 AM Changeset in ffmpeg [2abe947a] by Anton Khirnov <anton@khirnov.net>
avconv: Set new interrupt callbacks for all AVFormatContexts, use …
9:58 AM Changeset in ffmpeg [a4009c6a] by Martin Storsjö <martin@martin.st>
cinepak: remove redundant coordinate checks Signed-off-by: Michael …
9:58 AM Changeset in ffmpeg [867b4966] by Martin Storsjö <martin@martin.st>
cinepak: check strip_size Signed-off-by: Michael Niedermayer …
9:58 AM Changeset in ffmpeg [d92fea2b] by Martin Storsjö <martin@martin.st>
cinepak, simplify, use AV_RB24() Signed-off-by: Michael Niedermayer …
9:57 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Ching Yi, Chan
I have no idea to get the data from mms. I try the mplayer dumpstream …
9:45 AM Ticket #666 (ffmpeg crashes, when input is /dev/zero) updated by Carl Eugen Hoyos
Duplicate of ticket #324, not yet fixed in a release branch.
9:40 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample.
9:36 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head. Are you possibly reporting a problem …
9:36 AM Changeset in ffmpeg [a2b51fe8] by Martin Storsjö <martin@martin.st>
cinepak: simplify, use FFMIN() Signed-off-by: Michael Niedermayer …
9:35 AM Changeset in ffmpeg [b55aa7df] by Martin Storsjö <martin@martin.st>
cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0 …
9:33 AM Changeset in ffmpeg [795d9594] by Martin Storsjö <martin@martin.st>
applehttp: Fix seeking in streams not starting at DTS=0 The Apple …
9:09 AM Changeset in ffmpeg [a7e56790] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: make writer_print_integer support long long int values This …
8:59 AM Changeset in ffmpeg [dbc2424] by Martin Storsjö <martin@martin.st>
http: Don't use the normal http proxy mechanism for https The tls …
8:59 AM Changeset in ffmpeg [2565dbe] by Martin Storsjö <martin@martin.st>
tls: Handle connection via a http proxy Signed-off-by: Martin Storsjö …
8:59 AM Changeset in ffmpeg [f5c5d57b] by Martin Storsjö <martin@martin.st>
http: Reorder two code blocks This is in preparation for a later …
8:59 AM Changeset in ffmpeg [9f1dae94] by Martin Storsjö <martin@martin.st>
http: Add a new protocol for opening connections via http proxies …
8:59 AM Changeset in ffmpeg [bf7723a6] by Martin Storsjö <martin@martin.st>
http: Split out the non-chunked buffer reading part from http_read …
8:54 AM Changeset in ffmpeg [ddf9b510] by Martin Storsjö <martin@martin.st>
segafilm: add support for raw videos Signed-off-by: Martin Storsjö …
8:47 AM Changeset in ffmpeg [525c5b08] by Martin Storsjö <martin@martin.st>
rtpdec: only use RTCP for PTS when synchronizing multiple streams …
8:31 AM Changeset in ffmpeg [12348ca2] by Martin Storsjö <martin@martin.st>
rtpdec: unwrap RTP timestamps for PTS calculation The timestamp field …
8:03 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Ching Yi, Chan
I am sorry. I don't how to get gdb bt from Android Phone. However, …
6:28 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) created by Chouonsoku
I am trying to use ffmpeg to decode a TrueHD 1.0 track to WAV for …
5:57 AM Ticket #666 (ffmpeg crashes, when input is /dev/zero) created by Міхаіл
It seems bizarre to me, but [http://tovid.wikia.com/wiki/Tovid_Wiki
5:15 AM Ticket #664 (add support for iff anim) updated by ami_stuff
I forgot about XAnim. http://xanim.polter.net/ […]
1:55 AM Changeset in ffmpeg [95d6e5bd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vp5: …
1:35 AM Changeset in ffmpeg [640424e0] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: fix 10l typo in initializing sgnd. Signed-off-by: Michael …
12:20 AM Changeset in ffmpeg [856b33f5] by Michael Niedermayer <michaelni@gmx.at>
Added support for J2K encoding with libopenjpeg Note: Some of the …

Nov 17, 2011:

11:57 PM Changeset in ffmpeg [7c92c03b] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
Added support for J2K encoding with libopenjpeg Note: Some of the …
9:39 PM Changeset in ffmpeg [32aa9590] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: Fix slice position assert to take vertical subsampling into …
9:03 PM Ticket #576 (sws_scale crash with PIX_FMT_YUVJ420P -> PIX_FMT_RGB24) closed by Michael Niedermayer
fixed
9:00 PM Changeset in ffmpeg [5bccb2d0] by Michael Niedermayer <michaelni@gmx.at>
sws: handle jpeg pixel formats in sws_init_context() Fixes Ticket576 …
8:06 PM Changeset in ffmpeg [34958174] by Clément Bœsch <ubitux@gmail.com>
libutvideo: use K&R style.
7:58 PM Changeset in ffmpeg [bb4b0ad8] by Alex Converse <alex.converse@gmail.com>
vp5: Fix illegal read. Found with Address Sanitizer
7:58 PM Changeset in ffmpeg [e0966eb1] by Alex Converse <alex.converse@gmail.com>
vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: …
7:57 PM Ticket #622 (swscale crash when convert PIX_FMT_YUV420P -> PIX_FMT_YUVJ420P) updated by Michael Niedermayer
Keywords changed
7:57 PM Ticket #622 (swscale crash when convert PIX_FMT_YUV420P -> PIX_FMT_YUVJ420P) closed by Michael Niedermayer
worksforme: No crash here (on linux) and nothing really suspicious under valgrind. …
7:29 PM Changeset in ffmpeg [30ca700b] by Michael Niedermayer <michaelni@gmx.at>
ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. Our ac3 …
7:29 PM Changeset in ffmpeg [4fef94c6] by Michael Niedermayer <michaelni@gmx.at>
swr: doxument matrix fields. Signed-off-by: Michael Niedermayer …
6:44 PM Ticket #3 (Auto-detection of Sonic Foundry Soft Encode AC3 files with a 16-byte ...) closed by Michael Niedermayer
fixed: ac3 probe changed to detect this.
6:19 PM Ticket #660 (x264opts does not accepts options without values) updated by burek
Well, actually khali (from the ffmpeg IRC channel) detected that bug, …
5:30 PM Changeset in ffmpeg [0bfc03d] by Clément Bœsch <ubitux@gmail.com>
swr: move code to avoid resample forward declaration.
5:30 PM Changeset in ffmpeg [eafa2b60] by Clément Bœsch <ubitux@gmail.com>
swr: introduce a public function to customize the channel mapping.
5:30 PM Changeset in ffmpeg [d3baced] by Clément Bœsch <ubitux@gmail.com>
doc: reword and clarify default stream selection.
5:15 PM Ticket #662 (aac distrorted after transcoding (regression)) closed by Michael Niedermayer
fixed
5:11 PM Changeset in ffmpeg [5a2b3f3a] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Avoid unneeded reinit due to ADTS headers Fixes Ticket 662 …
4:57 PM Changeset in ffmpeg [1dbd433f] by Clément Bœsch <ubitux@gmail.com>
swr: use av_opt_set_int() instead of manual assignments in …
4:57 PM Changeset in ffmpeg [f03afd5d] by Clément Bœsch <ubitux@gmail.com>
swr: surround mixing is obviously used, fix comment.
4:56 PM Changeset in ffmpeg [68d3144e] by Clément Bœsch <ubitux@gmail.com>
swr: doxycomment public API.
4:56 PM Changeset in ffmpeg [acd56efb] by Clément Bœsch <ubitux@gmail.com>
swr: correctly raise rematrix AVERROR.
4:17 PM basn0g04.png attached to Ticket #645 by Carl Eugen Hoyos
4:17 PM basn0g02.png attached to Ticket #645 by Carl Eugen Hoyos
4:17 PM basi0g04.png attached to Ticket #645 by Carl Eugen Hoyos
3:44 PM Ticket #665 (add support for cdxl) created by ami_stuff
CDXL format info: http://en.wikipedia.org/wiki/CDXL CDXL players …
3:39 PM 040.anim attached to Ticket #664 by ami_stuff
3:39 PM Ticket #664 (add support for iff anim) created by ami_stuff
IFF ANIM file format info: http://amigan.1emu.net/reg/iff.html IFF …
3:30 PM KING.IFF attached to Ticket #663 by ami_stuff
3:30 PM Ticket #663 (iff ilbm: add ehb color mode) created by ami_stuff
http://en.wikipedia.org/wiki/Amiga_Halfbrite_mode SDL_image supports …
3:28 PM Changeset in ffmpeg [31ec6947] by Michael Niedermayer <michaelni@gmx.at>
libopenjpeg: rename decoder source file. Signed-off-by: Michael …
1:40 PM Ticket #424 (A/V desync on transport stream) updated by Carl Eugen Hoyos
Keywords changed
1:34 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) updated by Carl Eugen Hoyos
Keywords changed
1:18 PM Ticket #662 (aac distrorted after transcoding (regression)) updated by Carl Eugen Hoyos
[…]
1:14 PM Ticket #659 (specific m4b audiobook transcoding fails) closed by Carl Eugen Hoyos
fixed: Should be fixed.
1:12 PM Changeset in ffmpeg [d50122ea] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not try to read total disc or track number if data atom is too …
1:11 PM Changeset in ffmpeg [92db95e9] by Martin Storsjö <martin@martin.st>
tls: Use TLSv1_client_method for OpenSSL TLSv1 is compatible with …
1:02 PM test.aac attached to Ticket #662 by Carl Eugen Hoyos
1:01 PM Ticket #662 (aac distrorted after transcoding (regression)) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
Regression since 981503905399a25ba179f587efda4a18ac9f4675.
9:16 AM Changeset in ffmpeg [7cdfce4f] by Clément Bœsch <ubitux@gmail.com>
swr: fix "control reaches end of non-void function" compiler warning.
9:16 AM Changeset in ffmpeg [809631af] by Clément Bœsch <ubitux@gmail.com>
swr: bump minor version.
9:16 AM Changeset in ffmpeg [af1eb298] by Clément Bœsch <ubitux@gmail.com>
swr: use int16_t instead of short for resampling.
9:16 AM Changeset in ffmpeg [4c0bad51] by Clément Bœsch <ubitux@gmail.com>
swr: start doxycommenting the API.
9:16 AM Changeset in ffmpeg [a768b9d8] by Clément Bœsch <ubitux@gmail.com>
swr: make swr_* functions match the prototypes.
9:16 AM Changeset in ffmpeg [645c61fb] by Clément Bœsch <ubitux@gmail.com>
swr: rename swr_alloc2() to swr_alloc_set_opts().
9:16 AM Changeset in ffmpeg [c4deb90c] by Clément Bœsch <ubitux@gmail.com>
swr: use "swri_" prefix instead of "swr_" for the private API.
9:16 AM Changeset in ffmpeg [64db5a1a] by Clément Bœsch <ubitux@gmail.com>
swr: drop 'AV' prefix from ResampleContext. This type/struct is not …
9:16 AM Changeset in ffmpeg [fc6351d0] by Clément Bœsch <ubitux@gmail.com>
swr: make audio convert code explicitely private. Only what's …
9:16 AM Changeset in ffmpeg [3a5fc385] by Clément Bœsch <ubitux@gmail.com>
swr: fix #endif comment ref.
4:42 AM Changeset in ffmpeg [3e971fc6] by Michael Niedermayer <michaelni@gmx.at>
h264: fix cur_chroma_format_idc with slice multithreading. …
3:57 AM Ticket #662 (aac distrorted after transcoding (regression)) updated by mpan
Forget the command: ffmpeg -i test.aac test-blahblah.wav
3:55 AM Ticket #662 (aac distrorted after transcoding (regression)) created by mpan
When transcoding AAC to another format, output is distorted. I have …
2:13 AM Changeset in ffmpeg [1d23e524] by Michael Niedermayer <michaelni@gmx.at>
mjpeg: support mpo Fixes stereoscopic_photo.mpo Signed-off-by: …
1:44 AM Changeset in ffmpeg [8709ba90] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:18 AM Ticket #659 (specific m4b audiobook transcoding fails) updated by Carl Eugen Hoyos
Patch sent to ffmpeg-devel.
12:08 AM Changeset in ffmpeg [4f7ad4c3] by Michael Niedermayer <michaelni@gmx.at>
h264: migrate poc gap based has_b_frames calculation into new …

Nov 16, 2011:

11:36 PM Changeset in ffmpeg [ed83f848] by Michael Niedermayer <michaelni@gmx.at>
h264: minor simplification Signed-off-by: Michael Niedermayer …
11:01 PM Changeset in ffmpeg [bfca3511] by Michael Niedermayer <michaelni@gmx.at>
h264: rewrite has_b_frame calculation code, the previous …
10:57 PM Changeset in ffmpeg [18b7f40] by Michael Niedermayer <michaelni@gmx.at>
h264: reset last_pocs on IDRs Signed-off-by: Michael Niedermayer …
7:47 PM Changeset in ffmpeg [7056f13a] by Michael Niedermayer <michaelni@gmx.at>
cinepak: remove redundant coordinate checks Signed-off-by: Michael …
7:47 PM Changeset in ffmpeg [cea0c82d] by Michael Niedermayer <michaelni@gmx.at>
cinepak: check strip_size Signed-off-by: Michael Niedermayer …
7:46 PM Changeset in ffmpeg [f35f50b3] by Michael Niedermayer <michaelni@gmx.at>
cinepak, simplify, use AV_RB24() Signed-off-by: Michael Niedermayer …
7:45 PM Changeset in ffmpeg [111ffa55] by Michael Niedermayer <michaelni@gmx.at>
cinepak: simplify, use FFMIN() Signed-off-by: Michael Niedermayer …
6:37 PM Changeset in ffmpeg [69a501e6] by Clément Bœsch <ubitux@gmail.com>
ffprobe: small align cosmetic in json writer struct init.
6:35 PM Changeset in ffmpeg [9813af25] by Clément Bœsch <ubitux@gmail.com>
ffprobe: make Writers constant.
5:40 PM Changeset in ffmpeg [f0db0500] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: apply misc cosmetics to compact writer definition
5:40 PM Changeset in ffmpeg [1f0d937] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add csv writer
4:46 PM Ticket #659 (specific m4b audiobook transcoding fails) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
(Even MPlayer -demuxer mov finds some audio in the file.) Is there a …
4:36 PM Ticket #661 (Support image range for iff) created by Carl Eugen Hoyos
Image range is currently only supported for format image2, not for iff …
4:34 PM Ticket #660 (x264opts does not accepts options without values) updated by Carl Eugen Hoyos
Priority, Component changed
Do you believe this is a regression?
4:19 PM Ticket #660 (x264opts does not accepts options without values) updated by burek
does not accept* (sorry)
4:19 PM Ticket #660 (x264opts does not accepts options without values) created by burek
one of them is "thread-input", which has got no value, but ffmpeg's …
2:28 PM test_m4b_with_cover.m4b attached to Ticket #659 by Bartłomiej Pater
m4b audiobook that causes an error
2:28 PM Ticket #659 (specific m4b audiobook transcoding fails) created by Bartłomiej Pater
I am trying to transcode m4b audiobook to another mp4 file with lower …
2:19 PM Changeset in ffmpeg [4e7b3ef3] by Michael Niedermayer <michaelni@gmx.at>
cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0 …
2:13 PM Changeset in ffmpeg [12d9a364] by Michael Niedermayer <michaelni@gmx.at>
Add another special case to the Cinepak video decoder so that it can …
2:13 PM Changeset in ffmpeg [974d25e2] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: make mincol description and code match. Signed-off-by: …
10:25 AM Ticket #657 (xvid -- no multithreaded encoding.) updated by Carl Eugen Hoyos
Cc, Keywords changed
Please provide a command line and complete, uncut console output for …
10:01 AM Changeset in ffmpeg [268fb3f9] by Martin Storsjö <martin@martin.st>
mpegaudiodec: Don't use a nonexistent log context for av_dlog This …
9:22 AM Changeset in ffmpeg [18579f0] by Martin Storsjö <martin@martin.st>
avformat: Accept the ISO8601 separate format as input, too This makes …
9:22 AM Changeset in ffmpeg [4a835416] by Martin Storsjö <martin@martin.st>
avformat: Interpret times in ff_iso8601_to_unix_time as UTC This …
9:22 AM Changeset in ffmpeg [62706711] by Martin Storsjö <martin@martin.st>
avutil: Add av_timegm as a public function This is useful, since the …
8:53 AM Changeset in ffmpeg [16b809ce] by Clément Bœsch <ubitux@gmail.com>
lavfi: fix misc typo in avfilter.h header.
8:50 AM Changeset in ffmpeg [747283a0] by Martin Storsjö <martin@martin.st>
cinepak: Add another special case so that it can handle the following …
8:49 AM Changeset in ffmpeg [ffc638c2] by Martin Storsjö <martin@martin.st>
lagarith: add some RGBA decoding support Signed-off-by: Martin …
8:46 AM Changeset in ffmpeg [39616fc3] by Martin Storsjö <martin@martin.st>
lagarith: Add correct line prediction for RGB Signed-off-by: Martin …
6:48 AM Changeset in ffmpeg [4da45aff] by Clément Bœsch <ubitux@gmail.com>
cleanup: remove various double end ';' all over the code.
6:27 AM Changeset in ffmpeg [df72ae67] by Clément Bœsch <ubitux@gmail.com>
swr: replace deprecated av_set_int() with av_opt_set_int().
6:27 AM Changeset in ffmpeg [ad561b57] by Clément Bœsch <ubitux@gmail.com>
swr: replace deprecated av_opt_set_defaults2() with av_opt_set_defaults().
6:27 AM Changeset in ffmpeg [180aa82c] by Clément Bœsch <ubitux@gmail.com>
swr: replace deprecated av_get_bits_per_sample_fmt() with …
6:27 AM Changeset in ffmpeg [f9368466] by Clément Bœsch <ubitux@gmail.com>
swr: use designated initializers for the class.
6:27 AM Changeset in ffmpeg [7e516a11] by Clément Bœsch <ubitux@gmail.com>
swr: rename resample2 to resample.
6:27 AM Changeset in ffmpeg [fc425500] by Clément Bœsch <ubitux@gmail.com>
swr: move format convert code to dedicated functions. This should …
2:38 AM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) closed by Michael Niedermayer
fixed: The patch looks good, ive applied something similar Thanks!
2:37 AM Changeset in ffmpeg [20431a9] by Michael Niedermayer <michaelni@gmx.at>
wma: Check channel number before init. Fixes Ticket240 Based on patch …
1:27 AM Changeset in ffmpeg [c1c836d9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
12:30 AM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) closed by Michael Niedermayer
fixed: Fixed by not droping both timestamps if they are invalid, this may …
12:25 AM Changeset in ffmpeg [cd6851c] by Michael Niedermayer <michaelni@gmx.at>
lavf: if timestamps are invalid (pts=dts) only drop dts. Because if we …

Nov 15, 2011:

11:41 PM Changeset in ffmpeg [52767d89] by Mans Rullgard <mans@mansr.com>
lavf: fix multiplication overflow in avformat_find_stream_info() …
11:32 PM Changeset in ffmpeg [1c43713e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add compact writer
11:30 PM Changeset in ffmpeg [0491a2a0] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: force display of missing fields, depending on writer.flags …
10:37 PM Changeset in ffmpeg [7776091b] by Michael Niedermayer <michaelni@gmx.at>
diracdec: obmc accesses arent aligned for all files. Thus use …
9:47 PM Ticket #650 (Segmentation Fault when using av_opt_set to set h264 options) closed by Michael Niedermayer
fixed: Crash fixed locally, will be in git master in a moment About the …
9:43 PM Changeset in ffmpeg [d5e1244c] by Michael Niedermayer <michaelni@gmx.at>
opt: Fix *av_opt_find2(NULL) Fixes Ticket650 Signed-off-by: Michael …
9:33 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) updated by llogan
Does a private option make more sense than just setting an appropriate …
9:13 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
9:11 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
I believe this should at least be discussed, a possible solution would …
9:09 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) created by llogan
I've noticed an increasing number of users wondering why their outputs …
8:51 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Replying to takis: > I agree that git clones give more …
8:33 PM Changeset in ffmpeg [04bb26e3] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add dither to convergence & mincol colorings. This avoids …
8:04 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
This is fixed indeed! Test CBR: […] Result CBR: […] Test VBR: …
7:04 PM Changeset in ffmpeg [7575980b] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: make mincol the default. Signed-off-by: Michael …
7:04 PM Changeset in ffmpeg [8d51cb4f] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add mincol inner coloring method. Signed-off-by: Michael …
7:02 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by ami_stuff
maybe?
7:01 PM wma.diff attached to Ticket #240 by ami_stuff
5:35 PM Changeset in ffmpeg [6f20921d] by Panagiotis H.M. Issaris <takis.issaris@uhasselt.be>
Fix seeking when using Apple HTTP Live Streaming The Apple HTTP Live …
5:17 PM Changeset in ffmpeg [f1d1516e] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
5:17 PM Changeset in ffmpeg [1158745a] by Justin Ruggles <justin.ruggles@gmail.com>
mpegaudiodec: init static tables in AVCodec.init_static_data()
5:13 PM Changeset in ffmpeg [bf0ca404] by Michael Niedermayer <michaelni@gmx.at>
Update my GnuPG fingerprint. Signed-off-by: Michael Niedermayer …
4:26 PM Changeset in ffmpeg [5a68b1a] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add inner drawing method to show converence time …
4:26 PM Changeset in ffmpeg [5582e557] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add "fractal" to the description Signed-off-by: Michael …
4:26 PM Changeset in ffmpeg [4c52ada] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Fix "warning: passing argument 2 of ‘draw_mandelbrot’ from …
3:43 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
I've used the latest git vlc (1.2) to save and to read the file. I've …
3:34 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
I agree that git clones give more freedom to developers, in fact I …
2:23 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Replying to takis: > Excellent. I'm currently testing it …
1:54 PM phmi-20111115T1452-ffmpeg-fix_seeking_when_using_apple_http_live_streaming.diff attached to Ticket #649 by takis
This patch changes this demuxers seeking implementation to use the …
1:41 PM Ticket #657 (xvid -- no multithreaded encoding.) created by dE_logics
I've xvid version 1.3.2, which supports multithreading, but I get only …
1:38 PM Ticket #652 (maintain aspect ratio.) updated by dE_logics
For e.g. we have a HD 1920x1080 p video which needs to be converted …
12:53 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Excellent. I'm currently testing it some more and will try to commit …
12:06 PM Changeset in ffmpeg [53cb0de2] by Michael Niedermayer <michaelni@gmx.at>
asfdec: mark only ts1 as av_unused Idea-by: ubitux Signed-off-by: …
10:04 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by Carl Eugen Hoyos
Is the problem also reproducible if you encode to a file (instead of a …
10:03 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by Carl Eugen Hoyos
Component changed
Are external libraries necessary to reproduce your problem? (Is the …
10:02 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
I will see if I can get hold of a small sample file.
10:01 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
This sounds as if there are two unrelated problems, please open a …
10:00 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
Ok, here is the full output of ffprobe on a new lxf: ffprobe version …
9:57 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Eugen Hoyos
Keywords changed
Complete, uncut console output missing. Without a sample, this is …
9:56 AM Ticket #652 (maintain aspect ratio.) closed by Carl Eugen Hoyos
invalid: Please reopen if you can provide an easy to reproduce testcase that …
9:47 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
The values for header size and packet header size seem to indeed be …
9:13 AM Ticket #656 (LXF demuxer fails on new Leitch files) created by Carl Lindqvist
FFmpeg/avformat fails to read files produced by newer Leitch/Harris …
5:47 AM Ticket #652 (maintain aspect ratio.) updated by dE_logics
This's a feature request, there's no output to place since this …
3:36 AM tubtub.png attached to Ticket #655 by Ching Yi, Chan
snow screen.
3:34 AM Ticket #655 (mms stream shows artefacts on codec change) created by Ching Yi, Chan
I try to play mms://72.13.93.186/campcartoon with my android player …
3:20 AM Ticket #580 (mpegts autodetection) closed by Michael Niedermayer
fixed
3:15 AM Changeset in ffmpeg [7ea39638] by Michael Niedermayer <michaelni@gmx.at>
mpegts: Completely ignore H222 spec and consider reserved adaption …
2:42 AM Ticket #258 (RTP over UDP: doesn't reorder packets) updated by Michael Niedermayer
is this problem still reproduceable ?
2:13 AM Changeset in ffmpeg [a72580f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:25 AM Changeset in ffmpeg [be4c9a44] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: dont treat empty frames as errors for QMP4, it seems …
12:59 AM Changeset in ffmpeg [66cd3c12] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio: prettify avpriv_mpa_bitrate_tab Signed-off-by: Michael …
12:58 AM Changeset in ffmpeg [6760bd0a] by Michael Niedermayer <michaelni@gmx.at>
asfdec: avoid unused variable warning. Signed-off-by: Michael …
12:22 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) created by asbro
[root@ns360662 ~]# ffmpeg -y -loglevel info -vsync 2 -async 4000 -i …
12:08 AM Changeset in ffmpeg [ba7f1887] by Michael Niedermayer <michaelni@gmx.at>
asfdec: use dts for seeking. Signed-off-by: Michael Niedermayer …

Nov 14, 2011:

11:57 PM Changeset in ffmpeg [bb4eabac] by Michael Niedermayer <michaelni@gmx.at>
asfdec: restore timestamp reading code This reverts part of: commit …
11:48 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by Carl Eugen Hoyos
Keywords changed
Replying to burek: > I apologize because of its size (400 …
11:41 PM Changeset in ffmpeg [edc26bfa] by Sebastien Zwickert <dilaroga@free.fr>
vda: use K&R style.
11:31 PM Ticket #442 (scene change detection) updated by Stefano Sabatini
Component changed
11:30 PM Ticket #602 (feature request: movie sink for ffplay) updated by Stefano Sabatini
Type, Component changed
11:16 PM Ticket #549 (Video filter overlay does not preserve alpha) updated by Stefano Sabatini
Analyzed by developer, Status, Reproduced by developer changed
Partially fixed by the addition of the rgb option in overlay. By …
11:10 PM Changeset in ffmpeg [2b1a4c5b] by Stefano Sabatini <stefasab@gmail.com>
amovie: avoid crash in amovie_request_frame() if no samplesref is …
9:24 PM Changeset in ffmpeg [81852ef5] by Sebastien Zwickert <dilaroga@free.fr>
vda: get correctly the frame from h264 context.
9:24 PM Changeset in ffmpeg [4590e161] by Sebastien Zwickert <dilaroga@free.fr>
vda: check allocation result.
9:24 PM Changeset in ffmpeg [c7fa3eea] by Sebastien Zwickert <dilaroga@free.fr>
vda: removes useless casts.
9:24 PM Changeset in ffmpeg [6e1e4938] by Sebastien Zwickert <dilaroga@free.fr>
vda: cosmetic.
9:24 PM Changeset in ffmpeg [a40867f2] by Sebastien Zwickert <dilaroga@free.fr>
configure: add vda dependencies.
9:24 PM Changeset in ffmpeg [b46134f6] by Sebastien Zwickert <dilaroga@free.fr>
vda: reordering headers inclusion.
9:24 PM Changeset in ffmpeg [9837442a] by Sebastien Zwickert <dilaroga@free.fr>
vda: undef Picture.
9:17 PM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) closed by Clément Bœsch
fixed: Fixed in c8136ebd, thanks.
9:11 PM Changeset in ffmpeg [c8136ebd] by Clément Bœsch <ubitux@gmail.com>
swr: set the default used_ch_count value to zero. This allows an …
8:59 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
Of course if you can get strong random numbers quickly on all …
8:32 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Michael Niedermayer
Maybe fixed, please test with latest git master
8:29 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
Replying to reimar: > There is no such thing as a "secure …
7:59 PM Changeset in ffmpeg [40176fc] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: Try to use a matching bitrate in the xing header. Might Fix …
7:52 PM Changeset in ffmpeg [1fea432b] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: simplify mp3_write_xing() Signed-off-by: Michael Niedermayer …
7:51 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
Forgot to say: even a more suitable PRNG would be not much of a help, …
7:46 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
There is no such thing as a "secure PRNG", particularly those in lavu …
7:09 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
that may help getting seeds quicker but idependant of this no code …
6:50 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
That seems not surprising, with the low clock precision in Windows …
5:46 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
yes, i think AV_NOPTS_VALUE would be better except that, if you have …
5:30 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Thanks! I've added a different patch now, which uses the initial dts …
5:29 PM Changeset in ffmpeg [ecf5e705] by Michael Niedermayer <michaelni@gmx.at>
vble: use dsp.add_hfyu_median_prediction() this allows asm …
5:29 PM Changeset in ffmpeg [75c0ddc9] by Michael Niedermayer <michaelni@gmx.at>
vble: move 2nd pass bitreading into vble_restore_plane() this improves …
5:24 PM phmi-20111114T1820-ffmpeg-applehttplive-seek_fix.diff attached to Ticket #649 by takis
5:14 PM Changeset in ffmpeg [6718536b] by Michael Niedermayer <michaelni@gmx.at>
diracdec: fix empty data units. Fixed Ticket636 Signed-off-by: …
5:04 PM Ticket #636 (internal dirac decoder can't decode the file) closed by Michael Niedermayer
fixed
4:58 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) created by imbens
Using ffplay on Win32 I am trying to play an h264 rtsp stream from an …
4:45 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
pkt->dts/pts after the av_read_frame() might (or might not) work
3:35 PM Changeset in ffmpeg [3f5d6a66] by Mans Rullgard <mans@mansr.com>
binkvideo: simplify and remove invalid shifts Signed-off-by: Mans …
3:16 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
I have tried exactly that version as well now on a WinXP box and it is …
3:16 PM Changeset in ffmpeg [2625b621] by Luca Barbato <lu_zero@gentoo.org>
pulse: compute frame_duration once and fix it The frame duration was …
3:16 PM Changeset in ffmpeg [caf27e37] by Luca Barbato <lu_zero@gentoo.org>
lavf: simplify format_child_class_next() And fix the error introduced …
3:07 PM Changeset in ffmpeg [ac3dbb4d] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: OS X Video Decoder Acceleration (VDA) support. …
2:58 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Agreed, the patch actually doesn't even work for my particular problem …
2:27 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Status changed
I think we should not assume that the segment durations are all equal. …
2:11 PM Ticket #652 (maintain aspect ratio.) updated by Carl Eugen Hoyos
Failing command line and complete, uncut console output missing.
2:07 PM Ticket #652 (maintain aspect ratio.) created by dE_logics
Currently ffmpeg doesn't have a parameter to maintain the aspect ratio …
1:46 PM Ticket #651 (ffplay: Broken playback of H.264 RTSP streams) updated by Carl Eugen Hoyos
The stream is not very exciting atm, but works fine for me.
1:45 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Carl Eugen Hoyos
FYI, it works fine with 10.2.159.1.
1:24 PM Ticket #651 (ffplay: Broken playback of H.264 RTSP streams) created by Johannes
The playback of H.264 RTSP streams seems to be broken. Only the upper …
1:23 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
I have tested with Flash 10.0, 10.1 and 10.3. They all exhibit the …
12:22 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
One of the other reasons I mentioned earlier is that AFAIK the …
12:19 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
The patch I just attached tries to do the right thing when using …
12:13 PM phmi-20111114T1312-ffmpeg-applehttp_sliding_window_seek.diff attached to Ticket #649 by takis
Take sliding window playlists into account when seeking
11:59 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
The above description was incorrect: The timestamp is indeed being …
11:51 AM Ticket #650 (Segmentation Fault when using av_opt_set to set h264 options) created by apolychrono
Tested with ffmpeg latest release. I use the av_opt_set as below: …
11:16 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Version changed
10:39 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) created by takis
The libavformat Apple HTTP Live Streaming demuxer uses incorrect units …
10:23 AM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) reopened by Carl Eugen Hoyos
[…]
10:11 AM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
I'll give you a link to the original file, but I apologize because of …
10:11 AM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) closed by Carl Eugen Hoyos
invalid
10:09 AM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
10:08 AM Ticket #584 (WTV MUX generates malformed files) updated by Carl Eugen Hoyos
Replying to ianken: > One more thing: I have another test …
10:00 AM Ticket #607 (Theora does not support frame threading.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Keywords, Type changed
I suspect this is a feature request for frame threading when decoding …
9:21 AM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) closed by Carl Eugen Hoyos
invalid: Please reopen if you can provide a file that plays with vlc but fails …
9:20 AM Ticket #630 ("make install" not installing libraries) closed by Carl Eugen Hoyos
needs_more_info: I just tested "make install" and "make install-libs" and both work as …
9:03 AM Ticket #645 (png file doesn't want to decode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
8:24 AM Ticket #647 (Add support for -dn (to disable data streams)) updated by Carl Eugen Hoyos
Please add a failing command line (that would profit from -dn) and …
6:22 AM Changeset in ffmpeg [07c7ffc0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_le32 to avio_rl32.
6:22 AM Changeset in ffmpeg [c142e2a0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_le16 to avio_rl16.
6:22 AM Changeset in ffmpeg [49651063] by Clément Bœsch <ubitux@gmail.com>
Use AVIOContext.seekable instead of deprecated url_is_streamed.
6:22 AM Changeset in ffmpeg [7b79305a] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fskip to avio_skip.
6:22 AM Changeset in ffmpeg [b04ee90] by Clément Bœsch <ubitux@gmail.com>
Rename remaining av_metadata_set2 to av_dict_set.
6:22 AM Changeset in ffmpeg [63b796b0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_ftell to avio_tell.
6:22 AM Changeset in ffmpeg [055cda8a] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_byte to avio_r8.
6:22 AM Changeset in ffmpeg [f3c47e41] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fsize to avio_size.
6:22 AM Changeset in ffmpeg [53d70a33] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_buffer to avio_read.
6:22 AM Changeset in ffmpeg [39edfcc9] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fseek to avio_seek.
6:22 AM Changeset in ffmpeg [eef3ea8c] by Clément Bœsch <ubitux@gmail.com>
Rename remaining ByteIOContext to AVIOContext.
4:56 AM Changeset in ffmpeg [73af8ea3] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add math.h for log2() Signed-off-by: Michael Niedermayer …
4:47 AM Changeset in ffmpeg [70eb58cd] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: avoid INFINITY as openbsd seems not to like it. …
4:42 AM Changeset in ffmpeg [b1b0fd27] by Michael Niedermayer <michaelni@gmx.at>
pad: fix format string length Signed-off-by: Michael Niedermayer …
3:46 AM Ticket #648 (Add support for -dn (to disable data streams)) closed by llogan
duplicate: Duplicate of ticket 647.
3:43 AM Ticket #647 (Add support for -dn (to disable data streams)) updated by dave rice
oops, I double-clicked and made two tickets. See …
3:42 AM Ticket #163 (x11grab input returns fully transparent image) updated by llogan
Thanks for the patch. It create a normal output on Arch Linux, but in …
3:42 AM Ticket #648 (Add support for -dn (to disable data streams)) created by dave rice
Feature request for a method to suppress data streams, similar to -vn, …
3:42 AM Ticket #647 (Add support for -dn (to disable data streams)) created by dave rice
Feature request for a method to suppress data streams, similar to -vn, …
3:40 AM ticket163.png attached to Ticket #163 by llogan
12:45 AM Ticket #584 (WTV MUX generates malformed files) updated by ianken
One more thing: I have another test file that fails to re-mux. However …
12:42 AM Ticket #584 (WTV MUX generates malformed files) updated by ianken
I've verified that I can now convert from WTV->WTV and that (as noted …
12:35 AM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) created by ami_stuff
the file decodes correctly in virtualdub …
12:12 AM Changeset in ffmpeg [d8a09169] by Janne Grunau <janne-libav@jannau.net>
doc: add support for an optional navigation bar in texi2html pages …

Nov 13, 2011:

11:33 PM Changeset in ffmpeg [5f268ca5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
10:35 PM Changeset in ffmpeg [4fa6e9d0] by Clément Bœsch <ubitux@gmail.com>
doc: replace an "avconv" reference with "ffmpeg" in indevs.
10:35 PM Changeset in ffmpeg [9466237b] by Clément Bœsch <ubitux@gmail.com>
doc: drop "./" binary prefixes.
10:30 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by Carl Eugen Hoyos
And if possible please test the git branch release/0.8, if this is the …
10:28 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) closed by Carl Eugen Hoyos
fixed: This is now also fixed in future releases.
10:23 PM Changeset in ffmpeg [87ae1200] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_transpose: avoid multiple calls to avfilter_draw_slice() …
10:22 PM Changeset in ffmpeg [fe06305b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_transpose: avoid multiple calls to avfilter_draw_slice() …
8:31 PM Changeset in ffmpeg [3a9f2f1d] by Stefano Sabatini <stefasab@gmail.com>
vsrc_mandelbrot: set options through the opt framework
6:41 PM Changeset in ffmpeg [c15400af] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: remove always-false condition in fill_from_cache …
6:33 PM Changeset in ffmpeg [102db4f6] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINER: add libavfilter section and add myself to yadif & …
6:28 PM Changeset in ffmpeg [08dadd33] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: allow visualizing the period of converged points. …
6:26 PM Changeset in ffmpeg [e8499ab1] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Add inner variable & enum for inner coloring schemes. …
5:41 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by Carl Eugen Hoyos
Using above command line and a random sample, I am unable to reproduce …
5:14 PM Changeset in ffmpeg [3cbe9afb] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: only check bailout once every 2 iterations. Once we bailed …
5:14 PM Changeset in ffmpeg [41fd1b2d] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add SQR() macro Signed-off-by: Michael Niedermayer …
4:33 PM Changeset in ffmpeg [e555119c] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: correct and simplify the formula used in …
4:33 PM Changeset in ffmpeg [ad0bdd2f] by Michael Niedermayer <michaelni@gmx.at>
lavc: add supports of OS/2 threads Signed-off-by: Michael Niedermayer …
4:01 PM Changeset in ffmpeg [88166fc5] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: unroll the innermost loop once. This allows us to remove a …
4:01 PM Changeset in ffmpeg [1d066087] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: only check periodicity once for each period instead of …
4:01 PM Changeset in ffmpeg [2fee131b] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: use period detection depening on left pixel and not the …
3:58 PM Ticket #404 (Rounding error in scaling expression) closed by Stefano Sabatini
needs_more_info: Please reopen if you have more information.
2:51 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
Replying to wim: > I posted the screenshot because the …
2:43 PM Changeset in ffmpeg [91175925] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Increase readability.
2:12 PM Changeset in ffmpeg [eb664d4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Westwood Studios VQA palette dynamics.
2:04 PM Changeset in ffmpeg [1fc573dd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Sierra VMD palette dynamics.
1:52 PM Changeset in ffmpeg [a95906af] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Pictor/PC Paint palette dynamics.
1:50 PM Changeset in ffmpeg [105cf82a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase FLI/FLC Animation palette dynamics for some samples.
1:42 PM Changeset in ffmpeg [2b656844] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase eXtended BINary text palette dynamics.
1:40 PM Changeset in ffmpeg [942e9be5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Bethesda VID palette dynamics.
1:39 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by wim
Yes, the recording duration is correct. It is recording to ext4 …
12:48 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
Keywords changed
Did your recording really run for more than a day? Please always post …
12:21 PM Changeset in ffmpeg [32caa7b] by Anton Khirnov <anton@khirnov.net>
lavf: pass options from AVFormatContext to avio.
12:20 PM Changeset in ffmpeg [9d77a8fa] by Anton Khirnov <anton@khirnov.net>
avformat: Use avio_open2, pass the AVFormatContext interrupt_callback …
12:17 PM Changeset in ffmpeg [1dee0aca] by Anton Khirnov <anton@khirnov.net>
avio: add avio_open2, taking an interrupt callback and options The …
12:14 PM Changeset in ffmpeg [ddffc2fd] by Anton Khirnov <anton@khirnov.net>
avio: add support for passing options to protocols. Not used anywhere …
12:14 PM Changeset in ffmpeg [163a3113] by Anton Khirnov <anton@khirnov.net>
avio: add and use ffurl_protocol_next().
12:13 PM Changeset in ffmpeg [6ef350c1] by Anton Khirnov <anton@khirnov.net>
avformat: Pass the interrupt callback on to chained muxers/demuxers …
12:12 PM Changeset in ffmpeg [6f1b7b39] by Anton Khirnov <anton@khirnov.net>
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc …
12:09 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Carl Eugen Hoyos
Keywords changed
12:08 PM Changeset in ffmpeg [9957cdbf] by Anton Khirnov <anton@khirnov.net>
avformat: Use ff_check_interrupt
12:07 PM Changeset in ffmpeg [c4a090dd] by Anton Khirnov <anton@khirnov.net>
avio: Add an internal utility function for checking the new interrupt …
11:59 AM Changeset in ffmpeg [6aa0b98f] by Anton Khirnov <anton@khirnov.net>
avio: Add AVIOInterruptCB This is a better io interrupt callback …
11:51 AM Ticket #634 (non monotonically increasing dts with v4l2) updated by wim
I tried it with omitting the stuff, and ffmpeg chooses Stream #0:0: …
11:50 AM 17.png attached to Ticket #634 by wim
11:42 AM Changeset in ffmpeg [58b68d6b] by Luca Barbato <lu_zero@gentoo.org>
texi2html: remove stray \n Single-quoted strings are printed verbatim …
11:00 AM Changeset in ffmpeg [84fb63ed] by Luca Barbato <lu_zero@gentoo.org>
doc: prettyfy the texi2html documentation make it use the website css …
9:13 AM Ticket #637 (problem with pcx 1bpp file) closed by Carl Eugen Hoyos
fixed
7:27 AM Changeset in ffmpeg [8283f90a] by Luca Barbato <lu_zero@gentoo.org>
swscale: handle unaligned buffers in yuv2plane1 The issue had been …
4:19 AM Changeset in ffmpeg [46eae155] by Michael Niedermayer <michaelni@gmx.at>
mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE …
4:16 AM Changeset in ffmpeg [17c95361] by Michael Niedermayer <michaelni@gmx.at>
mkvtimestamp v2 muxer: remove unneeded prefixes Signed-off-by: …
2:08 AM Changeset in ffmpeg [7ea77a61] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set some Pictor/PC Paint palettes opaque.
2:01 AM Changeset in ffmpeg [0d49dd37] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set more KMVC palettes opaque.
1:47 AM Changeset in ffmpeg [789da2e9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set second Delphine Software International CIN palette opaque.
1:08 AM Ticket #163 (x11grab input returns fully transparent image) closed by Carl Eugen Hoyos
fixed: Should be fixed.
1:02 AM Changeset in ffmpeg [b3c67372] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force opaque alpha channel for 32bit x11grab image. Fixes ticket …
1:00 AM Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log messages) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
12:27 AM Changeset in ffmpeg [be97e7b9] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: remove unused variables Signed-off-by: Michael …
12:27 AM Changeset in ffmpeg [459bba58] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add missing options to the parsing code The following …
12:27 AM Changeset in ffmpeg [545ec935] by Michael Niedermayer <michaelni@gmx.at>
h264: Use mismatching frame numbers in fields to synchronize the …
Note: See TracTimeline for information about the timeline view.