Timeline



Jan 26, 2012:

11:47 PM Changeset in ffmpeg [b57d2624] by Alex Converse <alex.converse@gmail.com>
mjpegbdec: Fix overflow in SOS. Based in part by a fix from Michael …
10:05 PM Ticket #941 (Seek problems with ogg decoder) created by DonMoir
ffmpeg-git-14d94a1 built on Jan 23 2012 17:40:00 with gcc 4.6.2 …
9:44 PM Changeset in ffmpeg [7e16636]n0.10 by Michael Niedermayer <michaelni@gmx.at>
doc: remove doc/ffmpeg-mt-authorship.txt for release/0.10 we dont …
9:44 PM Changeset in ffmpeg [299ab0fd] by Diego Biurrun <diego@biurrun.de>
libavutil: Remove pointless file test program.
9:44 PM Changeset in ffmpeg [324e8180] by Diego Biurrun <diego@biurrun.de>
8bps: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
9:43 PM Changeset in ffmpeg [83d78fec] by Michael Niedermayer <michaelni@gmx.at>
Update for 0.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:28 PM Changeset in ffmpeg [a8ae00b6] by Michael Niedermayer <michaelni@gmx.at>
qdm2: Check data block size for bytes to bits overflow. Found-by: …
9:25 PM Changeset in ffmpeg [b9e79a3f] by Michael Niedermayer <michaelni@gmx.at>
ismindex: Fix build on mingw Signed-off-by: Martin Storsjö …
9:18 PM Changeset in ffmpeg [33c2137] by Michael Niedermayer <michaelni@gmx.at>
Changelog: remove duplicate lines Found-by: durandal_1707 …
8:59 PM Changeset in ffmpeg [5ce1b214] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: update for 0.10 remove minor things and things that we …
8:33 PM Changeset in ffmpeg [32281d30] by Michael Niedermayer <michaelni@gmx.at>
Changelog: update for 0.10 Signed-off-by: Michael Niedermayer …
7:35 PM Ticket #929 (AAC decoder does not respect request_channels) updated by Michael Niedermayer
Is this a regression or did aac downmixing never work ?
7:10 PM Changeset in ffmpeg [88d84dd8] by Michael Niedermayer <michaelni@gmx.at>
dv: Fix out of array read Fixes part of CVE-2011-3936 Found-by: …
7:10 PM Changeset in ffmpeg [8847561f] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix seeking regression in fragemnted movs. Regression introduced …
7:05 PM Changeset in ffmpeg [22eef8d7] by Michael Niedermayer <michaelni@gmx.at>
snowenc: dont crash with gray but exit with an error msg. Fixes …
6:54 PM Changeset in ffmpeg [9decfc17] by Michael Niedermayer <michaelni@gmx.at>
h264_sei: Fix infinite loop. Fixes not yet fixed parts of …
6:54 PM Changeset in ffmpeg [fe0089a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix -qscale X breaking audio codecs Signed-off-by: Michael …
6:48 PM Ticket #839 (grayscale support in snow) updated by Michael Niedermayer
Priority, Type changed
Crash fixed locally, which makes gray support a feature req
6:41 PM Ticket #939 (FFplay issue when SDL compiled with GCC 4.6.2) updated by Michael Niedermayer
Can you try with another SDL application ? (dunno what is most readily …
6:18 PM Changeset in ffmpeg [9adf25c1] by Alex Converse <alex.converse@gmail.com>
smacker: Sanity check huffman tables found in the headers. Found-by: …
6:17 PM Changeset in ffmpeg [90c0c83e] by Alex Converse <alex.converse@gmail.com>
smacker: remove dead store
6:17 PM Changeset in ffmpeg [dac56d9c] by Alex Converse <alex.converse@gmail.com>
qdm2: Check data block size for bytes to bits overflow. Found-by: …
5:45 PM Changeset in ffmpeg [7ed6b1a1] by Michael Niedermayer <michaelni@gmx.at>
mpeg1videoenc: disable slice threads It doesnt work (and as far as i …
4:30 PM Changeset in ffmpeg [70dba1e3] by Michael Niedermayer <michaelni@gmx.at>
kvmc: Check palsize. Fixes: CVE-2011-3952 Found-by: Mateusz "j00ru" …
4:23 PM Changeset in ffmpeg [1860c66c] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: increase padding on several more extradata allocations. …
4:16 PM Changeset in ffmpeg [5af569aa] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Pad AAC extradata. Found-by: Mateusz "j00ru" Jurczyk and …
4:05 PM Changeset in ffmpeg [92115bb6] by Michael Niedermayer <michaelni@gmx.at>
dpcm: Round output buffer size up. Fixes: CVE-2011-3951 Found-by: …
4:05 PM Changeset in ffmpeg [ddf0c1d] by Michael Niedermayer <michaelni@gmx.at>
diracdec: Check num_refs. Fixes: CVE-2011-3950 Found-by: Mateusz …
4:05 PM Changeset in ffmpeg [e2291ea1] by Michael Niedermayer <michaelni@gmx.at>
diracdec: Check dirac_unpack_idwt_params parameters before storing …
2:47 PM Changeset in ffmpeg [62271c4c] by Diego Biurrun <diego@biurrun.de>
mxfdec: Fix files with essence containers larger than 2 GiB. For such …
2:31 PM Changeset in ffmpeg [4fbd3e89] by Diego Biurrun <diego@biurrun.de>
mxfdec: Employ correct printf conversion specifiers for POSIX int …
2:19 PM Changeset in ffmpeg [feaa4002] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1: always read the bfraction element for interlaced fields …
12:06 PM Changeset in ffmpeg [ee0cab77] by Clément Bœsch <ubitux@gmail.com>
doc: remove trailing 's' to metadata. metadata is already plural. …
8:54 AM WikiStart edited by cbsrobot
(diff)
2:30 AM Changeset in ffmpeg [46095f4] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: Check for memcpy size to be positive. No, ive no testcase. …
2:28 AM Changeset in ffmpeg [10e9d1f7] by Michael Niedermayer <michaelni@gmx.at>
Fix a heap-buffer-overflow In some case, what left to read from ptr …
1:23 AM Changeset in ffmpeg [3c5fe5b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
12:51 AM Changeset in ffmpeg [7de9af65] by Diego Biurrun <diego@biurrun.de>
fate: add XWD image regression test Signed-off-by: Diego Biurrun …
12:19 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Any update on this issue? Thank you

Jan 25, 2012:

11:45 PM Changeset in ffmpeg [b3461c2] by Janne Grunau <janne-libav@jannau.net>
lavf: prevent infinite loops while flushing in …
10:56 PM Changeset in ffmpeg [01e5e970] by Michael Niedermayer <michaelni@gmx.at>
mjpegbdec: Fix incorrect bitstream buffer size. Fixes CVE-2011-3947 …
10:46 PM Changeset in ffmpeg [d2ee8c17] by Alex Converse <alex.converse@gmail.com>
matroskadec: Pad AAC extradata. Found-by: Mateusz "j00ru" Jurczyk and …
10:40 PM Changeset in ffmpeg [dd453f19] by Michael Niedermayer <michaelni@gmx.at>
r210, r10k and avrp encoder Signed-off-by: Paul B Mahol …
10:25 PM Changeset in ffmpeg [807a045a] by Michael Niedermayer <michaelni@gmx.at>
kgv1dec: Increase offsets array size so it is large enough. Fixes …
10:04 PM Changeset in ffmpeg [8801fac3] by Martin Storsjö <martin@martin.st>
ismindex: Fix build on mingw Signed-off-by: Martin Storsjö …
10:01 PM Changeset in ffmpeg [2f3a86a7] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg.texi Merge changes from avconv.texi since the last merge …
9:47 PM Changeset in ffmpeg [935c659c] by Michael Niedermayer <michaelni@gmx.at>
remove avconv from Doxyfile Signed-off-by: Michael Niedermayer …
9:46 PM Changeset in ffmpeg [def67895] by Michael Niedermayer <michaelni@gmx.at>
Remove avconv All features have been merged into ffmpeg. …
9:32 PM Changeset in ffmpeg [1285baaa] by Michael Niedermayer <michaelni@gmx.at>
smackerdec: Check that the last indexes are within the table. Fixes …
8:31 PM Changeset in ffmpeg [d78bb1a4] by Alex Converse <alex.converse@gmail.com>
wma: Clip WMA1 and WMA2 frame length to 11 bits. The MDCT buffers in …
8:25 PM Changeset in ffmpeg [9f9c45f4] by Martin Storsjö <martin@martin.st>
movenc: Don't require frame_size to be set for modes other than mov …
8:24 PM Changeset in ffmpeg [6cb28829] by Martin Storsjö <martin@martin.st>
doc: Update APIchanges with info on muxer flushing Signed-off-by: …
8:13 PM Changeset in ffmpeg [990a746c] by Martin Storsjö <martin@martin.st>
movenc: Reindent a block Also add some space around operators and …
8:12 PM Changeset in ffmpeg [247d30a7] by Michael Niedermayer <michaelni@gmx.at>
vp3: Copy all 3 frames for thread updates. This fixes a double …
7:41 PM Changeset in ffmpeg [d55fa1cb] by Diego Biurrun <diego@biurrun.de>
tools: Remove some unnecessary #undefs.
5:55 PM Changeset in ffmpeg [60716442] by Michael Niedermayer <michaelni@gmx.at>
indeo3: fix motion vector validation The index of the motion vector …
3:41 PM Changeset in ffmpeg [5cb57a16] by Michael Niedermayer <michaelni@gmx.at>
dv: Fix null pointer dereference due to ach=0 Fixes part2 of …
3:41 PM Changeset in ffmpeg [f9de136b] by Michael Niedermayer <michaelni@gmx.at>
dv: check stype Fixes part1 of CVE-2011-3929 Possibly fixes part of …
3:18 PM Changeset in ffmpeg [c3e10ae4] by Janne Grunau <janne-libav@jannau.net>
rv20: prevent calling ff_h263_decode_mba() with unset height/width …
3:12 PM Changeset in ffmpeg [4a68949c] by Nicolas George <nicolas.george@normalesup.org>
lavfi: Makefile: cosmetics: align FFLIBS.
2:31 PM Changeset in ffmpeg [4e81b5f5] by Diego Biurrun <diego@biurrun.de>
tools: K&R reformatting cosmetics
2:04 PM Changeset in ffmpeg [50639cbe] by Diego Biurrun <diego@biurrun.de>
Ignore generated aviocat and ismindex tools.
2:04 PM Changeset in ffmpeg [07a873a2] by Diego Biurrun <diego@biurrun.de>
build: Automatically include architecture-specific library Makefile …
1:31 PM Changeset in ffmpeg [366ac22] by Janne Grunau <janne-libav@jannau.net>
indeo5: prevent null pointer dereference on broken files Found by …
12:34 PM Changeset in ffmpeg [7072a6a4] by Martin Storsjö <martin@martin.st>
pktdumper: Use usleep instead of sleep MinGW doesn't have sleep, only …
12:14 PM Changeset in ffmpeg [33ad8c3c] by Diego Biurrun <diego@biurrun.de>
cosmetics: Remove some unnecessary block braces.
12:04 PM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
Replying to cehoyos: > Replying to kaijun61: …
11:28 AM Changeset in ffmpeg [abe655a4] by Diego Biurrun <diego@biurrun.de>
Drop unnecessary prefix from *sink* variable and struct names.
11:18 AM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
Replying to kaijun61: > I assume ffmpeg application …
11:07 AM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
I assume ffmpeg application decodes aac, then downmixes it. If I just …
10:15 AM Changeset in ffmpeg [33ec9ef9] by Martin Storsjö <martin@martin.st>
Add a tool for creating smooth streaming manifests It can also …
10:15 AM Changeset in ffmpeg [bc7d0517] by Martin Storsjö <martin@martin.st>
movdec: Calculate an average bit rate for fragmented streams, too …
10:15 AM Changeset in ffmpeg [3b5d4428] by Martin Storsjö <martin@martin.st>
movenc: Write the sample rate instead of time scale in the stsd atom …
10:15 AM Changeset in ffmpeg [4ddd54da] by Martin Storsjö <martin@martin.st>
movenc: Add a separate ismv/isma (smooth streaming) muxer …
10:15 AM Changeset in ffmpeg [b613ff5e] by Martin Storsjö <martin@martin.st>
movenc: Allow the caller to decide on fragmentation Signed-off-by: …
10:15 AM Changeset in ffmpeg [f1caf01d] by Martin Storsjö <martin@martin.st>
libavformat: Add a flag for muxers that support write_packet(NULL) for …
10:15 AM Changeset in ffmpeg [83988d5] by Martin Storsjö <martin@martin.st>
movenc: Add support for writing fragmented mov files Signed-off-by: …
10:15 AM Changeset in ffmpeg [6ca38568] by Martin Storsjö <martin@martin.st>
movenc: Add a separate start_pts This fixes calculation of …
10:06 AM Changeset in ffmpeg [c3af52fa] by Ronald S. Bultje <rsbultje@gmail.com>
dsputil: use vertical component for drawing bottom edge. Current code …
5:48 AM Changeset in ffmpeg [668494ac] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add image size check to codec_get_buffer() Fixes …
5:48 AM Changeset in ffmpeg [28d6347] by Michael Niedermayer <michaelni@gmx.at>
avidec: Fix regression with chunks that are larger than the file. …
5:48 AM Changeset in ffmpeg [59e95fa] by Michael Niedermayer <michaelni@gmx.at>
h263dec: Disallow width/height changing with frame threads. Fixes …
5:48 AM Changeset in ffmpeg [5c011706] by Michael Niedermayer <michaelni@gmx.at>
nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of …
4:03 AM Ticket #588 (FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine) closed by Carl Eugen Hoyos
fixed: Does not crash with a current zeranoe build.
3:17 AM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
Replying to kaijun61: > I have tested it. it works for …
2:51 AM Changeset in ffmpeg [7988dd1b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix multi-channel encoding with libfaac.

Jan 24, 2012:

11:46 PM Changeset in ffmpeg [749e5dc1] by Michael Niedermayer <michaelni@gmx.at>
buildsystem: 10l add v4l entry back Signed-off-by: Michael …
11:13 PM Changeset in ffmpeg [2179b638] by Michael Niedermayer <michaelni@gmx.at>
v4l: fix compilation Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:53 PM Changeset in ffmpeg [1d9569f9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
9:43 PM Ticket #935 (mov: error opening alias, while file exists) closed by Carl Eugen Hoyos
fixed: Should be fixed in current git head, thank you for testing!
9:39 PM Changeset in ffmpeg [76c3e76e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow user to force reading mov alias from absolute path. Based on a …
8:55 PM Changeset in ffmpeg [efe68076] by Alex Converse <alex.converse@gmail.com>
aacenc: Fix identification padding when the bitstream is already aligned.
8:54 PM Changeset in ffmpeg [cdfe94c5] by Alex Converse <alex.converse@gmail.com>
aacenc: Write correct length for long identification strings. When …
8:08 PM Changeset in ffmpeg [c77be3a3] by Michael Niedermayer <michaelni@gmx.at>
error concealment: initialize block index. Fixes CVE-2011-3941 (out …
7:13 PM Changeset in ffmpeg [b8dd555c] by Justin Ruggles <justin.ruggles@gmail.com>
aud: remove unneeded field, audio_stream_index from context There is …
7:13 PM Changeset in ffmpeg [be14a37] by Justin Ruggles <justin.ruggles@gmail.com>
aud: fix time stamp calculation for ADPCM IMA WS also allows for …
7:13 PM Changeset in ffmpeg [10fef6b] by Justin Ruggles <justin.ruggles@gmail.com>
aud: simplify header parsing also allows for removing some unused …
7:13 PM Changeset in ffmpeg [0e6a8b5c] by Justin Ruggles <justin.ruggles@gmail.com>
aud: set pts_wrap_bits to 64. Time stamps are not read from the …
7:13 PM Changeset in ffmpeg [98c290cc] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
7:13 PM Changeset in ffmpeg [d481227c] by Justin Ruggles <justin.ruggles@gmail.com>
aud: support Westwood SND1 audio in AUD files. Fixes decoding of the …
7:13 PM Changeset in ffmpeg [02e7dbf5] by Justin Ruggles <justin.ruggles@gmail.com>
adpcm_ima_ws: fix stereo decoding Stereo ADPCM IMA WS is planar for …
7:13 PM Changeset in ffmpeg [220506d2] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add a new codec_id for CRYO APC IMA ADPCM. The stereo layout …
7:08 PM Changeset in ffmpeg [4340a636] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: remove unused context fields, audio_samplerate and audio_bits
7:08 PM Changeset in ffmpeg [7e813d59] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: clean up audio header parsing Fix setting of bit_rate and …
7:08 PM Changeset in ffmpeg [5b4c5628] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: set time base to frame rate as coded in the header. According to …
7:08 PM Changeset in ffmpeg [9ae84697] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: set packet duration. Also remove unused context field, …
7:08 PM Changeset in ffmpeg [53ed79a2] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: use 1/sample_rate as the audio stream time base
7:08 PM Changeset in ffmpeg [e1ac69fa] by Justin Ruggles <justin.ruggles@gmail.com>
vqa: set stream start_time to 0. The format has no coded timestamps …
5:27 PM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
I have tested it. it works for ffmpeg, but not on AAC decoder
5:04 PM Changeset in ffmpeg [1381e9bc] by Anton Khirnov <anton@khirnov.net>
lavc: postpone the removal of AVCodecContext.request_channels. …
5:04 PM Changeset in ffmpeg [dc7ad30f] by Anton Khirnov <anton@khirnov.net>
lavf: postpone removing av_close_input_file(). It has been deprecated …
5:04 PM Changeset in ffmpeg [af0292f3] by Anton Khirnov <anton@khirnov.net>
lavc: postpone removing old audio encoding and decoding API It has …
5:04 PM Changeset in ffmpeg [75e2025f] by Anton Khirnov <anton@khirnov.net>
avplay: remove the -er option. Error recognition flags can and should …
5:04 PM Changeset in ffmpeg [941e9f22] by Anton Khirnov <anton@khirnov.net>
lavd: remove deprecated v4l grab device.
4:55 PM Ticket #588 (FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine) updated by DonMoir
Checked this on WinXP 32bit and no longer crashes there.
4:49 PM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
Replying to kaijun61: > Do you mean AAC multi-channel …
4:16 PM Ticket #940 (ERROR: libcelt not found) updated by burek
with dpkg i see i have libva version 1.0.1-3
4:15 PM Changeset in ffmpeg [f1721fbc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124' * …
4:14 PM Ticket #940 (ERROR: libcelt not found) updated by burek
wait waaait :)) same thing with ERROR: vaapi not found (while you are …
4:01 PM Changeset in ffmpeg [62d2a75] by Michael Niedermayer <michaelni@gmx.at>
Added clockwise rotate values to metadata for 90 and 270 degrees …
4:01 PM Changeset in ffmpeg [68134502] by Michael Niedermayer <michaelni@gmx.at>
lavf: replace remaining use of deprecated get_strz() Signed-off-by: …
4:01 PM Changeset in ffmpeg [1c910d2f] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix RGB0->alpha containing formats. Fixes Ticket869 …
4:01 PM Changeset in ffmpeg [fa94f8a] by Michael Niedermayer <michaelni@gmx.at>
buildsys: Fix shared lib build of ffserver. Signed-off-by: Michael …
4:01 PM Changeset in ffmpeg [79f80f5c] by Michael Niedermayer <michaelni@gmx.at>
build: Allow building old API/ABI libpostproc version Allows our …
3:20 PM Changeset in ffmpeg [5dfc7f73] by Clément Bœsch <ubitux@gmail.com>
doc: add Timecode documentation.
3:07 PM Changeset in ffmpeg [cfa2963] by Nicolas George <nicolas.george@normalesup.org>
maintainers: add myself for recent works.
3:03 PM Changeset in ffmpeg [0c9ddc0f] by Nicolas George <nicolas.george@normalesup.org>
faq: fix typo. Reported-By: Clément Bœsch
2:56 PM Changeset in ffmpeg [9aaa70a8] by Nicolas George <nicolas.george@normalesup.org>
faq: document af_aconvert quirks using lavfi.
2:36 PM Changeset in ffmpeg [ece329d6] by Michael Niedermayer <michaelni@gmx.at>
Add myself as mxfdec maintainer Signed-off-by: Michael Niedermayer …
2:36 PM Changeset in ffmpeg [beb19a0] by Michael Niedermayer <michaelni@gmx.at>
h264: Disallow w/h/pixfmt changes for frame threads. Previously this …
2:36 PM Changeset in ffmpeg [b2be1dab] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: Draw edges based on the pictures linesize instead of the …
2:36 PM Changeset in ffmpeg [20aed9ed] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Allocate buffers of the size needed by the decoder. Fixes …
2:34 PM Ticket #940 (ERROR: libcelt not found) closed by Cigaes
fixed: Fix pushed as commit 969ba65. Thanks for the report.
12:53 PM Ticket #940 (ERROR: libcelt not found) updated by burek
+1 :) you can close this one :)
12:27 PM Ticket #940 (ERROR: libcelt not found) updated by Cigaes
Status, Version, Component, Reproduced by developer changed
Your assumption is right. Please test the patch I submitted to the …
12:23 PM Changeset in ffmpeg [969ba65] by Nicolas George <nicolas.george@normalesup.org>
libcelt: configure: distinguish not found and too old. Fixes ticket #940.
12:06 PM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
Do you mean AAC multi-channel downmixing is not supported at the …
12:01 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Stefano Sabatini
First of all thanks for the reply, I confirm that -copyts -acodec copy …
11:53 AM Ticket #940 (ERROR: libcelt not found) created by burek
During ./configure process I've encountered this error and after that …
11:42 AM Changeset in ffmpeg [b720915b] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Fix files > 2 GiB Accumulating into an int would cause …
11:11 AM Changeset in ffmpeg [af21823a] by Nicolas George <nicolas.george@normalesup.org>
lavfi: require libswr for af_pan.
10:38 AM Changeset in ffmpeg [1fa88f34] by Nicolas George <nicolas.george@normalesup.org>
lavd/lavfi: add dumpgraph option.
10:38 AM Changeset in ffmpeg [0c3577bf] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add avfilter_graph_dump.
10:36 AM Changeset in ffmpeg [d8531a1c] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Handle small EditUnitByteCount These are common with audio …
9:43 AM Changeset in ffmpeg [9bd44b42] by Clément Bœsch <ubitux@gmail.com>
pan: drop unecessary includes.
9:43 AM Changeset in ffmpeg [66b1b7e5] by Clément Bœsch <ubitux@gmail.com>
pan: move query_formats() to avoid forward declarations.
9:43 AM Changeset in ffmpeg [94dc4a50] by Clément Bœsch <ubitux@gmail.com>
pan: reindent after remap commit.
9:43 AM Changeset in ffmpeg [6728dd37] by Clément Bœsch <ubitux@gmail.com>
pan: add channel mapping capability.
9:43 AM Changeset in ffmpeg [66fdbcbb] by Clément Bœsch <ubitux@gmail.com>
pan: raise correct error when there is no param specified.
7:30 AM Ticket #939 (FFplay issue when SDL compiled with GCC 4.6.2) created by Kyle
I'm running into a issue with ffplay.exe when SDL was compiled with …
5:57 AM Changeset in ffmpeg [d1ad6bdb] by Ronald S. Bultje <rsbultje@gmail.com>
Changelog: restore version <next> header Signed-off-by: Ronald S. …
1:41 AM Changeset in ffmpeg [0bb57f8b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Remove …
1:31 AM Changeset in ffmpeg [b955d407] by Michael Niedermayer <michaelni@gmx.at>
Revert "Fix multi-channel AAC encoding." This reverts commit …
1:16 AM Changeset in ffmpeg [1d3a9e63] by Janne Grunau <janne-libav@jannau.net>
rv10: verify slice offsets against buffer size Found by John Villamil …

Jan 23, 2012:

11:51 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) updated by Alex Zhukov
command line {{{bin/ffmpeg -use_absolute_path 1 -i …
11:09 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) updated by Carl Eugen Hoyos
To make this a valid ticket, please add a ffmpeg command line together …
10:41 PM Changeset in ffmpeg [f58d6700] by Michael Niedermayer <michaelni@gmx.at>
movenc: Decrease default chunk merge limit to 1mb. This reduces the …
9:46 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) created by Alex Zhukov
when decoding dnxhd tons of {{{ Multiple ff_thread_finish_setup() …
8:04 PM Changeset in ffmpeg [0fec2cb1] by Anton Khirnov <anton@khirnov.net>
Remove ffmpeg.
7:49 PM Changeset in ffmpeg [2aadff2e] by Michael Niedermayer <michaelni@gmx.at>
limit chunk size to 1GB Signed-off-by: Michael Niedermayer …
7:40 PM Changeset in ffmpeg [9292fe4a] by Alex Converse <alex.converse@gmail.com>
aacenc: Simplify windowing Signed-off-by: Alex Converse …
7:40 PM Changeset in ffmpeg [7946a5ac] by Alex Converse <alex.converse@gmail.com>
aacenc: Move saved overlap samples to the beginning of the same buffer …
7:40 PM Changeset in ffmpeg [9b8e2a87] by Alex Converse <alex.converse@gmail.com>
aacenc: Deinterleave input samples before processing. Signed-off-by: …
7:40 PM Changeset in ffmpeg [04af2efa] by Alex Converse <alex.converse@gmail.com>
aacenc: Store channel count in AACEncContext. Signed-off-by: Alex …
7:40 PM Changeset in ffmpeg [80d44277] by Alex Converse <alex.converse@gmail.com>
aacenc: Move Q3/4 calculation to it's own table This should be moved …
7:40 PM Changeset in ffmpeg [025ccf1] by Alex Converse <alex.converse@gmail.com>
aacenc: Request normalized float samples instead of converting s16 …
7:40 PM Changeset in ffmpeg [6381f913] by Alex Converse <alex.converse@gmail.com>
aacpsy: Replace an if with FFMAX in LAME windowing. Signed-off-by: …
7:40 PM Changeset in ffmpeg [207bf44] by Alex Converse <alex.converse@gmail.com>
aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate …
7:40 PM Changeset in ffmpeg [843cd4a3] by Alex Converse <alex.converse@gmail.com>
aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons …
7:40 PM Changeset in ffmpeg [53107041] by Alex Converse <alex.converse@gmail.com>
aacenc: cosmetics: move init() and end() to the bottom of the file. …
7:40 PM Changeset in ffmpeg [17ae6081] by Alex Converse <alex.converse@gmail.com>
aacenc: aac_encode_init() cleanup Macroify sanity checks and check …
7:38 PM Changeset in ffmpeg [f7a9b1de] by Michael Niedermayer <michaelni@gmx.at>
cafdec: fix regression introduced in c7579ad8e84c5 Signed-off-by: …
7:38 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Mike
One other thing to be aware of: the mpegts mux does not honor the …
7:35 PM Ticket #935 (mov: error opening alias, while file exists) updated by Alex Zhukov
the patch works thanks
7:11 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Mike
From what I can see in the code, -copyts does the right thing only …
6:47 PM Changeset in ffmpeg [14d94a1] by Michael Niedermayer <michaelni@gmx.at>
avidec: Fix use of stream_index before validation of its range. …
6:47 PM Changeset in ffmpeg [d150a147] by Michael Niedermayer <michaelni@gmx.at>
Improve support for PGS subtitles. The previous implementation …
6:47 PM Changeset in ffmpeg [cf7c7f13] by Michael Niedermayer <michaelni@gmx.at>
pthreads: Generic progress lubrication support. Fixes bug118, bug120 …
6:47 PM Changeset in ffmpeg [575d494d] by Michael Niedermayer <michaelni@gmx.at>
pthreads: reset got_frames on flush. This fixes memory corruption …
6:04 PM Changeset in ffmpeg [27ed027b] by Kostya Shishkov <kostya.shishkov@gmail.com>
XWD encoder and decoder Signed-off-by: Kostya Shishkov …
6:04 PM Changeset in ffmpeg [7662a53] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1: don't read the interpfrm and bfraction elements for interlaced …
4:29 PM Changeset in ffmpeg [50a3f9a4] by Janne Grunau <janne-libav@jannau.net>
mxfdec: fix memleak on mxf_read_close()
4:26 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) closed by Carl Eugen Hoyos
invalid: Thank you for testing this!
4:18 PM Changeset in ffmpeg [c7579ad8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
cafdec: replace deprecated get_strz()
4:18 PM Changeset in ffmpeg [a6ef7b3a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
cafenc: replace deprecated av_dbl2int()
4:18 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by kuzyag
That's definitely Avid QuickTime? Codecs LE 2.0 bug. It decode DNxHD …
4:04 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by Carl Eugen Hoyos
Keywords, Version changed
Do you suspect that there is no bug in FFmpeg?
3:34 PM Changeset in ffmpeg [e924a4ba] by Justin Ruggles <justin.ruggles@gmail.com>
westwood: split the AUD and VQA demuxers into separate files. They …
3:33 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by kuzyag
This problem appears with Avid QuickTime Codecs LE 2.0 When I …
12:59 PM Ticket #816 (pal8 output is gray / empty) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords, Type changed
A filter was posted some time ago: …
12:50 PM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) closed by Carl Eugen Hoyos
wontfix: I don't think we should export ff_cropTbl().
12:49 PM Ticket #846 (Closed Captioning in mov) updated by Carl Eugen Hoyos
Priority, Status, Type, Reproduced by developer, Summary changed
11:55 AM Ticket #935 (mov: error opening alias, while file exists) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
Please test attached patch with ffmpeg -use_absolute_path 1 -i …
11:54 AM patchmovabsolute.diff attached to Ticket #935 by Carl Eugen Hoyos
11:32 AM Ticket #936 (ProRes in mov: non monotonically increasing dts) updated by Carl Eugen Hoyos
Status, Description, Component, Summary, Keywords, Reproduced by developer changed
11:18 AM Ticket #937 (DVB Subtitles are not decoded when display segment is missing) updated by Carl Eugen Hoyos
Keywords, Status, Type, Reproduced by developer changed
[…]
11:16 AM sub.mpg attached to Ticket #937 by Carl Eugen Hoyos
10:42 AM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by kuzyag
because my source is interlaced. passing +ildct enables interlaced …
8:06 AM Ticket #937 (DVB Subtitles are not decoded when display segment is missing) updated by GoodGuys
Submitted a patch to XBMC against their version of ffmpeg, here: …
7:53 AM Ticket #937 (DVB Subtitles are not decoded when display segment is missing) created by GoodGuys
Note: This is a "port" of a ticket submitted to the MythTV bug tracker …
7:13 AM Ticket #936 (ProRes in mov: non monotonically increasing dts) created by Sapan
Application provided invalid, non monotonically increasing dts to …
2:49 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Hello Aztek, Thank you so much for your quick reply and your …
2:42 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Hello, Thank you for your quick reply! I am very new to FFMPEG and …
2:42 AM Ticket #935 (mov: error opening alias, while file exists) updated by Alex Zhukov
how can it be circumvented? the following patch helped me […]
12:46 AM Changeset in ffmpeg [b9db728a] by Michael Niedermayer <michaelni@gmx.at>
libavformat/libavformat.v: fix application name in comment …
12:05 AM Changeset in ffmpeg [feb99757] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …

Jan 22, 2012:

11:26 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Carl Eugen Hoyos
Is this only reproducible using an external library (libfaac) or also …
11:06 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by blsa
I attached a complete log file in the above, which is the output of …
11:03 PM debug.txt attached to Ticket #634 by blsa
10:40 PM Changeset in ffmpeg [9bf9c314] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: Back up extradata to allow decoder reinit to work. This …
10:40 PM Changeset in ffmpeg [eaf4bf6d] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: Initialise variables to silence valgrind. Signed-off-by: …
10:40 PM Changeset in ffmpeg [89ddff92] by Michael Niedermayer <michaelni@gmx.at>
Revert "movenc: simplify handling of pcm vs. adpcm vs. other …
10:40 PM Changeset in ffmpeg [9c909e8e] by Michael Niedermayer <michaelni@gmx.at>
build: Describe --nm and -ld options consistently Signed-off-by: …
10:33 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Stefano Sabatini
Replying to cehoyos: > Please provide the complete, uncut …
10:07 PM Changeset in ffmpeg [199d4478] by Michael Niedermayer <michaelni@gmx.at>
pthread: Change a signal to a broadcast as multiple threads have been …
10:06 PM Changeset in ffmpeg [2bb7396b] by Michael Niedermayer <michaelni@gmx.at>
base64: 10l endian fix. Signed-off-by: Michael Niedermayer …
9:53 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Michael Niedermayer
Regression since 8e8c51318c1fe4ae61de578f0823b88aa3fe8222 Author: …
9:03 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Michael Niedermayer
You made a mistake during bisect, …
6:32 PM Changeset in ffmpeg [15cea369] by Janne Grunau <janne-libav@jannau.net>
riff: fix invalid av_freep() calls on EOF in ff_read_riff_info
6:30 PM Changeset in ffmpeg [c6baa40] by Michael Niedermayer <michaelni@gmx.at>
avfilter: add some asserts() to check refcounts. Signed-off-by: …
5:59 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Aztek
Hi streamingguy, This issue is related to the way the VOB files were …
4:20 PM Ticket #808 (zzuf .avi crash FFMPEG memory exceeded) closed by Michael Niedermayer
worksforme: I cant reproduce this anymore, thus i guess it has been fixed.
3:57 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
Replying to streamingguy: > I see the same issue with one …
3:55 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Carl Eugen Hoyos
Component changed
Duration was shown as "N/A" until r21971 (6f5a3d0a), an incorrect …
3:38 PM Changeset in ffmpeg [66b9d706] by Janne Grunau <janne-libav@jannau.net>
pam: Fix a typo that broke writing and reading PAM files. Reported …
3:31 PM Changeset in ffmpeg [72b33ea] by Michael Niedermayer <michaelni@gmx.at>
build: Support selecting yasm-compatible assembler Makes it …
2:55 PM Ticket #588 (FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine) updated by Michael Niedermayer
I suspect this issue has been fixed as our mingw 64bit tests work fine
2:39 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Carl Eugen Hoyos
Keywords changed
Seeking with ffplay works fine here with the output file and current …
2:35 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Elon Musk
That was my first muxing into nut, so I can not answer that. Reported …
2:30 PM Changeset in ffmpeg [23440531] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix unscaled >8bit planar chroma handling. Fixes Ticket840 …
1:47 PM Changeset in ffmpeg [20ea14d0] by Janne Grunau <janne-libav@jannau.net>
mxfdec: fix memleak on av_realloc failures
1:42 PM Changeset in ffmpeg [378b7be] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: fixed parsing in some mpeg2 streams Signed-off-by: Michael …
1:42 PM Changeset in ffmpeg [e9a6152e] by Michael Niedermayer <michaelni@gmx.at>
lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8 …
1:41 PM Changeset in ffmpeg [b4ec645f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Extract some duplicated code. Signed-off-by: Reimar Döffinger …
1:41 PM Changeset in ffmpeg [b64b1608] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove pointless and distracting () Signed-off-by: Reimar Döffinger …
1:41 PM Changeset in ffmpeg [57608d9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Simplify: just add header_size directly. Signed-off-by: Reimar …
1:41 PM Changeset in ffmpeg [b09c93d7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Move some duplicated code, simplify. Signed-off-by: Reimar Döffinger …
1:41 PM Changeset in ffmpeg [0a403588] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Make variable that always has the same value const. Signed-off-by: …
1:41 PM Changeset in ffmpeg [daa47fd] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Optimized base64 decode by writing 3 bytes at once. About 25% faster. …
1:41 PM Changeset in ffmpeg [420719e1] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Cosmetics: add do {} while 0 to macro. Signed-off-by: Reimar …
1:40 PM Changeset in ffmpeg [fc857294] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Do not parse slices or DeltaEntryArrays. The most recent …
1:40 PM Changeset in ffmpeg [f028d4d1] by Janne Grunau <janne-libav@jannau.net>
mxfdec: hybrid demuxing/seeking solution This uses the old demuxing …
1:40 PM Changeset in ffmpeg [1f5f8b2] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Add Avid's essence element key. Signed-off-by: Janne Grunau …
1:40 PM Changeset in ffmpeg [44deb9f6] by Janne Grunau <janne-libav@jannau.net>
mfxdec: Separate mxf_essence_container_uls for audio and video. It is …
1:40 PM Changeset in ffmpeg [3cb33fbe] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Compute packet offsets properly. This replaces the old …
1:40 PM Changeset in ffmpeg [f4187945] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Use MaterialPackage - Track - TrackID instead of the …
1:40 PM Changeset in ffmpeg [21cc4b33] by Janne Grunau <janne-libav@jannau.net>
mxfdec: use av_dlog() for 'no corresponding source package found' …
1:40 PM Changeset in ffmpeg [c77a5460] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Make mxf->partitions sorted by offset. This also zeroes new …
1:40 PM Changeset in ffmpeg [be78e3f6] by Janne Grunau <janne-libav@jannau.net>
mxfdec: parse ThisPartition Signed-off-by: Janne Grunau …
1:40 PM Changeset in ffmpeg [775d3b4a] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Speed up metadata and index parsing. Specifically, this means …
1:40 PM Changeset in ffmpeg [09991519] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Make sure DataDefinition is consistent between material track …
1:40 PM Changeset in ffmpeg [0ac5e6a] by Janne Grunau <janne-libav@jannau.net>
mxfdec: add EssenceContainer UL found in …
1:40 PM Changeset in ffmpeg [edb50856] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Add hack that adjusts the n_delta calculation when system …
1:40 PM Changeset in ffmpeg [682b6db7] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry …
1:40 PM Changeset in ffmpeg [83ab10f6] by Janne Grunau <janne-libav@jannau.net>
mxfdec: Move FooterPartition to MXFContext and make sure it is never …
1:40 PM Changeset in ffmpeg [3359246d] by Janne Grunau <janne-libav@jannau.net>
mxfdec: check return value of avio_seek Avoid modifying state if …
1:40 PM Changeset in ffmpeg [0662eea6] by Janne Grunau <janne-libav@jannau.net>
mxfdec: skip to end of structural sets This fixes reading of …
1:40 PM Changeset in ffmpeg [d32b3f40] by Janne Grunau <janne-libav@jannau.net>
mxfdec: parse MXF partitions
12:17 PM Changeset in ffmpeg [6ca1016b] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Use correct variable type for 32-bit samples buffer
6:53 AM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
Hello Michael. Thank you for assisting. Ive uploaded a couple of my …
6:50 AM Changeset in ffmpeg [b263bf66] by Anton Khirnov <anton@khirnov.net>
avserver: fix build after the next bump. Now that 0.8 is out we can …
5:57 AM Changeset in ffmpeg [0421b6dc] by Michael Niedermayer <michaelni@gmx.at>
sws: In case of an invalid scaler algorithm, show the invalid value. …
5:57 AM Changeset in ffmpeg [4f11bed7] by Michael Niedermayer <michaelni@gmx.at>
avidec: fix "avidec.c:362: warning: st may be used uninitialized in …
5:47 AM Ticket #840 (green color with png (gray) to 10bit yuv) closed by Michael Niedermayer
fixed: Locally fixed
5:46 AM Changeset in ffmpeg [9e34adf] by Michael Niedermayer <michaelni@gmx.at>
RC: Fix initial buffer occupancy. Fixes Ticket880 Regression since …
5:46 AM Changeset in ffmpeg [887cd59] by Michael Niedermayer <michaelni@gmx.at>
mpegpsmux: Fix integer overflow with huge VBV sizes. Signed-off-by: …
5:46 AM Changeset in ffmpeg [018a6645] by Michael Niedermayer <michaelni@gmx.at>
aacenc: Fix bug in writing libavcodec_ident. the written length was …
5:09 AM Ticket #869 (bgr0 -> bgra does not make the output opaque) closed by Michael Niedermayer
fixed: Locally fixed
4:29 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Hello Aztek, Are you able to solve this issue? I tried several …
4:25 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Status changed
Hello, Any update on this issue? I see the same issue with one of my …
3:49 AM Changeset in ffmpeg [f746f379] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding gray8a tiff images.
3:43 AM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Michael Niedermayer
The index isnt mandatory but seeking with ffplay should not fail is …
3:38 AM Ticket #880 (bad two first frames when mpeg2video encoding) closed by Michael Niedermayer
fixed: fix sent to ML, will be in git soon
1:19 AM Ticket #769 (png gray8 alpha decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
gray_alpha.png was fixed by Michael, the transparency information of …
1:18 AM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Michael Niedermayer
Where can i find a source file with which this issue has been …

Jan 21, 2012:

11:46 PM Changeset in ffmpeg [e8df1827] by Michael Niedermayer <michaelni@gmx.at>
img2: add j2c file extension Some applications use the j2c extension …
11:46 PM Changeset in ffmpeg [39bf7ff] by Michael Niedermayer <michaelni@gmx.at>
pixdesc: cosmetics Signed-off-by: Jean First <jeanfirst@gmail.com> …
11:46 PM Changeset in ffmpeg [d1c48025] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Do not use SIMD paeth prediction for bpp=2 Fixes decoding of …
11:46 PM Changeset in ffmpeg [fd8a8373] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Fix masks for interlaced decoding Signed-off-by: Michael …
11:46 PM Changeset in ffmpeg [602e97df] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Add some FF_DEBUG based av_logs. Signed-off-by: Michael …
11:46 PM Changeset in ffmpeg [657878f7] by Michael Niedermayer <michaelni@gmx.at>
sws: fix copy case detection with gray8a. Fixes gray_alpha.png …
11:10 PM Changeset in ffmpeg [58f09785] by Martin Storsjö <martin@martin.st>
rtsp: Use a random offset for trying to open UDP ports for RTP This …
11:10 PM Changeset in ffmpeg [dbb06b8c] by Martin Storsjö <martin@martin.st>
rtsp: Allow specifying the UDP port range via AVOptions …
11:10 PM Changeset in ffmpeg [bc495ba] by Martin Storsjö <martin@martin.st>
rtsp: Remove a leftover, currently pointless check This check isn't …
10:48 PM Changeset in ffmpeg [2478612] by Michael Niedermayer <michaelni@gmx.at>
lavc: Mark the err_detect constants as audio+video as they also apply …
10:46 PM Changeset in ffmpeg [44d4fe9d] by Michael Niedermayer <michaelni@gmx.at>
error_detection: put the old error detection constants back. The old …
10:23 PM Changeset in ffmpeg [c5c7e0eb] by Michael Niedermayer <michaelni@gmx.at>
git show 2473a45c85dce6872617b33fce396dbbd6347e8e avconv.c | patch …
10:11 PM Changeset in ffmpeg [b5a69e79] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
8:18 PM Changeset in ffmpeg [ad7beb2c] by Martin Storsjö <martin@martin.st>
rtpdec: Use our own SSRC in the SDES field when sending RRs The …
7:02 PM Ticket #935 (mov: error opening alias, while file exists) updated by Carl Eugen Hoyos
The reference in the file you posted does not point to a relative …
6:56 PM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
Replying to kaijun61: > I use gstreamer-based player to …
6:30 PM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
I use gstreamer-based player to test ffmpeg aac codec in ffmpeg shared …
6:26 PM Ticket #935 (mov: error opening alias, while file exists) updated by Alex Zhukov
{{{cd …
6:20 PM Ticket #934 (Avid DS Uncompressed SUDS) updated by Elon Musk
mov contains some visual.(color,contrast,tint,brightness) atom stuff …
6:09 PM Ticket #935 (mov: error opening alias, while file exists) updated by Carl Eugen Hoyos
Does it work if the referenced files are not in an absolute, but a …
5:48 PM Ticket #931 (Remuxing Apple prores video) closed by Carl Eugen Hoyos
worksforme: Works fine for me […]
5:45 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Carl Eugen Hoyos
Component changed
Please provide the complete, uncut console output together with your …
5:37 PM Changeset in ffmpeg [4b63cc18] by Reinhard Tartler <siretart@tauware.de>
Finalize changelog for 0.8 Release
5:36 PM Ticket #935 (mov: error opening alias, while file exists) updated by Alex Zhukov
[…]
5:34 PM Ticket #935 (mov: error opening alias, while file exists) updated by Carl Eugen Hoyos
Please add command line (ffmpeg -i file) together with complete, uncut …
5:33 PM Ticket #934 (Avid DS Uncompressed SUDS) updated by Alex Zhukov
something with colorspace? or am i missing something? ffmpeg decoded …
5:06 PM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
Version changed
Replying to kaijun61: > it sounds like 5 channels not …
5:00 PM Ticket #525 (Avid 1:1 10-bit RGB Packer not supported) updated by Carl Eugen Hoyos
Keywords changed
4:59 PM Ticket #934 (Avid DS Uncompressed SUDS) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the sample.
4:58 PM Changeset in ffmpeg [9e53f62b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding Avid DS Uncompressed (SUDS). Fixes ticket #934
3:35 PM Changeset in ffmpeg [def19c90] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Unroll base64 decode loop. Around 50% faster. decode: 374139 -> …
1:54 PM Changeset in ffmpeg [fd1a1f14] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8 Release
1:52 PM Changeset in ffmpeg [523f676b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Use a full table for base64 decode. Also encodes error or end marker …
1:52 PM Changeset in ffmpeg [d41c824b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix valgrind FATE for out-of-tree builds. Signed-off-by: Reimar …
1:40 PM Changeset in ffmpeg [a9117c75] by Stefano Sabatini <stefasab@gmail.com>
lavfi: fix mp and mandelbrot descriptions to make them complete …
12:26 PM Changeset in ffmpeg [2473a45] by Janne Grunau <janne-libav@jannau.net>
threads: change the default for threads back to 1 Using threaded …
12:26 PM Changeset in ffmpeg [afb8b207] by Janne Grunau <janne-libav@jannau.net>
threads: update slice_count and slice_offset from user context They …
11:04 AM Changeset in ffmpeg [8650d5f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
base64: more thorough decode tests. Signed-off-by: Reimar Döffinger …
11:04 AM Changeset in ffmpeg [77b90f0c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add a --valgrind configure option. If specified runs "make fate" …
10:04 AM Changeset in ffmpeg [7ba34575] by Martin Storsjö <martin@martin.st>
aviocat: Remove useless includes Also include stdlib.h explicitly - …
7:48 AM Changeset in ffmpeg [7512bb74] by Anton Khirnov <anton@khirnov.net>
doc/APIChanges: fill in missing dates and hashes
7:40 AM Changeset in ffmpeg [97e3f94b] by Anton Khirnov <anton@khirnov.net>
Revert "avserver: fix build after the next bump." This temporarily …
7:38 AM Changeset in ffmpeg [d2a0041c] by Anton Khirnov <anton@khirnov.net>
mpegaudiodec: switch error detection check to AV_EF_BUFFER …
7:33 AM Changeset in ffmpeg [5124423e] by Anton Khirnov <anton@khirnov.net>
lavf: rename fer option and document resulting (f_)err_detect options …
7:28 AM Changeset in ffmpeg [f8894921] by Anton Khirnov <anton@khirnov.net>
lavc: rename err_filter option to err_detect and document it …
7:28 AM Changeset in ffmpeg [9b6aafba] by Anton Khirnov <anton@khirnov.net>
mpegvideo: fix invalid memory access for small video dimensions When …
4:29 AM Changeset in ffmpeg [99a42f3f] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: Move center&surround mix level tables to parser. That way all …
4:22 AM Changeset in ffmpeg [9ec39937] by Michael Niedermayer <michaelni@gmx.at>
deshake: variable used uninitialized Sometimes the scan finds nothing …
4:13 AM Changeset in ffmpeg [bdd739e9] by Michael Niedermayer <michaelni@gmx.at>
base64: Only run benchmark when "-t" is specified. As the test is run …
1:10 AM Changeset in ffmpeg [57822f06] by Michael Niedermayer <michaelni@gmx.at>
base64: fix little typo Signed-off-by: Michael Niedermayer …
12:33 AM Changeset in ffmpeg [8f0768cc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Add a …
12:14 AM Ticket #935 (mov: error opening alias, while file exists) created by Alex Zhukov
http://dl.dropbox.com/u/1109725/anonymous_theatrical_ref_1080p_2398_235

Jan 20, 2012:

11:32 PM Changeset in ffmpeg [01084336] by Michael Niedermayer <michaelni@gmx.at>
base64: add a benchmark for a pure syntax check. Signed-off-by: …
11:24 PM Changeset in ffmpeg [ea4da948] by Michael Niedermayer <michaelni@gmx.at>
base64: simplify end handling in av_base64_encode() Signed-off-by: …
11:24 PM Changeset in ffmpeg [112bca91] by Michael Niedermayer <michaelni@gmx.at>
base64: optimize av_base64_encode() This makes the code 2-3 times as …
11:24 PM Changeset in ffmpeg [a41687c2] by Michael Niedermayer <michaelni@gmx.at>
base64: add benchmark Signed-off-by: Michael Niedermayer …
11:12 PM Changeset in ffmpeg [5d95112d] by Martin Storsjö <martin@martin.st>
movenc: Reorder entries in the MOVIentry struct, for tigheter packing …
11:12 PM Changeset in ffmpeg [1f712e6a] by Martin Storsjö <martin@martin.st>
rtsp: Remove extern declarations for variables that don't exist …
11:12 PM Changeset in ffmpeg [6a73f3bb] by Martin Storsjö <martin@martin.st>
aviocat: Flush the output before closing Without this, the end of the …
10:28 PM Changeset in ffmpeg [d60d718c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Slightly optimize base64 encode. Move handling of last byte outside …
10:28 PM Changeset in ffmpeg [6af4c981] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Optimize output buffer size check in base64 decode. Signed-off-by: …
10:27 PM Changeset in ffmpeg [686ba5f4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Minor optimization of base64 decode. Signed-off-by: Reimar Döffinger …
10:11 PM Ticket #929 (AAC decoder does not respect request_channels) updated by kaijun
it sounds like 5 channels not downmixed when compared with a DSP aac …
10:03 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) closed by Carl Eugen Hoyos
invalid: Thank you for testing!
9:42 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
the issue is not reproducible in head commit.
8:40 PM AVrp.mov.gz attached to Ticket #934 by Alex Zhukov
SUDS.mov with hacked stsd
8:40 PM SUDS.mov.gz attached to Ticket #934 by Alex Zhukov
DS produced self contained SUDS
8:39 PM Ticket #934 (Avid DS Uncompressed SUDS) created by Alex Zhukov
example SUDS mov file http://dl.dropbox.com/u/1109725/SUDS.mov.gz
8:19 PM Changeset in ffmpeg [23e57d16] by Martin Storsjö <martin@martin.st>
Add a tool that uses avio to read and write, doing a plain copy of …
7:34 PM Changeset in ffmpeg [2d9e2c64] by Michael Niedermayer <michaelni@gmx.at>
opt: Fix "libavutil/opt.c:811:20: warning: initialization discards …
5:48 PM Ticket #926 (-r ignored, resulting in error "Option framerate not found") updated by Mike
But more to the point: can -r be made to specify the frame rate, …
5:32 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Stefano Sabatini
Added the same file two times, please remove the duplicate.
5:30 PM log.gz attached to Ticket #933 by Stefano Sabatini
log file containing packets/frames timestamp information at various …
5:25 PM columbia-intro.ts attached to Ticket #933 by Stefano Sabatini
5:24 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) created by Stefano Sabatini
Using the command: […] (same without -vsync) the A/V streams in …
5:19 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by Carl Eugen Hoyos
(Does decoding work with FFmpeg?) Do I understand correctly that it …
5:16 PM Ticket #926 (-r ignored, resulting in error "Option framerate not found") closed by Carl Eugen Hoyos
invalid: I suspect you can use -vf setpts to achieve what you want. See ticket …
4:14 PM Changeset in ffmpeg [c3d5e290] by Mans Rullgard <mans@mansr.com>
ARM: fix build with FFT enabled and MDCT disabled Signed-off-by: …
4:11 PM Ticket #926 (-r ignored, resulting in error "Option framerate not found") updated by Charles C.
Yes, I suppose so. But more to the point: can -r be made to specify …
4:00 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by kuzyag
Replying to cehoyos: > Please add the ffmpeg command line …
3:56 PM Ticket #926 (-r ignored, resulting in error "Option framerate not found") updated by Carl Eugen Hoyos
I consider it worse to silently accept options that have no effect …
3:37 PM Ticket #926 (-r ignored, resulting in error "Option framerate not found") updated by Charles C.
Maybe it didn't used to actually let you set the frame rate -- but it …
3:22 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) updated by Carl Eugen Hoyos
Please add the ffmpeg command line you used together with the …
2:42 PM 1.jpg attached to Ticket #932 by kuzyag
that's how it looks
2:41 PM Ticket #932 (incorrectly displaying video in a QuickTime player with codecs from AVid) created by kuzyag
Reported by kuz...@gmail.com, Today (2 hours ago) encoded video with …
12:37 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
Replying to kaijun61: > I feel confused about ffmpeg and …
12:27 PM Changeset in ffmpeg [23934e5f] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: increase precision for the shown float values
12:27 PM Changeset in ffmpeg [4601ad76] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix value_string() prefix printing for values with negative …
12:27 PM Changeset in ffmpeg [eef4b704] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: reindent after previous commit
12:27 PM Changeset in ffmpeg [58b10b4c] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: factorize common code in value_string()
11:33 AM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
I feel confused about ffmpeg and libav. Before and including …
10:03 AM Ticket #931 (Remuxing Apple prores video) created by Sapan
Application provided invalid, non monotonically increasing dts to …
9:58 AM Changeset in ffmpeg [72092188] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: remove unused and commented variable OutputStream.sync_ipts
8:41 AM Changeset in ffmpeg [59297ad6] by Janne Grunau <janne-libav@jannau.net>
lavf: force single-threaded decoding in avformat_find_stream_info The …
8:30 AM Changeset in ffmpeg [b89f8774] by Anton Khirnov <anton@khirnov.net>
avidec: migrate last of lavf from FF_ER_* to AV_EF_* Signed-off-by: …
8:17 AM Changeset in ffmpeg [8e1340ab] by Anton Khirnov <anton@khirnov.net>
avserver: fix build after the next bump.
6:17 AM Ticket #634 (non monotonically increasing dts with v4l2) updated by blsa
I second this issue. I'm using ffmpeg+ffserver to transfer RTSP …
1:14 AM Changeset in ffmpeg [48706f41] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg12: …

Jan 19, 2012:

11:16 PM Changeset in ffmpeg [9d35fa43] by Clément Bœsch <ubitux@gmail.com>
lavfi: add missing periods in descriptions.
10:33 PM Changeset in ffmpeg [dcea7ca7] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: include type in filter list.
10:33 PM Changeset in ffmpeg [a9575ffc] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: media type to letter conversion in a separate function.
10:31 PM Changeset in ffmpeg [de073550] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changed indexing in libopenjpeg to shorten lines
10:31 PM Changeset in ffmpeg [df42dd73] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support gray8a encoding with libopenjpeg. Reviewed-by: Michael …
10:31 PM Changeset in ffmpeg [e209a377] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify 32bit png decoding.
10:31 PM Changeset in ffmpeg [21a10061] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support encoding 16bit pixel formats to sgi.
10:31 PM Changeset in ffmpeg [b614c147] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify 32bit pam decoding. Reviewed-by: Paul B Mahol
10:31 PM Changeset in ffmpeg [34aadeaa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify PIX_FMT_RGB555LE selection in targa decoder. Suggested by …
10:31 PM Changeset in ffmpeg [b4634a00] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify targa decoding on big endian.
9:18 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
Do I understand you correctly that the issue is not reproducible with …
9:17 PM Ticket #919 (Embedded mkv subtitles are staying longer than they are supposed to be ...) updated by Carl Eugen Hoyos
If you need help, you will have to provide an FFmpeg command line, …
9:12 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
I find mathematics.h was reverted later on for other reasons.
9:04 PM Ticket #919 (Embedded mkv subtitles are staying longer than they are supposed to be ...) updated by KuroiTsuki
so, what can I expect? What is solution for me?
8:20 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
I don't think FFmpeg has moved, please test sources from …
6:47 PM Changeset in ffmpeg [4cf81d9f] by Nicolas George <nicolas.george@normalesup.org>
libcelt: configure: check for recent version.
5:52 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
I need to mention, since ffmpeg is moved libav, I got source codes …
5:11 PM Ticket #929 (AAC decoder does not respect request_channels) updated by Carl Eugen Hoyos
To make this a valid ticket, please add: * ffmpeg command line (as …
5:10 PM Ticket #930 (AAC 5.1 channel decoding issue) closed by Carl Eugen Hoyos
duplicate
5:08 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Carl Eugen Hoyos
Replying to Glinx: > ....do I need to do anything else? …
5:07 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
Replying to kaijun61: > this issue happens at …
4:30 PM Ticket #923 (add "S263" fourcc) closed by Michael Niedermayer
fixed: patch applied
4:20 PM Changeset in ffmpeg [ef9623f6] by Michael Niedermayer <michaelni@gmx.at>
Add "S263" FourCC fixes ticket #923 Signed-off-by: Michael …
4:17 PM Ticket #927 ([PATCH] DNxHD: frame multithreading) closed by Michael Niedermayer
fixed: Patch applied, thanks
4:12 PM Changeset in ffmpeg [1406d9dd] by Michael Niedermayer <michaelni@gmx.at>
DNxHD: frame multithreading Signed-off-by: Javier Cabezas …
3:19 PM Ticket #930 (AAC 5.1 channel decoding issue) created by kaijun
I tested AAC 5.1 channel audio on stereo output on arm-based …
3:17 PM Ticket #929 (AAC decoder does not respect request_channels) created by kaijun
I tested AAC 5.1 channel audio on stereo output on arm-based …
2:02 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
this issue happens at 0ebcdf5cdad6bf20a5170735a7f77b23ecc081ac where …
1:46 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
....do I need to do anything else?
1:31 PM uglyFix.c attached to Ticket #928 by Zax
1:30 PM Ticket #928 (ffmpeg libdc1394 camera live mpeg streaming stops a specific frame number) created by Zax
I was trying to stream live video from a dc1394 camera by using ffmpeg …
1:23 PM Ticket #914 (tiff: support "old style LZW") updated by ami_stuff
Well, I like bug free/full feaured software. Since FFmpeg already …
1:14 PM Changeset in ffmpeg [a85ce653] by Diego Biurrun <diego@biurrun.de>
mpeg12: check for available bits to avoid an infinite loop …
7:51 AM Changeset in ffmpeg [1ce8377c] by Michael Niedermayer <michaelni@gmx.at>
wmalossless: Fix incompatoble pointer type warnings Signed-off-by: …
4:26 AM Ticket #914 (tiff: support "old style LZW") updated by compn
i'm curious why we support any of these old weird image formats. are …
2:30 AM DNxHD_MT.patch attached to Ticket #927 by STaRGaZeR
2:30 AM Ticket #927 ([PATCH] DNxHD: frame multithreading) created by STaRGaZeR
This patch adds frame multithreading to the DNxHD decoder. Tested and …
12:42 AM 599.png attached to Ticket #876 by ami_stuff
12:41 AM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) updated by ami_stuff
this is actually a bug in swscale (anything to rgb48le) triggered when …
12:19 AM Changeset in ffmpeg [c130428a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
Note: See TracTimeline for information about the timeline view.