Timeline



Jul 10, 2012:

10:01 PM Changeset in ffmpeg [9b3f9f4] by Paul B Mahol <onemda@gmail.com>
tiffenc: use av_fast_padded_malloc(z) Signed-off-by: Paul B Mahol …
9:42 PM Changeset in ffmpeg [0e003d8c] by Paul B Mahol <onemda@gmail.com>
lavc: add av_fast_padded_mallocz Signed-off-by: Paul B Mahol …
9:32 PM Changeset in ffmpeg [ca16f88c] by Paul B Mahol <onemda@gmail.com>
tiffenc: add .init Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:29 PM Changeset in ffmpeg [5a9d6993] by Nicolas George <nicolas.george@normalesup.org>
parseutils: ignore digits below the microsecond. Accept 1.1234567 as …
7:00 PM Changeset in ffmpeg [a8ad6ffa] by Martin Storsjö <martin@martin.st>
rtsp: Add listen mode This makes the RTSP demuxer act as a server, …
6:51 PM Changeset in ffmpeg [b27c7d70] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mss1: …
6:32 PM Changeset in ffmpeg [e346176d] by Michael Niedermayer <michaelni@gmx.at>
x86: cpu: clean up check for cpuid instruction support This adds …
6:26 PM Changeset in ffmpeg [96890c00] by Michael Niedermayer <michaelni@gmx.at>
configure: Change the rdtsc check to a linker check A compile-only …
6:21 PM Changeset in ffmpeg [6e71c120] by Martin Storsjö <martin@martin.st>
rtsp: Make rtsp_open_transport_ctx() non-static This is required for …
6:20 PM Changeset in ffmpeg [6bbb3622] by Martin Storsjö <martin@martin.st>
rtsp: Move rtsp_read_close This avoids having to add forward …
6:20 PM Changeset in ffmpeg [45b06858] by Martin Storsjö <martin@martin.st>
rtsp: Parse the mode=receive/record parameter in transport lines We …
5:38 PM Changeset in ffmpeg [84d902f] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videoenc: use av_assert Signed-off-by: Michael Niedermayer …
5:38 PM Changeset in ffmpeg [43c60937] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: use av_assert Signed-off-by: Michael Niedermayer …
5:28 PM Ticket #1516 (Possible dead loop while making snapshot from a MP4) closed by Carl Eugen Hoyos
worksforme: Works fine here. Please note that it does make a difference where you …
5:20 PM Ticket #1520 (allow mathematical expressions for -t and -ss) updated by Cigaes
I see three separate issues here: First, the possibility of putting …
4:41 PM CompilationGuide edited by Roger Pack
note cross compile (diff)
3:05 PM Ticket #1517 (Pixel format autoselection does not choose wisely for yuvj420p) updated by Elon Musk
Isn't this duplication of ticked #1426. (there are probably others too....)
2:59 PM Ticket #1518 (Add support for corepng png1 files) closed by Elon Musk
wontfix: The fate sample is badly truncated, full sample from …
2:57 PM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
Replying to cehoyos: > Replying to tewilove: > …
2:32 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by ericma
It looks like my hack doesn't really work that well. I'm transcoding …
12:53 PM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) closed by Carl Eugen Hoyos
fixed: Should be fixed.
12:34 PM Changeset in ffmpeg [0abab003] by Nicolas George <nicolas.george@normalesup.org>
dpx: invalid aspect ratio is 0/1, not 0/0.
12:32 PM Changeset in ffmpeg [acf02839] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set default ffv1 coder to -1. Autoselect coder 1 instead of default …
12:32 PM Changeset in ffmpeg [4c4e1256] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation …
12:32 PM Changeset in ffmpeg [08ed3e8b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Move ffv1 encoder initialisation code.
12:24 PM Changeset in ffmpeg [71c689e8] by Michael Niedermayer <michaelni@gmx.at>
dsputil: turn assert into if() as its possible to trigger with ffv1 …
11:58 AM Changeset in ffmpeg [ed219ed3] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: fix decoding masked regions in interframes Spotted by Alberto Delmás
11:51 AM Changeset in ffmpeg [f39bbc9] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix off by one error. Found-by: Mateusz "j00ru" Jurczyk and …
11:51 AM Changeset in ffmpeg [83728d2d] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: only parse next partition pack if parsing forward …
11:51 AM Changeset in ffmpeg [34ca5ae5] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only We cannot …
11:51 AM Changeset in ffmpeg [634d6705] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix frame height vs field height confusion Reviewed-by: Tomas …
11:51 AM Changeset in ffmpeg [5ed032fb] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: Add intra_only flag to MXFTrack This allows future …
11:51 AM Changeset in ffmpeg [fb8fa3c6] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a The "ECs …
11:51 AM Changeset in ffmpeg [1fadf53e] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: truncate packets that extend past the next edit unit This …
11:51 AM Changeset in ffmpeg [fda891e1] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: set pixel format for cdci picture formats The properties of …
11:51 AM Changeset in ffmpeg [dfefede0] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: detect uncomp pictures using essence container ul This …
11:51 AM Changeset in ffmpeg [5255ca24] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: set track edit rate num/den in expected order This matches …
11:33 AM Changeset in ffmpeg [358d854d] by Martin Storsjö <martin@martin.st>
x86/cpu: implement get/set_eflags using intrinsics Signed-off-by: …
11:33 AM Changeset in ffmpeg [c0ee695b] by Martin Storsjö <martin@martin.st>
x86/cpu: implement support for cpuid through intrinsics …
11:33 AM Changeset in ffmpeg [3f150ffb] by Martin Storsjö <martin@martin.st>
x86/cpu: implement support for xgetbv through intrinsics …
11:33 AM Changeset in ffmpeg [f80ddd5b] by Martin Storsjö <martin@martin.st>
lavu: use intrinsics for emms on systems lacking inline asm support …
11:27 AM Changeset in ffmpeg [73077464] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Recognize yuv10 image files as v210x. Reviewed-by: Kieran Kunhya
11:22 AM Changeset in ffmpeg [5bcabc56] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Define snow .pix_fmts to allow colour space auto-selection.
11:10 AM Ticket #1522 (H264 Support SP frames exactly) created by Carl Eugen Hoyos
Only the first nine frames of …
8:37 AM Changeset in ffmpeg [620b1e7e] by Martin Storsjö <martin@martin.st>
mem: Don't abort on av_malloc(0) in debug mode This makes the …
8:18 AM Ticket #1511 (udp protocol docs missing some options) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
7:58 AM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
Patch on mailing list.
7:45 AM Ticket #1521 (Seek does not work on a asf file.) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
For future bug reports: Please always add a command line together with …
5:34 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Carl Eugen Hoyos
Yes, I just did not find time yet to generalise the description (I …
2:59 AM Ticket #1521 (Seek does not work on a asf file.) updated by Dongwon Kang
sample file size is ~23mB. To download it, please visit: …
2:50 AM Ticket #1521 (Seek does not work on a asf file.) created by Dongwon Kang
Summary of the bug: Seek does not work on a asf file. Every seek …
1:30 AM Changeset in ffmpeg [b4d0c3d9] by Paul B Mahol <onemda@gmail.com>
exr: return proper error code instead of -1 Signed-off-by: Paul B …
1:28 AM Changeset in ffmpeg [dc0d551b] by Paul B Mahol <onemda@gmail.com>
exr: use buf_size instead of recalculating same value Signed-off-by: …
12:17 AM Changeset in ffmpeg [1d890ec8] by Michael Niedermayer <michaelni@gmx.at>
h264/decode_scaling_matrices: fix coding order of 8x8 matrixes. This …
12:17 AM Changeset in ffmpeg [e162733d] by Michael Niedermayer <michaelni@gmx.at>
h264: 12 and 14 bit support This works with I, P and B frames CAVLC …
12:17 AM Changeset in ffmpeg [1465ecf0] by Michael Niedermayer <michaelni@gmx.at>
h264dsp: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [5d05acba] by Michael Niedermayer <michaelni@gmx.at>
h264pred: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [69d5e40e] by Michael Niedermayer <michaelni@gmx.at>
h264idct: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [6ff6a51b] by Michael Niedermayer <michaelni@gmx.at>
h264: limit 10bpp MC pading trick to 10bpp Signed-off-by: Michael …
12:17 AM Changeset in ffmpeg [e8b9e1e2] by Michael Niedermayer <michaelni@gmx.at>
dsputil: extend things to 12 and 14 bits Signed-off-by: Michael …
12:04 AM Changeset in ffmpeg [1a8b0025] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf demuxer Signed-off-by: Paul B Mahol …
12:04 AM Changeset in ffmpeg [101615c7] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf video decoder Signed-off-by: Paul B Mahol …
12:04 AM Changeset in ffmpeg [409cc458] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf audio decoder Signed-off-by: Paul B Mahol …

Jul 9, 2012:

11:37 PM Changeset in ffmpeg [c88d98fe] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: reindent after the previous patch Signed-off-by: Steven …
11:37 PM Changeset in ffmpeg [ac726a4] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: flush decoder frames on EOF movie currently forwards EOF …
11:29 PM Changeset in ffmpeg [a5382b50] by Stefano Sabatini <stefasab@gmail.com>
lavfi/buffersink: restore possibility to pass opaque data Use the …
11:29 PM Changeset in ffmpeg [21d56098] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add init_opaque callback This will be used by filters which …
11:14 PM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Andrzej
Hi cehoyos, Did you managed to reproduce the error with the second …
10:59 PM Ticket #1504 (Split an input video into multiple output video chunks) updated by Stefano Sabatini
Replying to burek: > cool man :) I thought that -segment …
10:57 PM Ticket #1504 (Split an input video into multiple output video chunks) closed by Stefano Sabatini
fixed: Should be addressed in: […]
10:53 PM Changeset in ffmpeg [aef9e94f] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add -segment_time_delta option
10:49 PM Changeset in ffmpeg [2058b52c] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add -segment_times option Address trac ticket #1504.
8:40 PM Changeset in ffmpeg [f8911b9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mss3: …
6:18 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by ericma
Replying to cehoyos: > Could you provide a backtrace when …
5:44 PM Ticket #1520 (allow mathematical expressions for -t and -ss) created by dave rice
Summary of the bug: It seems that -t and -ss support integer and …
5:37 PM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) created by dave rice
Summary of the bug: When I encode yuv422p10le video (or any >8 bit …
4:17 PM Changeset in ffmpeg [54677422] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss3: use standard zigzag table
4:17 PM Changeset in ffmpeg [acfb6b6c] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
3:20 PM Changeset in ffmpeg [82f82ccf] by Diego Biurrun <diego@biurrun.de>
motion-test: do not use getopt() It is not available on all systems …
2:50 PM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by feelart
Here upload. …
2:30 PM Changeset in ffmpeg [5427df01] by Martin Storsjö <martin@martin.st>
tcp: add initial timeout limit for incoming connections …
1:38 PM Changeset in ffmpeg [bf53863] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: switch to av_assert Signed-off-by: Michael Niedermayer …
1:38 PM Ticket #1518 (Add support for corepng png1 files) created by Carl Eugen Hoyos
The sample in fate/png1/corepng-partial.avi decodes visually …
1:38 PM Changeset in ffmpeg [cdb3f2f5] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: switch to av_assert Signed-off-by: Michael Niedermayer …
1:30 PM Changeset in ffmpeg [c88a8327] by Michael Niedermayer <michaelni@gmx.at>
movenc: Addtion of \251cmt field to udta Allows support of comment in …
12:34 PM Ticket #1517 (Pixel format autoselection does not choose wisely for yuvj420p) created by Carl Eugen Hoyos
If the input pixel format is yuvj420p, pixel format autoselection …
11:46 AM Changeset in ffmpeg [36b2bd96] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show hyphen in codec tag.
10:50 AM Changeset in ffmpeg [8e85ba8d] by Diego Biurrun <diego@biurrun.de>
configure: Change the rdtsc check to a linker check A compile-only …
10:10 AM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by feelart
Happy to see that so starts working on it. If need be I can re-upload …
7:46 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Carl Eugen Hoyos
Description changed
Replying to tewilove: > File will be uploaded to a …
7:21 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Cigaes
Them measure the time it took for 20, multiply it by 24, and wait that …
7:13 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
Replying to Cigaes: > Try the same command line replacing …
7:10 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Cigaes
Try the same command line replacing 479.342 first with 2, then again …
6:32 AM Changeset in ffmpeg [8a645bfc] by Anton Khirnov <anton@khirnov.net>
avconv: propagate fatal errors from lavfi.
6:25 AM Changeset in ffmpeg [cd99146] by Anton Khirnov <anton@khirnov.net>
lavfi: add error handling to filter_samples().
6:22 AM Changeset in ffmpeg [8d18bc55] by Anton Khirnov <anton@khirnov.net>
fate-run: make avconv() properly deal with multiple inputs.
6:22 AM Changeset in ffmpeg [083d0f6b] by Anton Khirnov <anton@khirnov.net>
asplit: don't leak the input buffer.
6:21 AM Changeset in ffmpeg [1ffb6456] by Anton Khirnov <anton@khirnov.net>
af_resample: fix request_frame() behavior. Make sure that an output …
6:21 AM Changeset in ffmpeg [6f834293] by Anton Khirnov <anton@khirnov.net>
af_asyncts: fix request_frame() behavior. Make sure that an output …
6:15 AM Changeset in ffmpeg [0dd283fa] by Anton Khirnov <anton@khirnov.net>
libx264: support aspect ratio switching Signed-off-by: Anton Khirnov …
5:43 AM Changeset in ffmpeg [5b7a88f] by Anton Khirnov <anton@khirnov.net>
matroskadec: honor error_recognition when encountering unknown elements.
5:10 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
File will be uploaded to a 3rd-party site soon. …
5:09 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) created by tewilove
Summary of the bug: CPU 100%. How to reproduce: […]
2:51 AM Changeset in ffmpeg [07df939a] by Paul B Mahol <onemda@gmail.com>
exr: support for reading pixelAspectRatio Signed-off-by: Paul B Mahol …
1:55 AM Changeset in ffmpeg [16a433d6] by Paul B Mahol <onemda@gmail.com>
tiffenc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …

Jul 8, 2012:

11:43 PM Changeset in ffmpeg [e2a6eb8] by Paul B Mahol <onemda@gmail.com>
sgidec: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:40 PM Changeset in ffmpeg [0f656935] by Paul B Mahol <onemda@gmail.com>
sgidec: remove redundant argument from read_uncompressed_sgi() …
11:40 PM Changeset in ffmpeg [60351ec] by Paul B Mahol <onemda@gmail.com>
g723_1: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:40 PM Changeset in ffmpeg [5d23043c] by Paul B Mahol <onemda@gmail.com>
exr: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:40 PM Changeset in ffmpeg [104ea001] by Paul B Mahol <onemda@gmail.com>
dpx: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:33 PM Changeset in ffmpeg [7bc15516] by Michael Niedermayer <michaelni@gmx.at>
sgidec: fix off by 1 error that tested a sample too far for oob. This …
8:52 PM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by Carl Eugen Hoyos
Sample uploaded to …
8:49 PM Changeset in ffmpeg [30659a22] by Paul B Mahol <onemda@gmail.com>
smush: properly flag audio packets Signed-off-by: Paul B Mahol …
8:49 PM Changeset in ffmpeg [26fa841] by Paul B Mahol <onemda@gmail.com>
paf: properly flag video packets Signed-off-by: Paul B Mahol …
8:47 PM HowToBurnSubtitlesIntoVideo edited by Clément Bœsch
indicate --enable-libass and subtitles convert (diff)
8:33 PM Changeset in ffmpeg [ca1f2b3e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:29 PM Changeset in ffmpeg [d8ce478c] by Michael Niedermayer <michaelni@gmx.at>
lavf: limit "Adjusting PTS forward" code to video streams It can end …
7:35 PM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by Michael Niedermayer
the link with the "acopy_mpeg4MP4_mp4" file shows: "Sorry, this file …
7:28 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by Michael Niedermayer
Which patch fixes what ? ive tested several patches and configurations …
7:22 PM Changeset in ffmpeg [64103976] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: resampling: add support for s32p, fltp, and dblp internal sample …
7:22 PM Changeset in ffmpeg [372647ae] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: resampling: add filter type and Kaiser window beta to AVOptions
7:22 PM Changeset in ffmpeg [8ca08066] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format …
7:22 PM Changeset in ffmpeg [db0e7bd0] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: mix: validate internal sample format in ff_audio_mix_init()
5:54 PM Changeset in ffmpeg [299387e] by Nicolas George <nicolas.george@normalesup.org>
vf_settb: rename the file as f_settb.
5:54 PM Changeset in ffmpeg [65e65e3c] by Nicolas George <nicolas.george@normalesup.org>
settb: cosmetic: reindent vf_settb structure.
5:54 PM Changeset in ffmpeg [ba856c0b] by Nicolas George <nicolas.george@normalesup.org>
lavfi: implement asettb filter.
3:59 PM Changeset in ffmpeg [99622f6] by Michael Niedermayer <michaelni@gmx.at>
mpegaudioenc: use av_assert Signed-off-by: Michael Niedermayer …
3:59 PM Changeset in ffmpeg [a6a085a9] by Michael Niedermayer <michaelni@gmx.at>
v4l2: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
3:38 PM Changeset in ffmpeg [3f345290] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: sort options
3:38 PM Changeset in ffmpeg [8dc31f8] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: make use of av_parse_time() when parsing the …
3:08 PM Changeset in ffmpeg [0a7b8eff] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: sort options for the segment muxer
3:08 PM Changeset in ffmpeg [7f08bfa] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add segment_list_type option, extend format for the …
3:08 PM Changeset in ffmpeg [b010d9b5] by Stefano Sabatini <stefasab@gmail.com>
lavf/nutenc: provide meaningful error message and error code in case …
3:07 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Cigaes
Probably. But then we need to have heuristics to decide when a …
11:41 AM Changeset in ffmpeg [bba819bd] by Nicolas George <nicolas.george@normalesup.org>
fate: FLAC tests require SAMPLES.
1:47 AM Changeset in ffmpeg [e145afb4] by Michael Niedermayer <michaelni@gmx.at>
vf_tinterlace: use av_assert Signed-off-by: Michael Niedermayer …

Jul 7, 2012:

11:18 PM Changeset in ffmpeg [abb0a998] by Stefano Sabatini <stefasab@gmail.com>
lavfi: do not pass opaque field to init functions Fix signature …
10:33 PM Changeset in ffmpeg [2d420087] by Paul B Mahol <onemda@gmail.com>
sanm: make use of dsputil About 27% faster decoding. Signed-off-by: …
10:26 PM Changeset in ffmpeg [acdf9a6c] by Michael Niedermayer <michaelni@gmx.at>
aacdec: correct "audio config changed" warning message Idea-by: …
10:26 PM Changeset in ffmpeg [d039b607] by Michael Niedermayer <michaelni@gmx.at>
latm: fix initialization on some streams when no extradata is …
9:09 PM Changeset in ffmpeg [66a29797] by Ronald S. Bultje <rsbultje@gmail.com>
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). This …
8:48 PM Changeset in ffmpeg [70731745] by Clément Bœsch <ubitux@gmail.com>
x86inc: put basicnop under ifdef to prevent compile failure. This …
8:35 PM Changeset in ffmpeg [07b28702] by Ronald S. Bultje <rsbultje@gmail.com>
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
6:52 PM Changeset in ffmpeg [68712ce8] by Michael Niedermayer <michaelni@gmx.at>
swr/x86: 16bit integer mix functions need SSE2 not SSE Signed-off-by: …
6:34 PM Changeset in ffmpeg [25b51b2c] by Anton Khirnov <anton@khirnov.net>
id3v2: add a mimetype for bmp pictures.
6:34 PM Changeset in ffmpeg [b7d3a9a0] by Anton Khirnov <anton@khirnov.net>
flacdec: be less strict when parsing attached pictures. Only return …
6:33 PM Changeset in ffmpeg [dba5b06] by Anton Khirnov <anton@khirnov.net>
flacdec: don't create an attached picture stream until we have all …
6:29 PM Changeset in ffmpeg [3245c8b6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mxfdec: …
6:26 PM Changeset in ffmpeg [e14052d] by Michael Niedermayer <michaelni@gmx.at>
x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros …
6:16 PM Changeset in ffmpeg [dc12f7d4] by Michael Niedermayer <michaelni@gmx.at>
x86inc: try to put amdnop under ifdef to prevent compile failure …
5:14 PM Changeset in ffmpeg [9fb08427] by Michael Niedermayer <michaelni@gmx.at>
vf_pp: dont pass NULL into pp, it would fail Signed-off-by: Michael …
5:14 PM Changeset in ffmpeg [561a365d] by Michael Niedermayer <michaelni@gmx.at>
pp: check that the argument is not NULL as this is not supported …
5:09 PM Changeset in ffmpeg [fdaad635] by Ronald S. Bultje <rsbultje@gmail.com>
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). Also replace …
3:37 PM Changeset in ffmpeg [bb62a8b6] by Michael Niedermayer <michaelni@gmx.at>
doc: update mono to stereo workaround example Now uses …
12:51 PM Changeset in ffmpeg [dadfd2a5] by Michael Niedermayer <michaelni@gmx.at>
tools/bisect: rename to tools/bisect-create Idea-by: Alexander …
11:15 AM Changeset in ffmpeg [6de70d7f] by Michael Niedermayer <michaelni@gmx.at>
tools/bisect: rename temporary file and add it to git ignore …
11:10 AM Changeset in ffmpeg [ccc0a3a9] by Michael Niedermayer <michaelni@gmx.at>
tool/bisect: add some magic to make the bisect tool be useable when …
11:02 AM Changeset in ffmpeg [d9dcc940] by Michael Niedermayer <michaelni@gmx.at>
vc1: implement frame interlaced b-frame header parsing Signed-off-by: …
10:57 AM Changeset in ffmpeg [50bfd547] by Michael Niedermayer <michaelni@gmx.at>
log: fix compilation failure on mingw due to reference to undefined …
10:49 AM Ticket #1515 (configure does not test for needed texi2html features) created by Carl Eugen Hoyos
http://article.gmane.org/gmane.comp.video.ffmpeg.user/38311 The user …
10:45 AM WikiStart edited by burek
(diff)
10:35 AM How to quickly compile libaacplus created by burek
10:34 AM Changeset in ffmpeg [d3f4fd76] by Michael Niedermayer <michaelni@gmx.at>
celp_math: use av_assert Signed-off-by: Michael Niedermayer …
10:33 AM Changeset in ffmpeg [dc7aecd8] by Michael Niedermayer <michaelni@gmx.at>
cabac: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:29 AM Ticket #1366 (aac enc crash) closed by ami_stuff
fixed: doesn't crash anymore
10:26 AM Ticket #1376 (avfilter crash) updated by ami_stuff
> I do have an older system here with an actual Athlon-XP in it . . . …
1:41 AM Changeset in ffmpeg [1842b27] by Paul B Mahol <onemda@gmail.com>
lavu: 256 color support Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:17 AM Changeset in ffmpeg [46a47077] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …

Jul 6, 2012:

8:31 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
I attached qt tiff 256 grays.
8:31 PM gray.mov attached to Ticket #1191 by ami_stuff
8:31 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I have also tested gcc 4.5.4, 4.6.3, and 4.7.1, and all appear to do …
8:01 PM Ticket #1514 (support gray16 pixel format in tiff) closed by Elon Musk
fixed: should be fixed.
7:54 PM Changeset in ffmpeg [a6da14ec] by Paul B Mahol <onemda@gmail.com>
tiffenc: PIX_FMT_GRAY8A support Signed-off-by: Paul B Mahol …
7:42 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by Elon Musk
Are you sure that for gray8 in mov bpp is set to 0x28 (40)?
7:40 PM Changeset in ffmpeg [df548c5] by Paul B Mahol <onemda@gmail.com>
tiffenc: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
7:39 PM Changeset in ffmpeg [1806858f] by Paul B Mahol <onemda@gmail.com>
tiffenc: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:39 PM Changeset in ffmpeg [146d29c] by Paul B Mahol <onemda@gmail.com>
tiffenc: use av_get_bits_per_pixel() to get bpp Signed-off-by: Paul B …
7:32 PM Changeset in ffmpeg [82c4abbf] by Paul B Mahol <onemda@gmail.com>
tiffenc: use av_pix_fmt_descriptors to set bpp_tab[] Signed-off-by: …
7:32 PM Changeset in ffmpeg [e100a259] by Paul B Mahol <onemda@gmail.com>
tiffenc: simplify calculation of bpp_tab_size Signed-off-by: Paul B …
6:07 PM Changeset in ffmpeg [f27386cd] by Martin Storsjö <martin@martin.st>
x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro …
5:22 PM Changeset in ffmpeg [5adc829e] by Luca Barbato <lu_zero@gentoo.org>
configure: add functions for testing code fragments This simplifies …
5:10 PM Ticket #1376 (avfilter crash) updated by Tim Dawson
Understood. I have been working a different problem with ffmpeg on …
4:33 PM Changeset in ffmpeg [5997285d] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: poll filters even after -t limit. If not, frames can still …
3:40 PM Changeset in ffmpeg [665100c2] by Michael Niedermayer <michaelni@gmx.at>
Fix destination row striding in altivec_yuv2_bgr24. Misaligned row …
3:08 PM Changeset in ffmpeg [b22ecbc] by Michael Niedermayer <michaelni@gmx.at>
cosmetics: various spelling fixes Signed-off-by: Michael Niedermayer …
2:24 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
Replying to kbreeman: > Using "ffmpeg -i infile.mov -an …
11:51 AM Changeset in ffmpeg [b7558ac2] by Anton Khirnov <anton@khirnov.net>
af_amix: avoid spurious EAGAIN. Input on/off state can change in …
11:51 AM Changeset in ffmpeg [54bf88e] by Anton Khirnov <anton@khirnov.net>
af_amix: return AVERROR(EAGAIN) when request_frame didn't produce …
11:51 AM Changeset in ffmpeg [428b3698] by Anton Khirnov <anton@khirnov.net>
af_amix: only consider negative return codes as errors.
10:59 AM Changeset in ffmpeg [53ddd43f] by Anton Khirnov <anton@khirnov.net>
avconv: use only meaningful timestamps in start time check.
10:54 AM Changeset in ffmpeg [b98c8f4f] by Anton Khirnov <anton@khirnov.net>
avconv: fix the check for -ss as an output option. start time is …
9:47 AM Changeset in ffmpeg [60270eb] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs/iec61883: document requirements for iec61883 device …
9:43 AM Changeset in ffmpeg [e0d6b909] by Stefano Sabatini <stefasab@gmail.com>
configure: cleanup libiec61883 code, allow enabling via command line …
9:37 AM Changeset in ffmpeg [1f061da5] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss3: add forgotten 'static' qualifier for private table
7:24 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Ian McIntosh
For what its worth, when I updated my GCC from 4.2.2 to 4.6.2 - my …
5:39 AM Ticket #1495 (resample / ac3 encoding regression) updated by grolschie
I have tested it on my system this with this binary: …
4:02 AM Ticket #1494 (Assertion fails when encoding wmav2) updated by grolschie
I have tested it on my system this with this binary: …
2:19 AM Changeset in ffmpeg [6936111d] by Paul B Mahol <onemda@gmail.com>
bmv: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:04 AM Changeset in ffmpeg [894319e0] by Michael Niedermayer <michaelni@gmx.at>
lpc: use default number of passes when lpc_passes is invalid Should …
1:11 AM Changeset in ffmpeg [8f239412] by Paul B Mahol <onemda@gmail.com>
tiffdec: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
12:44 AM Changeset in ffmpeg [8293a21a] by Michael Niedermayer <michaelni@gmx.at>
lavc: fix shared build after dnxhd merge. Signed-off-by: Nicolas …
12:25 AM Changeset in ffmpeg [ec08676] by Michael Niedermayer <michaelni@gmx.at>
Blowfish: restructure/simplify code a bit. Very slightly faster (2% …
12:25 AM Changeset in ffmpeg [9862cbd7] by Michael Niedermayer <michaelni@gmx.at>
add side data to indicate the amount of samples to skip at the begin …
12:25 AM Changeset in ffmpeg [636dbe26] by Michael Niedermayer <michaelni@gmx.at>
fate: increase fuzzyness for ac3 encode for 3dnow Signed-off-by: …
12:19 AM Changeset in ffmpeg [c2cbe58c] by Paul B Mahol <onemda@gmail.com>
paf: add forgotten CODEC_CAP_DR1 Signed-off-by: Paul B Mahol …

Jul 5, 2012:

11:11 PM Changeset in ffmpeg [3e3e414f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/buffersink: fix doxy, remove "video" reference The file …
8:57 PM Changeset in ffmpeg [0a19000d] by Mans Rullgard <mans@mansr.com>
lavc: options: add planar names for request_sample_fmt Signed-off-by: …
8:57 PM Changeset in ffmpeg [784514a4] by Mans Rullgard <mans@mansr.com>
flacdec: add planar output support Signed-off-by: Mans Rullgard …
8:50 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by ami_stuff
Cc changed
here is a full set of samples if someone will decide to implement more …
7:55 PM Changeset in ffmpeg [24823a7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
7:07 PM Changeset in ffmpeg [e43f56b2] by Martin Storsjö <martin@martin.st>
flvdec: Treat all nellymoser versions as the same codec This avoids …
6:58 PM Ticket #1514 (support gray16 pixel format in tiff) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
6:40 PM Changeset in ffmpeg [92c7ef1e] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'mxfenc_improvements' of …
6:37 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Well, no guts, no glory . . . I updated from gcc 4.2.4 to gcc 4.4.7, …
6:35 PM Ticket #1514 (support gray16 pixel format in tiff) created by dave rice
Summary of the bug: I would like to use a 16 bit gray pixel format in …
5:18 PM Changeset in ffmpeg [acb52d32] by Michael Niedermayer <michaelni@gmx.at>
h264: print error on unsupported seperate color planes Signed-off-by: …
5:13 PM WikiStart edited by burek
(diff)
5:09 PM WikiStart edited by burek
(diff)
5:01 PM Capture/ALSA edited by burek
(diff)
4:57 PM Capture/ALSA edited by burek
(diff)
4:42 PM alsamixer.png attached to Capture/ALSA by burek
4:42 PM Capture/ALSA created by burek
3:38 PM Ticket #1432 (progressive delay) updated by Mike
avi-mp3-v2.patch has an updated fix, with more extensive testing.
3:37 PM Changeset in ffmpeg [bb58c43c] by Diego Biurrun <diego@biurrun.de>
qdm2: remove broken and disabled dump_context() debug function
3:37 PM Changeset in ffmpeg [878e6690] by Diego Biurrun <diego@biurrun.de>
x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
3:37 PM Changeset in ffmpeg [4d475236] by Diego Biurrun <diego@biurrun.de>
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros Signed-off-by: …
3:37 PM Changeset in ffmpeg [2cd1f5c] by Diego Biurrun <diego@biurrun.de>
x86inc: modify ALIGN to not generate long nops on i586 Signed-off-by: …
3:37 PM Changeset in ffmpeg [d20f133e] by Diego Biurrun <diego@biurrun.de>
x86: h264_intrapred: port to cpuflag macros
3:36 PM avi-mp3-v2.patch attached to Ticket #1432 by Mike
3:07 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Ken
Using "ffmpeg -i infile.mov -an out.mp4" results in the same number of …
2:51 PM Ticket #1512 (bogus ffmpeg -codecs output) closed by Carl Eugen Hoyos
fixed
2:46 PM Changeset in ffmpeg [50d0f6ce] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Extend -codecs output. Allow to show different supported …
1:28 PM Changeset in ffmpeg [c88e60af] by Michael Niedermayer <michaelni@gmx.at>
swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. …
11:42 AM Changeset in ffmpeg [03481028] by Michael Niedermayer <michaelni@gmx.at>
configure: dont blindly enable iec61883 This should fix a configure …
11:34 AM Changeset in ffmpeg [d99001ca] by Matthieu Bouron <matthieu.bouron@gmail.com>
mxfenc: support dnxhd codec
11:34 AM Changeset in ffmpeg [135e6843] by Matthieu Bouron <matthieu.bouron@gmail.com>
mxfenc: support smpte dv codec After some internal talks it seems the …
11:15 AM Changeset in ffmpeg [2696789c] by Anton Khirnov <anton@khirnov.net>
avplay: update input filter pointer when the filtergraph is reset. …
11:15 AM Changeset in ffmpeg [4c679750] by Anton Khirnov <anton@khirnov.net>
avconv: fix parsing of -force_key_frames option. Currently it always …
11:02 AM Changeset in ffmpeg [325fb246] by Stefano Sabatini <stefasab@gmail.com>
FireWire DV/HDV input device using libiec61883 Signed-off-by: Stefano …
10:50 AM Changeset in ffmpeg [28fff0d9] by Mans Rullgard <mans@mansr.com>
h264: use templates to avoid excessive inlining Instead of inlining …
10:24 AM Changeset in ffmpeg [6d74e3c] by Michael Niedermayer <michaelni@gmx.at>
Optimization of MP3 decoders for MIPS MP3 fixed and floating point …
10:15 AM Changeset in ffmpeg [4ea70511] by Michael Niedermayer <michaelni@gmx.at>
Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
9:52 AM Ticket #1376 (avfilter crash) updated by ami_stuff
Replying to tadawson: > As per request by cehoyos in …
9:45 AM Changeset in ffmpeg [983db9b2] by Martin Storsjö <martin@martin.st>
xtea: Make the count parameter match the documentation Previously it …
9:41 AM Changeset in ffmpeg [e4a7fb3d] by Martin Storsjö <martin@martin.st>
blowfish: Make the count parameter match the documentation Previously …
9:41 AM Changeset in ffmpeg [18f2d5cb] by Martin Storsjö <martin@martin.st>
mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
8:55 AM Changeset in ffmpeg [1fe6cb44] by Alexander Strasser <eclipse7@gmx.net>
lavf/file: cosmetic: Use "not" instead of "equals zero" This is …
8:55 AM Changeset in ffmpeg [585bd492] by Alexander Strasser <eclipse7@gmx.net>
lavf/file: cosmetic: Remove superfluous ternary operator
8:55 AM Changeset in ffmpeg [e1613476] by Alexander Strasser <eclipse7@gmx.net>
doc/fate: Rework examples to a section of its own Make it easier to …
8:55 AM Changeset in ffmpeg [c44cae7e] by Alexander Strasser <eclipse7@gmx.net>
doc/fate: Add hint for debugging connection to server
8:55 AM Changeset in ffmpeg [10fa37c5] by Alexander Strasser <eclipse7@gmx.net>
doc/fate: Add missing @file command Make the document more consistent.
8:55 AM Changeset in ffmpeg [52a3d57] by Alexander Strasser <eclipse7@gmx.net>
doc/fate: Use more commonly used terms It might be easier to …
8:55 AM Changeset in ffmpeg [5fc74f0] by Alexander Strasser <eclipse7@gmx.net>
doc/fate: Add email address for contacting the FATE admin
8:42 AM Changeset in ffmpeg [f6687bf5] by Luca Barbato <lu_zero@gentoo.org>
xtea: invert branch and loop precedence Should slightly improve …
8:40 AM Changeset in ffmpeg [669bbedf] by Luca Barbato <lu_zero@gentoo.org>
blowfish: invert branch and loop precedence Should slightly improve …
8:37 AM Changeset in ffmpeg [5b54a90c] by Luca Barbato <lu_zero@gentoo.org>
flvdec: optionally trust the metadata In certain conditions video or …
7:32 AM Ticket #1376 (avfilter crash) updated by Carl Eugen Hoyos
Replying to tadawson: > Noting that the original ticket …
6:57 AM Changeset in ffmpeg [715129cd] by Martin Storsjö <martin@martin.st>
avconv: Set audio filter time base to the sample rate If the output …
6:52 AM Ticket #1376 (avfilter crash) updated by Tim Dawson
Noting that the original ticket is on 10.2, I retested on 10.3 (the …
6:39 AM Changeset in ffmpeg [07eeeb1d] by Martin Storsjö <martin@martin.st>
vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow …
6:35 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I'm not sure what to say . . . This system is probably 75% compiled …
6:35 AM Ticket #1376 (avfilter crash) updated by Tim Dawson
As per request by cehoyos in #1464, I tested this: AMD Phenom 940, …
6:26 AM Ticket #1513 (lost version.h in libavutil/version.h) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report!
6:21 AM Changeset in ffmpeg [b5baad3a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Install libavutil/version.h Fixes ticket #1513
5:41 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Status changed
Thank you for testing! (Unfortunately, imo, your result seems to …
3:02 AM Ticket #1513 (lost version.h in libavutil/version.h) updated by Ching Yi, Chan
my revision is: […]
3:01 AM Ticket #1513 (lost version.h in libavutil/version.h) created by Ching Yi, Chan
Summary of the bug: How to reproduce: […] […]
2:54 AM Changeset in ffmpeg [7de4a165] by Paul B Mahol <onemda@gmail.com>
PAF demuxer and decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:39 AM Changeset in ffmpeg [9b2b5768] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: add av_assert() to ensure 16bit code is used with 16bit data …
2:38 AM Changeset in ffmpeg [a32032b5] by Michael Niedermayer <michaelni@gmx.at>
sws/x86: add some forgotten 12bit planar yuv cases Signed-off-by: …
2:23 AM Changeset in ffmpeg [73bb4e9c] by Michael Niedermayer <michaelni@gmx.at>
nut: add 12/14 bit yuv to nut/raw Signed-off-by: Michael Niedermayer …
1:24 AM Ticket #1512 (bogus ffmpeg -codecs output) created by Elon Musk
Summary of the bug: ffmpeg -codecs shows F ot S ot B if codecs …

Jul 4, 2012:

11:40 PM Changeset in ffmpeg [1f9bc310] by Paul B Mahol <onemda@gmail.com>
sanm: remove code duplication Signed-off-by: Paul B Mahol …
11:38 PM Changeset in ffmpeg [3b9dd906] by Paul B Mahol <onemda@gmail.com>
sanm: replace conditions in for loops with more common version …
10:17 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
OK . . . I have that threshold point identified. It was a good deal …
9:47 PM Changeset in ffmpeg [fa36f334] by Michael Niedermayer <michaelni@gmx.at>
sws: support 12&14 bit planar colorspaces Reviewed-by: Paul B Mahol …
9:23 PM Changeset in ffmpeg [1f295042] by Michael Niedermayer <michaelni@gmx.at>
blowfish.h: include author attribution Reviewed-by: Clément Bœsch …
9:23 PM Changeset in ffmpeg [0713c38e] by Michael Niedermayer <michaelni@gmx.at>
xtea.h: include author attribution Reviewed-by: Clément Bœsch …
9:22 PM Ticket #1376 (avfilter crash) updated by ami_stuff
also does not crash with "-cpuflags -sse"
9:19 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Sorry, just noted that avplay had been being build in some checkouts . …
8:57 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I can't speak to avplay, since …
8:55 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
True, but you could use AV_CH_LAYOUT_SURROUND instead of …
8:46 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I can't speak to avplay, since that is not in this source tree, but …
8:45 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
So ffplay plays the sample correctly with c83ef63 and avplay with 58c42af ?
8:27 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Well, a rather lengthy session in GIT has given a specific commit …
8:15 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Cigaes
I do not know about libfaac, but libvorbis, and possibly some version …
7:40 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Replying to Cigaes: > I would say that the current …
7:39 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
-cpuflags 0 has no effect . . . still broken. I am looking into a …
7:25 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
And again, I ask . . . which it the upper and which is the lower? As …
7:24 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I had been starting to play with …
7:03 PM Changeset in ffmpeg [039e9fe0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
6:40 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by reimar
First: while finding the cause is very welcome, it is likely that just …
6:22 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Cigaes
I would say that the current behaviour is correct: you are trying to …
5:44 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
5:44 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Gladly. Which GIT head relates to which build? I had been starting …
5:42 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Please use git bisect if you want to help - start with 16abd68 and …
5:24 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
uploaded as duplicate-track-display.mov
4:59 PM Changeset in ffmpeg [8b421fad] by Nicolas George <nicolas.george@normalesup.org>
dpx: sanitize aspect ratio. Fixes some samples where the ratio is …
4:54 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
Replying to cehoyos: > Did you read …
4:48 PM Changeset in ffmpeg [7c29377b] by Mans Rullgard <mans@mansr.com>
lavfi: reclassify showfiltfmts as a TESTPROG This tool uses lavfi …
4:12 PM Changeset in ffmpeg [fa2d7473] by Diego Biurrun <diego@biurrun.de>
graph2dot: fix printf format specifier tools/graph2dot.c:85: warning: …
3:47 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Mike
Replying to mjs973: > How many video frames are coded if …
3:25 PM Changeset in ffmpeg [55751918] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
3:25 PM Changeset in ffmpeg [70a1c800] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: loopfilter >=sse2 functions need aligned stack on x86-32. …
2:46 PM Changeset in ffmpeg [c5183847] by Ronald S. Bultje <rsbultje@gmail.com>
amr: remove shift out of the AMR_BIT() macro. MSVC doesn't like the …
2:46 PM Changeset in ffmpeg [723b266d] by Ronald S. Bultje <rsbultje@gmail.com>
dsputilenc: group yasm and inline asm function pointer assignment.
2:45 PM Changeset in ffmpeg [1ce1e636] by Ronald S. Bultje <rsbultje@gmail.com>
mov: use forward declaration of a function instead of a table. MSVC …
2:43 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Dennis
The version of libx264 compiled into the binary is: …
2:37 PM Changeset in ffmpeg [d3b84fdc] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegdec: add support for decoding YUV420/422/444P12/14 …
2:37 PM Changeset in ffmpeg [713a7854] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegenc: cosmetics: reorder pix_fmts Signed-off-by: Michael …
2:37 PM Changeset in ffmpeg [7544ef7] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegenc: add support for YUV420/422/444P12/14 Signed-off-by: …
2:26 PM Ticket #1511 (udp protocol docs missing some options) created by burek
The html docs about udp protocol, located here …
2:20 PM Changeset in ffmpeg [2fc354f9] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: rework checks for the -t option. This commit is based on …
2:10 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by burek
did you try updating your libx264?
1:58 PM Ticket #1510 (Stability issues with mpegts streams) updated by Thomas Hutschenreuther
Replying to cehoyos: > Replying to mufin: > …
1:56 PM Bayerisc.valgrind attached to Ticket #1510 by Thomas Hutschenreuther
Valgrind output
1:45 PM Changeset in ffmpeg [7beeea8f] by Nicolas George <nicolas.george@normalesup.org>
error: define AVERROR_EXTERNAL. This code is intended for errors in …
1:38 PM Ticket #1510 (Stability issues with mpegts streams) updated by Carl Eugen Hoyos
Replying to mufin: > Another one is a crash (segfault) …
1:35 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by Carl Eugen Hoyos
Cc changed
Replying to rmk: > I also have a file that exhibits that …
1:33 PM Changeset in ffmpeg [aa39516a] by Nicolas George <nicolas.george@normalesup.org>
error: define AVERROR_BUFFER_TOO_SMALL. Some API require a buffer and …
1:10 PM Changeset in ffmpeg [2047e40e] by Diego Biurrun <diego@biurrun.de>
Clarify Doxygen comment for FF_API_* #defines.
1:10 PM Changeset in ffmpeg [112971af] by Diego Biurrun <diego@biurrun.de>
configure: simplify get_version() All libs have version headers now, …
1:10 PM Changeset in ffmpeg [86ab7b0f] by Diego Biurrun <diego@biurrun.de>
Create version.h headers for libraries that lack them
1:10 PM Changeset in ffmpeg [40e61b7b] by Diego Biurrun <diego@biurrun.de>
gitignore: Use full path instead of relative path to specify patterns …
1:04 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
I also have a file that exhibits that behaviour tested with a rather …
12:57 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by Thomas Hutschenreuther
Replying to michael: You are right...better check on the …
12:56 PM Ticket #1510 (Stability issues with mpegts streams) created by Thomas Hutschenreuther
I have a scenario where I need to permanently decode mpegts-over-ip …
12:10 PM Changeset in ffmpeg [89b81a1c] by Martin Storsjö <martin@martin.st>
mpegvideo: remove VLAs Signed-off-by: Martin Storsjö <martin@martin.st>
12:10 PM Changeset in ffmpeg [8c14f7a] by Martin Storsjö <martin@martin.st>
Add XTEA encryption support in libavutil Signed-off-by: Martin …
12:10 PM Changeset in ffmpeg [bc3dbcc8] by Martin Storsjö <martin@martin.st>
Add Blowfish encryption support in libavutil Signed-off-by: Martin …
12:10 PM Changeset in ffmpeg [143f1e92] by Martin Storsjö <martin@martin.st>
eval: Add the isinf() function and tests for it Signed-off-by: Martin …
11:59 AM Ticket #1143 (Timecode skipped in drawtext filter) updated by rmk
With current git master the error message regarding reorder buffer is …
11:24 AM Changeset in ffmpeg [25accf9] by Mans Rullgard <mans@mansr.com>
flacdec: move lpc filter to flacdsp Signed-off-by: Mans Rullgard …
11:24 AM Changeset in ffmpeg [4a852834] by Mans Rullgard <mans@mansr.com>
flacdec: split off channel decorrelation as flacdsp Signed-off-by: …
8:43 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Still fails: […]
8:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
You could also test --disable-mmx and --disable-mmx2
8:11 AM Changeset in ffmpeg [296d0da8] by Martin Storsjö <martin@martin.st>
avplay: Add an option for not limiting the input buffer size For …
7:58 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Not that I was expecting a change, but an uplift to binutils 2.22 from …
7:46 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Replying to cehoyos: > Replying to tadawson: …
7:41 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I tried the other optimization disables, and no joy - still broken. …
7:40 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Additional note: 10.3 is …
7:37 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Any suggestions? Please test the …
7:35 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Additional note: 10.3 is somewhat noisy with the --disable-asm, but …
7:33 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Note: The older version is much smoother with -an . . . so the audio …
7:31 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Without any changes, the old version will run this video . . . I have …
7:27 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Thanks. But yet again, the older …
7:24 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I'll also gladly run the other tests - it's only about 2 mins per …
7:23 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Thanks. But yet again, the older versions appear to handle the stream …
7:19 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Am I correct that you can also reproduce the issue with $ ffmpeg -i …
7:17 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Could you test if one of those makes a difference (without …
7:14 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I will check. Does the …
7:06 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
--disable-asm is the ticket. With that set, my video runs cleanly, …
6:47 AM Changeset in ffmpeg [ab2356c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Let the ffmpeg executable select the abuffersink filter.
6:44 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I will check. Does the functionality with the "-an" indicate a …
6:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Better - that runs cleanly for …
6:18 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Better - that runs cleanly for about 4 seconds and then freezes. The …
6:15 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > Test of GIT referenced above with …
5:59 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Test of GIT referenced above with suggested options is different, but …
5:46 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
The current GIT head as of about 5 hours ago, also failed . . . …
5:38 AM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Carl Eugen Hoyos
Component, Description changed
5:37 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I am having a similar problem. To …
5:36 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > > …
5:35 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Replying to cehoyos: > Replying to tadawson: …
5:32 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Replying to tadawson: > I will upload on request. …
5:26 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Ian McIntosh
What is outstanding here is to complete the git bisect task to attempt …
3:59 AM Changeset in ffmpeg [1c840fa2] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for WMA cover art.
3:59 AM Changeset in ffmpeg [8059d3b7] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for apetag cover art
3:58 AM Changeset in ffmpeg [bf2a7f9] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for itunes cover art.
2:34 AM Changeset in ffmpeg [87466f81] by Mans Rullgard <mans@mansr.com>
flacdec: factor out code setting avctx->sample_fmt
2:30 AM Changeset in ffmpeg [d155b60f] by Mans Rullgard <mans@mansr.com>
flac: make FLAC_CHMODE_* constants consecutive
2:30 AM Changeset in ffmpeg [93e7ef9a] by Mans Rullgard <mans@mansr.com>
flacdec: allocate sample buffers with av_malloc The buffers are only …
2:29 AM Changeset in ffmpeg [0da301e1] by Mans Rullgard <mans@mansr.com>
flacdec: remove curr_bps from FLACContext This value does not need to …
2:17 AM Eclipse edited by burek
(diff)
2:17 AM Changeset in ffmpeg [df3a96c4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Add sanity check on frame duplication This prevents long …
2:17 AM Changeset in ffmpeg [a54bc1eb] by Michael Niedermayer <michaelni@gmx.at>
riff: add "YUV8" FourCC sample: …
2:07 AM WikiStart edited by burek
(diff)
2:06 AM Eclipse edited by burek
(diff)
2:06 AM snapshot3.png attached to Eclipse by burek
2:05 AM snapshot2.png attached to Eclipse by burek
2:05 AM snapshot1.png attached to Eclipse by burek
2:05 AM Eclipse created by burek
1:50 AM WikiStart edited by burek
(diff)
1:48 AM Encode/MP3 created by burek
1:44 AM WikiStart edited by burek
(diff)
1:43 AM How to change audio volume up-down with FFmpeg created by burek
1:35 AM WikiStart edited by burek
(diff)
1:35 AM Encode/MPEG-4 created by burek
1:28 AM WikiStart edited by burek
(diff)
1:28 AM How to speed up / slow down a video created by burek
1:26 AM WikiStart edited by burek
(diff)
1:26 AM HowToConvertSubtitleToASS created by burek
1:24 AM WikiStart edited by burek
(diff)
1:24 AM HowToBurnSubtitlesIntoVideo created by burek
1:21 AM How to take multiple screenshots to an image (tile, mosaic) edited by burek
(diff)
1:21 AM WikiStart edited by burek
(diff)
1:20 AM How to take multiple screenshots to an image (tile, mosaic) edited by burek
(diff)
1:20 AM ffmpeg_tile.png attached to How to take multiple screenshots to an image (tile, mosaic) by burek
1:19 AM How to take multiple screenshots to an image (tile, mosaic) created by burek
1:11 AM WikiStart edited by burek
(diff)
1:11 AM Create a thumbnail image every X seconds of the video created by burek
1:01 AM WikiStart edited by burek
(diff)
1:00 AM Slideshow created by burek
12:57 AM WikiStart edited by burek
(diff)
12:56 AM Capture/Desktop created by burek
12:52 AM WikiStart edited by burek
(diff)
12:46 AM Capture/Webcam created by burek
12:22 AM Changeset in ffmpeg [983fa8bc] by Mans Rullgard <mans@mansr.com>
fate: add flac encode/decode tests with various options …
12:22 AM Changeset in ffmpeg [360aa246] by Mans Rullgard <mans@mansr.com>
flacenc: add option for forcing stereo decorrelation mode This is …

Jul 3, 2012:

11:17 PM Changeset in ffmpeg [776a4e4] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/segment: apply minor documentation updates and adjustements …
11:02 PM Changeset in ffmpeg [5eb4af6c] by Michael Niedermayer <michaelni@gmx.at>
snow: move init code that depends on picture paramaters to after these …
10:47 PM Changeset in ffmpeg [93d67296] by Michael Niedermayer <michaelni@gmx.at>
video_get_buffer: return ENOMEM instead of -1 on malloc failure …
10:46 PM Changeset in ffmpeg [f339ebc1] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: print error message on get_buffer related errors …
10:46 PM Changeset in ffmpeg [f91b7d80] by Michael Niedermayer <michaelni@gmx.at>
mdutils: print error message on error get_buffer related errors …
10:32 PM Changeset in ffmpeg [86e107a7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:02 PM Changeset in ffmpeg [af392efe] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: rename SegmentContext.pb to list_pb The new name is …
9:42 PM Ticket #845 (Artefacts with Indeo 4) updated by ami_stuff
[…] and […] samples were fixed by the latest fix for indeo4 …
9:39 PM Ticket #1290 (Segment muxer does not work with audio-only) closed by Stefano Sabatini
fixed: Should be fixed in: […] Works here with command: […]
9:27 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) created by Dennis
Summary of the bug: Encoding H264 appears to be broken on both Win32 & …
9:26 PM Changeset in ffmpeg [d8013f38] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add error log in case of invalid filename template …
9:23 PM Changeset in ffmpeg [a1e092cc] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: fix logic for segmenting audio-only inputs Also add a …
9:23 PM Changeset in ffmpeg [4e2899dd] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add more information in log message in seg_write_packet()
9:05 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
Interestingly, .MP4 files fail in the same way from this device - …
8:43 PM canon_avchs_ffmpeg.mts attached to Ticket #1464 by Tim Dawson
Vidio from Caon HF-R300 that runs fine in ffmpeg 9 and below, dies above.
8:34 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
No - your attachment gives a bit of garbled still video in 10.3, 11.0 …
8:06 PM Changeset in ffmpeg [597282ef] by Stefano Sabatini <stefasab@gmail.com>
doc: add documentation regarding MIPS optimizations Add doc/mips.txt …
7:48 PM Changeset in ffmpeg [fd0e6ef9] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: remove unused offset variable
7:48 PM Changeset in ffmpeg [77dcae5] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: apply misc fixes to the private options internal …
7:48 PM Changeset in ffmpeg [a5af2933] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: slightly simplify fail logic in seg_write_packet()
7:48 PM Changeset in ffmpeg [4ad17bc7] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: move list filename printing logic from segment_end() to …
7:46 PM Changeset in ffmpeg [30327865] by Martin Storsjö <martin@martin.st>
ismindex: Verify that all bitrate variants match In Smooth Streaming, …
7:46 PM Changeset in ffmpeg [1be8c908] by Martin Storsjö <martin@martin.st>
ismindex: Properly report errors reading the MFRA atom Signed-off-by: …
7:43 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Cc changed
Replying to tadawson: > I am having a similar problem. …
7:35 PM Changeset in ffmpeg [71e5a140] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Suggest aresample filter if it was not compiled but requested.
7:26 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Tim Dawson
I am having a similar problem. To test, I have static builds of ffmpeg …
6:16 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Summary changed
Regression since ca332b1
5:59 PM Test-2.sgi attached to Ticket #1506 by Carl Eugen Hoyos
5:33 PM Ticket #1502 (vc1 decoding regression) updated by Carl Eugen Hoyos
Replying to reimar: > Do any other players play this file? …
5:09 PM Ticket #1502 (vc1 decoding regression) updated by reimar
I was not able to verify the output (AMD broke their Linux drivers …
5:03 PM Changeset in ffmpeg [6ea973f] by Michael Niedermayer <michaelni@gmx.at>
avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces …
5:03 PM Changeset in ffmpeg [4251a0b8] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add planar RGB formats to pix_fmt_info Signed-off-by: …
5:03 PM Changeset in ffmpeg [6ca8ef51] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info …
5:02 PM Changeset in ffmpeg [e9757066] by Michael Niedermayer <michaelni@gmx.at>
libavutil: add 12 and 14 bit planar colorspaces Reviewed-by: Jean …
4:21 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Priority, Keywords changed
3:35 PM Changeset in ffmpeg [1a068bfe] by Diego Biurrun <diego@biurrun.de>
cosmetics: Consistently use C-style comments with multiple inclusion guards
3:35 PM Changeset in ffmpeg [4051be6f] by Diego Biurrun <diego@biurrun.de>
anm: fix a few Doxygen comments
3:35 PM Changeset in ffmpeg [09f21198] by Diego Biurrun <diego@biurrun.de>
misc typo and wording fixes
3:26 PM Changeset in ffmpeg [22662ca5] by Reinhard Tartler <siretart@tauware.de>
attributes: add av_noreturn Also use it in the declaration of the …
3:26 PM Changeset in ffmpeg [a1641e95] by Reinhard Tartler <siretart@tauware.de>
attributes: drop pointless define guards the av_-prefixed attributes …
3:10 PM Changeset in ffmpeg [06eb4f08] by Mans Rullgard <mans@mansr.com>
configure: do not disable av_always_inline with --enable-small …
1:35 PM Changeset in ffmpeg [09a445ce] by Luca Barbato <lu_zero@gentoo.org>
flvdec: initial stream switch support Codec change midstream gets …
1:35 PM Changeset in ffmpeg [906f9dce] by Luca Barbato <lu_zero@gentoo.org>
avplay: fix write on freed memory for rawvideo Do not assume avpacket …
1:31 PM Changeset in ffmpeg [33895451] by Martin Storsjö <martin@martin.st>
snow: remove a VLA used for edge emulation Signed-off-by: Martin …
1:14 PM Changeset in ffmpeg [fb93e61e] by Mans Rullgard <mans@mansr.com>
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled These …
1:06 PM Changeset in ffmpeg [5d171b1f] by Paul B Mahol <onemda@gmail.com>
jvdec: check if there is enough data Signed-off-by: Paul B Mahol …
1:06 PM Changeset in ffmpeg [f8a81755] by Paul B Mahol <onemda@gmail.com>
jvdec: remove redundant check Signed-off-by: Paul B Mahol …
1:06 PM Changeset in ffmpeg [1bc9e4c5] by Paul B Mahol <onemda@gmail.com>
jvdec: remove buf_size It is same as avpkt->size. Signed-off-by: …
1:06 PM Changeset in ffmpeg [1c638cfc] by Paul B Mahol <onemda@gmail.com>
jvdec: stop reading partial palette Signed-off-by: Paul B Mahol …
11:29 AM Changeset in ffmpeg [c673a90b] by Michael Niedermayer <michaelni@gmx.at>
tools: add bisect script This script works like "git bisect" except …
11:02 AM Wrong_aspect_after_resolution_change.rmvb attached to Ticket #1507 by Carl Eugen Hoyos
11:00 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
[…] This part is a duplicate of ticket #1312 But the video aspect …
10:47 AM Changeset in ffmpeg [c9de83fe] by Michael Niedermayer <michaelni@gmx.at>
yadif/x86: add prototypes for functions, make code valid C again. …
10:38 AM Changeset in ffmpeg [114f82ee] by Michael Niedermayer <michaelni@gmx.at>
jvdec: check that the video_size fits in the packet. Prevents use of …
10:00 AM Ticket #1508 (Unexported Ogg metadata) created by Clément Bœsch
[…] The title & comment meta appear in VLC, but don't with FFmpeg …
9:53 AM Changeset in ffmpeg [596814f9] by Paul B Mahol <onemda@gmail.com>
jvdec: fix memleak of jv->frames Signed-off-by: Paul B Mahol …
9:52 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by xyzpublic
Sample uploaded to …
9:40 AM ffmpeg-20120703-173749.log attached to Ticket #1507 by xyzpublic
ffmpeg -report log
9:16 AM Changeset in ffmpeg [cbd9b2f9] by Martin Storsjö <martin@martin.st>
snow: remove the runs[] VLA. Signed-off-by: Martin Storsjö …
9:16 AM Changeset in ffmpeg [4d8516fd] by Martin Storsjö <martin@martin.st>
snow: Check mallocs at init Signed-off-by: Martin Storsjö …
7:24 AM Ticket #1506 (sgi fails to decode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
5:47 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide complete uncut console …
5:45 AM Ticket #1505 (Memory poisoning) closed by Clément Bœsch
fixed: Added in 7c84e7d33762a4bccc0002476a3b20e0b8f26fcc
3:26 AM Changeset in ffmpeg [9d0c71e5] by Michael Niedermayer <michaelni@gmx.at>
jvdemux: correct size for truncated packets Signed-off-by: Michael …
2:55 AM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) created by xyzpublic
Summary of the bug: Change of dimensions of the source video seems not …
2:18 AM Changeset in ffmpeg [699083ed] by Paul B Mahol <onemda@gmail.com>
fate: add test for Bitmap Brothers JV demuxer Signed-off-by: Paul B …
2:18 AM Changeset in ffmpeg [7c520701] by Paul B Mahol <onemda@gmail.com>
fate: add test for Bitmap Brothers JV video Signed-off-by: Paul B …
1:31 AM Changeset in ffmpeg [6671c400] by Michael Niedermayer <michaelni@gmx.at>
h264pred: assert that depth is supported Signed-off-by: Michael …
1:31 AM Changeset in ffmpeg [9c995fe1] by Michael Niedermayer <michaelni@gmx.at>
h264dsp: assert that depth is supported Signed-off-by: Michael …
1:31 AM Changeset in ffmpeg [5a1bbb3a] by Michael Niedermayer <michaelni@gmx.at>
dsputil: assert that depth is supported Signed-off-by: Michael …
Note: See TracTimeline for information about the timeline view.