Timeline



Jun 22, 2011:

11:30 PM Changeset in ffmpeg [1af1b527] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
general.texi: use "the FFmpeg libraries" in place of enumerating them …
11:30 PM Changeset in ffmpeg [72365be4] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
general.texi: apply minor formatting fix in the MinGW section
10:39 PM Changeset in ffmpeg [523b57b3] by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked …
10:39 PM Changeset in ffmpeg [a3589cc] by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit …
10:39 PM Changeset in ffmpeg [0820593e] by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 cropping warning (cherry picked from commit …
10:39 PM Changeset in ffmpeg [4db2b966] by Michael Niedermayer <michaelni@gmx.at>
H.264: reference the correct SPS in decode_scaling_matrices (cherry …
10:17 PM Changeset in ffmpeg [b7b61ff6]n0.7.1 by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked …
10:17 PM Changeset in ffmpeg [7a6e47b9] by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit …
10:17 PM Changeset in ffmpeg [f84c349b] by Michael Niedermayer <michaelni@gmx.at>
H.264: fix 4:4:4 cropping warning (cherry picked from commit …
10:17 PM Changeset in ffmpeg [26f732e2] by Michael Niedermayer <michaelni@gmx.at>
H.264: reference the correct SPS in decode_scaling_matrices (cherry …
9:59 PM Changeset in ffmpeg [9cd7b85] by Mans Rullgard <mans@mansr.com>
configure: add --optflags option This allows overriding the default …
9:59 PM Changeset in ffmpeg [f87b03b5] by Mans Rullgard <mans@mansr.com>
build: move documentation rules to doc/Makefile Signed-off-by: Mans …
9:53 PM Changeset in ffmpeg [698a183e] by Mans Rullgard <mans@mansr.com>
build: move test rules to tests/Makefile Signed-off-by: Mans Rullgard …
9:21 PM Changeset in ffmpeg [82b2dd5e] by Michael Niedermayer <michaelni@gmx.at>
release_notes: update for 0.7.1 Signed-off-by: Michael Niedermayer …
9:19 PM Changeset in ffmpeg [e82ddde0] by Michael Niedermayer <michaelni@gmx.at>
set VERSION for 0.7.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:55 PM Changeset in ffmpeg [07f5da61] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: do not add duplicated pixel formats. This avoid a crash with …
8:55 PM Changeset in ffmpeg [e8454552] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use new avformat_open_* API. (cherry picked from commit …
8:44 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Safari on iPhone also fails (differently).
8:25 PM Changeset in ffmpeg [8ae1a952] by Michael Niedermayer <michaelni@gmx.at>
This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags.
7:45 PM Changeset in ffmpeg [81ef892c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use HAVE_TEN_OPERANDS for new decode_significance* functions.
7:22 PM Changeset in ffmpeg [c956907e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Revert needless API change in 05e84c95. When providing a custom …
7:20 PM Changeset in ffmpeg [3fedb3e6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Revert needless API change in 05e84c95. When providing a custom …
6:24 PM 1_RGB.jpg attached to Ticket #297 by ami_stuff
6:24 PM Changeset in ffmpeg [0b5c2612] by Michael Niedermayer <michaelni@gmx.at>
set for next release of 0.8 Signed-off-by: Michael Niedermayer …
6:23 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) created by ami_stuff
Attached jpg file (RGB color mode) decodes with wrong colors. …
6:21 PM Changeset in ffmpeg [680e4736] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: do not add duplicated pixel formats. This avoid a crash with …
6:20 PM Changeset in ffmpeg [44e83d0c] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use new avformat_open_* API.
6:08 PM Changeset in ffmpeg [b6bde8c7] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use new avformat_open_* API.
5:05 PM Changeset in ffmpeg [c9584f0c] by Clément Bœsch <ubitux@gmail.com>
vf_mp: do not add duplicated pixel formats. This avoid a crash with …
4:28 PM Changeset in ffmpeg [f4228097] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: minor style fixes in formats.c
4:18 PM Changeset in ffmpeg [684f4abf] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove unneeded local variable in asym_quant()
4:18 PM Changeset in ffmpeg [f21fb76b] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove a branch in asym_quant() by doing 2 shifts
4:18 PM Changeset in ffmpeg [0e4dbe29] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: avoid masking output in asym_quant() by using signed values …
2:05 PM Ticket #187 (3GP/MP4 performance regression) updated by pento
A workaround for this bug is to use the -r option.
12:40 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by taeuber
Hi Michael, i found the correct solution: […] When STDIN is a …
12:31 PM Ticket #296 (support seeking by decoding from the begin) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Isn't this more related to msvideo1 than avi?
12:28 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Carl Eugen Hoyos
> I have just acquired a GV-MFD110 and that seems to work ok. Does …
10:17 AM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by taeuber
Hi Michael, this is how I would implement it: […] I have no idea …
9:39 AM Changeset in ffmpeg [2702a6f1] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
9:39 AM Changeset in ffmpeg [7c9079ab] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix 4:4:4 + deblocking + MBAFF
9:39 AM Changeset in ffmpeg [932db250] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix 4:4:4 cropping warning
9:39 AM Changeset in ffmpeg [85a88f9c] by Jason Garrett-Glaser <jason@x264.com>
H.264: reference the correct SPS in decode_scaling_matrices
9:39 AM Changeset in ffmpeg [3b79f2e] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix bug in lossless 4:4:4 decoding Coefficient test for i16x16 …
4:03 AM Changeset in ffmpeg [b2ad33de] by Philip Langdale <philipl@overt.org>
CrystalHD: Always identify H.264 streams as Annex B. Now that we're …
4:03 AM Changeset in ffmpeg [63e06972] by Philip Langdale <philipl@overt.org>
CrystalHD: Always send filtered H.264 stream to hardware. As we're …
4:03 AM Changeset in ffmpeg [edf5fbd5] by Philip Langdale <philipl@overt.org>
CrystalHD: Simplfy extradata handling for non-Annex B content. …
3:16 AM Changeset in ffmpeg [043d2aff] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rawdec: …
2:52 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by bovine
andrewc: offtopic, but i see you are also trying to use zoneminder! …
2:10 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by andrewc
bovine, yes pretty much the same errors. I've recompiled ffmpeg from …

Jun 21, 2011:

11:51 PM Ticket #296 (support seeking by decoding from the begin) created by ami_stuff
The file seeks correctly with WMP/MPC, maybe it's possible to fix …
10:58 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Carl Eugen Hoyos
I installed latest mingw32 and SDL 1.2.14 on Vista and compiled FFmpeg …
8:48 PM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) updated by Ricardo Bánffy
[…]
8:44 PM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) created by Ricardo Bánffy
When doing "qt-faststart infile.mp4 …
8:18 PM Changeset in ffmpeg [67e7dc54] by Diego Biurrun <diego@biurrun.de>
rawdec: Fix decoding of QT WRAW files. From some tests it results …
7:55 PM Changeset in ffmpeg [1986380d] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: ffplay: do not init SDL …
7:55 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) updated by Michael Niedermayer
writing into the decoders coded_frame is not a good idea. Iam not …
7:47 PM Changeset in ffmpeg [f082a0fb] by Mans Rullgard <mans@mansr.com>
configure: report optimization for size separately This removes an …
7:41 PM Changeset in ffmpeg [86824c1d]n0.8 by Michael Niedermayer <michaelni@gmx.at>
ffplay: do not init SDL audio if -an is specified. Signed-off-by: …
7:41 PM Changeset in ffmpeg [4a34e54] by Michael Niedermayer <michaelni@gmx.at>
Fix zero-length gnu_printf format string warning. Signed-off-by: …
7:41 PM Changeset in ffmpeg [5f65489] by Michael Niedermayer <michaelni@gmx.at>
A cmp instruction with two constants is invalid, thus "g" constraint …
7:39 PM Changeset in ffmpeg [53d5cd2c] by Diego Biurrun <diego@biurrun.de>
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
7:38 PM Changeset in ffmpeg [7ac63965] by Diego Biurrun <diego@biurrun.de>
mov: Support R10g codec identifier.
7:38 PM Changeset in ffmpeg [a304a833] by Diego Biurrun <diego@biurrun.de>
riff/img2: Add JPEG 2000 codec IDs.
7:38 PM Changeset in ffmpeg [2ea1ca17] by Diego Biurrun <diego@biurrun.de>
riff: Add DAVC fourcc. This fourcc is used by the "mpegable AVC" …
7:38 PM Changeset in ffmpeg [682a2011] by Diego Biurrun <diego@biurrun.de>
riff: Add M263, XVIX, MMJP, CDV5 fourccs.
7:33 PM Changeset in ffmpeg [d352df0] by Diego Biurrun <diego@biurrun.de>
rawvideo: Support auv2 fourcc.
7:14 PM Changeset in ffmpeg [df3850db] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: release_notes: document …
6:58 PM Changeset in ffmpeg [250cebeb] by Michael Niedermayer <michaelni@gmx.at>
release_notes: document not fully understood mingw-sdl issue …
6:53 PM Changeset in ffmpeg [087d93f5] by Diego Biurrun <diego@biurrun.de>
swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
6:52 PM Changeset in ffmpeg [6371ce4b] by Diego Biurrun <diego@biurrun.de>
h264: Fix assert that failed to compile with -DDEBUG. The assert …
6:21 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) updated by Fritz
file used http://samples.mplayerhq.hu/MPEG2/interlaced/koncercik.mpg
6:09 PM deinterlace.patch attached to Ticket #294 by Fritz
patch to clear interlaced_frame flag when using -deinterlace
6:06 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) created by Fritz
transcoding to a y4m file. used -deinterlace which did deinterlace …
6:05 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
Just to clarify, ffplay does build with the latest git, but …
5:51 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
Sorry, I guess it was my mistake, I couldn't find it the first time I …
5:11 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
Replying to KSHawkEye: > It should also be noted that …
4:34 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
It should also be noted that with that flag ffplay is not built.
4:30 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
With --disable-outdev=sdl the build does work.
4:16 PM Changeset in ffmpeg [0452f77f] by Michael Niedermayer <michaelni@gmx.at>
release_notes: some updates Signed-off-by: Michael Niedermayer …
4:10 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by bovine
cehoyos, I have run your requested command (with extra logging …
3:52 PM Changeset in ffmpeg [e1674d7e] by Michael Niedermayer <michaelni@gmx.at>
presets: forgotten libvpx presets Signed-off-by: Michael Niedermayer …
3:08 PM Changeset in ffmpeg [9b80c51] by Michael Niedermayer <michaelni@gmx.at>
release_notes: fix version Signed-off-by: Michael Niedermayer …
3:06 PM Changeset in ffmpeg [c0c50535] by Michael Niedermayer <michaelni@gmx.at>
release_notes: mention more codecs Signed-off-by: Michael Niedermayer …
3:02 PM Changeset in ffmpeg [5114e36d] by Michael Niedermayer <michaelni@gmx.at>
release_notes: there will be 2 releases each for one ABI/API. …
2:43 PM Changeset in ffmpeg [6324a5a] by Michael Niedermayer <michaelni@gmx.at>
release_notes: suggest git log instead of the poorly maintained …
2:42 PM Changeset in ffmpeg [3afc647e] by Michael Niedermayer <michaelni@gmx.at>
release_notes: we do support releases Signed-off-by: Michael …
2:36 PM Changeset in ffmpeg [ad3ac1d5] by Michael Niedermayer <michaelni@gmx.at>
build system: disable memalign on haiku, its not reliable there. …
1:52 PM Ticket #293 (FFplay running on beagleboard xm,unable to listen any sound ..why?) created by LuckyNarang
We are running ffplay on beagleboard on beagle board,but we are not …
1:24 PM Changeset in ffmpeg [84e70ef0] by Diego Biurrun <diego@biurrun.de>
h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. …
12:38 PM Changeset in ffmpeg [06724c5f] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: remove duplicate avformat_alloc_context() Signed-off-by: …
12:37 PM Changeset in ffmpeg [df1768d0] by Michael Niedermayer <michaelni@gmx.at>
Fix segmentation fault in ffprobe
12:08 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
Please try --disable-outdev=sdl If that doesnt help please provide …
11:47 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) closed by Michael Niedermayer
fixed: Fixed locally, will push soon
11:37 AM Changeset in ffmpeg [ea57502c] by Mans Rullgard <mans@mansr.com>
fate: remove output redirections from old regtest scripts All tests …
11:17 AM Changeset in ffmpeg [3cb64e32] by Michael Niedermayer <michaelni@gmx.at>
wma: fix infinite loop Signed-off-by: Michael Niedermayer …
10:28 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by andrewc
I believe I've hit a related (if not identical) bug with "Geovision …
9:57 AM Ticket #279 (Remuxing aac in TS fails) updated by etienne
Right, my analysis was wrong, so I'll rephrase issue I encounter: …
9:18 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by jdelstrother
Ah, sorry. I have Flip4Mac installed, so QT is using their WMV …
8:48 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Carl Eugen Hoyos
Please test ffmpeg -i rtsp://... -qscale 10 out.avi, I don't think the …
8:45 AM Changeset in ffmpeg [da0dadb9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix H.264 4:4:4 lossless decoding. The coefficient test for i16x16 …
7:56 AM Ticket #288 (Theora encode bitrate bug.) updated by igor
This parameter is used only for bitrate in theora coder. It doesn't …
7:51 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by Carl Eugen Hoyos
Are you really saying that QuickTime can decode wmav2? It does not …
7:12 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by burek
I'm getting the same results: […]
4:26 AM Changeset in ffmpeg [082b4f83] by Michael Niedermayer <michaelni@gmx.at>
swscale: undo version upgrade that git merged in and that i missed …
3:47 AM Changeset in ffmpeg [788c313b] by Michael Niedermayer <michaelni@gmx.at>
swscale: revert ABI breaking long->int chnage that touch public ABI …
3:44 AM Ticket #287 (unicode under windows) updated by Anton Sergunov
But opening files trough fopen or fstream. Those function will fails …
3:27 AM Changeset in ffmpeg [779d7610] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: (109 commits) libx264: …
3:10 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
Here are the differences in the compile flags: Working: …
2:53 AM Ticket #290 (alpha channel not preserved when transcoding) updated by Michael Niedermayer
Priority, Component changed
Did this work in the past? and full uncut output from ffmpeg and …
2:47 AM Ticket #261 (ffmpeg now sets libx264 open_gop=1 by default) closed by Michael Niedermayer
fixed: Fixed locally
2:45 AM Changeset in ffmpeg [d39b33c6] by Michael Niedermayer <michaelni@gmx.at>
libx264: fix open gop default. Please use -x264opts to force open gop …
2:35 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
Also a in the future a mingw fate client would help detecting such …
2:33 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
So do you have any idea what is causing this ? maybe you can look at …
2:24 AM Changeset in ffmpeg [90c6963d] by Michael Niedermayer <michaelni@gmx.at>
avfilter picture pool: double free hotfix This fix introduces a small …
1:52 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
Actually, in ffmpeg.o it does have the _ […]
1:38 AM Changeset in ffmpeg [6cbe8199] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
1:07 AM Changeset in ffmpeg [b37dfe18] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio_parser: be less picky on the start position Signed-off-by: …
1:06 AM Changeset in ffmpeg [2d16394f] by Michael Niedermayer <michaelni@gmx.at>
ppc32: Fix movrel Fixes ticket272
12:54 AM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) closed by Michael Niedermayer
fixed: more or less fixed locally
12:15 AM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) updated by hjr
With the recent build, on files remuxed by ffmpeg the duration is …

Jun 20, 2011:

11:34 PM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) updated by Michael Niedermayer
Replying to michael: > maybe comparing the output from …
11:28 PM Ticket #292 (ffplay -f video4linux2 regression) updated by Stefano Sabatini
AFAIK the patch was fine and I used v4l2 so many times with no problem …
11:14 PM Ticket #180 (ffmpeg and ffserver different builds interraction) updated by Michael Niedermayer
If this can be reproduced with git master then please try to find out …
11:12 PM Ticket #292 (ffplay -f video4linux2 regression) created by Carl Eugen Hoyos
ffplay -f video4linux2 /dev/video0 does not work any more since …
10:56 PM Changeset in ffmpeg [e6c52cee] by Justin Ruggles <justin.ruggles@gmail.com>
Replace usages of av_get_bits_per_sample_fmt() with …
10:44 PM Ticket #291 (FFplay adds unnecessary black bars at the left and right side of the video) created by ami_stuff
FFplay adds unnecessary black bars at the left and right side of the …
10:41 PM Ticket #271 (regression with seeking in avi) reopened by exobuzz
10:40 PM Ticket #271 (regression with seeking in avi) updated by exobuzz
I see this bug is marked as fixed on git. I just rebuilt ffmpeg from …
10:36 PM Changeset in ffmpeg [c5ee7407] by Mans Rullgard <mans@mansr.com>
x86: cabac: fix register constraints for 32-bit mode Some operands …
10:21 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) closed by Michael Niedermayer
fixed: Patch applied i assume this fixes this ticket Thanks for the patch
10:14 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
[…]
9:55 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
Replying to KSHawkEye: > I believe it is related to the …
9:53 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Michael Niedermayer
Replying to KSHawkEye: > It was introduced with commit …
9:51 PM Ticket #213 (aac codec regression) reopened by Carl Eugen Hoyos
Works fine for me on 32- and 64-bit Linux (Core 2 Duo).
9:41 PM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
I cannot reproduce any problems when re-muxing, but the original …
9:38 PM Ticket #279 (Remuxing aac in TS fails) updated by Michael Niedermayer
I tried with a random ts file and mpegts_write_header() is called
9:36 PM Changeset in ffmpeg [2143d69b] by Mans Rullgard <mans@mansr.com>
cabac: move x86 asm to libavcodec/x86/cabac.h Signed-off-by: Mans …
9:36 PM Changeset in ffmpeg [d075e7d5] by Mans Rullgard <mans@mansr.com>
x86: h264: cast pointers to intptr_t rather than int Only the …
9:36 PM Changeset in ffmpeg [3a4edb76] by Mans Rullgard <mans@mansr.com>
x86: h264: remove hardcoded edi in decode_significance_8x8_x86() …
9:36 PM Changeset in ffmpeg [b92c1a6d] by Mans Rullgard <mans@mansr.com>
x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() …
9:36 PM Changeset in ffmpeg [3fc4e36c] by Mans Rullgard <mans@mansr.com>
x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() …
9:36 PM Changeset in ffmpeg [e4b5a204] by Mans Rullgard <mans@mansr.com>
x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() …
9:36 PM Changeset in ffmpeg [3146a30e] by Mans Rullgard <mans@mansr.com>
x86: cabac: change 'a' constraint to 'r' in get_cabac_inline() …
9:36 PM Changeset in ffmpeg [f743595e] by Mans Rullgard <mans@mansr.com>
x86: cabac: remove hardcoded esi in get_cabac_inline() Signed-off-by: …
9:36 PM Changeset in ffmpeg [da3af4d] by Mans Rullgard <mans@mansr.com>
x86: cabac: remove hardcoded edx in get_cabac_inline() Signed-off-by: …
9:36 PM Changeset in ffmpeg [51f16a9b] by Mans Rullgard <mans@mansr.com>
x86: cabac: remove unused macro parameter Signed-off-by: Mans …
9:36 PM Changeset in ffmpeg [018c3383] by Mans Rullgard <mans@mansr.com>
x86: cabac: remove hardcoded ebx in inline asm Signed-off-by: Mans …
9:36 PM Changeset in ffmpeg [6b712acc] by Mans Rullgard <mans@mansr.com>
x86: cabac: remove hardcoded struct offsets from inline asm …
9:36 PM Changeset in ffmpeg [34ee43fc] by Mans Rullgard <mans@mansr.com>
cabac: remove inline asm under #if 0 A comment says it's not faster …
9:36 PM Changeset in ffmpeg [8fcc0e79] by Mans Rullgard <mans@mansr.com>
cabac: remove BRANCHLESS_CABAC_DECODER switch The code does not …
9:36 PM Changeset in ffmpeg [eaa2d5a9] by Mans Rullgard <mans@mansr.com>
cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED …
9:32 PM Ticket #290 (alpha channel not preserved when transcoding) created by matteosistisette
When transcoding an flv file which has an alpha channel into a video …
9:28 PM Changeset in ffmpeg [093768c9] by Michael Niedermayer <michaelni@gmx.at>
Fix bink audio playback outside of FFmpeg. There are 2 known Bink …
9:22 PM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by jdelstrother
I've emailed the user who created that file to try and get some more …
9:17 PM Ticket #288 (Theora encode bitrate bug.) updated by Carl Eugen Hoyos
Priority, Status changed
FFmpeg allows to mux theora into other containers (avi, mkv, nut): …
9:13 PM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer, Summary changed
How was this file produced? Is it playable by any software? Not a …
9:06 PM Changeset in ffmpeg [dea22a1a] by Reinhard Tartler <siretart@tauware.de>
document libswscale bump
8:55 PM Ticket #213 (aac codec regression) updated by ami_stuff
Spam is gone, but the file still decodes incorrectly - I have tested …
8:18 PM Changeset in ffmpeg [20153fb8] by Reinhard Tartler <siretart@tauware.de>
error_resilience: skip last-MV predictor step if MVs are not …
8:18 PM Changeset in ffmpeg [d42aaa80] by Reinhard Tartler <siretart@tauware.de>
error_resilience: actually add counter when adding a MV predictor. …
8:17 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by ami_stuff
This output comes from libav debug build (sorry, I have no debug …
8:11 PM Ticket #281 (Build Error AC3 Encoder Option) updated by Michael Niedermayer
enabling the ac3 encoder with both alternative implementations …
7:20 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Kim Nguyen
>what performance effect does this patch have? >it could slow things …
7:03 PM Changeset in ffmpeg [3a07f5a4] by Anton Khirnov <anton@khirnov.net>
qdm2: Fix alignment of local array. Fixes ticket270 Signed-off-by: …
6:54 PM Changeset in ffmpeg [5a0a6ae6] by Anton Khirnov <anton@khirnov.net>
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX Fix …
6:54 PM Changeset in ffmpeg [702a62a1] by Anton Khirnov <anton@khirnov.net>
drawtext: add braces around initialisers for option defaults Fix …
6:54 PM Changeset in ffmpeg [53a715f5] by Anton Khirnov <anton@khirnov.net>
drawtext: reindent after the previous commit Signed-off-by: Anton …
6:54 PM Changeset in ffmpeg [3fd53def] by Anton Khirnov <anton@khirnov.net>
drawtext: fix strftime() text expansion The feature was dropped after …
6:37 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Michael Niedermayer
what performance effect does this patch have? it could slow things …
6:29 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by Michael Niedermayer
If theres a crash, gdb output would be usefull
6:13 PM Changeset in ffmpeg [cfbaeb31] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print warning if encoding would duplicate massive amounts of …
5:10 PM libav-recode.mp3 attached to Ticket #289 by hjr
libav-recode.mp3
5:10 PM libav-copy.mp3 attached to Ticket #289 by hjr
libav-copy.mp3
5:10 PM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) created by hjr
Bitrate is analyzed wrong and mp3 duration is way off then. == Recent …
4:01 PM Changeset in ffmpeg [07935318] by Reinhard Tartler <siretart@tauware.de>
Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b On …
2:24 PM Changeset in ffmpeg [ea6331f8] by Ronald S. Bultje <rsbultje@gmail.com>
h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).
1:19 PM libtheora.c.patch attached to Ticket #288 by igor
1:18 PM Ticket #288 (Theora encode bitrate bug.) created by igor
In ./libavcodec/libtheoraenc.c: […] It's wrong! Right way is: …
11:22 AM Changeset in ffmpeg [54dd50d1] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: remove outcommented merge trash Signed-off-by: Michael …
10:49 AM Ticket #287 (unicode under windows) created by Anton Sergunov
It will be nice to make unicode wrapper for main() under win32. …
10:40 AM infinite_loop_wma9_truncated.aiff attached to Ticket #286 by jdelstrother
Truncated output file from the wma9 input
10:38 AM infinite_loop_wma9.mov attached to Ticket #286 by jdelstrother
WMA9 file that makes ffmpeg loop indefinitely
10:37 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) created by jdelstrother
Hi, I have a mov-wrapped wma9 file that, if I try to transcode it to …
10:15 AM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by Carl Eugen Hoyos
Component changed
My last comment was wrong, it still works fine with mplayer -vc …
8:41 AM Ticket #213 (aac codec regression) closed by Carl Eugen Hoyos
worksforme: The console shows no spam and the output plays fine. Please re-open if …
8:38 AM Ticket #126 (h263 seeking / decoding problem) updated by Carl Eugen Hoyos
Summary changed
After seeking, mplayer -demuxer lavf -vc ffh263 shows some artefacts …
4:11 AM Ticket #231 (ffplay freezes with date -s in linux) updated by sahandeva
Replying to michael: > Do we want to do thread locking in …
2:07 AM Changeset in ffmpeg [56e11d23] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Drop …
1:15 AM Changeset in ffmpeg [ae88e9c] by Alex Converse <alex.converse@gmail.com>
mov: Fix empty edit detection.

Jun 19, 2011:

11:58 PM Changeset in ffmpeg [4aeb7769] by Michael Niedermayer <michaelni@gmx.at>
dump_metadata: Fix 0xd in metadata Fixed ticket245 Signed-off-by: …
11:58 PM Changeset in ffmpeg [867b1067] by Michael Niedermayer <michaelni@gmx.at>
Attempt to fix ticket266 Signed-off-by: Michael Niedermayer …
11:58 PM Changeset in ffmpeg [940a55cc] by Michael Niedermayer <michaelni@gmx.at>
eval: Fix 32bit unsigned parsing Fixes ticket264 Signed-off-by: …
11:58 PM Changeset in ffmpeg [a7e4342f] by Michael Niedermayer <michaelni@gmx.at>
avidec: consider non video to contain only keyframes when seeking. …
11:58 PM Changeset in ffmpeg [6c0f5172] by Michael Niedermayer <michaelni@gmx.at>
ffplay: dont drop frames by default when there is no audio stream …
11:57 PM Ticket #173 (ffplay jpeg2000 regression) closed by Michael Niedermayer
fixed: Seems fixed
11:33 PM Ticket #126 (h263 seeking / decoding problem) updated by Michael Niedermayer
This video does only conatin 1 keyframe the other "keyframes" arent …
10:43 PM Ticket #45 (FFplay do not respect resize alghoritm set in the sourcecode) updated by ami_stuff
> -vf scale=504:376:flags=2 can be used as a workaround ah, ok > …
9:53 PM Ticket #45 (FFplay do not respect resize alghoritm set in the sourcecode) updated by Michael Niedermayer
Replying to ami_stuff: > ok, there is an "-sws_flags" …
8:58 PM Changeset in ffmpeg [fd2c0a5d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add layout negotiation fields and helper functions.
8:58 PM Changeset in ffmpeg [527ca398] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: use int64_t lists in AVFilteFormats The list type was changed …
8:58 PM Changeset in ffmpeg [8f349b6] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: fix realloc size computation in avfilter_add_format() Replace …
8:58 PM Changeset in ffmpeg [c6e288a7] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: fix Makefile HEADERS Add a missing space between …
6:41 PM Changeset in ffmpeg [8d3d3436] by Mans Rullgard <mans@mansr.com>
Drop git- prefix from version labels Signed-off-by: Mans Rullgard …
6:34 PM Ticket #245 (bext display error for codingHistory with line breaks) closed by Michael Niedermayer
fixed: Fixed locally will be in the next push
5:54 PM Changeset in ffmpeg [8fab4007] by Reinhard Tartler <siretart@tauware.de>
Use the contents of RELEASE as version fallback instead of 'UNKNOWN' …
5:47 PM Changeset in ffmpeg [7b2d2190] by Mans Rullgard <mans@mansr.com>
path64/open64: filter out unsupported flags These flags are accepted …
5:45 PM Changeset in ffmpeg [72da9888] by Reinhard Tartler <siretart@tauware.de>
Add Release Notes
5:18 PM Changeset in ffmpeg [44f669e7] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add vsink_buffer, and use it in ff* tools Also add the public …
5:13 PM Changeset in ffmpeg [e89ba76a] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_color: use internal timebase Avoid timescale conversion, simplify.
5:13 PM Changeset in ffmpeg [141f0354] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
opt: do not crash in av_set_options_string() if opts == NULL Add …
5:06 PM Changeset in ffmpeg [15f03725] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add negate filter This filter is a simple wrapper around the …
5:06 PM Changeset in ffmpeg [dd2793c8] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add LUT (LookUp Table) generic filters
4:55 PM Ticket #213 (aac codec regression) updated by Michael Niedermayer
I also cannot reproduce this. If someone can please find out which …
3:58 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) closed by Michael Niedermayer
fixed: Fixed locally
11:30 AM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by Michael Niedermayer
Replying to cehoyos: > Also fails now with mplayer …
11:14 AM Ticket #271 (regression with seeking in avi) closed by Michael Niedermayer
fixed: will be fixed with my next push
5:12 AM Changeset in ffmpeg [4b84d511] by Alex Converse <alex.converse@gmail.com>
sipr: Drop unused DSPContext
5:12 AM Changeset in ffmpeg [1e3d5eec] by Alex Converse <alex.converse@gmail.com>
sipr: include string.h for mem*()
5:12 AM Changeset in ffmpeg [cb372931] by Alex Converse <alex.converse@gmail.com>
sipr: Use memmove() to copy overlapped buffers.
5:11 AM Changeset in ffmpeg [0c17beba] by Alex Converse <alex.converse@gmail.com>
h264: drop some ugly casts
3:56 AM Ticket #141 (ffplay displays black screen with image) closed by Michael Niedermayer
fixed: Fixed locally
3:34 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by Michael Niedermayer
Replying to cehoyos: > How do you know the OP tests on …
3:20 AM swscale-test-results.tar.xz attached to Ticket #265 by Martin Herkt
swscale-test results for linux, win32 and win32 without assembly …
3:16 AM Ticket #3 (Auto-detection of Sonic Foundry Soft Encode AC3 files with a 16-byte ...) updated by Michael Niedermayer
without looking at the file this sounds like a small demuxer should be …
3:12 AM Ticket #249 (Fix the filter remove-logo) updated by Michael Niedermayer
Owner changed
2:02 AM Changeset in ffmpeg [83f9bc8a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
1:54 AM Changeset in ffmpeg [15b4f644] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix mono input for width%8 Fixes ticket193 Signed-off-by: …
1:54 AM Changeset in ffmpeg [799a87d7] by Michael Niedermayer <michaelni@gmx.at>
avidec: Ignore unknown stream types Improves ticket131 …
1:54 AM Changeset in ffmpeg [a4233d1f] by Michael Niedermayer <michaelni@gmx.at>
h264: print actual slice number in "Too many slices" warning …
1:54 AM Changeset in ffmpeg [9291faeb] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: include mjpb_skiptosod in debug output Signed-off-by: …
1:54 AM Changeset in ffmpeg [a09a3e82] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: fix CJPG decoding. Fixes ticket133 Signed-off-by: Michael …
1:54 AM Changeset in ffmpeg [0aed4f81] by Michael Niedermayer <michaelni@gmx.at>
w32threads: with only 1 thread there cant be a active threading mode. …
1:54 AM Changeset in ffmpeg [035c13e3] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: warn if samples need to be converted in a lossy way for …
1:54 AM Changeset in ffmpeg [7ba26252] by Michael Niedermayer <michaelni@gmx.at>
flacenc: mark as lossless codec Signed-off-by: Michael Niedermayer …
1:54 AM Changeset in ffmpeg [34dc7aa] by Michael Niedermayer <michaelni@gmx.at>
libavcodec: add CODEC_CAP_LOSSLESS Signed-off-by: Michael Niedermayer …
1:45 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by Michael Niedermayer
Is this still reproduceable? also it should be investigated why mmx2 …
1:34 AM Ticket #193 (black bar when converting monow for certain horizontal resolutions) closed by Michael Niedermayer
fixed: Fixed locally
1:26 AM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) updated by Michael Niedermayer
maybe comparing the output from swscale-test between mingw and linux …
1:12 AM Ticket #274 (av_seek_frame fails on some files.) updated by Michael Niedermayer
Status, Owner, Component changed
If this still happens with current oldabi, please find out which …

Jun 18, 2011:

11:49 PM Ticket #131 (add support for (maybe broken) *.divx file) updated by Michael Niedermayer
Replying to ami_stuff: > It is acceptable to just ignore …
11:39 PM Ticket #12 (expand nut file format to encode 'bits_per_coded_sample') updated by Michael Niedermayer
This should be proposed on nut-devel
10:45 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by karol
I'm new here, so please cut me some slack. Sorry if I'm reporting it …
10:20 PM Ticket #181 (ffmpeg win-all be able to capture from dshow) updated by Michael Niedermayer
Owner changed
Theres some dshow code in avdevice, i have no windows to test what it …
9:59 PM Ticket #133 (CJPG files have chroma problems) closed by Michael Niedermayer
fixed: Will be fixed with my next git push
9:51 PM Changeset in ffmpeg [dbafb0e0] by Ronald S. Bultje <rsbultje@gmail.com>
lavf: prevent crash in av_open_input_file() if ap == NULL. Needed for …
8:02 PM Ticket #175 (Strange increase of the size of dsputil.o) updated by Michael Niedermayer
Replying to xhpohanka: > Unfortunately this change make …
8:00 PM Ticket #284 (Mpg format can not be converted to any other format) closed by Michael Niedermayer
fixed: thanks, the patch will be included with my next push
7:56 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
After doing some more reading it might not be rawdec.o, it appears …
7:55 PM Ticket #210 (24bit flac encoding) updated by Michael Niedermayer
Ive added a better warning locally, will be in git with my next push
7:24 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
It was introduced with commit 2291e18e4891066bbcbcd1a4e468a59a40e9cb5c
6:19 PM Ticket #284 (Mpg format can not be converted to any other format) updated by yxmlines
Replying to michael: > Please try if the patch below fixes …
5:57 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by Andrew Fernandes
Okay - I've tracked it down. The "size of array '...' is …
5:53 PM Changeset in ffmpeg [bed31c7] by Reinhard Tartler <siretart@tauware.de>
more Changelog additions
5:32 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by Andrew Fernandes
Okay - it turns out that there are two errors here. First, it was …
5:18 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by bovine
I still have the same problem with the latest ffmpeg and libh264 from …
3:42 PM Changeset in ffmpeg [84bd2b4] by Anton Khirnov <anton@khirnov.net>
lavf: add a forgotten NULL check in convert_format_parameters().
12:34 PM Changeset in ffmpeg [ed63f527] by Ronald S. Bultje <rsbultje@gmail.com>
Fix build if yasm is not available.
11:52 AM Changeset in ffmpeg [f188a1e0] by Ronald S. Bultje <rsbultje@gmail.com>
H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. Mainly …
10:17 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Carl Eugen Hoyos
If you think this is a regression, perhaps you find the version …
9:36 AM Changeset in ffmpeg [bde80559] by Clément Bœsch <ubitux@gmail.com>
dcaenc: small quantization simplification.
9:02 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Carl Eugen Hoyos
Please test latest git head (the version you are using is ancient, …
8:12 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) created by bovine
I am trying to convert a RTSP h264 video stream from a "Geovision" IP …
7:36 AM Changeset in ffmpeg [47a8243c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix -s documentation.
3:10 AM Changeset in ffmpeg [2905e3ff] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
1:39 AM Changeset in ffmpeg [44d1b408] by Michael Niedermayer <michaelni@gmx.at>
qdm2: Fix alignment of local array. Fixes ticket270 Signed-off-by: …
1:34 AM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by Michael Niedermayer
Unless there are vissual artifacts/the decode output differs or a …
1:25 AM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by Michael Niedermayer
Maybe you could find out which revission exactly broke it with git …
12:47 AM Ticket #178 (ffserver segfault) updated by Michael Niedermayer
As the patch was applied, is this still reproduceable?
12:45 AM Ticket #270 (Crash decoding qdm2 on ia32) closed by Michael Niedermayer
fixed: should be fixed with my next git push
12:11 AM Ticket #231 (ffplay freezes with date -s in linux) updated by Michael Niedermayer
Do we want to do thread locking in av_gettime() ? if so that shouldnt …
12:09 AM Changeset in ffmpeg [0c6cf3fa] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_color: set output pos values to -1 -1 is more correct than 0, as …
12:09 AM Changeset in ffmpeg [bb3a2b72] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_color: add @file doxy Also remove outdated reference to color in …
12:08 AM Changeset in ffmpeg [8055433b] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
graphparser: add missing NULL check in avfilter_graph_parse() Fix a …

Jun 17, 2011:

11:00 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by Michael Niedermayer
Replying to jlsantiago0: > These patches fix the problem. …
10:51 PM Ticket #284 (Mpg format can not be converted to any other format) updated by Michael Niedermayer
Please try if the patch below fixes it (and threads still work) thx […]
10:38 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by Michael Niedermayer
Status, Owner changed
Now someone just needs to add checks for errors (like file not found) …
10:14 PM Ticket #157 (Specifying KEYINT (-g) has no effect) updated by Michael Niedermayer
Priority changed
oldabi has been updated and supports -x264opts, which support all x264 …
10:10 PM Ticket #224 (Improving support for IIDC cameras (libavdevice/libdc1394.c)) closed by Michael Niedermayer
fixed: These patches have been applied some time ago
6:10 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by Jose Santiago
These patches fix the problem. fix-no-b-v2.patch has already been …
4:25 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
I get the same error with --extra-cflags and --extra-ldflags instead …
9:02 AM Changeset in ffmpeg [369c68c4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support DTS in mp4/mov.
8:56 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Carl Eugen Hoyos
Could you try to use --extra-cflags and --extra-ldflags instead of …
4:39 AM Changeset in ffmpeg [78440c00] by Anton Khirnov <anton@khirnov.net>
lavc: add opt_find to AVCodecContext class. Fixes encoder private …
4:36 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
1) I'm using the latest git, 4f643430f295a8376ca51f127a23b0f8ce92068b
4:35 AM config.log attached to Ticket #282 by Kyle
3:49 AM Changeset in ffmpeg [4f643430] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' * commit …

Jun 16, 2011:

11:57 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Carl Eugen Hoyos
Please: 1) confirm that you are using latest git 2) confirm that you …
11:08 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
The problem is SDL/ffplay related. I narrowed it down and the issue …
9:32 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) closed by Carl Eugen Hoyos
fixed: I fixed the crash (thank you for the report and the analysis), I …
9:27 PM Ticket #283 (dvd-pal target does not force correct colorspace (with DVCPRO50)) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
9:21 PM Changeset in ffmpeg [d8ee7770] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not crash if SDL_SetVideoMode() fails.
9:20 PM Changeset in ffmpeg [d5708923] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Move do_exit() and stream_close() up.
9:18 PM Changeset in ffmpeg [5ad05dd5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix documentation for -ar and -ac.
9:18 PM Changeset in ffmpeg [5fb67d80] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with old yasm.
9:06 PM Changeset in ffmpeg [f6e2af4f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Force 420 with target dvd and svcd. Fixes ticket283 …
6:51 PM Changeset in ffmpeg [3803af22] by Anton Khirnov <anton@khirnov.net>
h264: Complexify frame num gap shortening code By observation it did …
6:49 PM Changeset in ffmpeg [c98b928] by Anton Khirnov <anton@khirnov.net>
intreadwrite.h: fix AV_RL32/AV_RB32 signedness. The output type of …
6:24 PM Changeset in ffmpeg [aa15e687] by Anton Khirnov <anton@khirnov.net>
Fix decoding of mpegts streams with h264 video that does *NOT* have b …
6:24 PM Changeset in ffmpeg [7c44d71] by Anton Khirnov <anton@khirnov.net>
Add minor bumps and APIChanges entries for lavf private options.
6:24 PM Changeset in ffmpeg [55ba12e3] by Anton Khirnov <anton@khirnov.net>
ffmpeg: deprecate -vc and -tvstd They've been replaced by demuxer …
6:24 PM Changeset in ffmpeg [8035f429] by Anton Khirnov <anton@khirnov.net>
ffmpeg: use new avformat_open_* API.
6:24 PM Changeset in ffmpeg [50f2dfa] by Anton Khirnov <anton@khirnov.net>
ffserver: use new avformat_open_* API.
6:24 PM Changeset in ffmpeg [e0518705] by Anton Khirnov <anton@khirnov.net>
ffprobe: use new avformat_open_* API.
6:24 PM Changeset in ffmpeg [d0e142bb] by Anton Khirnov <anton@khirnov.net>
ffplay: use new avformat_open_* API.
6:24 PM Changeset in ffmpeg [9ba38229] by Anton Khirnov <anton@khirnov.net>
cmdutils: add opt_default2(). It stores options in a dictionary to be …
6:24 PM Changeset in ffmpeg [1b9b37b8] by Anton Khirnov <anton@khirnov.net>
dict: add AV_DICT_APPEND flag.
6:24 PM Changeset in ffmpeg [25de595] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_write_header() as a replacement for …
6:24 PM Changeset in ffmpeg [603b8bc] by Anton Khirnov <anton@khirnov.net>
Deprecate av_open_input_* and remove their uses. Deprecate the last …
6:24 PM Changeset in ffmpeg [05e84c95] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_open_input() as a replacement for av_open_input_* …
6:24 PM Changeset in ffmpeg [dc59ec5e] by Anton Khirnov <anton@khirnov.net>
AVOptions: add av_opt_find() as a replacement for av_find_opt.
6:24 PM Changeset in ffmpeg [7e83e1c5] by Anton Khirnov <anton@khirnov.net>
AVOptions: add av_opt_set_dict() mapping a dictionary struct to a …
6:24 PM Changeset in ffmpeg [0b7ccad6] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing frame size from input to …
6:24 PM Changeset in ffmpeg [10de86b8] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing pixel format from input to …
6:15 PM Changeset in ffmpeg [6ec2fd5f] by Michael Niedermayer <michaelni@gmx.at>
mmsh: fix 400 bad request There is no need to write two HTTP newlines …
6:11 PM Changeset in ffmpeg [62940bb4] by Anton Khirnov <anton@khirnov.net>
ffmpeg: initialise encoders earlier. Fixes choosing supported …
6:11 PM Changeset in ffmpeg [9446d759] by Anton Khirnov <anton@khirnov.net>
ffmpeg: merge output_codecs array into AVOutputStream members. …
5:54 PM Ticket #284 (Mpg format can not be converted to any other format) updated by yxmlines
Do not add any patches and enable all external encoder / decoder …
3:40 PM Ticket #284 (Mpg format can not be converted to any other format) updated by Carl Eugen Hoyos
Not reproducible on Linux. Is "ffmpeg -i ED.mpg" sufficient to …
3:13 PM Changeset in ffmpeg [1d076f46] by Diego Biurrun <diego@biurrun.de>
rtpenc_latm: Consistently use "Libav" in license boilerplate.
2:40 PM Changeset in ffmpeg [d8407339] by Martin Storsjö <martin@martin.st>
rtsp: Don't pass string pointer as format string to ff_url_join In …
2:40 PM Changeset in ffmpeg [60953888] by Martin Storsjö <martin@martin.st>
mmsh: fixed printf injection bug in mmsh request Signed-off-by: …
1:47 PM Ticket #284 (Mpg format can not be converted to any other format) updated by yxmlines
Status changed
1:45 PM Ticket #284 (Mpg format can not be converted to any other format) updated by yxmlines
ps Video files …
1:24 PM Ticket #284 (Mpg format can not be converted to any other format) created by yxmlines
Mpg format can not be converted to any other formatting tips are as …
1:06 PM build_gitsnap.2 attached to Ticket #281 by Farkas Szilard Levente
result of command: make V=1 libavcodec/avcodec-53.dll
1:05 PM git_show attached to Ticket #281 by Farkas Szilard Levente
result of command: git show
12:36 PM Ticket #283 (dvd-pal target does not force correct colorspace (with DVCPRO50)) created by tbart
When encoding DVCPRO50 material (or most likely any material having …
12:15 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
yes i have tried 0 and 24 still it gives segmentation fault....Is …
9:43 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by Carl Eugen Hoyos
Did you already try to use 24 (or another value) as the third operand …
9:05 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Carl Eugen Hoyos
Status, Component changed
Please confirm that you are using latest git head (first line of "git …
8:56 AM Changeset in ffmpeg [7cbc2e60] by Anton Khirnov <anton@khirnov.net>
codec-regression: remove pointless -r options for dnxhd
8:32 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
It is not referred in ffplay,but when it is NULL,then on comparison …
4:38 AM Ticket #282 (undefined reference to `_avdevice_register_all') created by Kyle
I'm getting: […] when --disable-static --enable-shared is used, …
4:29 AM Changeset in ffmpeg [56629aa0] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: mmsh: fixed printf …
1:53 AM Changeset in ffmpeg [7a02527b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ac3enc: …
1:15 AM Changeset in ffmpeg [a0bafaab] by Michael Niedermayer <michaelni@gmx.at>
mmsh: fixed printf injection bug in mmsh request

Jun 15, 2011:

9:56 PM Changeset in ffmpeg [b203f654] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: use correct alignment and length in channel coupling dsp …
7:57 PM Changeset in ffmpeg [a6286bda] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing framerate from input to …
7:57 PM Changeset in ffmpeg [8f3e9997] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing channels from input to output …
7:57 PM Changeset in ffmpeg [d7ee4402] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing samplerate from input to …
6:21 PM Changeset in ffmpeg [7f2228db] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Make buffer size check consistent and avoid a possible overflow.
6:20 PM Changeset in ffmpeg [c940c31c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix spelling.
3:59 PM Changeset in ffmpeg [e7c7b2d8] by Michael Niedermayer <michaelni@gmx.at>
Full support for sending H.264 in RTP This implements support for the …
12:27 PM Ticket #281 (Build Error AC3 Encoder Option) updated by Carl Eugen Hoyos
Please add the output of 'make V=1 libavcodec/avcodec-53.dll' and …
12:19 PM Changeset in ffmpeg [88ff180] by Mans Rullgard <mans@mansr.com>
ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes Signed-off-by: …
11:20 AM Changeset in ffmpeg [3636e791] by Diego Biurrun <diego@biurrun.de>
swscale: use SwsContext for av_log when available Signed-off-by: …
10:36 AM build_gitsnap_no_w32thread attached to Ticket #281 by Farkas Szilard Levente
w32threads flag set to "no"
10:34 AM Ticket #281 (Build Error AC3 Encoder Option) updated by Farkas Szilard Levente
Replying to cehoyos: > The following works fine for me on …
9:59 AM Ticket #281 (Build Error AC3 Encoder Option) updated by Carl Eugen Hoyos
Version, Component changed
The following works fine for me on Linux, please confirm that this is …
9:37 AM Ticket #281 (Build Error AC3 Encoder Option) updated by Farkas Szilard Levente
Replying to cehoyos: > Could you test latest git head? > …
9:35 AM Ticket #281 (Build Error AC3 Encoder Option) updated by Farkas Szilard Levente
Replying to cehoyos: > Could you test latest git head? > …
9:34 AM build_gitsnap attached to Ticket #281 by Farkas Szilard Levente
Git head Ac3 error
9:23 AM Ticket #263 (Unimplemented container channel layout) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
9:22 AM Ticket #55 (5.1 AAC Output Incorrectly Mapped) closed by Carl Eugen Hoyos
fixed: Both patches applied.
9:19 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by Carl Eugen Hoyos
Summary changed
9:11 AM Ticket #281 (Build Error AC3 Encoder Option) updated by Carl Eugen Hoyos
Status changed
Could you test latest git head? I believe this problem was fixed since.
9:09 AM Changeset in ffmpeg [4f4d1358] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support reading chan atoms with empty channel descriptions. Fixes …
8:58 AM Changeset in ffmpeg [dbf23d19] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Reindent after last commit.
8:57 AM Changeset in ffmpeg [b3452771] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix multi-channel AAC encoding. Fixes ticket 55.
8:53 AM Changeset in ffmpeg [b1c450b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix "redundant redeclaration" warning.
8:47 AM Changeset in ffmpeg [19b8c988] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed.
7:37 AM build attached to Ticket #281 by Farkas Szilard Levente
Error log avcodec with ac3 encoder option
7:37 AM Ticket #281 (Build Error AC3 Encoder Option) created by Farkas Szilard Levente
Hello, When I try to build ffmpeg with command ./configure …
12:43 AM Ticket #149 (ffplay: Broken sound in rtmp / rtsp streams) updated by Kyle
I experience the same results with the mms version of that stream, so …
12:15 AM Changeset in ffmpeg [c137fdd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
Note: See TracTimeline for information about the timeline view.