Timeline



Feb 7, 2012:

10:54 PM Changeset in ffmpeg [9b027c0d] by Ronald S. Bultje <rsbultje@gmail.com>
dsputil: set STRIDE_ALIGN to 16 for x86 also. This fixes crashes in …
10:32 PM Changeset in ffmpeg [4ff6dea3] by Ronald S. Bultje <rsbultje@gmail.com>
pngdsp: swap argument inversion.
9:02 PM Changeset in ffmpeg [950930b] by Michael Niedermayer <michaelni@gmx.at>
Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 …
7:38 PM Changeset in ffmpeg [ef1c785f] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: make yuv2yuv1 use named registers.
7:37 PM Changeset in ffmpeg [3206cccc] by Ronald S. Bultje <rsbultje@gmail.com>
h264: mark h264_idct_add8_10 with number of XMM registers. This fixes …
7:33 PM Changeset in ffmpeg [b7542dd3] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV …
7:29 PM Changeset in ffmpeg [fb90785e] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: always update next_framep[] before returning from decode_frame(). …
7:14 PM Changeset in ffmpeg [722410ad] by Anton Khirnov <anton@khirnov.net>
avconv: estimate next_dts from framerate if it is set.
7:14 PM Changeset in ffmpeg [b34856a1] by Anton Khirnov <anton@khirnov.net>
avconv: better next_dts usage. next_dts is used for estimating the …
7:13 PM Changeset in ffmpeg [23576b3f] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.pts to last_dts. It more accurately …
7:12 PM Changeset in ffmpeg [6e983902] by Anton Khirnov <anton@khirnov.net>
avconv: reduce overloading for InputStream.pts. It currently has …
7:11 PM Changeset in ffmpeg [3101bb66] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.next_pts to next_dts. It's used to predict …
7:11 PM Changeset in ffmpeg [1270e12e] by Anton Khirnov <anton@khirnov.net>
avconv: rework -t handling for encoding. Current code compares the …
7:07 PM Changeset in ffmpeg [c9af8326] by Anton Khirnov <anton@khirnov.net>
avconv: set encoder timebase for subtitles. The actual number …
7:06 PM Changeset in ffmpeg [4be1d7dc] by Anton Khirnov <anton@khirnov.net>
pva-demux test: add -vn The output is obviously not supposed to …
6:49 PM Changeset in ffmpeg [06b320ad] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics for SPARC code
6:02 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
The svn version you tested allowed you to write invalid files (with …
5:28 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) closed by Carl Eugen Hoyos
fixed: Thank you for testing! Patch applied with some additional comments.
5:28 PM Changeset in ffmpeg [bf5c0308] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libutvideo compilation. Fixes ticket #985.
5:25 PM Ticket #983 (No video in applehttp stream) updated by Carl Eugen Hoyos
Keywords, Reproduced by developer, Summary changed
Correct (MPlayer is using FFmpeg's applehttp code to display the …
3:25 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by CesareoF
I uploaded the file to upload.ffmpeg.org\upload and I uploaded the …
3:01 PM Changeset in ffmpeg [37390d5c] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: allow the user to set the maximum number of output samples per …
3:01 PM Changeset in ffmpeg [39575eea] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: do not unnecessarily zero output samples for mono frames
3:01 PM Changeset in ffmpeg [1d3c672d] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: allocate a single flat buffer for decoded samples This will …
3:01 PM Changeset in ffmpeg [32c61400] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: use sizeof(field) instead of sizeof(type)
2:49 PM Changeset in ffmpeg [0349d61e] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: rename field aspect->aspect to aspect->ratio The new …
2:48 PM Changeset in ffmpeg [d21b82fd] by Stefano Sabatini <stefasab@gmail.com>
lavc: provide aliases to the PCM A-law/mu-law codecs They are also …
2:31 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
After a bit more testing, the source of the bug is narrowed down to …
1:07 PM Ticket #983 (No video in applehttp stream) updated by Giuseppe
@cehoyos: mplayer shows video for the link
12:10 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by qyot27
Replying to cehoyos: > Could you test attached patch? …
11:03 AM Changeset in ffmpeg [21449410] by Diego Biurrun <diego@biurrun.de>
swscale: split C output functions into separate file. Signed-off-by: …
11:03 AM Changeset in ffmpeg [2dd7a1c0] by Diego Biurrun <diego@biurrun.de>
swscale: Split C input functions into separate file. Signed-off-by: …
9:47 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Could you test attached patch?
9:47 AM patchutvideo.diff attached to Ticket #985 by Carl Eugen Hoyos
9:32 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) created by qyot27
When attempting to compile FFmpeg, errors were reached when it got to …
7:54 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Replying to nichot20: > > …
7:46 AM in.mp4 attached to Ticket #975 by TimNich
1 Second video file that fails
4:51 AM Changeset in ffmpeg [0b717e24] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use avcodec_get_context_defaults3() Signed-off-by: Paul B …
12:40 AM Changeset in ffmpeg [b479e016] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …

Feb 6, 2012:

11:56 PM Changeset in ffmpeg [db7d4523] by Justin Ruggles <justin.ruggles@gmail.com>
bytestream: Add bytestream2 writing API. Signed-off-by: Justin …
11:49 PM FilteringGuide edited by llogan
update filter list to 2.62.100 (diff)
11:46 PM Changeset in ffmpeg [6ba2505] by Michael Niedermayer <michaelni@gmx.at>
utvideo: remove ff_thread_finish_setup, it isn't needed at all …
10:58 PM Ticket #983 (No video in applehttp stream) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
Audio works fine afaict, is there an application that shows video for …
10:29 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by Carl Eugen Hoyos
Replying to cesareof: > I have the *.mp4 clip that causes …
10:27 PM Ticket #984 (avio_alloc_context and callback on write) updated by Carl Eugen Hoyos
Priority changed
10:26 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by Carl Eugen Hoyos
Did you already try to put the video as the first input (with libx264, …
9:51 PM qthcamera.cpp attached to Ticket #984 by Denis
It's a thread that grab images with opencv and uses ffmpeg to generate …
9:49 PM Ticket #984 (avio_alloc_context and callback on write) created by Denis
For my application is essential use the callbacks. I have understood …
9:08 PM Changeset in ffmpeg [787528b4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Detect theora keyframes by content in Ogg demuxer. A lot of files do …
8:44 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) updated by STaRGaZeR
Try with the lastest git, I commited a patch that should fix this.
8:34 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by CesareoF
I have the *.mp4 clip that causes the issue indicated in this ticket, …
8:03 PM Changeset in ffmpeg [6833fe43] by Michael Niedermayer <michaelni@gmx.at>
ffv1: PIX_FMT_GRAY16 support Signed-off-by: Paul B Mahol …
7:59 PM Changeset in ffmpeg [d4385299] by Michael Niedermayer <michaelni@gmx.at>
DNxHD: remove ff_thread_finish_setup, it isn't needed at all. Should …
7:47 PM Changeset in ffmpeg [f491f033] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: document the unit for the -fs option parameter
7:46 PM Changeset in ffmpeg [b7d45d0b] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add setfield filter
7:33 PM Changeset in ffmpeg [e8a06b14] by Stefano Sabatini <stefasab@gmail.com>
lavf/4xm: use proper error codes
7:01 PM fmab-01-truncated.mp4 attached to Ticket #952 by Cigaes
sample exhibing a similar, but not identical problem
6:57 PM Changeset in ffmpeg [d016d307] by Anton Khirnov <anton@khirnov.net>
Revert "v210enc: use FFALIGN()" FFALIGN doesn't work with …
6:39 PM Changeset in ffmpeg [32f3c541] by Diego Biurrun <diego@biurrun.de>
doxygen: Do not include license boilerplates in Doxygen comment blocks.
6:37 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Replying to nichot20: > Replying to saste: > > …
6:22 PM Changeset in ffmpeg [ec1f3cab] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: reset decoder flush state when seeking Fixes seeking after …
6:22 PM Changeset in ffmpeg [f1c3d4a6] by Justin Ruggles <justin.ruggles@gmail.com>
ape: skip packets with invalid size
6:22 PM Changeset in ffmpeg [ac3f8d31] by Justin Ruggles <justin.ruggles@gmail.com>
ape: calculate final packet size instead of guessing Calculates based …
6:09 PM Changeset in ffmpeg [c2c31615] by Justin Ruggles <justin.ruggles@gmail.com>
ape: stop reading after the last frame has been read This avoids …
6:09 PM Changeset in ffmpeg [66f7be36] by Justin Ruggles <justin.ruggles@gmail.com>
ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
6:09 PM Changeset in ffmpeg [1bc035bc] by Justin Ruggles <justin.ruggles@gmail.com>
ape: return error if seeking to the current packet fails in …
5:49 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by stokholm
Never mind. I just realized you asked not to use external libraries …
5:43 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Replying to nichot20: > > …
5:16 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Replying to nichot20: > Replying to saste: > > …
5:08 PM Changeset in ffmpeg [9814974d] by Diego Biurrun <diego@biurrun.de>
avcodec: Clarify AVFrame member documentation. Signed-off-by: Diego …
3:12 PM Ticket #983 (No video in applehttp stream) created by Giuseppe
$ ffplay http://wow01.105.net/live/virgin1/playlist.m3u8 -codec …
2:49 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
OK not all png's fail. small3.png works, but when resized and saved as …
2:47 PM small4.2.png attached to Ticket #975 by TimNich
this one fails
2:47 PM small4.png attached to Ticket #975 by TimNich
this one fails
2:47 PM small3.png attached to Ticket #975 by TimNich
this one works
1:45 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Can't reproduce, please provide a …
1:15 PM logo2.png attached to Ticket #975 by TimNich
sample logo file
12:11 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Can't reproduce, please provide a sample. Also, which parameters are …
10:30 AM Changeset in ffmpeg [2cbe9121] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: use multiple @example blocks for distinct examples …
10:30 AM Changeset in ffmpeg [23534d0c] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: prefer @example over the unsupported @math for …
10:30 AM Changeset in ffmpeg [3fa9ace3] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: merge setdar and setsar documentation Most of the …
10:30 AM Changeset in ffmpeg [70ffda32] by Stefano Sabatini <stefasab@gmail.com>
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect …
10:30 AM Changeset in ffmpeg [1ca0812d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix typo in ESCAPE_CHECK_SIZE
7:00 AM Changeset in ffmpeg [3cc0353f] by Anton Khirnov <anton@khirnov.net>
v210dec: check for coded_frame allocation failure Signed-off-by: Paul …
7:00 AM Changeset in ffmpeg [986c1c48] by Anton Khirnov <anton@khirnov.net>
v210enc: use stride as it is already calculated Signed-off-by: Paul B …
7:00 AM Changeset in ffmpeg [7ad1b612] by Anton Khirnov <anton@khirnov.net>
v210enc: use FFALIGN() Signed-off-by: Paul B Mahol <onemda@gmail.com> …
6:59 AM Changeset in ffmpeg [b5f50da5] by Anton Khirnov <anton@khirnov.net>
v210enc: return proper AVERROR codes instead of -1 Signed-off-by: …
6:59 AM Ticket #766 (Extend ffmpeg's timecode extraction) updated by Clément Bœsch
Just an update of the current state: read is supported by all the …
6:59 AM Changeset in ffmpeg [66fa2a1f] by Anton Khirnov <anton@khirnov.net>
v210enc: do not set coded_frame->key_frame It is already set in …
6:59 AM Changeset in ffmpeg [d73466f8] by Anton Khirnov <anton@khirnov.net>
v210enc: check for coded_frame allocation failure Signed-off-by: Paul …
6:57 AM Changeset in ffmpeg [e496c45d] by Anton Khirnov <anton@khirnov.net>
drawtext: add 'fix_bounds' option on coords fixing Before, drawtext …
6:52 AM Changeset in ffmpeg [2b43dfce] by Anton Khirnov <anton@khirnov.net>
drawtext: fix text_{w, h} expression vars Before, {text_,}{w,h} vars …
1:04 AM Changeset in ffmpeg [e81e0b99] by Michael Niedermayer <michaelni@gmx.at>
cache: fix "warning: passing argument 2 of ‘av_tempfile’ from …
1:04 AM Changeset in ffmpeg [8d756c0d] by Michael Niedermayer <michaelni@gmx.at>
fix "warning: variable ‘cflags’ set but not used" Signed-off-by: …
1:04 AM Changeset in ffmpeg [66792717] by Michael Niedermayer <michaelni@gmx.at>
avio: Fix "warning: initialization from incompatible pointer type" …
12:47 AM invalidintramatrix.mxf attached to Ticket #973 by Carl Eugen Hoyos
12:11 AM Ticket #982 (Android app "Video Converted Android Beta" is published with nonfree codecs) created by Doug
Android Market URL: …

Feb 5, 2012:

11:31 PM Changeset in ffmpeg [ef511d8a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
changelog: fix typo
11:29 PM Changeset in ffmpeg [b8d78175] by Carl Eugen Hoyos <cehoyos@ag.or.at>
v408: do not unconditionally compile codecs
7:46 PM Ticket #470 (libquicktime uncompressed formats) closed by Carl Eugen Hoyos
fixed: Last format committed to FFmpeg.
7:43 PM Changeset in ffmpeg [bb9c8d94] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add v408 / AYUV encoder and decoder. Fixes last part of ticket #470. …
7:30 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by Carl Eugen Hoyos
Replying to stokholm: > I generated output with -report. …
7:06 PM Changeset in ffmpeg [5fa1a1d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support YV12 from video4linux2 devices. Reviewed-by: Luca Abeni
6:57 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by stokholm
I have the same problem. For me at least -async 1 doesn't help. The …
5:50 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by natt
Replying to cehoyos: > If there is an issue, is is …
5:37 PM Ticket #452 (APE - Only 16-bit samples are supported) closed by Elon Musk
fixed: fixed in b60620bf7ec355621aeeee1f10d6ea2904327985
4:58 PM Ticket #981 (No duration for flv video) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
Seeking with Page up/down, up/down and left/right works fine, mouse …
4:42 PM Changeset in ffmpeg [42ae83c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow muxing VP6A into flv. Reviewed-by: James Zern
4:32 PM Ticket #981 (No duration for flv video) created by AmshTemp
ffplay.exe can't seek on this flash video: …
3:48 PM Ticket #438 (broken frame after seek in ogg container) closed by reimar
fixed: Patch applied, output looks fine enough to me.
3:46 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by Carl Eugen Hoyos
Status, Version changed
If there is an issue, is is reproducible with this command: […]
2:36 PM Ticket #980 (Feature request : Optimising (MPEG) video streams) created by Psykauze
Hello, We all know jpegoptim by tjko for optimizing huffman table on …
1:21 PM Changeset in ffmpeg [8162c6f0] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggdec: add missing ogg_reset on seek. It would never be called when …
1:21 PM Changeset in ffmpeg [1b0dc96f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggdec: fix keyframe seeking when granule_is_start is 0. In this …
12:59 PM Ticket #941 (Seek problems with ogg decoder) updated by reimar
> matroska_read_seek creates it's index efficiently as far as I can …
7:07 AM Changeset in ffmpeg [e7f0bc8c] by Anton Khirnov <anton@khirnov.net>
drawtext: add missing braces around an if() block. Prevents …
5:26 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by natt
Replying to richardpl: > Whatever issue you are reporting …
4:14 AM Changeset in ffmpeg [982783ac] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: document avi special case Signed-off-by: Michael Niedermayer …
2:35 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by Elon Musk
Whatever issue you are reporting I can not reproduce it. …
2:02 AM Changeset in ffmpeg [bfb5ba84] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ape: …
1:08 AM Changeset in ffmpeg [7e850f1c] by Michael Niedermayer <michaelni@gmx.at>
dwt: fix about a dozen "warning: assignment from incompatible pointer …
1:00 AM Changeset in ffmpeg [2453ca49] by Michael Niedermayer <michaelni@gmx.at>
dwt: fix a dozen or so "warning: initialization from incompatible …
12:34 AM Changeset in ffmpeg [861aa9e7] by Michael Niedermayer <michaelni@gmx.at>
mpegaudiodec: remove unused variable Signed-off-by: Michael …

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 …
Note: See TracTimeline for information about the timeline view.