Timeline



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: …

Jun 14, 2011:

11:36 PM Changeset in ffmpeg [9e2f448d] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: Fix large memleak. Signed-off-by: Michael Niedermayer …
11:36 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by llogan
Yes, it still works as expected on 64 bit: […]
11:18 PM Changeset in ffmpeg [a60466db] by Diego Biurrun <diego@biurrun.de>
swscale: Remove HAVE_MMX from files that are only compiled with MMX …
11:17 PM Changeset in ffmpeg [97e057ff] by Diego Biurrun <diego@biurrun.de>
swscale: Fix compilation with --disable-mmx2. Some MMX2 functions …
11:16 PM Changeset in ffmpeg [b1931321] by Michael Niedermayer <michaelni@gmx.at>
mjpegenc: Fix JFIF version
10:56 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by Carl Eugen Hoyos
Does it work on 64bit?
8:55 PM Changeset in ffmpeg [4e058302] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: remove misplaced comment. The comment should have been …
8:33 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by llogan
Apparently it is now reproducible without x11grab, although I'm fairly …
7:59 PM Changeset in ffmpeg [0be37367] by Ronald S. Bultje <rsbultje@gmail.com>
ffmpeg: fix streaming to ffserver.
7:59 PM Changeset in ffmpeg [9f632111] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: split out RGB48 output functions from yuv2packed[12X]_c(). …
7:27 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by Carl Eugen Hoyos
Is the problem also reproducible without x11grab?
6:53 PM Changeset in ffmpeg [d530e57] by Mans Rullgard <mans@mansr.com>
build: move vpath directives to main Makefile Signed-off-by: Mans …
5:36 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by verb3k
Other non-lossless presets and internal encoders have been reported to …
1:46 PM Changeset in ffmpeg [0af8a71d] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix JPEG-range YUV scaling artifacts. YUV planes were marked …
11:31 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by Carl Eugen Hoyos
When is this NULL screen ever referred to in ffplay?
11:19 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
It returns NULL,whenever this NULL screen is referred it gives …
11:17 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
Replying to cehoyos: > Does SDL_SetVideoMode() segfault, …
11:10 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by Carl Eugen Hoyos
Type, Component changed
Does SDL_SetVideoMode() segfault, or does it return NULL?
9:59 AM Changeset in ffmpeg [cf53c486] by Mans Rullgard <mans@mansr.com>
build: move ALLFFLIBS to a more logical place Signed-off-by: Mans …
9:43 AM Changeset in ffmpeg [e897a633] by Mans Rullgard <mans@mansr.com>
ARM: factor some repetitive code into macros Signed-off-by: Mans …
8:54 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by Carl Eugen Hoyos
Status changed
Does not using libx264, but an internal encoder work? Does using …
7:11 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
This is the configure command we have used.... ./configure …
5:25 AM Changeset in ffmpeg [4ac5dffc] by Philip Langdale <philipl@overt.org>
CrystalHD: Use mp4toannexb bitstream filter. The H.264 parser that we …
5:25 AM Changeset in ffmpeg [7d2714d1] by Philip Langdale <philipl@overt.org>
CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. …
4:16 AM Changeset in ffmpeg [11177a4d] by Jason Garrett-Glaser <jason@x264.com>
Fix SVQ3 after adding 4:4:4 H.264 support
4:16 AM Changeset in ffmpeg [7b442ad9] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix CODEC_FLAG_GRAY It was broken in 4:4:4, and still did …
4:16 AM Changeset in ffmpeg [c90b9442] by Jason Garrett-Glaser <jason@x264.com>
4:4:4 H.264 decoding support Note: this is 4:4:4 from the 2007 spec …
2:56 AM Changeset in ffmpeg [173cd695] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
1:38 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by verb3k
This bug has been reported and confirmed by several users on …
12:00 AM Changeset in ffmpeg [fdb5e029] by Aurelien Jacobs <aurel@gnuage.org>
matroskadec: properly decode color space in an endian neutral way

Jun 13, 2011:

11:58 PM Changeset in ffmpeg [5fec3a25] by Aurelien Jacobs <aurel@gnuage.org>
matroskadec: use a temporary fourcc variable
11:53 PM Changeset in ffmpeg [f440f742] by Aurelien Jacobs <aurel@gnuage.org>
matroskaenc: ensure the written colorspace don't depend on host endianness
10:29 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Carl Eugen Hoyos
With the patch, compilation succeeds with Apple gcc 4.2 and decoding …
9:49 PM Changeset in ffmpeg [99477adc] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: fix allocation of floating point samples. sizeof(SampleType) …
9:02 PM Changeset in ffmpeg [35bdaf3] by Diego Biurrun <diego@biurrun.de>
utils: Drop pointless '#if 1' preprocessor directive.
8:49 PM Changeset in ffmpeg [38c304ad] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove empty ac3_float function that is never called
8:49 PM Changeset in ffmpeg [e0cc66df] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: split templated float vs. fixed functions into a separate …
8:49 PM Changeset in ffmpeg [e754dfc0] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples …
8:49 PM Changeset in ffmpeg [36151b3e] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: use function pointer to choose between AC-3 and E-AC-3 header …
8:38 PM Changeset in ffmpeg [504811ba] by Jason Garrett-Glaser <jason@x264.com>
Roll back 4:4:4 H.264 for now Needs some ARM/PPC asm modifications.
7:28 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Carl Eugen Hoyos
(Sorry, I had originally written my comment before you posted your …
7:21 PM Changeset in ffmpeg [295f0a25] by Jason Garrett-Glaser <jason@x264.com>
Fix SVQ3 after adding 4:4:4 H.264 support
7:21 PM Changeset in ffmpeg [c177cfb4] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix CODEC_FLAG_GRAY It was broken in 4:4:4, and still did …
7:21 PM Changeset in ffmpeg [c9c49387] by Jason Garrett-Glaser <jason@x264.com>
4:4:4 H.264 decoding support Note: this is 4:4:4 from the 2007 spec …
6:54 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by Andrew Fernandes
There is a …
6:51 PM Changeset in ffmpeg [25f05ddb] by Anton Khirnov <anton@khirnov.net>
h264_parser: Fix whitespace after previous change. Signed-off-by: …
6:51 PM Changeset in ffmpeg [a26ce1e2] by Anton Khirnov <anton@khirnov.net>
h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set. …
6:47 PM Changeset in ffmpeg [8d0786ec] by Anton Khirnov <anton@khirnov.net>
wav: remove an invalid free(). Signed-off-by: Anton Khirnov …
6:46 PM Changeset in ffmpeg [a8fd2f4e] by Anton Khirnov <anton@khirnov.net>
lavf: initialise reference_dts in av_estimate_timings_from_pts. Fixes …
6:45 PM Changeset in ffmpeg [108f318d] by Anton Khirnov <anton@khirnov.net>
h264: don't be so picky on decoding pps in extradata. Fixes issue2517 …
6:44 PM Changeset in ffmpeg [3de33b00] by Anton Khirnov <anton@khirnov.net>
avcodec.h: add or elaborate on some documentation comments. …
6:44 PM Changeset in ffmpeg [33aec3f4] by Anton Khirnov <anton@khirnov.net>
h264: change a few comments into error messages Signed-off-by: …
6:43 PM Changeset in ffmpeg [86961eea] by Anton Khirnov <anton@khirnov.net>
ac3dec: fix doxy-style for comment ("/>" should be "/<" instead). …
6:43 PM Changeset in ffmpeg [a31d4b3a] by Anton Khirnov <anton@khirnov.net>
img2: add .dpx to the list of supported file extensions. …
6:42 PM Changeset in ffmpeg [294e5475] by Anton Khirnov <anton@khirnov.net>
ffv1: fix undefined behavior with insane widths. The new tables is …
5:32 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Kim Nguyen
This is strange, my patch is removing the @got(r2), not adding it. I …
5:26 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Carl Eugen Hoyos
Apple gcc-4.2 with --enable-pic fails compilation: […]
5:02 PM Changeset in ffmpeg [e6ba3d42] by Aurelien Jacobs <aurel@gnuage.org>
replace remaining usage of deprecated av_metadata_set2() by av_dict_set()
4:55 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by Kim Nguyen
Replying to reimar: > Are you sure this isn't specific to …
4:46 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) closed by Aurélien Jacobs
fixed
4:45 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) updated by Aurélien Jacobs
Should be fixed now (commit 7ebaa967a2c5b038023409179ca3c56f5b4f4ed3). …
4:37 PM Changeset in ffmpeg [7ebaa967] by Aurelien Jacobs <aurel@gnuage.org>
matroskaenc: write colourspace element for rawvideo tracks
4:30 PM Changeset in ffmpeg [eb8de45c] by Aurelien Jacobs <aurel@gnuage.org>
nsv: simplify probe function
4:28 PM Changeset in ffmpeg [223694b4] by Aurelien Jacobs <aurel@gnuage.org>
nsv: return error code instead of discarding it in read_header()
2:46 PM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by Carl Eugen Hoyos
Reproduced by developer changed
This is reproducible with 0.7-rc1, I was unable to find a revision in …
11:30 AM Changeset in ffmpeg [9776e25d] by Mans Rullgard <mans@mansr.com>
ARM: jrevdct_arm: simplify stack usage Signed-off-by: Mans Rullgard …
11:30 AM Changeset in ffmpeg [13743c7a] by Mans Rullgard <mans@mansr.com>
ARM: jrevdct_arm: use push/pop mnemonics Use push/pop instead of …
11:30 AM Changeset in ffmpeg [77cdfde7] by Mans Rullgard <mans@mansr.com>
ARM: jrevdct_arm: misc cleanup - use 'const' macro to define coeff …
10:33 AM Changeset in ffmpeg [5c46ad1d] by Mans Rullgard <mans@mansr.com>
ARM: optimised mpadsp_apply_window_fixed Signed-off-by: Mans Rullgard …
9:28 AM Changeset in ffmpeg [b95d19b0] by Reinhard Tartler <siretart@tauware.de>
Add some (important) changelog entries
2:39 AM Changeset in ffmpeg [058d0363] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:51 AM Changeset in ffmpeg [21d5de93] by Michael Niedermayer <michaelni@gmx.at>
H264: Reduce pointless diffs to qatar Signed-off-by: Michael …
1:49 AM Changeset in ffmpeg [f0e9ee8d] by Michael Niedermayer <michaelni@gmx.at>
Revert "H264: Split out hl_motion and template it, this seems a bit …
12:03 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by nixscripter
I think I have it, but I'm not positive. When I tried it at first, I …

Jun 12, 2011:

8:46 PM Changeset in ffmpeg [3fe6bbd5] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
8:46 PM Changeset in ffmpeg [c5354942] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
avfiltergraph: make the AVFilterInOut alloc/free API public This is …
8:46 PM Changeset in ffmpeg [6119b23] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
avfiltergraph: change the syntax of avfilter_graph_parse() Make it …
8:46 PM Changeset in ffmpeg [86909dd5] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
graphparser: prefer void * over AVClass * for log contexts
4:02 PM Changeset in ffmpeg [33eac92] by Michael Niedermayer <michaelni@gmx.at>
h264: Complexify frame num gap shortening code By observation it did …
4:01 PM Changeset in ffmpeg [53781bf1] by Michael Niedermayer <michaelni@gmx.at>
Update todo All the known bugs in h264 are fixed so I'm calling it …
3:59 PM Changeset in ffmpeg [225083ac] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: replace 2 asserts by av_assert0 Signed-off-by: Michael …
12:19 PM Changeset in ffmpeg [de859358] by Anton Khirnov <anton@khirnov.net>
cmdutils: add missing NULL check in parse_options() Fix ffplay -i …
10:34 AM Ticket #222 (Remuxing video fails) updated by etienne
I get this outcome with -acodec copy -vcodec copy, and muxing to avi, …
10:18 AM Changeset in ffmpeg [2f2c6040] by Anton Khirnov <anton@khirnov.net>
x11grab: remove a memory allocation and the associated memcpy. …
2:30 AM Changeset in ffmpeg [d127d269] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
1:04 AM Changeset in ffmpeg [2291e18] by Michael Niedermayer <michaelni@gmx.at>
Fix --disable-everything Breakage was due to ff_find_pix_fmt() usage. …
12:05 AM Ticket #280 (no audio working on .mov file using ffprobe/ffplay/ffmpeg) closed by Carl Eugen Hoyos
invalid: This is not a useful report. If you want to reopen, please post …
12:02 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by Carl Eugen Hoyos
Could you try to find the exact version that fixed the problem? (I …
Note: See TracTimeline for information about the timeline view.