Timeline



Aug 16, 2012:

11:29 PM Changeset in ffmpeg [0f64cd1e] by Luca Barbato <lu_zero@gentoo.org>
mjpegdec: more meaningful return values
11:02 PM Encode/H.264 edited by llogan
add FAQ item about GPU (diff)
10:56 PM Ticket #1646 (bad first_dts in h264 file) updated by DonMoir
I think it would be probably less time consuming for someone to just …
10:38 PM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by Carl Eugen Hoyos
The chances are higher if a patch gets posted on ffmpeg-devel, ideally …
10:29 PM Ticket #1646 (bad first_dts in h264 file) updated by Carl Eugen Hoyos
Please use git bisect to find the version introducing the problem.
10:26 PM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by Douglas
It looks like this works has already been performed in a fork: …
10:22 PM Ticket #769 (png gray8 alpha decodes incorrectly) closed by Michael Niedermayer
fixed: Cant reproduce any of the mentioned issues anymore. Also please try to …
10:15 PM Changeset in ffmpeg [20bcce50] by Mans Rullgard <mans@mansr.com>
configure: clean up Altivec detection There used to be one test for …
10:14 PM Ticket #773 (Decoding H.264 gets stuck with Win XP, w32threads, and custom ...) updated by Michael Niedermayer
This is marked as 0.9, is this also reproduceable with git master ?
10:12 PM Ticket #814 (rgb24 -> yuv420p conversion is not precise?) updated by Michael Niedermayer
Keywords changed
9:39 PM Ticket #1646 (bad first_dts in h264 file) updated by DonMoir
Not sure when the real last good was. I don't have an infinite number …
9:34 PM Ticket #1647 ([PATCH] rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT) updated by Carl Eugen Hoyos
Component changed
Please send patches to ffmpeg-devel, they generally receive more …
9:33 PM Ticket #1646 (bad first_dts in h264 file) updated by Carl Eugen Hoyos
Replying to DonMoir: > This appears to be a regression. I …
9:14 PM #1647-rename-the-remaining-instances-of-HAVE_MMX2-to-HAVE_.patch attached to Ticket #1647 by xhmikosr
9:13 PM Ticket #1647 ([PATCH] rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT) created by xhmikosr
After some recent changes where MMX2 was changed to MMXEXT, there are …
9:01 PM Ticket #1147 (Memory consumption) updated by Michael Niedermayer
Cc changed
9:01 PM Ticket #1147 (Memory consumption) updated by Michael Niedermayer
Replying to kriptha: > If you want some way to reproduce …
8:29 PM Ticket #1629 (escape124 possible invalid writes) closed by Michael Niedermayer
fixed
8:28 PM Changeset in ffmpeg [3d781704] by Michael Niedermayer <michaelni@gmx.at>
escape124: fix integer overflow leading to excessive memory allocation …
8:12 PM Changeset in ffmpeg [962e912a] by Martin Storsjö <martin@martin.st>
getopt: Remove an unnecessary define Signed-off-by: Martin Storsjö …
8:04 PM Changeset in ffmpeg [4b529edf] by Michael Niedermayer <michaelni@gmx.at>
deprecate av_parse_cpu_flags This function is problematic in several …
8:04 PM Changeset in ffmpeg [540bd5a9] by Michael Niedermayer <michaelni@gmx.at>
av_parse_cpu_caps: add "mmxext" as alias for mmx2 Signed-off-by: …
8:04 PM Changeset in ffmpeg [e71df841] by Michael Niedermayer <michaelni@gmx.at>
fft-test: switch to new cpu flags API Signed-off-by: Michael …
8:03 PM Changeset in ffmpeg [3250231a] by Clément Bœsch <ubitux@gmail.com>
lavfi: add edgedetect filter.
8:02 PM Changeset in ffmpeg [cb5ab02a] by Martin Storsjö <martin@martin.st>
rtmp: Use int instead of ssize_t Not all compilers support ssize_t …
8:02 PM Ticket #1646 (bad first_dts in h264 file) updated by DonMoir
This appears to be a regression. I found another h264 file with same …
7:25 PM Changeset in ffmpeg [da8201cc] by Martin Storsjö <martin@martin.st>
getopt: Add missing includes Signed-off-by: Martin Storsjö …
6:42 PM Ticket #1646 (bad first_dts in h264 file) updated by DonMoir
Outside of a short term problem with RELATIVE_TS_BASE in some ogg …
6:39 PM bad_first_dts_h264_cut.mp4 attached to Ticket #1646 by DonMoir
6:38 PM Ticket #1646 (bad first_dts in h264 file) created by DonMoir
The file bad_first_dts_h264_cut.mp4 has a first_dts of 7 in the video …
6:36 PM Changeset in ffmpeg [12d2bbf3] by Nicolas George <nicolas.george@normalesup.org>
lavfi/movie: extend a doxygen comment.
5:03 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by Roger Pack
that patch said it was applied, so I assume this works for you now?
4:40 PM Changeset in ffmpeg [e6ee58fa] by Michael Niedermayer <michaelni@gmx.at>
libswscale: fix #endif comments in rgb2rgb_template.c Signed-off-by: …
4:27 PM Ticket #1478 (PulseAudio input performance regression) updated by GreatEmerald
And now tested on another machine - it confirmed the bug fixed by the …
4:07 PM Changeset in ffmpeg [584acbf5] by Nicolas George <nicolas.george@normalesup.org>
lavfi/movie: set pkt->stream_index for flushing. Otherwise, the value …
3:39 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
It is not... :-( There is no audio in the generated flash. So I can …
3:36 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
I just tried (added -an): […] And the output flash duration was …
3:30 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
No, this is not the issue. For me a problem occurs if the difference …
3:29 PM Changeset in ffmpeg [bb46b9a3] by Michael Niedermayer <michaelni@gmx.at>
vc1dsp_mmx: remove libavutil/internal.h include Signed-off-by: …
3:28 PM Changeset in ffmpeg [9bfeaf6f] by Michael Niedermayer <michaelni@gmx.at>
simple_idct_mmx: remove libavutil/internal.h include Signed-off-by: …
3:28 PM Changeset in ffmpeg [64b23d7d] by Michael Niedermayer <michaelni@gmx.at>
x86/motion_est_mmx: remove libavutil/internal.h include …
3:28 PM Changeset in ffmpeg [191ffc7f] by Michael Niedermayer <michaelni@gmx.at>
x86/mlpdsp: remove libavutil/internal.h include Signed-off-by: …
3:27 PM Changeset in ffmpeg [a3ececf3] by Michael Niedermayer <michaelni@gmx.at>
yadif: remove libavutil/internal.h include Signed-off-by: Michael …
3:26 PM Changeset in ffmpeg [501b681d] by Michael Niedermayer <michaelni@gmx.at>
lpc_mmx: remove libavutil/internal.h include Signed-off-by: Michael …
3:26 PM Changeset in ffmpeg [7cb9f1a8] by Michael Niedermayer <michaelni@gmx.at>
idct_sse2_xvid: remove libavutil/internal.h include Signed-off-by: …
3:13 PM Changeset in ffmpeg [e5f2731c] by Martin Storsjö <martin@martin.st>
rtmp: Add support for receiving incoming streams Signed-off-by: …
3:00 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by Roger Pack
00:00:09.96 increases to 00:00:09.98 is this what you're describing? …
3:00 PM Changeset in ffmpeg [75cd9a62] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: check for odd RC parameter combinations that could crash …
3:00 PM Changeset in ffmpeg [d472453e] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: fix division by zero Reported-by: thresh Signed-off-by: …
2:20 PM Changeset in ffmpeg [c581cb4e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
1:47 PM Changeset in ffmpeg [7ebe3962] by Martin Storsjö <martin@martin.st>
Add missing includes for code relying on external libraries …
1:35 PM Ticket #1644 (vf select doesn't work with multiple images output) updated by Clément Bœsch
Replying to Cigaes: > image2 is not capable of variable …
1:02 PM Changeset in ffmpeg [208d6e66] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: add verbose debug message showing initial parameters
1:02 PM Changeset in ffmpeg [5b0151a4] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: reindent after previous commits
1:02 PM Changeset in ffmpeg [419e1b74] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: apply misc fixes to default values setting In particular: …
1:01 PM Changeset in ffmpeg [191b77eb] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: add named options support Old syntax has been kept for …
12:13 PM Changeset in ffmpeg [6efce3a8] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove hue wrapped filter hue was integrated as a native …
12:12 PM Ticket #1645 (Duration calculation error when -ss precedes -i) created by Cheedoong
Summary of the bug: It appeared long time ago, I also saw somebody …
11:23 AM Changeset in ffmpeg [232e35de] by Martin Storsjö <martin@martin.st>
Fix even more missing includes after the common.h removal …
9:13 AM Ticket #1644 (vf select doesn't work with multiple images output) updated by Cigaes
image2 is not capable of variable frame rate, so -vsync cfr is …
9:08 AM Ticket #1644 (vf select doesn't work with multiple images output) created by Clément Bœsch
[…] Image 1 looks ok, but image 2 to 5 are identical; this is not …
9:05 AM Changeset in ffmpeg [f704a079] by Diego Biurrun <diego@biurrun.de>
build: Factor out rangecoder dependencies to CONFIG_RANGECODER A new …
9:05 AM Changeset in ffmpeg [c292f6a2] by Diego Biurrun <diego@biurrun.de>
build: Factor out error resilience dependencies to …
9:05 AM Changeset in ffmpeg [6961bdfa] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Consistently name all init files
8:22 AM Ticket #1608 (lxfdec fails to recognize 16 channels) closed by Carl Eugen Hoyos
fixed: Thank you for testing and the analysis!
8:20 AM Changeset in ffmpeg [e701b0cf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support reading 16-channel lxf files. Fixes ticket #1608. Reported, …
8:05 AM fishermans_friendCD_720_xvid.avi attached to Ticket #1621 by agowad
A file which after conversion to flv becomes longer
8:04 AM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
Hello I have used instructions from following article to build ffmpeg …
7:49 AM Changeset in ffmpeg [33e11284] by Martin Storsjö <martin@martin.st>
Add more missing includes after removing the implicit common.h …
6:10 AM Ticket #1473 (ffplay: mp3 with multiple APICs) closed by Carl Eugen Hoyos
fixed: Implemented by Michael.
5:22 AM Ticket #1605 (seek issue for realmedia files) updated by Abu Abdullah
Please check as well the seeking point itself, it seems it is shifted …
5:03 AM Changeset in ffmpeg [569027e] by Philip Langdale <philipl@overt.org>
movtextdec: Don't emit errors for normal duration-end packets. The …
3:46 AM Changeset in ffmpeg [6057de19] by Philip Langdale <philipl@overt.org>
srtenc: Add timing-less "subrip" encoder. Unsurprisingly, if a …
3:44 AM Changeset in ffmpeg [6af680fa] by Philip Langdale <philipl@overt.org>
srtdec: Add timing-less "subrip" decoder. After various discussions, …
2:57 AM Changeset in ffmpeg [b1b84b06] by Michael Niedermayer <michaelni@gmx.at>
lavf: minor bump for avformat_queue_attached_pictures() …
2:47 AM Changeset in ffmpeg [484aec4d] by Michael Niedermayer <michaelni@gmx.at>
LICENSE: correct incorrect claims on *GPL incompatibility There are …
2:38 AM Changeset in ffmpeg [c151e0c] by Michael Niedermayer <michaelni@gmx.at>
ffplay: reque attached pictures on channel changes. Fixes Ticket1473 …
2:37 AM Changeset in ffmpeg [11f8f2c0] by Michael Niedermayer <michaelni@gmx.at>
avformat: export queue_attached_pictures Signed-off-by: Michael …
2:25 AM Changeset in ffmpeg [a39c5c4c] by Michael Niedermayer <michaelni@gmx.at>
dv: fix null ptr dereference Fixes Ticket1640 Signed-off-by: Michael …
2:24 AM Ticket #1640 (ffplay crashes after seeking in corrupted dvvideo) closed by Michael Niedermayer
fixed
1:15 AM Changeset in ffmpeg [f0896a6b] by Michael Niedermayer <michaelni@gmx.at>
sp5xdec: fix off by 1 error causing a crash Fixes Ticket1633 …
1:14 AM Ticket #1633 (sp5x crash) closed by Michael Niedermayer
fixed
1:01 AM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) closed by Michael Niedermayer
fixed
12:57 AM Changeset in ffmpeg [747774e] by Michael Niedermayer <michaelni@gmx.at>
av_get_audio_frame_duration: fix ra144 Fixes Ticket1612 …

Aug 15, 2012:

11:50 PM Ticket #1635 (snow crash 2) closed by Michael Niedermayer
fixed
11:35 PM Changeset in ffmpeg [6ecf1eb0] by Michael Niedermayer <michaelni@gmx.at>
snowdec: add 2 av_asserts to check run validity Signed-off-by: …
11:31 PM Changeset in ffmpeg [4a596d19] by Michael Niedermayer <michaelni@gmx.at>
snowdec: check log in get_symbol2() Fixes Ticket1635 Found-by: Piotr …
11:14 PM How to speed up / slow down a video edited by Roger Pack
fix link (diff)
11:14 PM How to speed up / slow down a video edited by Roger Pack
minor cleanups, looks like you can't use vcodec copy (diff)
10:53 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by Carl Eugen Hoyos
Please test current git head, if the problem is still reproducible …
10:36 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) closed by Stefano Sabatini
invalid: Please note that the generated playlist file is not an M3U8 …
9:38 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
COMMAND: […] OUTPUT […]
9:38 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
COMMAND: […] OUTPUT: […]
9:36 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
COMMAND: […] OUTPUT: […]
8:48 PM Changeset in ffmpeg [70766c21] by Martin Storsjö <martin@martin.st>
Add some more missing includes after removing the implicit common.h …
8:42 PM Changeset in ffmpeg [0114c57] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: dont call draw edges on lowres this crashes otherwise, and …
8:35 PM Ticket #1602 (h263 crash with lowres) closed by Michael Niedermayer
fixed
8:14 PM Changeset in ffmpeg [e8c40220] by Michael Niedermayer <michaelni@gmx.at>
h263penc: fix multitheraded encoding Signed-off-by: Michael …
8:09 PM Changeset in ffmpeg [e2c54d4d] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: reset mb_x/y before writing the headers Signed-off-by: …
8:09 PM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) updated by michael depetrillo
Works ok in latest version of quick time for mac. I think it may have …
7:39 PM Changeset in ffmpeg [717a1876] by Michael Niedermayer <michaelni@gmx.at>
motion_est: switch some asserts to av_assert Signed-off-by: Michael …
7:38 PM Ticket #1601 (msmpeg4 reencode MB as intra or picture with higher quantizer if ...) updated by Michael Niedermayer
Status, Reproduced by developer, Component, Summary, Keywords, Version, Analyzed by developer, Type changed
This is a sideeffect of the motion estimation, bitrate and limitations …
7:32 PM Changeset in ffmpeg [1d9c2dc] by Martin Storsjö <martin@martin.st>
Don't include common.h from avutil.h Signed-off-by: Martin Storsjö …
7:05 PM Changeset in ffmpeg [93f257db] by Martin Storsjö <martin@martin.st>
rtmp: Automatically compute the hash for SWFVerification …
6:39 PM Ticket #1478 (PulseAudio input performance regression) updated by GreatEmerald
All right, did some more testing. The latest git revision does indeed …
1:55 PM Changeset in ffmpeg [9e89bc37] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
1:37 PM Ticket #1643 (Custom lock manager will cause multiple thread encoding deadlock) created by chinshou
I used av_lockmgr_register to register a custom mutex manager , then I …
7:37 AM Changeset in ffmpeg [635ac8e1] by Martin Storsjö <martin@martin.st>
rtmp: Add support for SWFVerification Specifies how the server …
6:45 AM Changeset in ffmpeg [661454aa] by Anton Khirnov <anton@khirnov.net>
api-example: use new video encoding API.
5:43 AM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) created by kelexel
Summary of the bug: It is more a feature request actually. When using …
4:21 AM Ticket #1638 (SWF demuxer cannot correctly identify MP3 stream) updated by mbradshaw
I've looked into this a bit and I've found the issue, but I'm unsure …
3:29 AM Changeset in ffmpeg [aee7b88c] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4v2: initialize mb_type array Signed-off-by: Michael …
3:03 AM Changeset in ffmpeg [fafd8443] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0 …
1:24 AM Changeset in ffmpeg [29cfdd3] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Appropriately name files containing only init functions
1:24 AM Changeset in ffmpeg [be129589] by Diego Biurrun <diego@biurrun.de>
mpegvideo_mmx_template: drop some commented-out cruft
1:21 AM Changeset in ffmpeg [6093960a] by Michael Niedermayer <michaelni@gmx.at>
movdec: Try to recover from overreading atoms Fixes Ticket1596 …
1:17 AM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) closed by Michael Niedermayer
fixed
12:04 AM Changeset in ffmpeg [f952ae14] by Michael Niedermayer <michaelni@gmx.at>
pafdec: fix wrong check for input buffer size. Signed-off-by: Michael …
12:00 AM Ticket #1641 (paf_video crash 2) closed by Michael Niedermayer
fixed

Aug 14, 2012:

11:57 PM Changeset in ffmpeg [456f0c64] by Michael Niedermayer <michaelni@gmx.at>
pafdec: fix wrong palette index check. Fixes Ticket1641 Found-by: …
10:18 PM Ticket #1478 (PulseAudio input performance regression) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test / also add output for current git head.
10:16 PM Ticket #1641 (paf_video crash 2) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
10:07 PM Ticket #1640 (ffplay crashes after seeking in corrupted dvvideo) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Reproducible with for example only back-seeks.
9:36 PM Changeset in ffmpeg [4cf40283] by Diego Biurrun <diego@biurrun.de>
libavresample: add mix level normalization option Provides an option …
9:36 PM Changeset in ffmpeg [11928d24] by Diego Biurrun <diego@biurrun.de>
w32pthreads: Add missing #includes to make header compile standalone
7:36 PM Changeset in ffmpeg [fb7e7808] by Martin Storsjö <martin@martin.st>
rtmp: Gracefully ignore _checkbw errors by tracking them …
7:35 PM Ticket #1641 (paf_video crash 2) created by ami_stuff
http://samples.mplayerhq.hu/V-codecs/2Vuy2.mov […]
7:31 PM Changeset in ffmpeg [8b6a5a79] by Martin Storsjö <martin@martin.st>
rtmp: Do not send _checkbw calls as notifications The _checkbw calls …
7:22 PM Changeset in ffmpeg [02f12de1] by Sebastien Zwickert <dilaroga@gmail.com>
vda: better frame allocation.
7:18 PM Ticket #1640 (ffplay crashes after seeking in corrupted dvvideo) updated by ami_stuff
http://www.datafilehost.com/download-7f18ab24.html
7:18 PM Ticket #1640 (ffplay crashes after seeking in corrupted dvvideo) created by ami_stuff
please seek a few times to reproduce (maybe invalid read) […]
5:36 PM Encode/H.264 edited by Roger Pack
add note about latency (diff)
5:31 PM Encode/H.264 edited by Roger Pack
tweak some crf verbiage, CBR et al headers (diff)
5:28 PM Changeset in ffmpeg [c0f4cf77] by Luca Barbato <lu_zero@gentoo.org>
prores: interlaced ProRes encoding Signed-off-by: Luca Barbato …
5:16 PM StreamingGuide edited by Roger Pack
minor textual cleanup, more tweaking of cpu usage (diff)
4:59 PM Ticket #1373 (bmv_video crash) closed by Michael Niedermayer
fixed: 2nd try will be fixed in my next git push
4:58 PM Changeset in ffmpeg [70f0ffa1] by Michael Niedermayer <michaelni@gmx.at>
bmv_videodec: fix out of array read Fixes Ticket1373 Signed-off-by: …
4:53 PM Encode/H.264 edited by llogan
remove suggestion to use placebo (diff)
4:39 PM Changeset in ffmpeg [068c8ce1] by Michael Niedermayer <michaelni@gmx.at>
remove duplicated code Signed-off-by: Michael Niedermayer …
4:04 PM Ticket #1478 (PulseAudio input performance regression) updated by GreatEmerald
I just upgraded to openSUSE 12.2 RC2 and tested this further with …
2:57 PM Changeset in ffmpeg [c8e186fa] by Michael Niedermayer <michaelni@gmx.at>
prores_kostya: implement interlaced encoding. Signed-off-by: Michael …
2:57 PM Changeset in ffmpeg [f0cbab2a] by Michael Niedermayer <michaelni@gmx.at>
prores_kostya: fix incorrect picture_size field. Signed-off-by: …
2:54 PM Changeset in ffmpeg [a22c996a] by Michael Niedermayer <michaelni@gmx.at>
Add ICO muxer Signed-off-by: Michael Bradshaw …
2:25 PM Changeset in ffmpeg [aec9390a] by Michael Niedermayer <michaelni@gmx.at>
Check for avio fail in avformat_write_header, av_write_frame With …
1:34 PM Changeset in ffmpeg [7427d1ca] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: g723.1: …
12:16 PM Changeset in ffmpeg [0e05908c] by Michael Niedermayer <michaelni@gmx.at>
vda: fix make checkheaders. Signed-off-by: Michael Niedermayer …
11:19 AM Changeset in ffmpeg [a32fa21d] by Stefano Sabatini <stefasab@gmail.com>
lavfi/asetnsamples: push as many frames as ready Signed-off-by: …
11:08 AM Changeset in ffmpeg [0d230e93] by Mans Rullgard <mans@mansr.com>
g723.1: simplify scale_vector() It is impossible for bits to be 15 …
11:08 AM Changeset in ffmpeg [a4b8fc3a] by Mans Rullgard <mans@mansr.com>
g723.1: simplify normalize_bits() This function is always called with …
10:48 AM Changeset in ffmpeg [063910f5] by Diego Biurrun <diego@biurrun.de>
vda: cosmetics: fix Doxygen comment formatting Signed-off-by: Diego …
10:48 AM Changeset in ffmpeg [694be29f] by Diego Biurrun <diego@biurrun.de>
vda: better frame allocation Signed-off-by: Diego Biurrun …
10:48 AM Changeset in ffmpeg [dc87ac55] by Diego Biurrun <diego@biurrun.de>
vda: Merge implementation into one file Signed-off-by: Diego Biurrun …
10:47 AM Changeset in ffmpeg [3c379706] by Diego Biurrun <diego@biurrun.de>
vda: support synchronous decoding Note that the symbols used to run …
10:47 AM Changeset in ffmpeg [cfc680ab] by Diego Biurrun <diego@biurrun.de>
vda: Reuse the bitstream buffer and reallocate it only if needed …
10:12 AM Changeset in ffmpeg [082b745d] by Nicolas George <nicolas.george@normalesup.org>
filter_design: document ownership and permissions.
10:00 AM Changeset in ffmpeg [271ddb11] by Nicolas George <nicolas.george@normalesup.org>
lavfi: use min_perms and rej_perms for out pads. There are several …
9:58 AM Changeset in ffmpeg [67a804b9] by Nicolas George <nicolas.george@normalesup.org>
dvdsubenc: reindent after recent commit.
9:35 AM Changeset in ffmpeg [2d3acbfe] by Nicolas George <nicolas.george@normalesup.org>
lavc: add const to AVCodecContext.codec_descriptor.
9:35 AM Changeset in ffmpeg [9bb936a8] by Nicolas George <nicolas.george@normalesup.org>
lavc: reimplement avcodec_get_name with descriptors.
9:34 AM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Cigaes
The patch series was just pushed to the current Git head. Please close …
9:17 AM Changeset in ffmpeg [690ef618] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: copy subtitles frame dimensions. The sub-movtextenc ref file …
9:17 AM Changeset in ffmpeg [e4f4d99d] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: make -s work for subtitles too. Some codecs allow to encode …
9:17 AM Changeset in ffmpeg [17e40236] by Nicolas George <nicolas.george@normalesup.org>
dvdsubenc: set frame size in extradata.
9:17 AM Changeset in ffmpeg [b1511e00] by Nicolas George <nicolas.george@normalesup.org>
lavf: probe PGS subtitles definition. The resolution is in the …
9:17 AM Changeset in ffmpeg [2dedd8f4] by Nicolas George <nicolas.george@normalesup.org>
dvdsubenc: make it usable for transcoding. DVD subtitles packets can …
9:17 AM Changeset in ffmpeg [0cad101e] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: add an option to fix subtitles durations. With this option, …
9:17 AM Ticket #1639 (concat filter frozen) updated by Cigaes
Analyzed by developer, Keywords changed
9:10 AM Ticket #1097 (prores_kostya: invalid read) closed by Carl Eugen Hoyos
fixed: Fixed by Boris Maksalov.
8:44 AM Ticket #1638 (SWF demuxer cannot correctly identify MP3 stream) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
8:36 AM Ticket #1639 (concat filter frozen) updated by Cigaes
Keywords, Status, Version, Reproduced by developer changed
Note that it works with -filter_complex.
8:04 AM Changeset in ffmpeg [ad08dfd5] by Diego Biurrun <diego@biurrun.de>
build: Factor out mpegvideo encoding dependencies to …
7:12 AM Ticket #1623 (libutvideo fails to link to FFmpeg if assembly is enabled) updated by qyot27
According to the output of file, the object files NASM produced …
4:45 AM Ticket #1639 (concat filter frozen) created by chinshou
The concat filter cause ffmpeg frozen. prepare any mp4 video , rename …
3:00 AM Ticket #1592 (filter-amix FATE tests errors on win64) updated by Michael Niedermayer
Keywords, Summary changed
1:39 AM Changeset in ffmpeg [1bfa349a] by Michael Niedermayer <michaelni@gmx.at>
vda: merge implementation into one file. Signed-off-by: Michael …
1:39 AM Changeset in ffmpeg [7f3dfd20] by Michael Niedermayer <michaelni@gmx.at>
vda: support synchronous decoding. Note that the symbols used to run …
1:31 AM Changeset in ffmpeg [47682ddc] by Michael Niedermayer <michaelni@gmx.at>
more verbose error messages at configure time Signed-off-by: …
1:21 AM Changeset in ffmpeg [e47d979] by Michael Niedermayer <michaelni@gmx.at>
asfdec: ignore too tiny indexes Fixes Ticket1521 Signed-off-by: …
1:20 AM Ticket #1521 (Seek does not work on a asf file.) closed by Michael Niedermayer
fixed
1:18 AM Encode/H.264 edited by llogan
ABR is not default; move rogers random stuff to additional information … (diff)
1:03 AM Encode/H.264 edited by llogan
revert confusing statement about lossless parameters; remove … (diff)
12:56 AM UntitledTest.swf attached to Ticket #1638 by mbradshaw
SWF file showing the defect.
12:56 AM Encode/H.264 edited by llogan
remove step 2.5 from CRF section; clarify 8-bit info (diff)
12:56 AM Ticket #1638 (SWF demuxer cannot correctly identify MP3 stream) created by mbradshaw
I created a SWF file with Adobe Flash Professional CS6 today. It's a …
12:25 AM Ticket #1486 (stalls / pauses in video every 30 seconds.) updated by Michael Niedermayer
Cc changed
12:25 AM Ticket #1486 (stalls / pauses in video every 30 seconds.) updated by Michael Niedermayer
please run it under gdb and interrupt it during a pause then provide …
12:04 AM Ticket #1473 (ffplay: mp3 with multiple APICs) updated by Michael Niedermayer
patch on ML

Aug 13, 2012:

11:48 PM Ticket #1408 (Encoding to mp3 produces a file with audio and video by default) closed by Michael Niedermayer
fixed
10:58 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) reopened by Carl Eugen Hoyos
10:37 PM Changeset in ffmpeg [0af85d57] by Martin Storsjö <martin@martin.st>
avprobe: Include libm.h for the log2 fallback Signed-off-by: Martin …
9:29 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by GabrielGerard
I tested the patch and works fine with "ffmpeg -i input.lxf -vcodec …
7:04 PM Changeset in ffmpeg [cee03436] by Luca Barbato <lu_zero@gentoo.org>
proresenc: use the edge emulation buffer Prevents reading past the …
7:03 PM Changeset in ffmpeg [fb96c1c5] by Luca Barbato <lu_zero@gentoo.org>
rtmp: handle bytes read reports 0x03 (bytes read report) is a known …
6:37 PM Changeset in ffmpeg [5e3900c7] by Michael Niedermayer <michaelni@gmx.at>
hls: Initialize stream_offset before find_stream_info. find stream …
6:37 PM Changeset in ffmpeg [cc913f74] by Michael Niedermayer <michaelni@gmx.at>
hls: check that the streams have been initialized before checking …
5:55 PM Ticket #1629 (escape124 possible invalid writes) updated by dbuitenh
$ valgrind ./ffmpeg_g -i xz.mov -f null - […] ==13408== HEAP …
5:50 PM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by downuse
Replying to michael: MPEG-PS files muxed with ffmpeg just …
5:45 PM Ticket #1623 (libutvideo fails to link to FFmpeg if assembly is enabled) updated by dbuitenh
That's not official upstream, FWIW. I hacked that in. Are you sure you …
5:38 PM MPEGPSUtils.7z attached to Ticket #1487 by downuse
5:37 PM Changeset in ffmpeg [fe5fba44] by Diego Biurrun <diego@biurrun.de>
configure: Fix typo in mpeg2video/svq1 decoder dependency declaration
4:59 PM Changeset in ffmpeg [d752509b] by Mans Rullgard <mans@mansr.com>
Use log2(x) instead of log(x) / log(2) Signed-off-by: Mans Rullgard …
4:08 PM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by Michael Smithng
Replying to michael: > iam happy to look into this and fix …
3:19 PM Ticket #1163 (ffprobe can produce invalid XML) updated by Đonny
Hi, I can reproduce it with ffprobe version N-42704-g85761ef built on …
3:16 PM Changeset in ffmpeg [ffda8f0f] by Michael Niedermayer <michaelni@gmx.at>
Proresenc: add multithreading support Signed-off-by: Michael …
3:04 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Carl Eugen Hoyos
If you cannot apply the latest series of this patch - …
2:56 PM Ticket #1631 (paf_video crash) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol.
2:11 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by Peter B.
I'm experiencing the same issue with current git head …
1:53 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by DonMoir
Fixes clock.avi but does not fix filecopy.avi which is CODEC_ID_MSRLE.
1:51 PM Changeset in ffmpeg [90540c2d] by Mans Rullgard <mans@mansr.com>
x86: swscale: fix fragile memory accesses To access data at multiple …
1:51 PM Changeset in ffmpeg [10b83cb6] by Mans Rullgard <mans@mansr.com>
x86: swscale: remove disabled code This code has been disabled since …
1:51 PM Changeset in ffmpeg [480178a2] by Mans Rullgard <mans@mansr.com>
x86: yadif: fix asm with suncc Under some circumstances, suncc will …
1:51 PM Changeset in ffmpeg [8ec0204e] by Mans Rullgard <mans@mansr.com>
x86: cabac: allow building with suncc This fixes two issues …
1:51 PM Changeset in ffmpeg [c8252e80] by Mans Rullgard <mans@mansr.com>
x86: mlpdsp: avoid taking address of void This code contains a C …
1:51 PM Changeset in ffmpeg [87fa05a0] by Mans Rullgard <mans@mansr.com>
ARM: intmath: use native-size return types for clipping functions …
1:44 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Hamed
Thank you so much. Would you please let me know how can I apply this …
1:18 PM Changeset in ffmpeg [603221eb] by Michael Niedermayer <michaelni@gmx.at>
g723_1dec: inline normalize_bits() in scale vector and optimize it. …
1:02 PM Changeset in ffmpeg [20035fa2] by Michael Niedermayer <michaelni@gmx.at>
g723_1dec: remove dead code that leaked in from libav It appears …
1:01 PM Changeset in ffmpeg [84d29df0] by Michael Niedermayer <michaelni@gmx.at>
g723_1dec: remove unneeded cliping that leaked in from merge from …
12:53 PM Changeset in ffmpeg [a9040a11] by Michael Niedermayer <michaelni@gmx.at>
g723_1dec: avoid memcpy Signed-off-by: Michael Niedermayer …
12:48 PM Ticket #1637 (ffmpeg: no confirmation when overwriting still images) created by Clément Bœsch
ffmpeg does the overwriting confirmation, except in the case of image2 …
12:38 PM Changeset in ffmpeg [d8c3170] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
12:27 PM Changeset in ffmpeg [bd70a527] by Paul B Mahol <onemda@gmail.com>
paf: prevent invalid write Closes #1631. Signed-off-by: Paul B Mahol …
10:22 AM Ticket #1460 (x264 artefacts in quicktime player in sequences without motion/still images) updated by tbartdev
as I wrote: "This also happens with directly encoding with x264 and …
10:22 AM Changeset in ffmpeg [c3da2c19] by Stefano Sabatini <stefasab@gmail.com>
build: extend documentation building mechanism Allow to select …
10:00 AM Changeset in ffmpeg [ae60d2c8] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add hue filter This is a port of the MPlayer hue filter …
8:45 AM Changeset in ffmpeg [03e8944f] by Nicolas George <nicolas.george@normalesup.org>
lavc: add missing codec descriptors.
8:44 AM Changeset in ffmpeg [f594dafc] by Nicolas George <nicolas.george@normalesup.org>
tools: add a script to find missing codec descriptors.
3:59 AM Changeset in ffmpeg [71060007] by Michael Niedermayer <michaelni@gmx.at>
h264_cavlc: switch forgotten assert to av_assert Signed-off-by: …
2:58 AM Changeset in ffmpeg [e9d0ab57] by Michael Niedermayer <michaelni@gmx.at>
h264: fix x264 build detection Fixes Ticket1503 Signed-off-by: …
2:58 AM Ticket #1503 (Incorrect H264 decoding) closed by Michael Niedermayer
fixed
2:42 AM Ticket #1444 (Incorrect duration displayed in webm file) reopened by Squerp
I just updated to the static build at …
1:26 AM Ticket #1636 (FRAPS Video Color Space) updated by Dennis
Here is a four (4) second sample (289MB): …
1:02 AM Ticket #1252 (Build error on PPC64 linux with "-m64") updated by Michael Niedermayer
Priority changed
Also as theres no reply to my questions from 3 month ago this bug is …
12:59 AM Ticket #1252 (Build error on PPC64 linux with "-m64") updated by Michael Niedermayer
Cc changed
12:59 AM Ticket #1252 (Build error on PPC64 linux with "-m64") updated by Michael Niedermayer
btw if someone knows where i can find a cross compiler for ppc64 (some …
12:35 AM Ticket #1469 (Timecode too fast after Yadif) closed by Michael Niedermayer
invalid: This issue happens because you double the framerate fro, 25 to 50 with …
12:13 AM Ticket #1460 (x264 artefacts in quicktime player in sequences without motion/still images) updated by Michael Niedermayer
is this issue ffmpeg+x264 specific or does this also happen with x264 …
12:09 AM Ticket #1444 (Incorrect duration displayed in webm file) closed by Michael Niedermayer
fixed: Retesting with current ffmpeg, it reports duration as 15.07 so some …
12:03 AM Changeset in ffmpeg [69665bd6] by Mans Rullgard <mans@mansr.com>
g723.1: do not pass large structs by value Signed-off-by: Mans …
12:03 AM Changeset in ffmpeg [138914dc] by Mans Rullgard <mans@mansr.com>
g723.1: do not bounce intermediate values via memory Although a …
12:03 AM Changeset in ffmpeg [cbcf1b41] by Mans Rullgard <mans@mansr.com>
g723.1: declare a variable in the block it is used Signed-off-by: …
12:03 AM Changeset in ffmpeg [35b533e] by Mans Rullgard <mans@mansr.com>
g723.1: avoid saving/restoring excitation Writing the scaled …
12:03 AM Changeset in ffmpeg [4b728b47] by Mans Rullgard <mans@mansr.com>
g723.1: avoid unnecessary memcpy() in residual_interp() …
12:03 AM Changeset in ffmpeg [f645710c] by Mans Rullgard <mans@mansr.com>
g723.1: make postfilter write directly to output buffer …
12:03 AM Changeset in ffmpeg [19532643] by Mans Rullgard <mans@mansr.com>
g723.1: drop unnecessary variable buf_ptr in formant_postfilter() …
12:03 AM Changeset in ffmpeg [b2af2c4b] by Mans Rullgard <mans@mansr.com>
g723.1: make scale_vector() output to a separate buffer …
12:03 AM Changeset in ffmpeg [783da0d6] by Mans Rullgard <mans@mansr.com>
g723.1: make autocorr_max() work on an arbitrary buffer …
12:03 AM Changeset in ffmpeg [37161051] by Mans Rullgard <mans@mansr.com>
g723.1: do not needlessly use int64_t Signed-off-by: Mans Rullgard …
12:03 AM Changeset in ffmpeg [47c73a7] by Mans Rullgard <mans@mansr.com>
g723.1: use saturating addition functions Use saturating addition …
12:03 AM Changeset in ffmpeg [4aca716a] by Mans Rullgard <mans@mansr.com>
g723.1: optimise scale_vector() Firstly, nothing in this function can …
12:03 AM Changeset in ffmpeg [1eb1f6f2] by Mans Rullgard <mans@mansr.com>
g723.1: remove useless uses of MUL64() The operands in both cases are …
12:03 AM Changeset in ffmpeg [5a43eba9] by Mans Rullgard <mans@mansr.com>
g723.1: remove unnecessary argument 'shift' from dot_product() The …
12:03 AM Changeset in ffmpeg [8b0de734] by Mans Rullgard <mans@mansr.com>
g723.1: deobfuscate "(x << 4) - x" to "15 * x" The compiler performs …
12:03 AM Changeset in ffmpeg [fddc5b9b] by Mans Rullgard <mans@mansr.com>
celp: optimise ff_celp_lp_synthesis_filter() Adding instead of …
12:03 AM Changeset in ffmpeg [6c4975ea] by Mans Rullgard <mans@mansr.com>
libavutil: add saturating addition functions Fixed-point audio codecs …

Aug 12, 2012:

11:46 PM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) closed by Michael Niedermayer
fixed
11:41 PM Changeset in ffmpeg [ed8d827a] by Michael Niedermayer <michaelni@gmx.at>
riffenc: fix aac Fixes Ticket1435 Signed-off-by: Michael Niedermayer …
11:04 PM Ticket #1636 (FRAPS Video Color Space) updated by Carl Eugen Hoyos
Keywords, Component changed
A sample will be needed and is the problem also reproducible if you …
11:03 PM Ticket #1521 (Seek does not work on a asf file.) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1521
10:04 PM Changeset in ffmpeg [5c0d8bc4] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add avfilter_get_class() and iteration callbacks Allow …
9:52 PM Changeset in ffmpeg [a25346e] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
9:52 PM Changeset in ffmpeg [3239382a] by Stefano Sabatini <stefasab@gmail.com>
doc/texi2pod: add "use warnings" directive The script was previously …
9:51 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) closed by Stefano Sabatini
invalid: Both files you posted look corrupted, and the commands you posted …
9:39 PM Ticket #1636 (FRAPS Video Color Space) created by Dennis
The color space that ffmpeg uses on FRAPS videos seems to be wrong or …
9:32 PM Ticket #1525 (configure does not test for SDL_atoi) closed by Michael Niedermayer
fixed: replaced by plain atoi()
9:31 PM Ticket #1522 (H264 Support SP frames exactly) updated by Michael Niedermayer
Status, Type, Reproduced by developer, Summary changed
9:27 PM Ticket #1521 (Seek does not work on a asf file.) updated by Michael Niedermayer
Replying to dongwon: > sample file size is ~23mB. To …
9:23 PM Changeset in ffmpeg [118bd609] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion. About 30% …
9:15 PM Ticket #1510 (Stability issues with mpegts streams) updated by Michael Niedermayer
Cc changed
Please upload a stream with which the problems can be reproduced. …
9:09 PM Changeset in ffmpeg [bb707392] by Michael Niedermayer <michaelni@gmx.at>
oggparsetheora: fix metadata parsing Fixes Ticket1508 Signed-off-by: …
9:08 PM Ticket #1508 (Unexported Ogg metadata) closed by Michael Niedermayer
fixed
7:21 PM Changeset in ffmpeg [17c11cef] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Implement ARGB support Signed-off-by: Derek Buitenhuis …
7:13 PM Changeset in ffmpeg [ba752dc] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Implement ARGB support Signed-off-by: Derek Buitenhuis …
7:07 PM Changeset in ffmpeg [7fda47d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Add support for QRGB Signed-off-by: Derek Buitenhuis …
7:07 PM Changeset in ffmpeg [f4bb38cc] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Rename some funcs to represent what they actually do This is in …
7:01 PM Changeset in ffmpeg [21d62c47] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Add support for QRGB Signed-off-by: Derek Buitenhuis …
7:01 PM Changeset in ffmpeg [4637009e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Rename some funcs to represent what they actually do This is in …
6:05 PM Changeset in ffmpeg [ab0ea7cb] by Michael Niedermayer <michaelni@gmx.at>
ffplay: avoid SDL_atoi() It appears this function is not available …
4:51 PM Changeset in ffmpeg [d70231f0] by Michael Niedermayer <michaelni@gmx.at>
Fix reading past the end of frame buffer. Signed-off-by: Michael …
4:46 PM Changeset in ffmpeg [bd922050] by Michael Niedermayer <michaelni@gmx.at>
mov: remux AALP tag AALP(AALP001) tag is present in 32bpp files …
4:11 PM Changeset in ffmpeg [bbe1a468] by Michael Niedermayer <michaelni@gmx.at>
fate: split asyncts from aresample test Signed-off-by: Michael …
3:13 PM Changeset in ffmpeg [3b9e832e] by Diego Biurrun <diego@biurrun.de>
x86: Drop silly "_yasm" suffixes from filenames
2:23 PM Ticket #1376 (avfilter crash) updated by ami_stuff
mpg3.avi still crashes here (it doesn't with "-cpuflags -mmx")
2:23 PM Ticket #1390 (mp1 crash on windows) closed by ami_stuff
fixed: this doesn't crash anymore
12:51 PM Changeset in ffmpeg [d5c90ff2] by Michael Niedermayer <michaelni@gmx.at>
lavf: reimplement is_intra_only() by using the AVCodecContext codec …
12:51 PM Changeset in ffmpeg [da74e883] by Michael Niedermayer <michaelni@gmx.at>
lavc: add codec_descriptor field to AVCodecContext. This can be used …
11:43 AM Changeset in ffmpeg [d0bf3bf1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
11:28 AM Changeset in ffmpeg [f30ff542] by Diego Biurrun <diego@biurrun.de>
doc: Clarify licensing issues arising from external libraries
10:33 AM Ticket #1635 (snow crash 2) updated by Carl Eugen Hoyos
Keywords changed
10:33 AM Ticket #1635 (snow crash 2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
9:39 AM Changeset in ffmpeg [bdefe22b] by Martin Storsjö <martin@martin.st>
lavf: Detect discontinuities in timestamps for …
9:39 AM Changeset in ffmpeg [30c26c24] by Martin Storsjö <martin@martin.st>
lavf: Initialize the stream info timestamps in avformat_new_stream …
9:14 AM Ticket #1635 (snow crash 2) created by ami_stuff
http://samples.mplayerhq.hu/V-codecs/mfuy.avi […]
9:00 AM Changeset in ffmpeg [6e9bbc65] by Anton Khirnov <anton@khirnov.net>
id3v2: Match PIC mimetype/format case-insensitively Some files' …
3:32 AM Changeset in ffmpeg [6fd7bf7b] by Michael Niedermayer <michaelni@gmx.at>
sgidec: fix error free end detection. Fixes Ticket1506 Signed-off-by: …
3:31 AM Changeset in ffmpeg [39c56ef9] by Michael Niedermayer <michaelni@gmx.at>
sgidec: correct end pointer Signed-off-by: Michael Niedermayer …
3:21 AM Ticket #1506 (sgi fails to decode) closed by Michael Niedermayer
fixed
2:18 AM Ticket #1503 (Incorrect H264 decoding) updated by Michael Niedermayer
Cc changed
2:18 AM Ticket #1503 (Incorrect H264 decoding) updated by Michael Niedermayer
Are there supposed to be vissible artifacts (didnt see any on a quick …
2:03 AM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by Michael Niedermayer
Cc changed
2:02 AM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by Michael Niedermayer
Replying to downuse: > i'm trying to mux a mpg file use …
1:43 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by Michael Niedermayer
Cc changed
1:43 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by Michael Niedermayer
To duplicate the comment from the ML: This patch worsens the aspect …

Aug 11, 2012:

11:26 PM Ticket #1627 (DTS/PTS st:0 invalid dropping out of sync video) closed by Michael Niedermayer
fixed
11:22 PM Changeset in ffmpeg [c5ea3a00] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do not discard slightly invalid timestamps. Fixes Ticket1627 …
11:21 PM Changeset in ffmpeg [15e4bd65] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: support debug & FF_DEBUG_PICT_INFO. Signed-off-by: Michael …
10:52 PM Changeset in ffmpeg [a036ac57] by Michael Niedermayer <michaelni@gmx.at>
lavf: do not discard correct dts in favor of wrong pts for …
9:27 PM Changeset in ffmpeg [2e4b6627] by Michael Niedermayer <michaelni@gmx.at>
mov: add av_dlog() to CTTS reading code like is already done in STTS. …
6:26 PM Changeset in ffmpeg [575db883] by Diego Biurrun <diego@biurrun.de>
configure: Rename check_asm() to more fitting check_inline_asm()
6:26 PM Changeset in ffmpeg [e017c875] by Diego Biurrun <diego@biurrun.de>
fate: Only test enabled filters This fixes running FATE without …
6:22 PM Changeset in ffmpeg [3aa696e8] by Diego Biurrun <diego@biurrun.de>
avresample: De-doxygenize some comments where Doxygen is not appropriate
5:46 PM Ticket #1477 (fix asf demuxer) closed by Michael Niedermayer
fixed
5:45 PM Changeset in ffmpeg [7d23a65f] by Michael Niedermayer <michaelni@gmx.at>
asfdec: fix FRAME_HEADER_SIZE Fixes Ticket1477 Signed-off-by: …
3:05 PM Ticket #1629 (escape124 possible invalid writes) updated by Carl Eugen Hoyos
Priority changed
Allocated ~4GB in a new test, I believe this is important.
2:58 PM Changeset in ffmpeg [5a49482c] by Michael Niedermayer <michaelni@gmx.at>
dsputil_template: switch to av_assert Signed-off-by: Michael …
1:01 PM Changeset in ffmpeg [f5f3684f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
1:00 PM Ticket #1631 (paf_video crash) updated by Carl Eugen Hoyos
Component changed
[…]
12:56 PM Ticket #1633 (sp5x crash) updated by Carl Eugen Hoyos
[…]
12:49 PM Ticket #1634 (Leak on probing particular file) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
[…]
12:49 PM Changeset in ffmpeg [f5ce90f2] by Martin Storsjö <martin@martin.st>
rtmp: split chunk_size var into in_chunk_size and out_chunk_size …
12:15 PM Changeset in ffmpeg [a8103503] by Martin Storsjö <martin@martin.st>
rtmp: Factorize the code by adding find_tracked_method Also fix the …
11:59 AM leak.ts attached to Ticket #1634 by Andrey Utkin
11:59 AM Ticket #1634 (Leak on probing particular file) created by Andrey Utkin
While testing my app with valgrind, i found one leak that is …
9:34 AM Changeset in ffmpeg [885da7b] by Anton Khirnov <anton@khirnov.net>
lavf: simplify is_intra_only() by using codec descriptors.
9:34 AM Changeset in ffmpeg [51efed15] by Anton Khirnov <anton@khirnov.net>
lavc: add an intra-only codec property.
9:32 AM Changeset in ffmpeg [c223d799] by Anton Khirnov <anton@khirnov.net>
lavc: add codec descriptors. They describe properties that are …
7:16 AM Encode/H.264 edited by Roger Pack
hope this is accurate...or does it lose fps? (diff)
6:39 AM Encode/H.264 edited by Roger Pack
(diff)
6:36 AM Encode/H.264 edited by Roger Pack
flesh out what these mean… (diff)
5:37 AM Encode/H.264 edited by Roger Pack
(diff)
4:20 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Roger Pack
@Pyriel0 I did see this line in rtmp.c: r->m_nServerBW = 2500000; …
3:38 AM Ticket #1632 (snow crash) updated by Michael Niedermayer
Component changed
3:37 AM Ticket #1632 (snow crash) closed by Michael Niedermayer
fixed
3:32 AM Changeset in ffmpeg [48d20b91] by Michael Niedermayer <michaelni@gmx.at>
snowdec: increase stack size Fixes Ticket1632 Signed-off-by: Michael …
3:31 AM Changeset in ffmpeg [994923ec] by Michael Niedermayer <michaelni@gmx.at>
dwt: switch to av_assert Signed-off-by: Michael Niedermayer …
12:22 AM Ticket #1630 (msrle crash) closed by Michael Niedermayer
fixed
12:20 AM Changeset in ffmpeg [58825a1] by Michael Niedermayer <michaelni@gmx.at>
msrle: fix regression causing null ptr dereference Fixes Ticket1630 …
12:00 AM Changeset in ffmpeg [f950592] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: check dimensions being valid. Fixes crash Fixes Ticket1628 …
12:00 AM Ticket #1628 (cavs crash 2) closed by Michael Niedermayer
fixed

Aug 10, 2012:

11:52 PM Changeset in ffmpeg [bd6ece46] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: fix CODEC_ID/CodecID that leaked in from older patch …
10:27 PM Ticket #1633 (sp5x crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
10:25 PM Ticket #1632 (snow crash) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
[…]
10:23 PM Ticket #1631 (paf_video crash) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
10:21 PM Ticket #1630 (msrle crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
10:17 PM Ticket #1629 (escape124 possible invalid writes) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
I see no invalid memory access, but ~700MB get allocated which might …
9:57 PM Ticket #1627 (DTS/PTS st:0 invalid dropping out of sync video) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 29034e6.
9:19 PM Ticket #1633 (sp5x crash) created by ami_stuff
http://samples.mplayerhq.hu/V-codecs/HuffYUV/rgb_predleft.avi […]
9:14 PM Changeset in ffmpeg [e874b292] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: invoke perl to interpret texi2pod.pl Do not rely on …
9:14 PM Changeset in ffmpeg [ad5043e2] by Stefano Sabatini <stefasab@gmail.com>
cmdutils: show options in show_help_children only if the context has …
9:14 PM Changeset in ffmpeg [a6d6b8a2] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: fix crash in av_opt_next() in case the class has no options
9:08 PM Ticket #1632 (snow crash) created by ami_stuff
http://samples.mplayerhq.hu/V-codecs/MOHD/crap.avi […]
8:39 PM Ticket #1631 (paf_video crash) created by ami_stuff
sorry too old dubug-build - please add output. …
8:22 PM Ticket #1630 (msrle crash) created by ami_stuff
I have too old debug-build which doesn't crash, so no gdb output - …
7:17 PM Ticket #1629 (escape124 possible invalid writes) created by ami_stuff
there are probably invalid writes, but i'm not 100% sure. please test …
5:51 PM Ticket #1628 (cavs crash 2) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Component, Priority, Version changed
4:50 PM Ticket #1628 (cavs crash 2) created by ami_stuff
tested also with […] …
4:48 PM Changeset in ffmpeg [2ff67c90] by Anton Khirnov <anton@khirnov.net>
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. C++ does not allow …
4:40 PM Ticket #1373 (bmv_video crash) reopened by Carl Eugen Hoyos
Invalid reads are still reproducible. […]
4:26 PM Ticket #1373 (bmv_video crash) updated by ami_stuff
"BoarApple_ProRes_422-partial.mov" still crashes here, could you …
3:50 PM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Michael Niedermayer
Summary changed
3:48 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Defiance
I've got the same problem both with own3d.tv and justin.tv . One …
3:26 PM invalid_dropping.mp4 attached to Ticket #1627 by jwjwjw
Partial media file exhibiting the problem
3:24 PM Changeset in ffmpeg [7fd467f7] by Michael Niedermayer <michaelni@gmx.at>
mp3/mp2: identify the video codecs as APIC through query_codec. Fixes …
3:23 PM Changeset in ffmpeg [22d804b7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont auto match videostreams with attachment pics. …
3:22 PM Changeset in ffmpeg [f9f11c10] by Michael Niedermayer <michaelni@gmx.at>
lavf: return APIC fourcc from query_format() if the codec is supported …
3:22 PM ffmpeg-20120810-151628.log attached to Ticket #1627 by jwjwjw
ffmpeg log
3:21 PM Ticket #1627 (DTS/PTS st:0 invalid dropping out of sync video) created by jwjwjw
Summary of the bug: Transcoding an mp4 fills the screen with DTS/PTS …
2:26 PM Changeset in ffmpeg [b2bc48ae] by Michael Niedermayer <michaelni@gmx.at>
iff: replace av_abort by av_assert0 Signed-off-by: Michael …
2:25 PM Changeset in ffmpeg [18b0c39f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: g723.1: …
2:15 PM Changeset in ffmpeg [33de86db] by Mans Rullgard <mans@mansr.com>
dict: move struct AVDictionary definition to dict.c This makes struct …
2:15 PM Changeset in ffmpeg [987170cb] by Mans Rullgard <mans@mansr.com>
dict: add av_dict_count() This adds a function to retrieve the number …
1:56 PM Changeset in ffmpeg [d9d0c1cc] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: support AVRn interlaced Fixes Ticket1527 Signed-off-by: …
1:54 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
The command line I used for what is pasted is at the very top. Here …
1:51 PM Ticket #1527 (AVRn (mjpeg) decodes incorrectly) updated by Michael Niedermayer
Keywords, Component changed
1:51 PM Ticket #1527 (AVRn (mjpeg) decodes incorrectly) closed by Michael Niedermayer
fixed
1:02 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Patch on mailing list.
12:32 PM Ticket #1534 (report on ffv1 version and slices) closed by Michael Niedermayer
fixed: ffplay -debug 1 <ffvfile> will show the version
11:52 AM Ticket #1147 (Memory consumption) updated by Mark
If you want some way to reproduce this locally and you have a TV tuner …
11:18 AM Changeset in ffmpeg [05c36e0e] by Mans Rullgard <mans@mansr.com>
g723.1: fix addition overflow This addition must be done as 64-bit to …
11:18 AM Changeset in ffmpeg [52aa3015] by Mans Rullgard <mans@mansr.com>
g723.1: simplify and fix multiplication overflow In 16-bit …
11:18 AM Changeset in ffmpeg [e141cf2] by Mans Rullgard <mans@mansr.com>
g723.1: deobfuscate an expression (x << 2) - x is just an …
11:18 AM Changeset in ffmpeg [e2b7c578] by Mans Rullgard <mans@mansr.com>
g723.1: remove unused #includes Signed-off-by: Mans Rullgard …
9:51 AM Changeset in ffmpeg [0d735ca2] by Mans Rullgard <mans@mansr.com>
ARM: add missing "cc" clobber in av_clipl_int32_arm() Signed-off-by: …
9:43 AM Ticket #1625 (avformat_find_stream_info waits for non-existing video track in mms stream) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
Does not hang forever, but timestamps are incorrect, A/V sync is …
9:42 AM Ticket #1624 (add waveform filter for video) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
9:41 AM Ticket #1618 (Padding to odd/uneven size fails) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Summary changed
videofilter pad does not accept odd size values, I don't think this is …
9:04 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Carl Eugen Hoyos
Summary changed
Ticket #1626 created.
9:03 AM timestamp_wrap.ts attached to Ticket #1626 by Carl Eugen Hoyos
9:02 AM Ticket #1626 (Initial seek in transport stream with timestamp wrap fails) created by Carl Eugen Hoyos
I will attach a transport stream with 169 seconds aac sound. …
5:02 AM Ticket #1625 (avformat_find_stream_info waits for non-existing video track in mms stream) created by lagrangee
url: mms://live.rgd.com.cn/993 stuck on avformat_find_stream_info …
3:39 AM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by Michael Smithng
It turns out, that bitrate on a non-seekable stream eventually ends up …
3:36 AM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by Michael Smithng
Thanks. I actually have a couple patches for ffmpeg.c and …
2:46 AM Changeset in ffmpeg [633b90ca] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
2:36 AM Changeset in ffmpeg [96926748] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Allocate new buffer for bitstream filter when buffer shifted …
2:34 AM Ticket #1441 (Segfault using libfaac/libaacplus, -absf aac_adtstoasc, and mpegts muxer) closed by Michael Niedermayer
fixed
2:11 AM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by Michael Niedermayer
Cc changed
iam happy to look into this and fix it but how do i reproduce it ? is …
1:59 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Michael Niedermayer
Replying to cehoyos: > Sample uploaded to …
1:41 AM Ticket #1624 (add waveform filter for video) created by dave rice
For video inspection it could be helpful to have a waveform filter for …

Aug 9, 2012:

10:43 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Roger Pack
@Pyriel0 does it lose latency over time? like it gets farther and …
10:40 PM Ticket #1147 (Memory consumption) updated by Roger Pack
I think what he wants is some scripted way to reproduce it...or some …
10:09 PM Changeset in ffmpeg [a0d15027] by Michael Niedermayer <michaelni@gmx.at>
yadif: check input video size. yadif needs at least 3x3 or it will …
10:09 PM Changeset in ffmpeg [8f29901] by Michael Niedermayer <michaelni@gmx.at>
yadif: remove get_video_buffer, its redundant now Signed-off-by: …
10:08 PM Changeset in ffmpeg [2f7e8dcf] by Michael Niedermayer <michaelni@gmx.at>
yadif: redesign first and last 2 lines handling. The previous code …
9:38 PM Ticket #1618 (Padding to odd/uneven size fails) updated by agowad
The same error can be generated by shorter version of the command. * …
8:44 PM Changeset in ffmpeg [3eebc1e1] by Luca Barbato <lu_zero@gentoo.org>
rtmp: Factorize the code by adding handle_invoke_error Signed-off-by: …
8:44 PM Changeset in ffmpeg [71036a3a] by Luca Barbato <lu_zero@gentoo.org>
rtmp: Factorize the code by adding handle_invoke_status …
8:44 PM Changeset in ffmpeg [5e6001db] by Luca Barbato <lu_zero@gentoo.org>
rtmp: Factorize the code by adding handle_invoke_result …
8:01 PM Ticket #1427 (Possible bug in multithreaded decoding in 0.10.3) updated by Michael Niedermayer
Summary changed
7:58 PM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) updated by Michael Niedermayer
Cc changed
7:57 PM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) updated by Michael Niedermayer
Reproduced by developer changed
Which player plays the original correct? mplayer & vlc play it upside …
7:55 PM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) updated by Michael Niedermayer
Summary changed
7:52 PM Changeset in ffmpeg [54918d03] by Mans Rullgard <mans@mansr.com>
libavutil: remove unused av_abort() macro Signed-off-by: Mans …
7:52 PM Changeset in ffmpeg [6d3783d1] by Mans Rullgard <mans@mansr.com>
ffmenc: replace if/abort with assert() The condition is trivially …
7:52 PM Changeset in ffmpeg [1c4ab37c] by Mans Rullgard <mans@mansr.com>
libavutil: drop offsetof() fallback definition The only compiler I …
7:52 PM Changeset in ffmpeg [d913fd1f] by Mans Rullgard <mans@mansr.com>
libavutil: drop fallback definitions of INTxx_MIN/MAX This list is …
7:30 PM Ticket #1417 (FFMPEG -bf flag with mpeg4 codec creates video that cant be played ...) updated by Michael Niedermayer
Summary changed
7:24 PM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) closed by Michael Niedermayer
invalid: yes they are configure options. i also agree with cehoyos that this …
7:22 PM Changeset in ffmpeg [83c93fe7] by Martin Storsjö <martin@martin.st>
configure: Check for a sctp struct instead of just the header This …
7:18 PM Ticket #1400 (Segfault, using -filter_complex) closed by Michael Niedermayer
fixed: Cant reproduce a crash, also the patch that should fix this has been …
7:04 PM Ticket #1389 (support setting bitrate for v4l UVC web cam with hardware h264 encoder) updated by Michael Niedermayer
Keywords, Type, Summary changed
6:07 PM Changeset in ffmpeg [c72f12cb] by Diego Biurrun <diego@biurrun.de>
configure: suncc: Add -xc99 to dependency flags, required on Solaris
6:05 PM Changeset in ffmpeg [804d7a1a] by Diego Biurrun <diego@biurrun.de>
doxygen: Fix function parameter names to match the code
6:05 PM Changeset in ffmpeg [52561d01] by Diego Biurrun <diego@biurrun.de>
doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
6:05 PM Changeset in ffmpeg [90f7e617] by Diego Biurrun <diego@biurrun.de>
swf: Move shared table out of the header file
6:05 PM Changeset in ffmpeg [2804ba6a] by Diego Biurrun <diego@biurrun.de>
swf: Move swf_audio_codec_tags table to the only place it is used
5:56 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by llarevo
I forgot to mention here, that I made a short test with Ubuntu 10.04 …
5:35 PM Changeset in ffmpeg [84f9d78a] by Kostya Shishkov <kostya.shishkov@gmail.com>
fate: add G.723.1 decoder tests
5:31 PM Changeset in ffmpeg [9f088a1e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:53 PM Ticket #1606 (WMP have problem with wma files generated by FFmpeg (slider is set at ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
4:43 PM Changeset in ffmpeg [e1a983e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412' Just for …
4:21 PM Changeset in ffmpeg [fc97f8e0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: factorize process_input() out Based-on: commit …
4:05 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by Roger Pack
I can (apparently) confirm that if the "overlay" is 30 fps and you use …
1:23 PM Changeset in ffmpeg [b7e9eea3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a' * commit …
12:28 PM Ticket #1622 (Is “error while decoding stream” a fatal error?) updated by agowad
Oh... I never thought of searching for some forum in contact …
12:19 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by Cigaes
Replying to cehoyos: > What happens if a higher frame-rate …
12:18 PM Ticket #1622 (Is “error while decoding stream” a fatal error?) updated by Carl Eugen Hoyos
There is a user mailing list, see ffmpeg-user on …
12:10 PM Ticket #1622 (Is “error while decoding stream” a fatal error?) updated by agowad
I am VERY sorry. Actually, I knew that this is not proper place, …
12:06 PM Ticket #1621 (Converted flash video has longer duration than the source) updated by agowad
COMMAND: […] You can change 44100 to lower value, then the …
11:27 AM Changeset in ffmpeg [0db9eba4] by Mans Rullgard <mans@mansr.com>
motion_est: drop inline from sad_hpel_motion_search() This function …
11:27 AM Changeset in ffmpeg [5bf7bc62] by Mans Rullgard <mans@mansr.com>
motion_est: remove unused macros Signed-off-by: Mans Rullgard …
11:27 AM Changeset in ffmpeg [74f82f92] by Mans Rullgard <mans@mansr.com>
motion_est: remove useless no_motion_search() function At both places …
9:22 AM Changeset in ffmpeg [e13df05f] by Nicolas George <nicolas.george@normalesup.org>
dvbsub: reindent after last commit.
9:03 AM Changeset in ffmpeg [aed032c] by Nicolas George <nicolas.george@normalesup.org>
dvbsub: fix encoding of termination packets. The old code generates a …
8:50 AM Changeset in ffmpeg [f9150c8a] by Janne Grunau <janne-libav@jannau.net>
lagarith: frame multithreading About 2x speedup going from 1 to 2 …
6:11 AM Changeset in ffmpeg [cc650cf0] by Clément Bœsch <ubitux@gmail.com>
Remove "Error parsing options string […]" messages. This reduces …
5:53 AM Ticket #468 (No audio tracks in QuickTime) updated by AmshTemp
Using Git builds, I *think* I'm getting the same problems here every …
5:14 AM Ticket #1622 (Is “error while decoding stream” a fatal error?) closed by Carl Eugen Hoyos
invalid: It is normal for a transport stream to start with a broken frame. …
5:12 AM Ticket #1621 (Converted flash video has longer duration than the source) updated by Carl Eugen Hoyos
Description changed
Is the scale filter needed to reproduce the problem? Please provide a …
3:02 AM Changeset in ffmpeg [5d8e54fe] by Michael Niedermayer <michaelni@gmx.at>
checkheaders: Rename HEADEROBJS to HOBJS Signed-off-by: Michael …
2:12 AM Changeset in ffmpeg [2cdb0810] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reduce difference to qatar by a few lines Signed-off-by: …
1:50 AM Changeset in ffmpeg [b41d481a] by Michael Niedermayer <michaelni@gmx.at>
common.mak: add forgotten hunk from last merge Found-by: jamal …
1:49 AM Changeset in ffmpeg [36a8c430] by Diego Biurrun <diego@biurrun.de>
doxygen: qdm2: Drop documentation for non-existing function parameters
1:49 AM Changeset in ffmpeg [24d3796d] by Diego Biurrun <diego@biurrun.de>
build: add HOSTOBJS to SUBDIR_VARS list Even though HOSTOBJS are not …
1:13 AM Ticket #1623 (libutvideo fails to link to FFmpeg if assembly is enabled) created by qyot27
If libutvideo is compiled with assembly enabled (from …
12:59 AM Ticket #1606 (WMP have problem with wma files generated by FFmpeg (slider is set at ...) updated by ami_stuff
git-e01f478 19-Mar-2012 - ok git-4082198 25-Mar-2012 - bad ffmpeg -i …
12:31 AM Changeset in ffmpeg [f69f4036] by Mans Rullgard <mans@mansr.com>
mpegvideo: reduce excessive inlining of mpeg_motion() The main …
12:31 AM Changeset in ffmpeg [7a851153] by Mans Rullgard <mans@mansr.com>
mpegvideo: convert mpegvideo_common.h to a .c file This file defines …
12:31 AM Changeset in ffmpeg [18bbca1f] by Mans Rullgard <mans@mansr.com>
build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO This …
12:10 AM Ticket #1569 (ffv1 version 3 not lossless at 9 and 10 bit encoding) closed by Michael Niedermayer
invalid: /dev/random doesnt produce valid 10bit raw, but instead it fills all …
12:06 AM Ticket #1319 (aasc: support 8bpp) closed by Elon Musk
fixed: Implemented.
12:05 AM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) closed by Elon Musk
fixed: Should be fixed now.
12:02 AM Changeset in ffmpeg [bd971dda] by Paul B Mahol <onemda@gmail.com>
aasc: 8bit support Closes #1319. Signed-off-by: Paul B Mahol …
12:02 AM Changeset in ffmpeg [8a57ca5] by Paul B Mahol <onemda@gmail.com>
aasc: fix out of array write Closes #1619. Signed-off-by: Paul B …
Note: See TracTimeline for information about the timeline view.