Timeline



Feb 4, 2012:

8:44 PM Ticket #941 (Seek problems with ogg decoder) updated by DonMoir
No problem reimar. I was just following the model of matroskadec.c …
8:02 PM Ticket #941 (Seek problems with ogg decoder) updated by reimar
I said nonsense to one specific statement, and that was claiming that …
7:44 PM Ticket #438 (broken frame after seek in ogg container) updated by reimar
More correct patch sent to ffmpeg-devel: oggdec: fix keyframe seeking …
7:39 PM Ticket #941 (Seek problems with ogg decoder) updated by DonMoir
reimar, not nonsense when you have to have something that works. I had …
7:32 PM Changeset in ffmpeg [86b57e4e] by Justin Ruggles <justin.ruggles@gmail.com>
ape: fix seeking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
7:27 PM Changeset in ffmpeg [d3f912c1] by Michael Niedermayer <michaelni@gmx.at>
adler32: add comment for the SIMD code Signed-off-by: Michael …
7:23 PM Changeset in ffmpeg [26585d2a] by Michael Niedermayer <michaelni@gmx.at>
adler32: rewrite using integer SIMD. about twice as fast as before. …
7:18 PM Changeset in ffmpeg [5b010359] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove warning about Ogg skeleton v4. We can handle v4 just fine, the …
7:03 PM Changeset in ffmpeg [b60620bf] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: 8bit and 24bit support Signed-off-by: Paul B Mahol …
7:00 PM Ticket #438 (broken frame after seek in ogg container) updated by reimar
Forget that patch, it just breaks seeking completely. For some reason …
6:59 PM Changeset in ffmpeg [785d8a38] by Clément Bœsch <ubitux@gmail.com>
fate: use compression level 0 for flashsv2 tests. Output sizes …
6:34 PM Ticket #941 (Seek problems with ogg decoder) closed by reimar
fixed: Fixed by d7b542ae.
6:32 PM Ticket #438 (broken frame after seek in ogg container) updated by reimar
I incorrectly mentioned this issue in commit d7b542ae, but that one …
6:13 PM Changeset in ffmpeg [d7b542ae] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix potential infinite discard loop. Fixes trac issue #438. Seeking …
5:54 PM Ticket #950 (webm convert -> segmentation error) updated by xanadonf
how can I help to solve the problem of find a workaround ?
5:05 PM testin.raw attached to Ticket #979 by natt
output of testcase executable
4:27 PM testcase.c attached to Ticket #979 by natt
4:26 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) created by natt
Input file is bgr24. Output file is yuv420p. If I instruct ffmpeg to …
2:36 PM Ticket #941 (Seek problems with ogg decoder) updated by reimar
> the index_entries table which have not been created but should be in …
11:55 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by overclokkato
Hi, of course : …
11:20 AM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Atarikid
Replying to cehoyos: > What is "-async 48000" supposed to …
11:09 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by Selur
I uploaded a new sample: 1. used: ffmpeg -y -i "D:\Encoding …
10:56 AM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by Carl Eugen Hoyos
Component changed
Please provide the sample and / or the revision that introduced the …
10:50 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by Carl Eugen Hoyos
The sample is 404, and please also provide the complete, uncut console …
10:48 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please provide a sample and complete, uncut console output.
7:43 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by Selur
might be related to the placing of key frames, h.264 streams are only …
6:20 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) created by Selur
I got a small m4v file (Xvid; …
6:04 AM Ticket #941 (Seek problems with ogg decoder) updated by DonMoir
Note: I removed the code that was setting pOggStream->key_frame to 1 …
4:58 AM Ticket #941 (Seek problems with ogg decoder) updated by DonMoir
Creating the index_entries fixed the BuckBunny sample. The code I use …
4:39 AM Changeset in ffmpeg [7f8027b7] by Michael Niedermayer <michaelni@gmx.at>
adler32: avoid "too big" check in the inner loop Signed-off-by: …
4:18 AM Changeset in ffmpeg [25f35df1] by Michael Niedermayer <michaelni@gmx.at>
xvid_rc: check that write() succeeded. Signed-off-by: Michael …
1:34 AM Changeset in ffmpeg [3b46daa3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:12 AM Changeset in ffmpeg [670229ef] by Michael Niedermayer <michaelni@gmx.at>
apedec: remove unused variable Signed-off-by: Michael Niedermayer …
12:12 AM Changeset in ffmpeg [f57ab7ed] by Michael Niedermayer <michaelni@gmx.at>
zmbv: remove unused variable Signed-off-by: Michael Niedermayer …

Feb 3, 2012:

10:36 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) created by overclokkato
Hello, i'm trying to cut an Adobe postprocessed F4v video (h.264 + …
10:12 PM Changeset in ffmpeg [58dabf7b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix png decoding on x86. Line sizes are only 8-byte aligned, so use …
9:00 PM Changeset in ffmpeg [6f1a5e8d] by Justin Ruggles <justin.ruggles@gmail.com>
dsputil: remove debug message in dsputil_init(). …
8:38 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) created by CesareoF
I have an mp4 file that was pulled off a Flash Media Encoding Server …
7:42 PM Changeset in ffmpeg [da1ba4e8] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix NASM compilation. movd needs explicit register size prefix for …
6:51 PM Changeset in ffmpeg [ed3c0fe8] by Michael Niedermayer <michaelni@gmx.at>
Remove some warnings when compiling with mingw (mingw-w64, 32 bits) …
6:44 PM Changeset in ffmpeg [29a20ac4] by Alex Converse <alex.converse@gmail.com>
movdec: Avoid av_malloc(0) in stss Found-by: Mateusz "j00ru" Jurczyk …
5:12 PM Changeset in ffmpeg [1f0fa80] by Michael Niedermayer <michaelni@gmx.at>
dshow: use DirectShow information to set time_base Fixes build after …
5:11 PM Changeset in ffmpeg [c9e5acad] by Michael Niedermayer <michaelni@gmx.at>
dshow: fix AVInputFormat declaration after ABI breakage …
4:15 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) created by TimNich
Command:- ffmpeg -i BRD35721202.mxf \ -vf "movie=logo.png [logo]; …
3:14 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by dave rice
The playback issue seems similar to what was reported in …
3:13 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by dave rice
Here is the ffmpeg output from the sample attached: […]
3:12 PM MPEG2.mov attached to Ticket #974 by dave rice
the output with playback issues
3:12 PM MPEG2.VOB attached to Ticket #974 by dave rice
source file (copied from source with -ss 123 -t 4 ... -map 0 -c copy)
3:06 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) created by dave rice
I'm trying to copy an mpeg2video stream from a VOB file into a …
1:53 PM Changeset in ffmpeg [58fc7400] by Diego Biurrun <diego@biurrun.de>
build: Drop YASM-OBJS-FFT from SUBDIR_VARS. FFT code only appears in …
1:53 PM Changeset in ffmpeg [7f2885bb] by Diego Biurrun <diego@biurrun.de>
build: Drop unused X86-OBJS variable.
12:45 PM Changeset in ffmpeg [324fbadf] by Anton Khirnov <anton@khirnov.net>
avconv: remove debugging cruft from do_video_out().
12:44 PM Changeset in ffmpeg [61a09968] by Anton Khirnov <anton@khirnov.net>
avconv: factorize setting stream_index for the output packet.
12:14 PM Ticket #973 (FFmpeg MXF problem) updated by Marek
Videos with FFmpeg builds are here: http://uloz.to/13062440/mxf-zip
9:43 AM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer, Keywords changed
Related to #970.
9:38 AM Ticket #971 (AVRn 1:1 raw interlaced mode - merge fields) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:32 AM Ticket #969 (jpegls: Cleared Least Significant Bits) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:32 AM PicTools_Apollo(Cleared Least Significant Bits 3).jls attached to Ticket #969 by Carl Eugen Hoyos
9:32 AM PicTools_Apollo(Cleared Least Significant Bits 2).jls attached to Ticket #969 by Carl Eugen Hoyos
9:31 AM PicTools_Apollo(Cleared Least Significant Bits 1).jls attached to Ticket #969 by Carl Eugen Hoyos
9:21 AM Ticket #973 (FFmpeg MXF problem) updated by Carl Eugen Hoyos
Keywords, Component changed
What is missing to make this a valid ticket: * A failing ffmpeg …
8:45 AM Ticket #973 (FFmpeg MXF problem) created by Marek
Hello, I have video in mxf format IMX30 or 50Mbit or LongGOP …
8:29 AM Changeset in ffmpeg [d2afbd9a] by Anton Khirnov <anton@khirnov.net>
frame{crc/md5}: set the stream timebase from codec timebase. Right …
6:53 AM Test - Copy.wtv attached to Ticket #954 by ramitb
A part of a H264 WTV recording (file split using a binary splitter)
5:54 AM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by ramitb
The sample file is 90MB in size (I don't know how to cut it down since …
2:51 AM Changeset in ffmpeg [d77294c5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
2:07 AM Changeset in ffmpeg [22c0babb] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: remove unneeded #include of get_bits.h and associated macro
2:07 AM Changeset in ffmpeg [e416961] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: av_fast_malloc() instead of av_realloc() av_realloc() does …
2:07 AM Changeset in ffmpeg [0759c8eb] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: fix handling of packet sizes that are not a multiple of 4 bytes

Feb 2, 2012:

11:56 PM Changeset in ffmpeg [9477fa09] by Clément Bœsch <ubitux@gmail.com>
lavu/timecode: use @see for URL in doxygen.
11:55 PM Changeset in ffmpeg [174880f5] by Clément Bœsch <ubitux@gmail.com>
lavfi/thumbnail: rename @url to @see. @url isn't a valid Doxygen …
11:07 PM Ticket #972 (Can't mux aac in mp4 container) updated by llogan
Resolution changed
10:59 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by ami_stuff
check ticket #162 for normal mjpeg mode, but this is a different …
9:44 PM Ticket #972 (Can't mux aac in mp4 container) updated by Artem A Klevtsov
It's very strange, but now it works. I'm not understand about why …
9:43 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by Elon Musk
Does same happens with other/normal resolutions?
9:23 PM Ticket #972 (Can't mux aac in mp4 container) closed by llogan
needs_more_info: Please provide all relevant information including your ffmpeg command …
9:23 PM Changeset in ffmpeg [e15e2a6d] by Anton Khirnov <anton@khirnov.net>
libx264: fix indentation.
8:48 PM Ticket #972 (Can't mux aac in mp4 container) created by Artem A Klevtsov
I use Arch Linux x86_64 and ffmpeg 20120127-1. Since last update I …
8:45 PM Ticket #971 (AVRn 1:1 raw interlaced mode - merge fields) created by ami_stuff
(issue 1474) http://roundup.libav.org/file710/avid_ntsc.rar same …
8:38 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by ami_stuff
the same problem with "avid_ntsc_progressive.avi" …
8:35 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) created by ami_stuff
(issue 1474) http://roundup.libav.org/file564/avid_1_1_resolution.rar
8:16 PM jpegls.part2.rar attached to Ticket #969 by ami_stuff
8:16 PM jpegls.part1.rar attached to Ticket #969 by ami_stuff
8:15 PM Ticket #969 (jpegls: Cleared Least Significant Bits) created by ami_stuff
PicTools Apollo program have an "Cleared Least Significant Bits" …
8:11 PM Changeset in ffmpeg [c853124f] by Michael Niedermayer <michaelni@gmx.at>
Use SECTION_TEXT instead of section .text for the compatibility aout …
8:11 PM Changeset in ffmpeg [9b9bf5ab] by Michael Niedermayer <michaelni@gmx.at>
ffv1: cosmetics: indentation Signed-off-by: Paul B Mahol …
8:05 PM Changeset in ffmpeg [24947d49] by Ronald S. Bultje <rsbultje@gmail.com>
vorbis: fix overflows in floor1[] vector and inverse db table index.
8:00 PM Changeset in ffmpeg [7e4d9d5d] by Ronald S. Bultje <rsbultje@gmail.com>
win64: add a XMM clobber test configure option. This will be useful …
7:44 PM Changeset in ffmpeg [8c48652] by Clément Bœsch <ubitux@gmail.com>
dct-test: remove odivx_idct_c dead prototype.
7:39 PM Changeset in ffmpeg [89415b8e] by Martin Storsjö <martin@martin.st>
movdec: Parse the dvc1 atom Normally, the actual payload data …
7:20 PM Ticket #968 (Error message at end of asf stream) updated by Elon Musk
ffmpeg does not crash it just aborts decoding video.
6:50 PM Changeset in ffmpeg [cd2f98f3] by Mans Rullgard <mans@mansr.com>
ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 This function was broken …
6:31 PM Ticket #959 (Media 100 codec support.) updated by compn
Keywords changed
fix incorrect keywords
6:30 PM Ticket #959 (Media 100 codec support.) updated by compn
just added support to mplayer, using the binary codec to play those …
5:50 PM Changeset in ffmpeg [148bc235] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics for Blackfin code Also prettyprint …
5:44 PM Changeset in ffmpeg [3f57bde1] by Diego Biurrun <diego@biurrun.de>
frwu: lowercase the FRWU codec name This is more consistent with all …
5:44 PM Changeset in ffmpeg [af0f8c09] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmentics: Fix AVUI comment. The codec contains no alpha information …
4:39 PM Changeset in ffmpeg [7f19bdc2] by Janne Grunau <janne-libav@jannau.net>
movdec: fix dts generation in fragmented files Do not use AVStream's …
2:31 PM Changeset in ffmpeg [2c98f407] by Mans Rullgard <mans@mansr.com>
fate: make acodec-ac3_fixed test output raw AC3 There is no point in …
1:31 PM Changeset in ffmpeg [d50a4c4a] by Clément Bœsch <ubitux@gmail.com>
lavfi/amerge: copy ref props after filtering samples. This fixes …
1:31 PM Changeset in ffmpeg [85c66793] by Clément Bœsch <ubitux@gmail.com>
lavfi/pan: copy ref props after filtering samples. At least PTS needs …
1:31 PM Changeset in ffmpeg [c79eddaf] by Clément Bœsch <ubitux@gmail.com>
lavfi/aconvert: use libswresample. This commit also drops the planar …
1:31 PM Changeset in ffmpeg [e96be840] by Clément Bœsch <ubitux@gmail.com>
lavfi/aresample: use libswresample.
1:31 PM Changeset in ffmpeg [9f0b0db0] by Clément Bœsch <ubitux@gmail.com>
lavfi/aformat: use do..while(0) form for macro. This avoids some …
1:31 PM Changeset in ffmpeg [d055c328] by Clément Bœsch <ubitux@gmail.com>
doc: document amerge filter as an alternative for the -map_channel …
1:31 PM Changeset in ffmpeg [b90d79ec] by Clément Bœsch <ubitux@gmail.com>
timecode: drop lavc timecode on next bump.
1:31 PM Changeset in ffmpeg [6f551562] by Clément Bœsch <ubitux@gmail.com>
dvenc: use new public timecode API.
1:31 PM Changeset in ffmpeg [bf6e83a8] by Clément Bœsch <ubitux@gmail.com>
mxfenc: use new public timecode API.
1:31 PM Changeset in ffmpeg [e2407556] by Clément Bœsch <ubitux@gmail.com>
gxfenc: use new public timecode API.
1:31 PM Changeset in ffmpeg [d8804905] by Clément Bœsch <ubitux@gmail.com>
mpeg12enc: use new public timecode API.
1:31 PM Changeset in ffmpeg [f65600d5] by Clément Bœsch <ubitux@gmail.com>
drawtext: use new public timecode API.
1:31 PM Changeset in ffmpeg [11e5d3b9] by Clément Bœsch <ubitux@gmail.com>
dv: use new public timecode API.
1:31 PM Changeset in ffmpeg [77971609] by Clément Bœsch <ubitux@gmail.com>
mov: honor tmcd flags while extracting timecode meta.
1:31 PM Changeset in ffmpeg [bd10f01a] by Clément Bœsch <ubitux@gmail.com>
mov: use new public timecode API.
1:31 PM Changeset in ffmpeg [ed67dac0] by Clément Bœsch <ubitux@gmail.com>
mpeg12: use av_mpegtc_to_timecode_string().
1:31 PM Changeset in ffmpeg [dc386a5e] by Clément Bœsch <ubitux@gmail.com>
ffprobe: use av_mpegtc_to_timecode_string().
1:30 PM Changeset in ffmpeg [0eaa123] by Clément Bœsch <ubitux@gmail.com>
lavu: add public timecode API.
1:29 PM Changeset in ffmpeg [fcc518a0] by Janne Grunau <janne-libav@jannau.net>
APIchanges: add missing commit hashes
1:16 PM Changeset in ffmpeg [b18ebcbe] by Clément Bœsch <ubitux@gmail.com>
timecode: add write regressions tests.
12:29 PM Changeset in ffmpeg [de05e41b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use the correct pix_fmt for 32bit x11grab. Remove adding a constant …
12:18 PM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
Component changed
7:48 AM Ticket #968 (Error message at end of asf stream) updated by Carl Eugen Hoyos
Keywords changed
Please add backtrace etc. as explained on http://ffmpeg.org/bugreports.html
7:00 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
These samples (24x48) won't decode : …
6:28 AM Ticket #968 (Error message at end of asf stream) created by Yossi
This ticket continues https://ffmpeg.org/trac/ffmpeg/ticket/588 which …
5:55 AM Changeset in ffmpeg [de53b906] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: implement MMX, SSE2 and AVX functions for RGB32 input.
3:36 AM Changeset in ffmpeg [b8b77abe] by Michael Niedermayer <michaelni@gmx.at>
cosmetics: realign vertically Signed-off-by: Paul B Mahol …
3:34 AM Changeset in ffmpeg [6462d28d] by Michael Niedermayer <michaelni@gmx.at>
apedec: Fix alignment and fate. Signed-off-by: Michael Niedermayer …
1:24 AM Changeset in ffmpeg [4c677df2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
1:17 AM Changeset in ffmpeg [38c6bbc1] by Justin Ruggles <justin.ruggles@gmail.com>
ra144enc: drop pointless "encoder" from .long_name Signed-off-by: …
12:41 AM Changeset in ffmpeg [c3a06615] by Justin Ruggles <justin.ruggles@gmail.com>
bethsoftvideo: fix palette reading. Return the correct number of …
12:35 AM Changeset in ffmpeg [83ce51cc] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: use av_fast_padded_malloc() Avoids doing malloc/free for each …
12:35 AM Changeset in ffmpeg [b5b825c3] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: simplify handling of packet sizes that are not a multiple of 4 bytes
12:31 AM Changeset in ffmpeg [41dd77bd] by Justin Ruggles <justin.ruggles@gmail.com>
doc: decoding Forward Uncompressed is supported Signed-off-by: Paul B …
12:27 AM Ticket #893 (jpegls: support color transforms) updated by ami_stuff
this may be useful: http://charls.codeplex.com/releases/view/55406 […]
12:14 AM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
If you mean ffmpeg -i frwu.avi -vcodec copy frwu.mov ffmpeg -i …
12:12 AM Changeset in ffmpeg [5cd8afee] by Michael Niedermayer <michaelni@gmx.at>
diracdec: Check for negative quants which would cause out of array …
12:12 AM Changeset in ffmpeg [00650803] by Michael Niedermayer <michaelni@gmx.at>
proresdec: Fix read via negative index in a global array. Found-by: …
12:10 AM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) updated by ami_stuff
Attached.
12:10 AM h8t_2.png attached to Ticket #967 by ami_stuff
12:10 AM h8t_1.png attached to Ticket #967 by ami_stuff
12:08 AM Changeset in ffmpeg [e39487ef] by Michael Niedermayer <michaelni@gmx.at>
doc: ffv1 is not experimental any more Signed-off-by: Paul B Mahol …
12:02 AM Changeset in ffmpeg [236a550c] by Justin Ruggles <justin.ruggles@gmail.com>
Fix a typo in the x86 asm version of ff_vector_clip_int32() Specifies …

Feb 1, 2012:

11:52 PM Ticket #966 (frwu: change fields order mode) updated by Elon Musk
Does file still plays correctly with native decoder if you remux it …
11:32 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by Elon Musk
Please add link to sample(s).
10:47 PM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Could you attach png images that show how the originals are supposed …
9:33 PM Changeset in ffmpeg [3c432631] by Justin Ruggles <justin.ruggles@gmail.com>
pcmenc: Do not set avpkt->size. It is already the correct size as set …
9:33 PM Changeset in ffmpeg [1a670973] by Justin Ruggles <justin.ruggles@gmail.com>
ff_alloc_packet: modify the size of the packet to match the requested …
9:17 PM Changeset in ffmpeg [5ff88020] by Justin Ruggles <justin.ruggles@gmail.com>
frwu: Employ more meaningful return values. Signed-off-by: Paul B …
9:10 PM ham8_transparent2.iff attached to Ticket #967 by ami_stuff
9:03 PM ham8_transparent.iff attached to Ticket #967 by ami_stuff
9:02 PM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) created by ami_stuff
decodes ok with amiga programs and pmview http://www.pmview.com/ […]
7:37 PM Changeset in ffmpeg [f54ae2f8] by Justin Ruggles <justin.ruggles@gmail.com>
fraps: Use av_fast_padded_malloc() instead of av_realloc() Ensures …
7:37 PM Changeset in ffmpeg [0880503f] by Justin Ruggles <justin.ruggles@gmail.com>
mjpegdec: use av_fast_padded_malloc() also check for allocation …
7:37 PM Changeset in ffmpeg [2f4b9021] by Justin Ruggles <justin.ruggles@gmail.com>
eatqi: use av_fast_padded_malloc() Signed-off-by: Justin Ruggles …
7:37 PM Changeset in ffmpeg [00db4d4a] by Justin Ruggles <justin.ruggles@gmail.com>
asv1: use av_fast_padded_malloc() Signed-off-by: Justin Ruggles …
6:33 PM Changeset in ffmpeg [9430c232] by Michael Niedermayer <michaelni@gmx.at>
ffserver: fix program reference Signed-off-by: Michael Niedermayer …
6:25 PM Changeset in ffmpeg [ec09230c] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
6:25 PM Changeset in ffmpeg [917803ba] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
6:19 PM Changeset in ffmpeg [316fc744] by Janne Grunau <janne-libav@jannau.net>
avcodec: Add av_fast_padded_malloc(). Wrapper around av_fast_malloc() …
5:41 PM Ticket #960 (h264 in ts: non monotonically increasing dts) closed by Mike
invalid: As you've already noticed, the timestamps in this stream are not …
5:33 PM Changeset in ffmpeg [378c5ef] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: enable dithering in MMX functions. This was accidently …
5:33 PM Changeset in ffmpeg [212f161c] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: make rgb24 function macros slightly smaller.
5:04 PM Changeset in ffmpeg [b2327a82] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add some missing v4l2 pix_fmt mappings.
5:00 PM Changeset in ffmpeg [46320667] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix v4l pix_fmt mapping for rgb32: There is no transparency information.
4:58 PM Changeset in ffmpeg [93a3ba9b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix pix_fmt mapping for v4l2 rgb5x5.
4:27 PM Changeset in ffmpeg [3b637dca] by Diego Biurrun <diego@biurrun.de>
avcodec.h: Remove some disabled cruft.
3:17 PM Changeset in ffmpeg [f5490fbe] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: remove obsolete comment.
3:09 PM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
2:51 PM Changeset in ffmpeg [d76864d9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding rgba64 with libopenjpeg.
2:50 PM frwu_change_field_order.avi attached to Ticket #966 by ami_stuff
2:50 PM frwu.avi attached to Ticket #966 by ami_stuff
2:49 PM Ticket #966 (frwu: change fields order mode) created by ami_stuff
the first horizontal line from top is moved to bottom of the video …
2:47 PM Changeset in ffmpeg [ec0d02e4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding gray8a with libopenjpeg.
2:38 PM Ticket #965 (ffplay sometimes crashes with 8ch tta file) created by ami_stuff
sample from ticket #838
1:39 PM Ticket #961 (Decoding H.264 to YUV drops one frame) updated by takis
But thanks for mentioning a workaround! :)
1:34 PM Ticket #961 (Decoding H.264 to YUV drops one frame) updated by takis
It does work with vsync 0, but I do not understand why it should drop …
1:24 PM Changeset in ffmpeg [2e3fb9e3] by Diego Biurrun <diego@biurrun.de>
swscale-test: Drop unused argc and argv arguments from main().
1:24 PM Changeset in ffmpeg [8ca8e4a8] by Diego Biurrun <diego@biurrun.de>
zmbv: Employ more meaningful return values. Also use …
1:23 PM Changeset in ffmpeg [013a677f] by Diego Biurrun <diego@biurrun.de>
zmbvenc: Employ more meaningful return values. Signed-off-by: Paul B …
11:54 AM Changeset in ffmpeg [510ef04a] by Janne Grunau <janne-libav@jannau.net>
vc1: prevent null pointer dereference on broken files CC: …
11:54 AM Changeset in ffmpeg [cb0b2843] by Janne Grunau <janne-libav@jannau.net>
zmbv: check av_realloc() return values and avoid memleaks on ENOMEM
9:13 AM Ticket #964 (No h263 Mode B support?) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/88232/focus=88245
5:42 AM Changeset in ffmpeg [d4eeadcb] by Ronald S. Bultje <rsbultje@gmail.com>
truespeech: align buffer DSPContext.bswap_buf() requires aligned …
3:43 AM Changeset in ffmpeg [9fdae05] by Michael Niedermayer <michaelni@gmx.at>
libavformat/avformat.h: fix stray libavformat reference …
3:43 AM Changeset in ffmpeg [c4bdb2b] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/version.h: fix project name The code in the file is …
3:43 AM Changeset in ffmpeg [4e2b0c57] by Michael Niedermayer <michaelni@gmx.at>
snowdata: Fix project name, this file has not been developed in libav …
3:43 AM Changeset in ffmpeg [72fc4f0] by Michael Niedermayer <michaelni@gmx.at>
gsm.h: Fix project reference The code in this file is copy and pasted …
3:43 AM Changeset in ffmpeg [dbb7009e] by Michael Niedermayer <michaelni@gmx.at>
westwood_aud: Fix project reference "Copyright (c) 2003 The ffmpeg …
3:43 AM Changeset in ffmpeg [9096a276] by Michael Niedermayer <michaelni@gmx.at>
simpleidct: fix project name. "Copyright (c) 2001 Michael …
3:43 AM Changeset in ffmpeg [4b4d3d72] by Michael Niedermayer <michaelni@gmx.at>
aacenc: fix library references Signed-off-by: Michael Niedermayer …
2:37 AM Changeset in ffmpeg [92f9b26c] by Michael Niedermayer <michaelni@gmx.at>
doc: fix convertion tool references Signed-off-by: Michael …
2:34 AM Changeset in ffmpeg [ada28b7f] by Michael Niedermayer <michaelni@gmx.at>
h264 golomb: Fix copyright violation. Copy and paste does not change …
2:32 AM Changeset in ffmpeg [034b03e7] by Alex Converse <alex.converse@gmail.com>
ac3: Do not read past the end of ff_ac3_band_start_tab. Found-by: …
2:32 AM Changeset in ffmpeg [2d1c0dea] by Alex Converse <alex.converse@gmail.com>
dv: Fix small stack overread related to CVE-2011-3929 and …
2:32 AM Changeset in ffmpeg [5a396bb3] by Alex Converse <alex.converse@gmail.com>
dv: Fix null pointer dereference due to ach=0 dv: Fix null pointer …
2:32 AM Changeset in ffmpeg [635bcfcc] by Alex Converse <alex.converse@gmail.com>
dv: check stype dv: check stype Fixes part1 of CVE-2011-3929 …
1:36 AM Changeset in ffmpeg [a369a6b8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
1:05 AM ffmpeg.out attached to Ticket #964 by Greg
ffmpeg output while generating demo.mp4 from demo.h263
1:05 AM demo.mp4 attached to Ticket #964 by Greg
ffmpeg-generated mp4 from demo.h263
1:04 AM demo.h263 attached to Ticket #964 by Greg
demo.h263 - Raw H263 RTP stream containing both mode a and b.
1:03 AM Ticket #964 (No h263 Mode B support?) created by Greg
It appears that Mode B support for h263 is not supported? I have a …
12:18 AM Changeset in ffmpeg [e67e3a3f] by Janne Grunau <janne-libav@jannau.net>
fate-golomb: extend golomb-test to get_ue_golomb_long() …

Jan 31, 2012:

11:55 PM Changeset in ffmpeg [c0bc7bd1] by Alex Converse <alex.converse@gmail.com>
swfdec: Simplify sample rate calculation.
11:30 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
[…]
11:21 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by Carl Eugen Hoyos
Summary changed
Replying to ramitbhalla: > The same problems also occures …
11:20 PM Ticket #960 (h264 in ts: non monotonically increasing dts) updated by Carl Eugen Hoyos
Summary changed
11:18 PM Ticket #960 (h264 in ts: non monotonically increasing dts) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
11:17 PM sample-non-monotonic-dts_cut.ts attached to Ticket #960 by Carl Eugen Hoyos
11:04 PM Ticket #961 (Decoding H.264 to YUV drops one frame) updated by Carl Eugen Hoyos
Keywords, Status changed
Did you test -vsync 0? It should allow you to see all encoded frames.
10:24 PM Changeset in ffmpeg [0a3a69e8] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: use correct linesize Apparently this did not break anything. …
10:18 PM Ticket #963 ([PATCH] Fraps: restore old behavior regarding P frames) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel where they can be discussed.
9:55 PM Changeset in ffmpeg [0d17477e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
9:35 PM Ticket #963 ([PATCH] Fraps: restore old behavior regarding P frames) updated by STaRGaZeR
Yes. P frames, or repeated frames, are not delivered anymore. That's …
9:09 PM Ticket #952 (FLV + H.264 extradata hangs) closed by Cigaes
fixed: Fixed by Michael with commits e4a714f and 05ebe51.
9:06 PM Ticket #963 ([PATCH] Fraps: restore old behavior regarding P frames) updated by Elon Musk
Is decoding broken or what?
8:45 PM Changeset in ffmpeg [c8eba9f] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: PIX_FMT_YUVA444P support Signed-off-by: Paul B Mahol …
8:44 PM Changeset in ffmpeg [b0a30ea7] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: PIX_FMT_YUVA444P support Signed-off-by: Paul B Mahol …
8:44 PM Changeset in ffmpeg [ab7da16e] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: PIX_FMT_YUVA420P support Signed-off-by: Paul B Mahol …
8:43 PM Changeset in ffmpeg [7054629] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: PIX_FMT_YUVA420P support Signed-off-by: Paul B Mahol …
8:43 PM Changeset in ffmpeg [05ebe51e] by Michael Niedermayer <michaelni@gmx.at>
mpeg/h264: update thread context even if it is not initialized. Fixes …
8:42 PM Changeset in ffmpeg [e4a714f6] by Michael Niedermayer <michaelni@gmx.at>
h264: Return the correct number of bytes for mid strea, extradata. …
8:40 PM Changeset in ffmpeg [146ef3f3] by Michael Niedermayer <michaelni@gmx.at>
pngdec: fix warning about pointer types Signed-off-by: Michael …
8:01 PM frapsMTv2.patch attached to Ticket #963 by STaRGaZeR
8:00 PM Ticket #963 ([PATCH] Fraps: restore old behavior regarding P frames) created by STaRGaZeR
Recently there have been several commits by Reimar changing the Fraps …
7:26 PM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
In my particular case, I have allocated a large buffer (whatever …
6:56 PM Changeset in ffmpeg [52afc971] by Diego Biurrun <diego@biurrun.de>
fate: add golomb-test
6:56 PM Changeset in ffmpeg [9e3a273] by Diego Biurrun <diego@biurrun.de>
golomb-test: K&R formatting cosmetics
6:56 PM Changeset in ffmpeg [631f96f9] by Diego Biurrun <diego@biurrun.de>
h264: Split h264-test off into a separate file - golomb-test.c. The …
6:56 PM Changeset in ffmpeg [4ff46af0] by Diego Biurrun <diego@biurrun.de>
h264-test: cleanup: drop timer invocations, commented out code and …
6:56 PM Changeset in ffmpeg [3856a2aa] by Diego Biurrun <diego@biurrun.de>
h264-test: Remove unused DSP and AVCodec contexts and related init …
6:13 PM Changeset in ffmpeg [b010178e] by Diego Biurrun <diego@biurrun.de>
adpcm: Add missing stdint.h #include to fix standalone header compilation.
6:11 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
Sample NACH-19248.bik uploaded on upload.ffmpeg.org.
5:59 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by ramitb
The same problems also occures when using a H.264 video source in the …
5:45 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by Elon Musk
If you want this issue to get fixed anytime soon you will need provide …
4:50 PM ffmpeg-20120131-173344.log attached to Ticket #962 by bgk
4:50 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) created by bgk
When trying to transcode Bink movies to a serie of PNG images, some …
4:44 PM Changeset in ffmpeg [c6736713] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix -map_channel being ignored when resampling is not needed.
3:53 PM Changeset in ffmpeg [dd6d3b0e] by Anton Khirnov <anton@khirnov.net>
lavf: add functions for accessing the fourcc<->CodecID mapping tables. …
3:53 PM Changeset in ffmpeg [bc901998] by Anton Khirnov <anton@khirnov.net>
lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). …
3:12 PM Ticket #960 (h264 in ts: non monotonically increasing dts) updated by Aurélien Nephtali
I don't know if this is a regression. All I can say is that it's …
2:52 PM Ticket #961 (Decoding H.264 to YUV drops one frame) updated by takis
Oh and the same happens with GCC, so it is not clang related. …
2:49 PM Ticket #961 (Decoding H.264 to YUV drops one frame) updated by takis
The output4.h264 file contains 4 frames, and similarly FFmpeg decodes …
2:48 PM output4.h264 attached to Ticket #961 by takis
H.264 bitstream containing 4 frames
2:48 PM output3.h264 attached to Ticket #961 by takis
H.264 bitstream containing 3 frames
2:47 PM Ticket #961 (Decoding H.264 to YUV drops one frame) created by takis
For the attached samples encoded with x264, FFmpeg drops one frame …
2:14 PM Ticket #960 (h264 in ts: non monotonically increasing dts) updated by Carl Eugen Hoyos
Priority, Component changed
Do you think this is a regression? Please provide the sample.
1:18 PM Ticket #960 (h264 in ts: non monotonically increasing dts) created by Aurélien Nephtali
I have a sample : H.264/AAC wrapped in MPEG-TS whith cannot be …
12:11 PM Ticket #959 (Media 100 codec support.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
ntPA is the PAL codec, ntnt the NTSC codec, there also should be dtmt …
12:04 PM Daniel Credits.M1P_18 00-Dis-1.mov attached to Ticket #959 by Carl Eugen Hoyos
12:04 PM 12 27_Volcano Zoom-Dissolve-F-8.mov attached to Ticket #959 by Carl Eugen Hoyos
11:38 AM Ticket #959 (Media 100 codec support.) updated by Galane
Tried to attach a file but gave up when it passed several minutes …
9:48 AM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if there still is any problem that you can reproduce.
9:32 AM Ticket #959 (Media 100 codec support.) updated by Carl Eugen Hoyos
Please run the "flattener" utility on all three files (most developers …
6:56 AM Changeset in ffmpeg [0e72ad95] by Anton Khirnov <anton@khirnov.net>
lavc: make avcodec_close() work properly on unopened codecs. I.e. …
6:55 AM Changeset in ffmpeg [af08d9ae] by Anton Khirnov <anton@khirnov.net>
lavc: add avcodec_is_open(). It allows to check whether an …
6:51 AM Ticket #959 (Media 100 codec support.) updated by Galane
I just checked and QuickTime 6.5.2 with the transcoder copied to …
6:50 AM Changeset in ffmpeg [f7fe41a0] by Anton Khirnov <anton@khirnov.net>
lavf: rename AVInputFormat.value to raw_codec_id. It's only used by …
6:48 AM Changeset in ffmpeg [9a463917] by Anton Khirnov <anton@khirnov.net>
lavf: remove the pointless value field from flv and iv8 The demuxers …
6:26 AM Changeset in ffmpeg [afa4069e] by Anton Khirnov <anton@khirnov.net>
lavc/lavf: remove unnecessary symbols from the symbol version script.
6:26 AM Changeset in ffmpeg [f5f49a66] by Anton Khirnov <anton@khirnov.net>
lavc: reorder AVCodec fields. Put all private fields at the end and …
6:25 AM Ticket #959 (Media 100 codec support.) created by Galane
I've put a couple of small MOV files, their resource forks, the …
6:21 AM Changeset in ffmpeg [183eaa9a] by Anton Khirnov <anton@khirnov.net>
lavf: reorder AVInput/OutputFormat fields. Put all private fields at …
1:46 AM Changeset in ffmpeg [151ecc2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (26 …
12:49 AM Changeset in ffmpeg [f372ce11] by Alex Converse <alex.converse@gmail.com>
mp3dec: Fix a heap-buffer-overflow In some cases, what is left to …
12:12 AM Changeset in ffmpeg [a3a0691b] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: remove some unneeded casts
12:12 AM Changeset in ffmpeg [149f2058] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: use int16_t and uint8_t instead of short and unsigned char.
12:12 AM Changeset in ffmpeg [dd88ae83] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: fix adpcm_ms extradata allocation Add …
12:12 AM Changeset in ffmpeg [877a1d40] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: return proper AVERROR codes instead of -1
12:12 AM Changeset in ffmpeg [cb023d9a] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: check for coded_frame allocation failure
12:12 AM Changeset in ffmpeg [ddf70db] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: Do not set coded_frame->key_frame. It is already set in …
12:11 AM Changeset in ffmpeg [3c4add27] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: check for allocation failure
12:11 AM Changeset in ffmpeg [eac31dd1] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: align local temp buffer DSPContext.bswap_buf() requires aligned …

Jan 30, 2012:

11:20 PM Changeset in ffmpeg [b8c16558] by Michael Niedermayer <michaelni@gmx.at>
avidec: print informative error messages if seeking fails. …
11:16 PM Ticket #639 (add support for 64bit PNG) closed by Carl Eugen Hoyos
fixed: Decoding 64bit png works now, the images can be reencoded to dpx, pam …
11:13 PM Changeset in ffmpeg [97da38c9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow decoding of 64bit png images. Fixes a part of ticket #639.
11:03 PM Changeset in ffmpeg [ea604de9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify "deloco" and support decoding of 48bit loco png.
10:58 PM Changeset in ffmpeg [e5c9de2a] by Diego Biurrun <diego@biurrun.de>
rv40: x86 SIMD for biweight Provide MMX, SSE2 and SSSE3 versions, …
10:58 PM Changeset in ffmpeg [91bafb52] by Diego Biurrun <diego@biurrun.de>
x86: Give RV40 init file a more suitable name.
10:58 PM Changeset in ffmpeg [c30b198] by Diego Biurrun <diego@biurrun.de>
x86: Place mm_flags variable declaration below the appropriate #ifdef. …
10:53 PM Changeset in ffmpeg [f0d6828d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Supoort decoding of gray16 images with libopenjpeg.
10:38 PM Ticket #942 (swresample leaks memory when sampling up) updated by reimar
I am not sure what kind of solution you are thinking of exactly, and I …
10:30 PM Ticket #957 (can't decode MJPEG avi) updated by Carl Eugen Hoyos
Summary changed
10:30 PM Ticket #957 (can't decode MJPEG avi) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
10:29 PM Changeset in ffmpeg [6a3cc21] by Clément Bœsch <ubitux@gmail.com>
mp3dec: fix truncating packet error message while decoding a complete …
10:28 PM Changeset in ffmpeg [cc7342f7] by Clément Bœsch <ubitux@gmail.com>
assdec: fix wrong alloc pointer check.
10:28 PM Changeset in ffmpeg [7c0d30b5] by Clément Bœsch <ubitux@gmail.com>
ass: use av_asprintf() instead of a temporary stack buffer.
10:27 PM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Carl Eugen Hoyos
Please provide the input sample. What is "-async 48000" supposed to do?
10:22 PM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
I know where I went wrong. I was not realizing here that the number …
10:13 PM Changeset in ffmpeg [75ab1e62] by Martin Storsjö <martin@martin.st>
movdec: Ignore sample_degradation_priority bits when checking …
10:06 PM Ticket #942 (swresample leaks memory when sampling up) updated by reimar
I don't understand where your problem in understanding lies. If you …
9:45 PM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
OK, I'm looking at the documentation for swr_convert: …
9:41 PM Ticket #957 (can't decode MJPEG avi) updated by sebastien wybo
That's my point actually, if you check the avi file in virtual dub …
9:38 PM Ticket #942 (swresample leaks memory when sampling up) updated by reimar
> The output buffer is bigger than the input buffer Yes, it is, but …
9:34 PM Changeset in ffmpeg [89f6e8a] by Martin Storsjö <martin@martin.st>
flvdec: Interpret a toplevel 'object' type metadata item as normal …
8:51 PM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
I don't think I understand. The output buffer is bigger than the …
8:43 PM Changeset in ffmpeg [d7edd359] by Anton Khirnov <anton@khirnov.net>
avconv: deprecate the -deinterlace option Its quality is horrible, …
8:39 PM Ticket #942 (swresample leaks memory when sampling up) closed by reimar
invalid: You tell it to process 16000 samples and give it an output buffer of …
7:59 PM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
Replying to cehoyos: > Please rerun valgrind with …
7:58 PM valgrind_requested.gz attached to Ticket #942 by Doug
Requested valgrind output
7:56 PM CompilationGuide edited by llogan
removed outdated OSX compile guide link (diff)
7:52 PM CompilationGuide/Centos edited by llogan
add x264-devel to "Remove any existing packages" (diff)
7:42 PM Ticket #958 (matroska seek problem file (3 bugs)) created by DonMoir
In reference to libavformat/matroskadec.c Mostly, when you seek on a …
7:35 PM Changeset in ffmpeg [9729f140] by Michael Niedermayer <michaelni@gmx.at>
diracdec: Fix integer overflow leading to out of global array read. …
7:35 PM Changeset in ffmpeg [d2a47c94] by Michael Niedermayer <michaelni@gmx.at>
fate: add support for specifying the shell used to run configure …
7:29 PM Changeset in ffmpeg [c9b309e8] by Martin Storsjö <martin@martin.st>
doc: Fix the name of the new function Signed-off-by: Martin Storsjö …
7:26 PM Ticket #957 (can't decode MJPEG avi) updated by reimar
This has nothing to do with "delta frames" (no idea what it is but I …
7:20 PM Changeset in ffmpeg [89eea6df] by Justin Ruggles <justin.ruggles@gmail.com>
aacenc: make sure to encode enough frames to cover all input samples. …
7:20 PM Changeset in ffmpeg [f44005b6] by Justin Ruggles <justin.ruggles@gmail.com>
aacenc: only use the number of input samples provided by the user. …
7:16 PM Ticket #943 (Segfault libaacplus) updated by reimar
Well, it might be possible that this has something with insufficient …
7:13 PM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Atarikid
Yes, sorry for that. Here is some more useful info - it is most …
6:54 PM Changeset in ffmpeg [48f1e52] by Alex Converse <alex.converse@gmail.com>
wmadec: Verify bitstream size makes sense before calling …
6:54 PM Changeset in ffmpeg [ae35210a] by Alex Converse <alex.converse@gmail.com>
kmvc: Log into a context at a log level constant.
6:45 PM Ticket #943 (Segfault libaacplus) updated by Andrew Wason
libaacplus encoding started crashing for all samples for me after …
6:19 PM Changeset in ffmpeg [dfa37fe8] by Alex Converse <alex.converse@gmail.com>
mpeg12: Pad framerate tab to 16 entries. There are many places where …
6:16 PM Changeset in ffmpeg [a02e8df9] by Alex Converse <alex.converse@gmail.com>
kgv1dec: Increase offsets array size so it is large enough. Fixes …
6:16 PM Changeset in ffmpeg [386741f8] by Alex Converse <alex.converse@gmail.com>
kmvc: Check palsize. Fixes: CVE-2011-3952 Found-by: Mateusz "j00ru" …
6:15 PM Changeset in ffmpeg [c898431c] by Alex Converse <alex.converse@gmail.com>
nsvdec: Propagate errors Related to CVE-2011-3940. Found-by: Mateusz …
6:15 PM Changeset in ffmpeg [8fd8a482] by Alex Converse <alex.converse@gmail.com>
nsvdec: Be more careful with av_malloc(). Check results for …
6:14 PM Changeset in ffmpeg [6a89b41d] by Alex Converse <alex.converse@gmail.com>
nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of …
5:39 PM Changeset in ffmpeg [2ab5feaf] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
huffman: use a simple assignment instead of FFSWAP. Signed-off-by: …
5:39 PM Changeset in ffmpeg [6166bf3c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Deobfuscate ff_huff_build_tree. I have no idea what the idea was …
5:24 PM Changeset in ffmpeg [b7d3dd90] by Martin Storsjö <martin@martin.st>
movenc: cosmetics: Get rid of camelCase identifiers Also add spacing …
3:37 PM Changeset in ffmpeg [08d8029e] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: more generic check for planar destination formats with alpha …
12:48 PM Changeset in ffmpeg [fe47ea8f] by Martin Storsjö <martin@martin.st>
doc: Document mov/mp4 fragmentation options Signed-off-by: Martin …
12:00 PM Changeset in ffmpeg [e9ba6b37] by Diego Biurrun <diego@biurrun.de>
build: Use order-only prerequisites for creating FATE reference file dirs.
11:27 AM Ticket #957 (can't decode MJPEG avi) updated by sebastien wybo
Sample video file is currently uploaded to …
11:23 AM Ticket #957 (can't decode MJPEG avi) updated by sebastien wybo
Sorry about that... Complete command line that generated the report …
11:22 AM ffmpeg-20120130-122028.log attached to Ticket #957 by sebastien wybo
output report
11:16 AM Ticket #957 (can't decode MJPEG avi) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
To make this a valid ticket, please add * a failing ffmpeg command …
10:57 AM Ticket #957 (can't decode MJPEG avi) created by sebastien wybo
Trying to decode video encoded with MJPEG codec will fail if video …
10:30 AM Changeset in ffmpeg [5f27374c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Add bit per component information to v308 comment.
10:28 AM Changeset in ffmpeg [6fe12c7f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Detect jps and pns files as (3D) jpg and png images.
10:25 AM Changeset in ffmpeg [36436a40] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add option forced_subs_only for Bluray subtitles.
10:24 AM Changeset in ffmpeg [6838df04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add pix_fmt_info for yuva444. Reviewed-by: Paul B Mahol
9:19 AM Changeset in ffmpeg [6b039003] by Diego Biurrun <diego@biurrun.de>
x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf While pshufb …
9:19 AM Changeset in ffmpeg [a8462023] by Diego Biurrun <diego@biurrun.de>
rtsp: Remove some unused variables from ff_rtsp_connect().
8:58 AM Ticket #956 (ffmpeg V0.10 cannot convert to a jpg file, but ffmpeg v0.9 can) closed by Carl Eugen Hoyos
worksforme: Unrelated to your problem that I cannot reproduce: "-f image2" is …
8:41 AM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
8:37 AM Ticket #942 (swresample leaks memory when sampling up) updated by Carl Eugen Hoyos
Please rerun valgrind with "--leak-check=full --show-reachable=yes"
8:33 AM Ticket #955 (png: could not find codec parameters) closed by Carl Eugen Hoyos
invalid
6:41 AM Changeset in ffmpeg [8b933129] by Anton Khirnov <anton@khirnov.net>
avutil: make intfloat api public The functions are already av_ …
6:32 AM Changeset in ffmpeg [420df8b7] by Anton Khirnov <anton@khirnov.net>
avformat_write_header(): detail error message Give the exact aspect …
6:30 AM Changeset in ffmpeg [cc09dc78] by Anton Khirnov <anton@khirnov.net>
s/vbsf/bsf/ -vbsf doesn't exist anymore. It got renamed to -bsf …
6:30 AM Changeset in ffmpeg [b864b383] by Anton Khirnov <anton@khirnov.net>
yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. …
5:22 AM Changeset in ffmpeg [af79a0c4] by Ronald S. Bultje <rsbultje@gmail.com>
png: add support for bpp>4 to paeth x86 SIMD code. This fixes …
4:20 AM Changeset in ffmpeg [e1492151] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: png: …
3:09 AM input.mp4 attached to Ticket #956 by chenct1976@sina.com
convert input video file
2:52 AM Changeset in ffmpeg [f91c4b78] by Ronald S. Bultje <rsbultje@gmail.com>
png: add SSE2 version for add_bytes_l2.
2:50 AM Ticket #956 (ffmpeg V0.10 cannot convert to a jpg file, but ffmpeg v0.9 can) created by chenct1976@sina.com
Hi, All. When I convert a mp4 file to capture a jpg file, it can …
2:47 AM Changeset in ffmpeg [59f474b4] by Ronald S. Bultje <rsbultje@gmail.com>
png: convert DSP functions to yasm.
1:59 AM Ticket #955 (png: could not find codec parameters) updated by Jeff Snider
User error. Ticket can be closed or deleted.
1:58 AM Ticket #955 (png: could not find codec parameters) updated by Jeff Snider
Status changed
1:54 AM i00000.png attached to Ticket #955 by Jeff Snider
1450x1080 png
1:54 AM Ticket #955 (png: could not find codec parameters) created by Jeff Snider
$ ffmpeg -i i00000.png ffmpeg version N-37208-g01fcbdf Copyright (c) …
12:20 AM Ticket #942 (swresample leaks memory when sampling up) updated by Doug
OK, I wrote a simple console program that just uses swresample to …
12:08 AM test.tar.gz attached to Ticket #942 by Doug
Test C program and valgrind out

Jan 29, 2012:

11:55 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by omasoud
Additional info (dump of info about the attached sample): […]
11:47 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by omasoud
I couldn't upload the same sample file referred to in the ticket …
11:44 PM Moyers & Company_KTCADT_2012_01_29_17_42_49.wtv attached to Ticket #954 by omasoud
11:41 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) created by omasoud
sample input video attached. […] produces: […] The same …
11:26 PM Changeset in ffmpeg [3715d841] by Mans Rullgard <mans@mansr.com>
Fix non-C89 declarations in for loops Some compilers still do not …
9:56 PM Changeset in ffmpeg [90bf7c7b] by Alexander Strasser <eclipse7@gmx.net>
build: configure: Restore alphabetical order for CMDLINE_SET
8:52 PM Changeset in ffmpeg [f9eb6229] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix offset validity checks. Offsets are relative to the end of the …
8:52 PM Changeset in ffmpeg [cd3ced1b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: frame threading support. Codec is too simple to gain much from …
8:52 PM Changeset in ffmpeg [0efdb942] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: Deduplicate some code. Also moves it before the get_buffer …
8:52 PM Changeset in ffmpeg [3469c888] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: Minor simplification, use local variable. Signed-off-by: …
8:31 PM Changeset in ffmpeg [20a7d31] by Ronald S. Bultje <rsbultje@gmail.com>
png: add missing #if HAVE_SSSE3 around function pointer assignment.
8:00 PM Changeset in ffmpeg [371946bc] by Michael Niedermayer <michaelni@gmx.at>
r210enc: don't write uninitialized data Also fix r210 fate decoding …
7:18 PM Ticket #952 (FLV + H.264 extradata hangs) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
7:16 PM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Carl Eugen Hoyos
Please add a failing command line and complete, uncut console output.
6:01 PM Ticket #953 (0.10 - Input channel layout isnt supported) created by Atarikid
When you try to convert a video with PCM audio and you use -async you …
5:33 PM black_rock_shooter_teaser-hq-truncated.flv attached to Ticket #952 by Cigaes
5:31 PM Ticket #952 (FLV + H.264 extradata hangs) created by Cigaes
The attached file (HQ version downloaded from …
5:21 PM Ticket #951 (ffplay: system freeze with audio channel cycle) created by ami_stuff
http://www.cccp-project.net/beta/test_files/%5bCCCP%5d_Mega_Weird_Audio
5:11 PM Changeset in ffmpeg [3b93a524] by Michael Niedermayer <michaelni@gmx.at>
fate: add v308 encoding/decoding test Signed-off-by: Paul B Mahol …
5:11 PM Changeset in ffmpeg [668a0b15] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: update after FF_API_X264_GLOBAL_OPTS removal …
5:11 PM Changeset in ffmpeg [8e46e122] by Michael Niedermayer <michaelni@gmx.at>
fate: add yuv4 encoding/decoding test Signed-off-by: Paul B Mahol …
5:11 PM Changeset in ffmpeg [15d838b7] by Michael Niedermayer <michaelni@gmx.at>
bintext: use private options now that AVFormatParameters has been …
5:04 PM Ticket #871 (wavpack 24bit hybrid regression) closed by Carl Eugen Hoyos
fixed: The attached sample should be fixed. It is likely that the code for …
5:02 PM Changeset in ffmpeg [b2f27d29] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve decoding quality for lossy wavpack. This reverts e6e7bfc1 and …
4:50 PM Changeset in ffmpeg [a915618a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve decoding quality for lossy wavpack. This reverts e6e7bfc1 and …
4:34 PM Changeset in ffmpeg [7fabef1f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: optimize pseudo-YUV to RGB conversion. With gcc 4.6 this part …
4:23 PM Ticket #950 (webm convert -> segmentation error) updated by xanadonf
>>Is the crash also reproducible with ffmpeg -i sample.mp4 -an …
4:14 PM Changeset in ffmpeg [331e7c4] by Ronald S. Bultje <rsbultje@gmail.com>
imdct36: mark SSE functions as using all 16 XMM registers. On x86-64, …
4:11 PM Changeset in ffmpeg [e9200351] by Ronald S. Bultje <rsbultje@gmail.com>
png: move DSP functions to their own DSP context.
4:11 PM Changeset in ffmpeg [f9708e9a] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile …
4:11 PM Changeset in ffmpeg [415f358a] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Cosmetics Signed-off-by: Aneesh Dogra <lionaneesh@gmail.com> …
4:11 PM Changeset in ffmpeg [4ffb8e2c] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Remove if (unsigned int < 0) check. Note: This fixes the …
4:11 PM Changeset in ffmpeg [fef37717] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Replace magic number by a macro. Signed-off-by: Aneesh Dogra …
3:46 PM Ticket #950 (webm convert -> segmentation error) updated by Carl Eugen Hoyos
Keywords, Component changed
Is the crash also reproducible with ffmpeg -i sample.mp4 -an …
2:37 PM Ticket #950 (webm convert -> segmentation error) created by xanadonf
Trying to convert mp4 to webm format on debian squeeze 32 bits. On …
2:19 PM Ticket #949 (Unable to compile ffmpeg with new libvpx version (1.0.0)) updated by xanadonf
Thanks. I do not understand why it was compiling for two years now ut …
2:12 PM Ticket #946 (ffplay: almost unreadable dvd subtitles due to wrong colors) updated by reimar
To decode DVD subtitles correctly you need to provide the palette. For …
2:04 PM Ticket #946 (ffplay: almost unreadable dvd subtitles due to wrong colors) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
1:53 PM Ticket #937 (DVB Subtitles are not decoded when display segment is missing) closed by Carl Eugen Hoyos
fixed: Patch by Paul Kendall applied, thank you for the report!
1:52 PM Changeset in ffmpeg [7df9937f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dvb subtitle decoding when display segment is missing.
1:48 PM Changeset in ffmpeg [f4e8292e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: Add release_buffer forgotten when reget_buffer was removed. …
1:45 PM Ticket #949 (Unable to compile ffmpeg with new libvpx version (1.0.0)) closed by Carl Eugen Hoyos
worksforme: I just installed libvpx-v1.0.0 from …
1:21 PM Changeset in ffmpeg [95e873bb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
fraps: fix indentation. Signed-off-by: Reimar Döffinger …
1:17 PM Changeset in ffmpeg [6a9b565e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
FRAPS: Do not needlessly use reget_buffer. Codec has only I- and …
1:17 PM Changeset in ffmpeg [05741d70] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fallback to input timestamps for non-delay encoders. Causes FFmpeg to …
1:11 PM Ticket #947 (In-progress builds should list their specific version when run) closed by Carl Eugen Hoyos
worksforme: This works fine here. If you want to reopen this ticket, please …
11:42 AM Ticket #949 (Unable to compile ffmpeg with new libvpx version (1.0.0)) created by xanadonf
Hi, Since yesterday, I am unable to compile ffmpeg with libvpx on …
11:29 AM Ticket #947 (In-progress builds should list their specific version when run) updated by Cigaes
What you request is, AFAIK, already implemented. If the snapshot is a …
8:08 AM Ticket #610 (ffserver bug) closed by Carl Eugen Hoyos
fixed: Please reopen if this is still reproducible.
2:36 AM Changeset in ffmpeg [9719528e] by Michael Niedermayer <michaelni@gmx.at>
fate: fix r210 test on big endian Signed-off-by: Paul B Mahol …
1:42 AM Changeset in ffmpeg [931ec4a2] by Michael Niedermayer <michaelni@gmx.at>
fate: add R210 encoding/decoding test Signed-off-by: Paul B Mahol …
1:41 AM Changeset in ffmpeg [6bcc8275] by Michael Niedermayer <michaelni@gmx.at>
r210enc: fix encoding for unaligned widths Signed-off-by: Paul B …
1:41 AM Changeset in ffmpeg [cbf1dc4e] by Michael Niedermayer <michaelni@gmx.at>
fate: add Y41P encoding/decoding test Signed-off-by: Paul B Mahol …
1:01 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Please always provide current git head output on this bug tracker and …
1:00 AM Ticket #610 (ffserver bug) updated by Tim Clark
this mapping issue seems to be fixed now

Jan 28, 2012:

11:34 PM Changeset in ffmpeg [c065255b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: aacenc: …
11:24 PM Ticket #948 (No audio in output when the audio starts late in VOB file) created by streamingguy
Here are the details about the issue: Source: .VOB file extracted …
11:21 PM WikiStart edited by Michael Niedermayer
Clarify that everyone is welcome to add any FFmpeg and multimedia … (diff)
11:19 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Replying to Aztek: Hello Aztek, Thank you for your …
11:12 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Replying to cehoyos: Thank you for your reply cehoyos! …
10:21 PM Changeset in ffmpeg [97dece33] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rawenc: initialize coded_frame via avcodec_get_frame_defaults. …
10:21 PM Changeset in ffmpeg [dbc7c612] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libgsm: Fix compilation. Move libgsm_encode_close before its first …
9:08 PM Changeset in ffmpeg [f122cbf0] by Michael Niedermayer <michaelni@gmx.at>
v210x: check for return value of avcodec_alloc_frame() Signed-off-by: …
9:08 PM Changeset in ffmpeg [7299e5d5] by Michael Niedermayer <michaelni@gmx.at>
v210enc: remove redundant assignment Signed-off-by: Paul B Mahol …
9:08 PM Changeset in ffmpeg [bf0aea79] by Michael Niedermayer <michaelni@gmx.at>
v210enc: check return value of avcodec_alloc_frame() Signed-off-by: …
9:08 PM Changeset in ffmpeg [70a8c79] by Michael Niedermayer <michaelni@gmx.at>
v210dec: check return value of avcodec_alloc_frame() Signed-off-by: …
9:08 PM Changeset in ffmpeg [3ab90687] by Michael Niedermayer <michaelni@gmx.at>
roqaudioenc: check return value of avcodec_alloc_frame() …
9:08 PM Changeset in ffmpeg [2de6a725] by Michael Niedermayer <michaelni@gmx.at>
roqaudioenc: remove redundant assignment Signed-off-by: Paul B Mahol …
9:08 PM Changeset in ffmpeg [1e90450f] by Michael Niedermayer <michaelni@gmx.at>
r210dec: check return value of avcodec_alloc_frame() Signed-off-by: …
9:08 PM Changeset in ffmpeg [1fa24d08] by Michael Niedermayer <michaelni@gmx.at>
pcm: remove redundant assignment Signed-off-by: Paul B Mahol …
9:08 PM Changeset in ffmpeg [ae8dc203] by Michael Niedermayer <michaelni@gmx.at>
pcm: check return value of avcodec_alloc_frame() Signed-off-by: Paul …
9:08 PM Changeset in ffmpeg [f913f378] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amr: fix memleak Signed-off-by: Paul B Mahol …
9:08 PM Changeset in ffmpeg [766e160] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amr: check return value of avcodec_alloc_frame() …
9:08 PM Changeset in ffmpeg [a136c2cf] by Michael Niedermayer <michaelni@gmx.at>
libmp3lame: remove dupe assigment It is already done by …
9:08 PM Changeset in ffmpeg [5291cedd] by Michael Niedermayer <michaelni@gmx.at>
libgsm: remove dupe assigment. Signed-off-by: Paul B Mahol …
9:08 PM Changeset in ffmpeg [3ac99cdc] by Michael Niedermayer <michaelni@gmx.at>
libgsm: check return value of gsm_create & avcodec_alloc_frame() …
9:07 PM Changeset in ffmpeg [2e626dd] by Anton Khirnov <anton@khirnov.net>
aacenc: Fix LONG_START windowing. Forgot to add the equivalent amount …
9:07 PM Changeset in ffmpeg [dc7e7d4d] by Anton Khirnov <anton@khirnov.net>
aacenc: Fix a bug where deinterleaved samples were stored in the wrong …
9:01 PM Changeset in ffmpeg [47a52741] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add -vsync drop. This allows to work around any non-monotonic …
9:01 PM Changeset in ffmpeg [83611066] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Compare video_sync_method against the appropriate defines. …
9:01 PM Changeset in ffmpeg [34751f83] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Demux all parts of concatenated H.264. We may or may not be able to …
9:01 PM Changeset in ffmpeg [bb2d42c2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Set AVFMT_TS_NONSTRICT for framecrc muxer. Since it is set for e.g. …
9:01 PM Changeset in ffmpeg [333f5b52] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove unnecessary -vsync 0. The tests work fine without it, and it …
9:01 PM Changeset in ffmpeg [a0eb8de] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Merge palette-only header with actual video frame. This fixes the …
8:59 PM Changeset in ffmpeg [0b378e8a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
DFA: fix "skip frame" TSW1 encoding. Previously the decoder would …
8:22 PM Ticket #947 (In-progress builds should list their specific version when run) created by dg1727
Presently, if a development snapshot of the FFmpeg project is compiled …
8:20 PM Changeset in ffmpeg [f870fc2] by Michael Niedermayer <michaelni@gmx.at>
adpcmenc: refactor some code. Signed-off-by: Paul B Mahol …
7:15 PM Changeset in ffmpeg [82c25297] by Michael Niedermayer <michaelni@gmx.at>
adpcmenc: check return value of avcodec_alloc_frame() Signed-off-by: …
7:14 PM Changeset in ffmpeg [7b21b0f1] by Michael Niedermayer <michaelni@gmx.at>
adxenc: check return value of avcodec_alloc_frame() Signed-off-by: …
7:13 PM Changeset in ffmpeg [88fb935c] by Michael Niedermayer <michaelni@gmx.at>
ac3enc: check return value of avcodec_alloc_frame() Signed-off-by: …
6:47 PM Changeset in ffmpeg [cb73e356] by Michael Niedermayer <michaelni@gmx.at>
example: Update decoding/encoding example to the new API. …
6:47 PM Changeset in ffmpeg [afe9105f] by Michael Niedermayer <michaelni@gmx.at>
example: update muxing example to purple API Reviewed-by: Paul B …
6:45 PM Changeset in ffmpeg [91b3bfb] by Anton Khirnov <anton@khirnov.net>
avplay: use the correct array size for stride. AV_NUM_DATA_POINTERS …
6:45 PM Changeset in ffmpeg [9bfe2182] by Anton Khirnov <anton@khirnov.net>
lavc: extend doxy for avcodec_alloc_context3().
6:45 PM Changeset in ffmpeg [44911f29] by Anton Khirnov <anton@khirnov.net>
APIchanges: mention avcodec_alloc_context()/2/3 There was no minor …
6:44 PM Changeset in ffmpeg [2d9535ad] by Anton Khirnov <anton@khirnov.net>
avcodec_align_dimensions2: set only 4 linesizes, not …
6:23 PM Ticket #946 (ffplay: almost unreadable dvd subtitles due to wrong colors) created by ami_stuff
http://www.datafilehost.com/download-76a1c6a8.html related to: …
4:37 PM Changeset in ffmpeg [762311ff] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix conversion into yuva444p from non-alpha formats …
4:37 PM Changeset in ffmpeg [7bab43f2] by Michael Niedermayer <michaelni@gmx.at>
yuv2rgb: better check if source format have alpha Signed-off-by: Paul …
2:56 PM Changeset in ffmpeg [be822d77] by Mans Rullgard <mans@mansr.com>
aacsbr: ARM NEON optimised sbrdsp functions Overall speedup of HE-AAC …
2:56 PM Changeset in ffmpeg [8996ed2b] by Mans Rullgard <mans@mansr.com>
aacsbr: align some arrays Signed-off-by: Mans Rullgard <mans@mansr.com>
2:56 PM Changeset in ffmpeg [aac46e08] by Mans Rullgard <mans@mansr.com>
aacsbr: move some simdable loops to function pointers This prepares …
11:39 AM Changeset in ffmpeg [3bc92e34] by Clément Bœsch <ubitux@gmail.com>
cmdutils: re-add return 0 accidentally remove from opt_protocols().
10:29 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
Replying to Aztek: > About the decent encoder-thing …
10:04 AM Changeset in ffmpeg [23b639c4] by Clément Bœsch <ubitux@gmail.com>
Fix "ouput" typo and add a check.
9:42 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Aztek
Good to hear mplayer did the trick. About the decent encoder-thing …
9:40 AM Ticket #645 (png file doesn't want to decode) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
8:37 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
@streamingguy: Why do you think an issue with a vob file that starts …
8:30 AM Ticket #943 (Segfault libaacplus) closed by Carl Eugen Hoyos
invalid: How could that be possible?
8:06 AM Changeset in ffmpeg [81ab42a3] by Michael Niedermayer <michaelni@gmx.at>
dirac_yasm: fix linking failure due to %ifndef Signed-off-by: Michael …
7:44 AM Changeset in ffmpeg [72bbe768] by Michael Niedermayer <michaelni@gmx.at>
devices: Disable v4l to fix compilation until someone has time to …
6:53 AM Changeset in ffmpeg [e37f161] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (71 …
5:19 AM Ticket #943 (Segfault libaacplus) updated by burek
well I didn't say it's FFmpeg's fault, I just said: "Still though, …
2:54 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Hello Aztek, When you get few minutes, could you please update …
2:51 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by streamingguy
Just tested with 0.10 build, but still having the same issue. Any …
1:19 AM Changeset in ffmpeg [7181c4ed] by Alex Converse <alex.converse@gmail.com>
cosmetics: Remove extra newlines at EOF
12:36 AM Changeset in ffmpeg [f21b6159] by Michael Niedermayer <michaelni@gmx.at>
mpegvideoenc: Fail if a buffer size is specified without a max rate. …
12:36 AM Changeset in ffmpeg [49f20562] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Convert 2/4 bit formats to 8bit. This way 2 and 4 bit gray, …
12:36 AM Changeset in ffmpeg [eb3f81e] by Michael Niedermayer <michaelni@gmx.at>
targadec: Simplify RLE out of packet check. Signed-off-by: Michael …
12:30 AM Changeset in ffmpeg [f9ca1ac7] by Michael Niedermayer <michaelni@gmx.at>
sws/pixfmt/pixdesc: add support for yuva444p Signed-off-by: Ronald S. …
Note: See TracTimeline for information about the timeline view.