Timeline



Feb 18, 2012:

11:30 PM Ticket #735 (Incorrect DTS sync in OGG codec) updated by reimar
Should be a duplicate of issue #13.
11:30 PM Ticket #13 (demuxing ogg track produces invalid ogg on 3rd pass) updated by reimar
This happens because since multiple frames merged into one page do not …
9:53 PM Ticket #296 (support seeking by decoding from the begin) updated by DonMoir
only_two_keyframes_flyby.avi is an example of sparse keyframes …
9:50 PM only_two_keyframes_flyby.avi attached to Ticket #296 by DonMoir
9:11 PM Ticket #296 (support seeking by decoding from the begin) updated by DonMoir
These type of files fall into a category where the main background …
8:54 PM no_keyframes_filecopy.avi attached to Ticket #296 by DonMoir
8:54 PM first_keyframe_only_count.mkv attached to Ticket #296 by DonMoir
8:54 PM first_keyframe_only_confused.mov attached to Ticket #296 by DonMoir
8:45 PM Changeset in ffmpeg [57182b9f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. -idct …
8:35 PM Changeset in ffmpeg [76cc0992] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggenc: fix condition when not to flush due to keyframe granule. The …
8:35 PM Changeset in ffmpeg [030e96fe] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggdec: improve warning message. Print whether it was a keyframe or a …
8:35 PM Changeset in ffmpeg [8688e6ac] by Clément Bœsch <ubitux@gmail.com>
ffprobe: fix crash if the file can't be opened.
7:13 PM Changeset in ffmpeg [5be805d3] by Martin Storsjö <martin@martin.st>
mov: Use defines for sample flags in fragments Signed-off-by: Martin …
7:13 PM Changeset in ffmpeg [3eec23f3] by Martin Storsjö <martin@martin.st>
mov: Use defines for trun flags Signed-off-by: Martin Storsjö …
7:13 PM Changeset in ffmpeg [73328f24] by Martin Storsjö <martin@martin.st>
mov: Use defines for tfhd flags Signed-off-by: Martin Storsjö …
5:37 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
5:34 PM Changeset in ffmpeg [6d702dc0] by Kostya Shishkov <kostya.shishkov@gmail.com>
proresenc: force bitrate not to exceed given limit Apple ProRes …
5:16 PM Changeset in ffmpeg [c742ab4] by Ronald S. Bultje <rsbultje@gmail.com>
vc1parse: call vc1_init_common(). The parser uses VLC tables …
5:13 PM Changeset in ffmpeg [9d3050d3] by Ronald S. Bultje <rsbultje@gmail.com>
wma: don't return 0 on invalid packets. Return 0 means "please return …
5:12 PM Changeset in ffmpeg [41afac7f] by Ronald S. Bultje <rsbultje@gmail.com>
asf: prevent packet_size_left from going negative if hdrlen > pktlen. …
4:41 PM Changeset in ffmpeg [74699ac8] by Ronald S. Bultje <rsbultje@gmail.com>
mjpegb: don't return 0 at the end of frame decoding. Return 0 …
4:40 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) updated by ramitb
Sorry about that, the video I usiing is too large to upload so I …
3:41 PM Changeset in ffmpeg [f23a7403] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add muxer test based on stream-copy from FATE sample. This should …
3:31 PM Changeset in ffmpeg [c7e8639c] by Martin Storsjö <martin@martin.st>
rtpdec: Identify incorrectly signalled H263 H263 in RTP can be …
3:04 PM Changeset in ffmpeg [a520a994] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Perform inter-channel decorr. only if both channels are coded
1:34 PM Changeset in ffmpeg [f3bd226d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix setting flags for codec copy. Signed-off-by: Michael …
1:05 PM Ticket #1002 (AV out of sync on hTC 7 Mozart) updated by zxvc
Thanks, cehoyos. I have solved this video lag problem. A person …
11:26 AM Changeset in ffmpeg [ad8173eb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Allow other programs to open the same files on Windows. In order to …
11:04 AM Changeset in ffmpeg [7c8d477] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Make AAC in Ogg (ogm) work. This needs the extradata to be extracted. …
10:41 AM Changeset in ffmpeg [4538d660] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: set default value to 0:1, as stated in the docs Fix …
10:37 AM Changeset in ffmpeg [80715c3b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: remove confusing comments
10:31 AM Changeset in ffmpeg [36021871] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: show log info even in case no argument is provided to …
8:02 AM Ticket #296 (support seeking by decoding from the begin) updated by Carl Eugen Hoyos
Replying to DonMoir: > I don't create the files but many …
7:50 AM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
For future reports: It is a good idea if you provide complete, uncut …
3:07 AM Changeset in ffmpeg [c9ac0827] by Michael Niedermayer <michaelni@gmx.at>
movenc: Dont crash on aspect=0/0. Signed-off-by: Michael Niedermayer …
2:42 AM Changeset in ffmpeg [c36010c2] by Michael Niedermayer <michaelni@gmx.at>
avidec: remove harmless duplicate code. Signed-off-by: Michael …
1:32 AM Ticket #296 (support seeking by decoding from the begin) updated by DonMoir
By exact timestamp seeking I mean if you request an arbitrary time, it …
1:31 AM Changeset in ffmpeg [bfe7bace] by Michael Niedermayer <michaelni@gmx.at>
libx264: unbreak libx264rgb Signed-off-by: Paul B Mahol …
1:20 AM Changeset in ffmpeg [bbb61a1c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
12:32 AM Changeset in ffmpeg [b1af4e9c] by Martin Storsjö <martin@martin.st>
vp8dsp: split long line. Signed-off-by: Martin Storsjö <martin@martin.st>

Feb 17, 2012:

11:59 PM Changeset in ffmpeg [32a659c7] by Ronald S. Bultje <rsbultje@gmail.com>
aiff: don't skip block_align==0 check on COMM-after-SSND files. This …
11:42 PM Changeset in ffmpeg [ce7aee9] by Alex Converse <alex.converse@gmail.com>
dpcm: ignore extra unpaired bytes in stereo streams. Fixes: …
11:32 PM Changeset in ffmpeg [3e13005c] by Ronald S. Bultje <rsbultje@gmail.com>
mp3on4: require a minimum framesize. If bufsize < headersize, …
11:28 PM Changeset in ffmpeg [c0994e39] by Ronald S. Bultje <rsbultje@gmail.com>
mpc7: assign an error level + context to av_log() msg.
11:23 PM Changeset in ffmpeg [84c202cc] by Ronald S. Bultje <rsbultje@gmail.com>
huffyuv: error out on bit overrun. On EOF, get_bits() will …
11:00 PM Changeset in ffmpeg [569cb948] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix ffmpeg -codecs output. (cherry picked from commit …
10:51 PM Changeset in ffmpeg [f6492476] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix ffmpeg -codecs output.
10:22 PM Changeset in ffmpeg [07333750] by Martin Storsjö <martin@martin.st>
dct-test: Add the missing ff_ prefix to the altivec functions …
10:22 PM Changeset in ffmpeg [89baf359] by Martin Storsjö <martin@martin.st>
dct-test: Remove a stray declaration of a nonexistent function …
10:03 PM Changeset in ffmpeg [53026339] by Martin Storsjö <martin@martin.st>
movenc: Write the unknown duration as 64 bit fields in ismv This is …
10:03 PM Changeset in ffmpeg [99a357f4] by Martin Storsjö <martin@martin.st>
movenc: Write track durations with all bits set if duration is unknown …
9:46 PM sample.wtv attached to Ticket #1004 by ramitb
9:39 PM Changeset in ffmpeg [545e8879] by Michael Niedermayer <michaelni@gmx.at>
y41penc: switch to encode2() Signed-off-by: Paul B Mahol …
9:38 PM Changeset in ffmpeg [48ad7f82] by Michael Niedermayer <michaelni@gmx.at>
r210enc: switch to encode2() Signed-off-by: Paul B Mahol …
9:22 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
9:20 PM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) updated by Carl Eugen Hoyos
Keywords changed
9:19 PM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) updated by Carl Eugen Hoyos
Priority, Status, Version, Type, Reproduced by developer changed
For the future: Please only provide ffplay output for issues that are …
8:36 PM Changeset in ffmpeg [f9caec0c] by Michael Niedermayer <michaelni@gmx.at>
h264: change deblock_h_chroma_8_mmxext() to prevent valgrind …
8:35 PM Changeset in ffmpeg [af468015] by Ronald S. Bultje <rsbultje@gmail.com>
als: prevent infinite loop in zero_remaining(). Found-by: Mateusz …
8:35 PM Changeset in ffmpeg [941fc1e] by Ronald S. Bultje <rsbultje@gmail.com>
cook: prevent div-by-zero if channels is zero. Found-by: Mateusz …
8:33 PM Changeset in ffmpeg [44f5b262] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make CDXL palette opaque.
8:08 PM Ticket #296 (support seeking by decoding from the begin) updated by reimar
Not sure what you exactly you mean to say and what you mean by "exact …
8:00 PM Ticket #296 (support seeking by decoding from the begin) updated by DonMoir
EVBPIC.AVI is a file that exact timestamp seeking fixes completely. …
7:46 PM Changeset in ffmpeg [e9b380a7] by Anton Khirnov <anton@khirnov.net>
pamenc: switch to encode2().
7:46 PM Changeset in ffmpeg [3cc77ded] by Anton Khirnov <anton@khirnov.net>
svq1enc: switch to encode2().
7:46 PM Changeset in ffmpeg [6a047213] by Anton Khirnov <anton@khirnov.net>
dvenc: switch to encode2().
7:46 PM Changeset in ffmpeg [b3566a6a] by Anton Khirnov <anton@khirnov.net>
dpxenc: switch to encode2().
7:46 PM Changeset in ffmpeg [83c7fe32] by Anton Khirnov <anton@khirnov.net>
pngenc: switch to encode2().
7:46 PM Changeset in ffmpeg [ab3a410] by Anton Khirnov <anton@khirnov.net>
v210enc: switch to encode2().
7:46 PM Changeset in ffmpeg [f0366fec] by Anton Khirnov <anton@khirnov.net>
xwdenc: switch to encode2().
7:35 PM Changeset in ffmpeg [f2a4559c] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: use branchless unsigned-to-signed unfolding
7:28 PM Changeset in ffmpeg [d7840529] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add a Sun Rasterfile encoder Signed-off-by: Justin Ruggles …
7:23 PM Changeset in ffmpeg [1f1fbcfa] by Justin Ruggles <justin.ruggles@gmail.com>
sunrast: Move common defines to a new header file. Signed-off-by: …
7:20 PM Changeset in ffmpeg [b5c626fd] by Justin Ruggles <justin.ruggles@gmail.com>
cdxl: fix video decoding for some files Width is padded for ham …
7:19 PM Changeset in ffmpeg [6d10c5bf] by Justin Ruggles <justin.ruggles@gmail.com>
cdxl: fix audio for some samples There may be extra padding at and of …
7:16 PM Changeset in ffmpeg [f02edc4] by Justin Ruggles <justin.ruggles@gmail.com>
apetag: add proper support for binary tags export as attachment …
7:06 PM Ticket #1003 (matroska file hits eof after any seek) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Fails differently if the file is cut. Sample uploaded to …
6:56 PM Ticket #1002 (AV out of sync on hTC 7 Mozart) closed by Carl Eugen Hoyos
invalid: Please do not hesitate to reopen this ticket if: * there is a problem …
6:54 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample.
6:48 PM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
6:46 PM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
6:44 PM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
6:38 PM Changeset in ffmpeg [323b9da9] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: remove dead code The unused code being removed is for …
6:31 PM Changeset in ffmpeg [1bab6f85] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: make access to filter data conditional on filter type. …
6:31 PM Changeset in ffmpeg [a95e3fa9] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: update context offsets after removal of AlpMmxFilter.
5:38 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) updated by ramitb
Yet another simpler option, only audio and same problem: COMMAND: …
5:36 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) updated by ramitb
I tried a simpler copy of audio (no video) and same error: COMMAND: …
5:33 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) created by ramitb
When I try to stream copy the audio from a wtv (tried many different …
5:33 PM Ticket #1003 (matroska file hits eof after any seek) created by DonMoir
This file is probably a "bad" file. …
4:29 PM Changeset in ffmpeg [d493170e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
matroskadec: introduce resync function. This allows handling matroska …
4:29 PM Changeset in ffmpeg [9e0f897f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add ismv regression test. Signed-off-by: Reimar Döffinger …
4:04 PM Changeset in ffmpeg [3ce7148d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
movenc: fix crashes if a stream is empty. For some reason this always …
3:49 PM Changeset in ffmpeg [857d1486] by Michael Niedermayer <michaelni@gmx.at>
prores: initialise encoder and decoder parts only when needed
3:24 PM Changeset in ffmpeg [a0e44414] by Michael Niedermayer <michaelni@gmx.at>
movenc: leave st->codec->frame_size as is instead of forcing it to 1. …
1:43 PM x264.html attached to Ticket #1002 by zxvc
1:43 PM Ticket #1002 (AV out of sync on hTC 7 Mozart) created by zxvc
I could find a x264 bug!? My smartphone is hTC 7 Mozart. It …
1:11 PM Changeset in ffmpeg [5d9ad542] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: initialise encoder and decoder parts only when needed
10:20 AM Ticket #467 (Encoding an image only movie fails when used with the movie overlay filter) updated by Jörgen Isaksson
Hi Stefano, Thx a lot for finally fixing this bug :-) I will check …
7:27 AM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > any thoughts on this? Yes, I …
7:24 AM Ticket #1001 (cdxl: broken output with ham6 file) updated by Carl Eugen Hoyos
Keywords, Version changed
5:43 AM Changeset in ffmpeg [25c42234] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: make monowhite/black RGB-independent. Disadvantage is that …
5:04 AM Changeset in ffmpeg [1b84cf41] by Michael Niedermayer <michaelni@gmx.at>
Makefile: fix proresdec dependancies Signed-off-by: Michael …
1:08 AM Changeset in ffmpeg [52e4018b] by Ronald S. Bultje <rsbultje@gmail.com>
flac: fix infinite loops on all-zero input or end-of-stream. …
12:15 AM Changeset in ffmpeg [b4027d97] by Ronald S. Bultje <rsbultje@gmail.com>
wmapro: change max. block size to 13 bits. WMApro actually support …
12:06 AM Changeset in ffmpeg [29b9aee4] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add count_frames and count_packets options Signed-off-by: …

Feb 16, 2012:

11:35 PM Changeset in ffmpeg [8c1ebdce] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:33 PM Ticket #467 (Encoding an image only movie fails when used with the movie overlay filter) closed by Stefano Sabatini
fixed: It took more time than desired, but should be fixed in: […] Thanks …
11:28 PM Changeset in ffmpeg [7bdefc0] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: add logic for avoiding overlaying frames with PTS > …
10:31 PM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) closed by Michael Niedermayer
fixed: Patch applied Thanks
10:25 PM Changeset in ffmpeg [05ee0db] by Michael Niedermayer <michaelni@gmx.at>
dshow_filter: fix compilation with mingw-w64 Closes ticket #999
10:25 PM Changeset in ffmpeg [22b125f9] by Michael Niedermayer <michaelni@gmx.at>
g729dec: fix 'warning: assignment from incompatible pointer type' …
10:18 PM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) updated by Rafaël Carré
[…]
10:10 PM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) updated by Michael Niedermayer
if someone send me a patch or confirm that some change fixes it then …
10:09 PM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) updated by Rafaël Carré
Oops the important part is the 2nd diff: NO_DSHOW_STRSAFE
10:08 PM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) updated by Rafaël Carré
You should apply the fix made in …
10:06 PM Ticket #1001 (cdxl: broken output with ham6 file) closed by Elon Musk
fixed: fixed locally.
10:02 PM Changeset in ffmpeg [934abf6] by Michael Niedermayer <michaelni@gmx.at>
g729dec: fix use of deprecated functions. Signed-off-by: Michael …
10:01 PM Changeset in ffmpeg [ad21c051] by Michael Niedermayer <michaelni@gmx.at>
diracdec: fix use of deprecated funnctions Signed-off-by: Michael …
8:49 PM Ticket #1001 (cdxl: broken output with ham6 file) created by ami_stuff
http://aminet.net/pix/anim/AminetEarthXL.lha […] […]
8:18 PM Changeset in ffmpeg [204cb29b] by Justin Ruggles <justin.ruggles@gmail.com>
shorten: Use separate pointers for the allocated memory for decoded …
8:18 PM Changeset in ffmpeg [c509f4f7] by Justin Ruggles <justin.ruggles@gmail.com>
atrac3: Fix crash in tonal component decoding. Add a check to avoid …
8:18 PM Changeset in ffmpeg [9fb7a5af] by Justin Ruggles <justin.ruggles@gmail.com>
ws_snd1: Fix wrong samples counts. This makes the check that avoids …
7:28 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by ramitb
any thoughts on this?
7:11 PM Changeset in ffmpeg [8b18288] by Michael Niedermayer <michaelni@gmx.at>
qtrleenc: fix uninitialized variable warnings Signed-off-by: Michael …
6:55 PM Changeset in ffmpeg [5a03a3d] by Michael Niedermayer <michaelni@gmx.at>
proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant. …
6:54 PM Changeset in ffmpeg [67f17e7] by Michael Niedermayer <michaelni@gmx.at>
proresdec2: Fix 16 vs. 8bit compiler warnings. Signed-off-by: Michael …
6:00 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
Just getting a chance to test your recent matroska patches. Perfect …
4:49 PM Changeset in ffmpeg [51df7b23] by Martin Storsjö <martin@martin.st>
movenc: Don't set a default sample duration when creating ismv …
4:45 PM Changeset in ffmpeg [298a587] by Martin Storsjö <martin@martin.st>
rtp: Factorize the check for distinguishing RTCP packets from RTP The …
4:36 PM Changeset in ffmpeg [c6643fdd] by Ronald S. Bultje <rsbultje@gmail.com>
golomb: avoid infinite loop on all-zero input (or end of buffer). …
3:47 PM Changeset in ffmpeg [c9fdf324] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: synchronize video timestamps with audio sample rate …
3:47 PM Changeset in ffmpeg [773ff823] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: add audio stream only after getting the first audio …
3:47 PM Changeset in ffmpeg [9546f331] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: Set video packet duration instead of accumulating pts.
3:47 PM Changeset in ffmpeg [05e4ae83] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: set packet key frame flag for audio and I-frame video …
3:47 PM Changeset in ffmpeg [17b11559] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: fix read_packet() return codes. Use proper AVERROR …
3:47 PM Changeset in ffmpeg [f320fb89] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvid: pass palette in side data instead of in a separate …
3:14 PM Changeset in ffmpeg [f3a094f2] by Martin Storsjö <martin@martin.st>
sdp: Ignore RTCP packets when autodetecting RTP streams The rtp …
2:14 PM Changeset in ffmpeg [7f215e3e] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Use fixed-length array in revert_mclms()
12:07 PM bb_short.wma attached to Ticket #1000 by Bela B
originally this file was a 30sec sample but its size was 3.5M, so I …
12:00 PM Ticket #1000 (wma lossless: not enough space for the output samples) created by Bela B
I tried to convert a wma lossless file to pcm wav. ffmpeg produced an …
5:48 AM Changeset in ffmpeg [17b11ffe] by Kostya Shishkov <kostya.shishkov@gmail.com>
proresenc: initialise 'sign' variable
5:25 AM Changeset in ffmpeg [b92ecda2] by Michael Niedermayer <michaelni@gmx.at>
snow: zero scratchbuf. This should fix some valgrind warnings. …
5:15 AM Changeset in ffmpeg [0f155c86] by Michael Niedermayer <michaelni@gmx.at>
fate: trying to fix "libavcodec/dct-test.o:(.rodata+0xdc): undefined …
4:11 AM Changeset in ffmpeg [f3e08490] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudio: replace memcpy by SIMD code By replacing memcpy with an …
3:58 AM Changeset in ffmpeg [ae591aee] by Ronald S. Bultje <rsbultje@gmail.com>
vc1: prevent using last_frame as a reference for I/P first frame. …
3:01 AM Changeset in ffmpeg [28ba1027] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: Do …
2:05 AM Changeset in ffmpeg [76068253] by Michael Niedermayer <michaelni@gmx.at>
Handle interlaced formats (two coding units together make one full …
1:54 AM Ticket #999 (error: 'wcscpy_instead_use_StringCbCopyW_or_StringCchCopyW' undeclared ...) created by Kyle
When trying to compile FFmpeg 0.10 with MinGW-w64 I get this error: …
12:34 AM Changeset in ffmpeg [6cb20852] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (27 …

Feb 15, 2012:

11:37 PM Changeset in ffmpeg [8812c97b] by Michael Niedermayer <michaelni@gmx.at>
proresenc: Rename for incoming NIH-syndrom. Signed-off-by: Michael …
9:15 PM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by Alexander Strasser
Status changed
Forgot to mention: For the layout I want to use for CLT the picture …
8:39 PM Changeset in ffmpeg [d1ea26f6] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Do not try to read residue if ave_mean <= 1 Otherwise, we end up with …
8:34 PM Changeset in ffmpeg [59df25ef] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Move some variable declarations to comply with C90
8:33 PM Changeset in ffmpeg [3ce50bf5] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Cosmetics: fix some whitespace errors
8:25 PM Changeset in ffmpeg [6345184f] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Support 24-bit decoding
8:21 PM Changeset in ffmpeg [dc08e7ea] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
wmall: remove ;; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:18 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by reimar
> I am assuming that your recent patches for matroska have not changed …
8:07 PM Changeset in ffmpeg [210f728] by Martin Storsjö <martin@martin.st>
ppc: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [f73673a7] by Martin Storsjö <martin@martin.st>
sh4: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [efd29844] by Martin Storsjö <martin@martin.st>
mpegvideo: Add ff_ prefix to nonstatic functions Signed-off-by: …
8:07 PM Changeset in ffmpeg [0ca1bdb3] by Martin Storsjö <martin@martin.st>
rtjpeg: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [6c28d657] by Martin Storsjö <martin@martin.st>
rv: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin Storsjö …
8:07 PM Changeset in ffmpeg [d1b357d7] by Martin Storsjö <martin@martin.st>
vp56: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [27cfdc3e] by Martin Storsjö <martin@martin.st>
vorbis: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [04d38225] by Martin Storsjö <martin@martin.st>
msmpeg4: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [5f2c159c] by Martin Storsjö <martin@martin.st>
vc1: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:07 PM Changeset in ffmpeg [1fec0550] by Martin Storsjö <martin@martin.st>
msmpeg4: Add ff_ prefixes to nonstatic symbols Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [35e02a3d] by Martin Storsjö <martin@martin.st>
snow: Add ff_ prefix to nonstatic symbols This allows getting rid of …
8:06 PM Changeset in ffmpeg [d6c8dcb8] by Martin Storsjö <martin@martin.st>
mpeg12: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [6f13a371] by Martin Storsjö <martin@martin.st>
mpeg4: Add ff_ prefixes to nonstatic symbols Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [e9ca85e7] by Martin Storsjö <martin@martin.st>
lagarith: Add ff_ prefix to lag_rac_init Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [c8e1b2fb] by Martin Storsjö <martin@martin.st>
libavcodec: Add ff_ prefix to j_rev_dct* Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [873c89e2] by Martin Storsjö <martin@martin.st>
dsputil: Add ff_ prefix to inv_zigzag_direct16 Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [3e2efacd] by Martin Storsjö <martin@martin.st>
libavcodec: Prefix fdct_ifast, fdct_ifast248 Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [9cf0841e] by Martin Storsjö <martin@martin.st>
dsputil: Add ff_ prefix to the dsputil*_init* functions …
8:06 PM Changeset in ffmpeg [99560a4c] by Martin Storsjö <martin@martin.st>
libavcodec: Add ff_ prefix to some nonstatic symbols Prefix the …
8:06 PM Changeset in ffmpeg [e96b4a53] by Martin Storsjö <martin@martin.st>
vlc/rl: Add ff_ prefix to the nonstatic symbols Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [ddce8953] by Martin Storsjö <martin@martin.st>
h263: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
8:06 PM Changeset in ffmpeg [167f3b8] by Martin Storsjö <martin@martin.st>
libavformat: Add an ff_ prefix to some lavf internal symbols Prefix …
8:06 PM Changeset in ffmpeg [a082ac41] by Martin Storsjö <martin@martin.st>
mpegvideo: Remove a leftover function declaration Signed-off-by: …
8:06 PM Changeset in ffmpeg [735be9cd] by Martin Storsjö <martin@martin.st>
rtsp: Make rtsp_demuxer_class static Signed-off-by: Martin Storsjö …
7:44 PM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) created by DonMoir
This means anyone using mms streams must "discover" this. Using just …
7:35 PM Changeset in ffmpeg [60991ad6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix image allocation. This probably fixes some of the use of …
7:35 PM Changeset in ffmpeg [25893ad6] by Michael Niedermayer <michaelni@gmx.at>
ffv1: Warn the user if transparency is stored. Signed-off-by: Michael …
7:04 PM Changeset in ffmpeg [bd5080b1] by Nicolas George <nicolas.george@normalesup.org>
af_pan: comment a tricky piece of code.
6:56 PM Ticket #665 (add support for cdxl) closed by Elon Musk
fixed: fixed in dc4e57489fa0f9cf4faf4c85cc405d6db77d84db
9:26 AM Changeset in ffmpeg [cba4e2cb] by Clément Bœsch <ubitux@gmail.com>
pan: fix uninitialized channel_id variable. Fix broken parsing with …
9:26 AM Changeset in ffmpeg [95317821] by Clément Bœsch <ubitux@gmail.com>
audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map.
6:14 AM Changeset in ffmpeg [1a265f61] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores encoder
6:14 AM Changeset in ffmpeg [8835c2c8] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: move data shared between decoder and encoder to common file
6:14 AM Changeset in ffmpeg [3ec623c2] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: fix multithreaded decoding case when slice quantisers are not …
12:52 AM Changeset in ffmpeg [c980be9e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …

Feb 14, 2012:

11:41 PM Changeset in ffmpeg [e7dbfa59] by Michael Niedermayer <michaelni@gmx.at>
swscale: enable some more SIMD functions. They no longer just …
11:41 PM Changeset in ffmpeg [83e2e931] by Michael Niedermayer <michaelni@gmx.at>
ffv1: PIX_FMT_GRAY8 support Signed-off-by: Paul B Mahol …
11:39 PM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by llogan
Replying to beastd: > I also had this in mind. Mail sent. …
11:22 PM Changeset in ffmpeg [d3b06399] by Clément Bœsch <ubitux@gmail.com>
lavfi/silencedetect: use av_ts2timestr() macro.
9:32 PM Changeset in ffmpeg [dc4e5748] by Diego Biurrun <diego@biurrun.de>
CDXL demuxer and decoder Signed-off-by: Paul B Mahol …
8:33 PM Changeset in ffmpeg [94bc672] by Michael Niedermayer <michaelni@gmx.at>
swscale: yuv2422_2_c_template() add cliping. Signed-off-by: Michael …
8:33 PM Changeset in ffmpeg [f03a0299] by Michael Niedermayer <michaelni@gmx.at>
swscale: Add cliping to yuv2422_1_c_template() Signed-off-by: Michael …
8:33 PM Changeset in ffmpeg [ef96bf29] by Michael Niedermayer <michaelni@gmx.at>
swscale: Fix rounding in yuv2mono_1_c_template() Signed-off-by: …
8:33 PM Changeset in ffmpeg [c0c32a37] by Michael Niedermayer <michaelni@gmx.at>
swscale: Fix rounding in yuv2rgb_1_c_template() Signed-off-by: …
8:33 PM Changeset in ffmpeg [2bc610dd] by Michael Niedermayer <michaelni@gmx.at>
swscale: yuv2422_1_c_template: fix rounding Signed-off-by: Michael …
8:13 PM Changeset in ffmpeg [c1df37e5] by Alex Converse <alex.converse@gmail.com>
hls: Re-add legacy applehttp name to preserve interface compatibility.
6:05 PM Changeset in ffmpeg [8c62d83f] by Martin Storsjö <martin@martin.st>
hlsproto: Rename the functions and context Signed-off-by: Martin …
6:05 PM Changeset in ffmpeg [9cb9c6c4] by Martin Storsjö <martin@martin.st>
hlsproto: Encourage users to try the hls demuxer instead of the proto …
6:05 PM Changeset in ffmpeg [3975ca89] by Martin Storsjö <martin@martin.st>
doc: Move the hls protocol section into the right place …
6:05 PM Changeset in ffmpeg [8bdab32f] by Martin Storsjö <martin@martin.st>
libavformat: Rename the applehttp protocol to hls Keep the old …
6:05 PM Changeset in ffmpeg [65cd7bf3] by Martin Storsjö <martin@martin.st>
hls: Rename the functions and context Signed-off-by: Martin Storsjö …
6:05 PM Changeset in ffmpeg [2772258a] by Martin Storsjö <martin@martin.st>
libavformat: Rename the applehttp demuxer to hls When this demuxer …
6:05 PM Changeset in ffmpeg [08bddfcd] by Martin Storsjö <martin@martin.st>
rtpdec: Support H263 in RFC 2190 format This is different from the …
6:03 PM Changeset in ffmpeg [18d1d588] by Janne Grunau <janne-libav@jannau.net>
rv30: check block type validity Prevents crashes with the fuzzed …
6:00 PM Changeset in ffmpeg [2af3dc86] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: CRC checking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
5:01 PM Changeset in ffmpeg [f89f9bda] by Stefano Sabatini <stefasab@gmail.com>
lavfi/ashowinfo: only print checksum for the existing planes Make the …
5:01 PM Changeset in ffmpeg [1e6408a1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/showinfo: only print checksum for the existing planes Make the …
5:01 PM Changeset in ffmpeg [175ab5f9] by Stefano Sabatini <stefasab@gmail.com>
lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo
5:01 PM Changeset in ffmpeg [5d12b83f] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg.c: implement -debug_ts option Mostly useful for debugging purposes.
4:02 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) updated by Petter Ericson
I have found what appears to be the cause - ffprobe calls …
3:59 PM Ticket #922 (ffplay crashes with iff-pbm file (ham8 mode)) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
2:12 PM Changeset in ffmpeg [4ace130e] by Martin Storsjö <martin@martin.st>
movenc: Support muxing VC1 Signed-off-by: Martin Storsjö …
2:12 PM Changeset in ffmpeg [ae5a9355] by Martin Storsjö <martin@martin.st>
avconv: Don't split out inline sequence headers when stream copying …
1:46 PM Changeset in ffmpeg [2bd7300] by Janne Grunau <janne-libav@jannau.net>
rv34: handle size changes during frame multithreading Factors all …
1:42 PM Changeset in ffmpeg [b54b40b3] by Janne Grunau <janne-libav@jannau.net>
rv40: prevent undefined signed overflow in rv40_loop_filter()
1:42 PM Changeset in ffmpeg [29330721] by Janne Grunau <janne-libav@jannau.net>
rv34: use AVERROR return values in ff_rv34_decode_frame() Also adds …
1:42 PM Changeset in ffmpeg [bf61ef23] by Janne Grunau <janne-libav@jannau.net>
rv34: use uint16_t for RV34DecContext.deblock_coefs It is used as …
11:03 AM Changeset in ffmpeg [18692375] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with old yasm that does not support AVX.
10:37 AM Changeset in ffmpeg [c3b57d6e] by Diego Biurrun <diego@biurrun.de>
librtmp: Add "lib" prefix to librtmp URLProtocol declarations. This …
10:23 AM Changeset in ffmpeg [df605018] by Martin Storsjö <martin@martin.st>
movenc: Use defines instead of hardcoded numbers for RTCP types …
9:12 AM Changeset in ffmpeg [1c77a530] by Diego Biurrun <diego@biurrun.de>
smjpegdec: implement seeking Signed-off-by: Paul B Mahol …
9:12 AM Changeset in ffmpeg [9d03cb9f] by Diego Biurrun <diego@biurrun.de>
swscale: Remove some write-only variables related to alpha handling.
4:13 AM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
I mean I have 100% streamable mp4 (table at start) but ffmpeg trying …
2:24 AM Changeset in ffmpeg [1fbd905b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:26 AM Changeset in ffmpeg [148d1f47] by Michael Niedermayer <michaelni@gmx.at>
lavc: add missing PIX_FMT_YUVA444P Signed-off-by: Paul B Mahol …
12:53 AM Changeset in ffmpeg [04b53746] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
12:33 AM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
There have been several times when I was told either it's a bad file, …
12:27 AM Ticket #969 (jpegls: Cleared Least Significant Bits) closed by Michael Niedermayer
fixed
12:22 AM Changeset in ffmpeg [38778374] by Michael Niedermayer <michaelni@gmx.at>
jpeglsdec: fix bpp & limit. Fixes: Tikcet969 Thanks-to: ITU for the …
12:22 AM Changeset in ffmpeg [00ab9cda] by Michael Niedermayer <michaelni@gmx.at>
jpeglsdec: Prevent out of array write. Signed-off-by: Michael …
12:22 AM Changeset in ffmpeg [dda713f8] by Michael Niedermayer <michaelni@gmx.at>
iff: Fix decode_ham_plane32() buf_size. The wrong variable was passed …

Feb 13, 2012:

11:16 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
Yeah, fine if it's broken. Just bringing it to your attention since …
10:53 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by reimar
I am not sure what you are trying to say, but I said before that I …
10:43 PM Ticket #958 (matroska seek problem file (3 bugs)) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
10:32 PM Changeset in ffmpeg [b9865908] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: remove unneeded ost->picref check. If there ost->picref is …
10:32 PM Changeset in ffmpeg [c214e986] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: remove pointless avcodec_get_frame_defaults(). filtered_frame …
10:32 PM Changeset in ffmpeg [73413e6] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure.
10:27 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
One additional point that I forgot to mention is while total will be …
9:41 PM Changeset in ffmpeg [771bab7f] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix crashes in yuv2yuvX on x86-32. They were introduced in …
9:29 PM Changeset in ffmpeg [186dcbcb] by Janne Grunau <janne-libav@jannau.net>
sunrast: Add fate test for gray8. Signed-off-by: Janne Grunau …
9:15 PM Ticket #961 (Decoding H.264 to YUV drops one frame) closed by Michael Niedermayer
fixed: It seems this problem has been fixed (possibly by reimars vsync / …
9:09 PM Ticket #922 (ffplay crashes with iff-pbm file (ham8 mode)) updated by Michael Niedermayer
Fixed locally
9:05 PM Changeset in ffmpeg [7dfe8f55] by Martin Storsjö <martin@martin.st>
rtpdec: Use 4 byte startcodes for H.264 If muxing into mpegts, 4 byte …
8:48 PM Changeset in ffmpeg [048cc802] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Update mkv seek tests. Seek beyond the end will now directly return …
8:13 PM Ticket #906 (trying to launch ffserver, I get bind(port 8090): Address family not ...) updated by Michael Niedermayer
Replying to tpereira: > Output of ffmpeg -v 9 -loglevel …
7:04 PM Changeset in ffmpeg [47e015e6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
matroskadec: properly fall back to generic seek. In particular, …
7:04 PM Changeset in ffmpeg [c18899d4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
matroskadec: reset num_levels on seek. Otherwise when we run into …
6:20 PM Changeset in ffmpeg [529506b5] by Diego Biurrun <diego@biurrun.de>
matroskadec: Mark variable as av_unused. This avoids unused variable …
6:20 PM Changeset in ffmpeg [6df5c528] by Diego Biurrun <diego@biurrun.de>
Move some conditionally used variables into the block where they are …
6:20 PM Changeset in ffmpeg [7331b6e] by Diego Biurrun <diego@biurrun.de>
Drop some completely unnecessary av_unused attributes.
6:20 PM Changeset in ffmpeg [92fed113] by Diego Biurrun <diego@biurrun.de>
swscale: Remove unused variable alpMmxFilter.
6:20 PM Changeset in ffmpeg [a8798c7] by Diego Biurrun <diego@biurrun.de>
Drop unnecessary av_uninit attributes from some variable declarations. …
5:57 PM Changeset in ffmpeg [5d561514] by Martin Storsjö <martin@martin.st>
movenc: Support muxing wmapro in ismv/isma Signed-off-by: Martin …
5:44 PM KnownCompilationIssues created by mbradshaw
Initial page creation
5:20 PM WikiStart edited by mbradshaw
Added link to allow log of known issues to be created for compiling … (diff)
5:04 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) created by Petter Ericson
The file http://titan.codemill.se/~peteri/120210144737.ts produces a …
3:31 PM Changeset in ffmpeg [ddf42280] by Martin Storsjö <martin@martin.st>
mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written …
3:14 PM Changeset in ffmpeg [3cac4756] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
3:14 PM Changeset in ffmpeg [c0b87359] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: handle gray16 as a "planar" YUV format (Y-only, of course). …
3:14 PM Changeset in ffmpeg [9d9c8464] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use yuv2packed1() functions for unscaled chroma also.
3:14 PM Changeset in ffmpeg [d63b7d8c] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
3:14 PM Changeset in ffmpeg [1ca7dc60] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix invalid memory accesses in yuvpacked1() functions.
8:59 AM Changeset in ffmpeg [0bf184e5] by Diego Biurrun <diego@biurrun.de>
Move PS2 MMI code below the mips subdirectory, where it belongs. Also …
8:59 AM Changeset in ffmpeg [75f11901] by Diego Biurrun <diego@biurrun.de>
mips: Move MMI function declarations to a header. This fixes …
8:59 AM Changeset in ffmpeg [d1c4ec7f] by Diego Biurrun <diego@biurrun.de>
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
1:06 AM Changeset in ffmpeg [4e04e1b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:58 AM Ticket #995 (Selecting a stream from a multi-service mpegts) updated by burek
Did you even read the text above your comment? :)

Feb 12, 2012:

10:16 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by ls
Great, thanks for the fast fix! Confirmed for all my test files.
9:25 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
8:42 PM Changeset in ffmpeg [f51a0721] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix compilation without HAVE_AVX. %ifdef HAVE_AVX must now be %if …
7:24 PM Changeset in ffmpeg [18a7f746] by Michael Niedermayer <michaelni@gmx.at>
threads: Perform the generic progress cleanup more carefully. The …
7:24 PM Changeset in ffmpeg [6be09608] by Michael Niedermayer <michaelni@gmx.at>
threads: move state update after progress cleanup. This order is more …
7:24 PM Changeset in ffmpeg [f900d601] by Michael Niedermayer <michaelni@gmx.at>
h264: Mark previous field as done before throwing it away. This fixes …
7:24 PM Changeset in ffmpeg [b66b58f7] by Michael Niedermayer <michaelni@gmx.at>
Fix aspect ratio mismatch message Signed-off-by: Michael Niedermayer …
6:28 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
Don't depend on any output messages etc. It only gets a read error at …
5:56 PM Changeset in ffmpeg [c15f3bd3] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Simplify: use local variable with same contents directly. …
5:56 PM Changeset in ffmpeg [ff925491] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix Theora-in-ogg keyframe handling. To make seeking work correctly, …
5:56 PM Changeset in ffmpeg [b223035] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Detect and check for CMOV. Some MMX-only CPUs do not have support for …
4:27 PM Changeset in ffmpeg [3e23bad] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: convert yuv2yuvX() to using named arguments.
4:27 PM Changeset in ffmpeg [8c433d8a] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: rename "dstw" to "w" to prevent name collisions. "dstw" can …
4:27 PM Changeset in ffmpeg [ef66a0ed] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use named registers in yuv2yuv1_plane() place. Most of the …
4:18 PM Changeset in ffmpeg [e3cc6172] by Anton Khirnov <anton@khirnov.net>
lavf: fix aspect ratio mismatch message. Signed-off-by: Anton Khirnov …
4:15 PM Changeset in ffmpeg [c22e2ec9] by Anton Khirnov <anton@khirnov.net>
avconv: set AVFormatContext.duration from '-t' Set output files …
2:57 PM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Carl Eugen Hoyos
Component changed
Replying to Atarikid: > I have uploading a 50MB example …
2:54 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
My suggestion was not helpful, -vcodec copy does not work well with …
1:19 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by reimar
I think your ebml_read_num analysis must be wrong. I do not see any …
11:36 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
Actually, I'm working on a rewrite of the engine behind Myst III …
10:07 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) updated by Vadim
Replying to cehoyos: > Is the crash only reproducible with …
10:00 AM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Atarikid
It seems when you want to change the audio channels count too, you get …
9:29 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by overclokkato
Yes,i tried but Result don't change,in fact I see that if i use -f …
9:12 AM Ticket #958 (matroska seek problem file (3 bugs)) updated by Carl Eugen Hoyos
Component changed
9:06 AM Ticket #958 (matroska seek problem file (3 bugs)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
> ffplay -ss 24 bad_seek_h264_inf-rtwm_sample.mkv Not reproducible …
8:27 AM Ticket #957 (can't decode MJPEG avi) updated by Carl Eugen Hoyos
Keywords changed
7:06 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) closed by Michael Niedermayer
fixed: Thanks Closed
7:05 AM Changeset in ffmpeg [3dffa1b4] by Anton Khirnov <anton@khirnov.net>
cljr: implement encode2.
7:05 AM Changeset in ffmpeg [177bb4bf] by Anton Khirnov <anton@khirnov.net>
cljr: set the properties of the coded_frame, not input frame.
7:03 AM Changeset in ffmpeg [89829242] by Anton Khirnov <anton@khirnov.net>
dnxhdenc: switch to encode2.
7:02 AM Changeset in ffmpeg [3f77c411] by Anton Khirnov <anton@khirnov.net>
bmpenc: switch to encode2().
6:14 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by Michael Niedermayer
Do you have bink files with other widths ? it would be interresting to …
12:56 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) updated by Carl Eugen Hoyos
Is the crash only reproducible with -acodec libfaac or also with -an ? …
12:48 AM Changeset in ffmpeg [0df7d748] by Carl Eugen Hoyos <cehoyos@ag.or.at>
wavpack: add needed braces for 2 statements inside an if block (cherry …
12:44 AM Ticket #965 (ffplay sometimes crashes with 8ch tta file) closed by Elon Musk
fixed: Fixed with 6ab681a4c1ffc0d5c36ebf13a10e0ecc61c81429.
12:15 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) created by Vadim
test@SSTest:~$ gdb --args /home/test/ffmpeg/ffmpeg_g -y -i …
12:06 AM Changeset in ffmpeg [cd1c12b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …

Feb 11, 2012:

11:57 PM Ticket #995 (Selecting a stream from a multi-service mpegts) updated by Carl Eugen Hoyos
Is this problem only reproducible via network or also if you read a file?
11:52 PM Ticket #995 (Selecting a stream from a multi-service mpegts) created by burek
Hi, it would be nice to have an option to select (extract) only a …
11:31 PM Ticket #973 (FFmpeg MXF problem) closed by Carl Eugen Hoyos
fixed: I silenced the extensive warnings (they are now only shown for …
11:20 PM Changeset in ffmpeg [289520fd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning. Fixes …
11:03 PM Changeset in ffmpeg [85f25cfa] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix passlogfile with multiple libx264 streams. Signed-off-by: …
10:59 PM Changeset in ffmpeg [07dbea70] by Michael Niedermayer <michaelni@gmx.at>
tta: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com> …
10:57 PM Changeset in ffmpeg [277e5284] by Michael Niedermayer <michaelni@gmx.at>
Modified to generate PAT/PMT for video keyframes This is so that TS …
10:57 PM Changeset in ffmpeg [69494fd5] by Michael Niedermayer <michaelni@gmx.at>
lagarith: Fix out of array reads. Signed-off-by: Michael Niedermayer …
10:45 PM Changeset in ffmpeg [2396206f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0.
10:42 PM Changeset in ffmpeg [cadd9ab6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Move a block in ffv1's encode_init(). Makes the next patch …
9:41 PM Changeset in ffmpeg [b498867d] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: update reference for seek-alac_mp4 This should have been …
9:32 PM Changeset in ffmpeg [41afdd91] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Return AVERROR values instead of -1. Signed-off-by: Ronald …
7:05 PM Changeset in ffmpeg [4fbccfab] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Add support for gray8 decoding. Signed-off-by: Ronald S. …
6:06 PM Changeset in ffmpeg [dae2ce36] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: enforce a minimum filtersize. At very small dimensions, this …
5:49 PM Changeset in ffmpeg [764852d6] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: use AVCodec.encode2()
5:49 PM Changeset in ffmpeg [bee80054] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: cosmetics: indentation
5:49 PM Changeset in ffmpeg [b6e8ff72] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: consolidate bitstream writing into a single function. …
5:49 PM Changeset in ffmpeg [b590f3a7] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: only encode frame size in header for a final smaller frame …
5:49 PM Changeset in ffmpeg [ba821b09] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: store current frame size in AlacEncodeContext. This avoids …
5:49 PM Changeset in ffmpeg [65d15aec] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: return AVERROR codes in alac_encode_frame()
5:49 PM Changeset in ffmpeg [302daf58] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: calculate a new max frame size for the final small frame …
5:49 PM Changeset in ffmpeg [fc9cf0b2] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: pretty-printing and other cosmetics
5:49 PM Changeset in ffmpeg [51c24838] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: fix error handling and potential memleaks in alac_encode_init()
5:49 PM Changeset in ffmpeg [6e632283] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: do not set coded_frame->key_frame It is already set in …
5:49 PM Changeset in ffmpeg [64fe3eae] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: do not set bits_per_coded_sample encoded ALAC does not have …
5:49 PM Changeset in ffmpeg [43a4cb07] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: remove unneeded frame_size check in alac_encode_frame()
4:13 PM Changeset in ffmpeg [7416d610] by Ronald S. Bultje <rsbultje@gmail.com>
tta: error out if samplerate is zero. Prevents a division by zero …
1:38 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
12:01 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) reopened by ls
I did a bit more testing and this problem can be reproduced with other …
11:51 AM blockartifacts.png attached to Ticket #993 by ls
ffplay screenshot with artifacts
7:23 AM Changeset in ffmpeg [fd0b8d59] by Michael Niedermayer <michaelni@gmx.at>
ansi: Fix use of uninitalized width/height warning. Signed-off-by: …
2:40 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by Alexander Strasser
Replying to llogan: > I recommend you also make a post on …
2:29 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by llogan
I recommend you also make a post on ffmpeg-devel. I think more people …
2:19 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Carl Eugen Hoyos
Perhaps you should make your request (with above link) to the mingw …
2:13 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Matt
Replying to cehoyos: > GPL is not good in a function used …
1:52 AM poster_sketch.png attached to Ticket #994 by Alexander Strasser
1:50 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) created by Alexander Strasser
This ticket is about creating a poster/diagram that can be used on the …
1:45 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this problem can be made reproducible.
1:35 AM Changeset in ffmpeg [6ab681a4] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: fix invalid free when an error occurs while decoding 24-bit tta
1:27 AM Changeset in ffmpeg [9d7cee50] by Justin Ruggles <justin.ruggles@gmail.com>
wavpack: add needed braces for 2 statements inside an if block
1:27 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by ls
The full ffmpeg output is below (stopped via 'q' after 30 secs). I …
1:08 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by Carl Eugen Hoyos
Component changed
Please provide a sample and please provide complete, uncut console …
1:07 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Carl Eugen Hoyos
GPL is not good in a function used in libavformat/utils.c…
1:06 AM Changeset in ffmpeg [ed83f972] by Michael Niedermayer <michaelni@gmx.at>
tta: Add some safety precautions to avoid freeing things that have not …
1:02 AM Changeset in ffmpeg [c6abf214] by Michael Niedermayer <michaelni@gmx.at>
tta: do not leak memory if bps == 3 In bps == 3 case output is …
12:40 AM Changeset in ffmpeg [a697a185] by Michael Niedermayer <michaelni@gmx.at>
buildsys: Fix shared lib build of MPlayer. Signed-off-by: Michael …
12:22 AM Changeset in ffmpeg [a78f6b8c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (38 …
12:17 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) created by ls
ffplay shows flickering block artifacts when decoding interlaced h264 …
Note: See TracTimeline for information about the timeline view.