Timeline



Dec 25, 2012:

11:24 PM Changeset in ffmpeg [1f4ea4e0] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: initialize videodsp with correct pixel depth Fixes …
11:03 PM Ticket #2062 (Playback of HD-PVR recordings corrupted when using VDPAU) updated by jyavenard
The issue show in mythtv (bug report: …
10:57 PM Ticket #1903 (ffplay: audio wave does not refresh for mp3s with apic) updated by Marton Balint
Owner changed
10:54 PM Changeset in ffmpeg [7fc73d9a] by Michael Niedermayer <michaelni@gmx.at>
rmdec: fix compiler warning for uninitialized variables …
10:34 PM Test DVRMS.dvr-ms attached to Ticket #2063 by ramitb
10:33 PM Ticket #2063 (ffmpeg throwing an excessive amount of pts < dts clipping messages for ...) created by ramitb
Summary of the bug: when trying to remux dvrms to ts, ffmpeg throws a …
10:33 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by Carl Eugen Hoyos
Please provide a sample.
9:37 PM Ticket #2053 (ffplay's frame step not accurate) updated by Marton Balint
Owner changed
7:30 PM Changeset in ffmpeg [4c41fc88] by Michael Niedermayer <michaelni@gmx.at>
mpegts: update AVProgram after pmt change Signed-off-by: Michael …
6:22 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by ramitb
I'm facing similar issues (same error messagE) with some TS files …
4:45 PM Changeset in ffmpeg [928727f9] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Rescale audio stream duration from EditRate to SampleRate …
4:23 PM Ticket #2062 (Playback of HD-PVR recordings corrupted when using VDPAU) updated by gjdfgh
Cc changed
Interestingly this actually works in mplayer2 with vdpau hardware …
4:22 PM Changeset in ffmpeg [a752b9b8] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use the new swr -async parameter instead of a set of …
4:21 PM Changeset in ffmpeg [f9e55c0f] by Michael Niedermayer <michaelni@gmx.at>
swr: support -async X as a simple way to do what ffmpeg -async X did …
4:12 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
4:11 PM Ticket #2008 (ffplay doesn't play encrypted HLS over https) closed by Carl Eugen Hoyos
invalid
4:04 PM Ticket #2062 (Playback of HD-PVR recordings corrupted when using VDPAU) created by jyavenard
Summary of the bug: In reference to bug #2050 The following clip: …
3:36 PM Changeset in ffmpeg [0b980e57] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
2:49 PM Changeset in ffmpeg [8b6b3632] by Michael Niedermayer <michaelni@gmx.at>
vf_pp: add postproc to the library dependencys for avfilter when …
12:54 PM Changeset in ffmpeg [cf0c63d9] by Marton Balint <cus@passwd.hu>
ffplay: fix greenish line on the right edge with some xv sizes If the …
6:45 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Piroxiljin
[…]
1:57 AM Changeset in ffmpeg [1be8d0fb] by Michael Niedermayer <michaelni@gmx.at>
srt_probe: make buffer pointer const Signed-off-by: Michael …
1:04 AM Changeset in ffmpeg [9cb887ed] by Michael Niedermayer <michaelni@gmx.at>
dsputil_mmx: fix pointer type for emulated_edge_mc_func() Found-by: …
12:55 AM Changeset in ffmpeg [f89f3d4a] by Michael Niedermayer <michaelni@gmx.at>
str_probe: make buffer related pointers const Signed-off-by: Michael …
12:54 AM Changeset in ffmpeg [28b9099a] by Michael Niedermayer <michaelni@gmx.at>
pva_probe: make buffer related pointers and function arguments const …
12:54 AM Changeset in ffmpeg [59693ed9] by Michael Niedermayer <michaelni@gmx.at>
mxf_probe: make buffer related pointers const Signed-off-by: Michael …
12:51 AM Changeset in ffmpeg [c8e5efb4] by Michael Niedermayer <michaelni@gmx.at>
mpc8_probe: make buffer related pointers and function arguments const …
12:51 AM Changeset in ffmpeg [7a84664f] by Michael Niedermayer <michaelni@gmx.at>
mp3_read_probe: make buffer related pointers const Signed-off-by: …
12:50 AM Changeset in ffmpeg [9d95dee] by Michael Niedermayer <michaelni@gmx.at>
microdvd_probe: make buffer pointers const Signed-off-by: Michael …
12:50 AM Changeset in ffmpeg [c3cb3389] by Michael Niedermayer <michaelni@gmx.at>
mpegps_probe: make buffer related pointers const Signed-off-by: …
12:45 AM Changeset in ffmpeg [e1f94326] by Michael Niedermayer <michaelni@gmx.at>
loas_probe: make buffer pointers const Signed-off-by: Michael …
12:45 AM Changeset in ffmpeg [29397c99] by Michael Niedermayer <michaelni@gmx.at>
lmlm4_probe: make buffer pointers const Signed-off-by: Michael …
12:44 AM Changeset in ffmpeg [23348647] by Michael Niedermayer <michaelni@gmx.at>
ipmovie_probe: make buffer pointers const Signed-off-by: Michael …
12:43 AM Changeset in ffmpeg [4fcf6aa7] by Michael Niedermayer <michaelni@gmx.at>
flac_probe: make buffer pointers const Signed-off-by: Michael …
12:42 AM Changeset in ffmpeg [658bd6db] by Michael Niedermayer <michaelni@gmx.at>
ac3_eac3_probe: mark buffer pointers const Signed-off-by: Michael …
12:41 AM Changeset in ffmpeg [d7e050b1] by Michael Niedermayer <michaelni@gmx.at>
adts_aac_probe: mark buffer pointers as const Signed-off-by: Michael …

Dec 24, 2012:

9:37 PM Changeset in ffmpeg [ec40d15] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix warning: assignment discards qualifiers from pointer …
9:35 PM Changeset in ffmpeg [bd16f0a3] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: put variables used in #if 0 code themselfs under #if 0 …
5:31 PM Changeset in ffmpeg [70d5cd10] by Michael Niedermayer <michaelni@gmx.at>
mcdec: suppress "warning: a/vst may be used uninitialized in this …
5:18 PM Changeset in ffmpeg [e9c4f36c] by Michael Niedermayer <michaelni@gmx.at>
lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized …
3:50 PM Ticket #2057 (Invalid read in dering subfilter MMX2 code) updated by Clément Bœsch
Yes that's normal: the SSE2 template is exactly the MMX2 code.
3:46 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by ramitb
Yes: […]
3:20 PM Changeset in ffmpeg [7681b8e9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: wnv1: …
3:16 PM Ticket #2059 (There is no way to define a protocol outside of ffmpeg) updated by reimar
That file will no longer be installed. I think we are generally open …
3:15 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by Carl Eugen Hoyos
Keywords changed
Is this problem also reproducible with the following command line? $ …
2:48 PM Changeset in ffmpeg [9dbedf33] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' * commit …
2:44 PM Ticket #2008 (ffplay doesn't play encrypted HLS over https) updated by reimar
https:// is only supported if you enabled either gnutls or openssl …
2:40 PM Ticket #2059 (There is no way to define a protocol outside of ffmpeg) updated by Carl Eugen Hoyos
Replying to mustrumr: > After the removal of …
2:33 PM Ticket #2008 (ffplay doesn't play encrypted HLS over https) updated by maximol
I am also looking for HLS support over https. According to trac ticket …
2:33 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by reimar
Since we do not use _snprintf I don't understand why that define is …
2:29 PM Changeset in ffmpeg [ba8e909c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00' * commit …
2:09 PM Changeset in ffmpeg [d69238e9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' * commit …
1:43 PM Changeset in ffmpeg [c6664242] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10' * commit …
12:19 PM Ticket #2057 (Invalid read in dering subfilter MMX2 code) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
A similar problem affects SSE2. […]
8:18 AM Changeset in ffmpeg [0a9132b8] by Anton Khirnov <anton@khirnov.net>
wnv1: cosmetics, reformat
8:17 AM Changeset in ffmpeg [51648da4] by Anton Khirnov <anton@khirnov.net>
xan: remove a trivially true if(). This function used to be shared …
8:17 AM Changeset in ffmpeg [99e36ddd] by Anton Khirnov <anton@khirnov.net>
ansi: do not depend on get_buffer() initializing the frame. The …
8:17 AM Changeset in ffmpeg [261f0b14] by Anton Khirnov <anton@khirnov.net>
zerocodec: remove an unused variable.
8:17 AM Changeset in ffmpeg [8adfacff] by Anton Khirnov <anton@khirnov.net>
zmbv: remove some pointless comments and empty lines
8:16 AM Changeset in ffmpeg [c6303f8d] by Anton Khirnov <anton@khirnov.net>
yop: simplify/sanitize the decoding loop Do not overwrite linesize …
8:16 AM Changeset in ffmpeg [f6e395e1] by Anton Khirnov <anton@khirnov.net>
c93: set palette_has_changed.
8:15 AM Changeset in ffmpeg [3eab6007] by Anton Khirnov <anton@khirnov.net>
bmp: cosmetics, reformat
3:50 AM Ticket #1999 (fax 2d decompression bug) closed by Michael Niedermayer
fixed
3:35 AM Changeset in ffmpeg [98b7a50a] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: Fix runend handling Fixes Ticket1999 Signed-off-by: Michael …
2:59 AM Ticket #2061 (ffmpeg -vf drawtext not support ft_load_flags=vertical_layout) created by Streamer.Zhang
Summary of the bug: ffmpeg -vf drawtext not support …
1:55 AM Ticket #1947 (rl2: signal EOF) closed by Michael Niedermayer
fixed
1:51 AM Changeset in ffmpeg [d4d8d4f7] by Michael Niedermayer <michaelni@gmx.at>
rl2: return EOF on EOF Fixes Ticket1947 Signed-off-by: Michael …
1:40 AM Ticket #1900 (h264: memleak with threads > 1) updated by Michael Niedermayer
huge memory allocations can be prevented by limiting through …
12:57 AM Changeset in ffmpeg [eeb111d3] by Michael Niedermayer <michaelni@gmx.at>
Changelog: reword H264-MT entry Signed-off-by: Michael Niedermayer …
12:36 AM Changeset in ffmpeg [86c6bf04] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: remove outdated comments Audio API should not be …

Dec 23, 2012:

11:54 PM Changeset in ffmpeg [98dc2567] by Clément Bœsch <ubitux@gmail.com>
lavc/pthread: do not re-define _GNU_SOURCE if already defined. This …
11:53 PM Changeset in ffmpeg [00ebac6d] by Clément Bœsch <ubitux@gmail.com>
doc: stop generating syntax.html. Just like doc/eval.texi, this file …
11:42 PM Ticket #1483 (Allow a list of keyframe numbers that are valid for starting a new segment) updated by gordon
Replying to saste: > See patch in attachment. Test and …
10:02 PM Changeset in ffmpeg [4a9f7d2b] by Martin Storsjö <martin@martin.st>
hlsenc: Don't duplicate a string constant Signed-off-by: Martin …
10:02 PM Changeset in ffmpeg [3193b13a] by Martin Storsjö <martin@martin.st>
hlsenc: Allocate enough space for the pattern string If s->filename …
9:22 PM Changeset in ffmpeg [4f5440ad] by Paul B Mahol <onemda@gmail.com>
NIST SPHERE demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
9:17 PM Changeset in ffmpeg [98fed176] by Paul B Mahol <onemda@gmail.com>
alsdec: improve warning message when invalid channel position is found …
7:37 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by ramitb
Yes I did read the documentation and it wasn't clear, enclosing the …
7:25 PM Changeset in ffmpeg [57e99ea4] by Clément Bœsch <ubitux@gmail.com>
doc/ffserver: fix a few typo.
7:25 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by Cigaes
Replying to ramitbhalla: > requires all special …
7:16 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) created by ramitb
Summary of the request: Currently the Concat demuxer required a text …
7:00 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by Carl Eugen Hoyos
Why don't you open a feature request?
6:52 PM Changeset in ffmpeg [0940580a] by Martin Storsjö <martin@martin.st>
lavc: Correct the description of pkt_dts The description as updated …
6:47 PM Changeset in ffmpeg [d33c939b] by Michael Niedermayer <michaelni@gmx.at>
docs: add aresample/async example Signed-off-by: Michael Niedermayer …
6:44 PM Ticket #2059 (There is no way to define a protocol outside of ffmpeg) created by Hristo Venev
After the removal of libavformat/url.h there is no way (I think) to …
6:27 PM Changeset in ffmpeg [3e157753] by Michael Niedermayer <michaelni@gmx.at>
x86/ac3dsp_init: try to workaround ICC failure. The asm code is not …
6:09 PM Ticket #2057 (Invalid read in dering subfilter MMX2 code) updated by Clément Bœsch
Note: the problem is now exactly the same with -vf pp ({{{-vf …
6:03 PM Changeset in ffmpeg [768c47ec] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove mp=pp filter. Native pp filter is available. postproc …
6:03 PM Changeset in ffmpeg [9b8de930] by Clément Bœsch <ubitux@gmail.com>
lavfi: add pp filter. Ported from MPlayer. Original author is A'rpi, …
6:03 PM Changeset in ffmpeg [72380d15] by Clément Bœsch <ubitux@gmail.com>
fate/mp=pp: remove dering subfilter test. This subfilter gives a …
6:03 PM Changeset in ffmpeg [e36ba988] by Clément Bœsch <ubitux@gmail.com>
fate/mp=pp: expand subfilters with dr (dering) in them. Commands are …
5:57 PM Changeset in ffmpeg [5af53731] by Diego Biurrun <diego@biurrun.de>
avfilter: Compile FIFO filters unconditionally Building libavfilter …
5:56 PM Changeset in ffmpeg [f3298f12] by Diego Biurrun <diego@biurrun.de>
Return proper error code after av_log_ask_for_sample()
5:51 PM Changeset in ffmpeg [ed40b6bf] by Diego Biurrun <diego@biurrun.de>
configure: cosmetics: Separate hwaccel dependencies from …
5:51 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by ramitb
What I was suggesting is that the concat demuxed (-f concat if I get …
5:46 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) created by ramitb
Summary of the bug: FFMPEG not able to stream copy some WTV files, …
5:44 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Alternative can the old Pipe …
5:31 PM Changeset in ffmpeg [85e83e7a] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg-resampler: mention that the options also work with the …
4:49 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Piroxiljin
In this way, you need to compile manualy every file which uses …
4:01 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by ramitb
Alternative can the old Pipe format (like what I've used above) be …
3:38 PM Ticket #2055 (wtvenc: support subtitle muxing) updated by ramitb
Got it, can you please correct the title, it should be cannot stream …
3:36 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by ramitb
Okay thanks, yes I tried that it works now. I have a request, it was …
3:20 PM Ticket #2057 (Invalid read in dering subfilter MMX2 code) created by Clément Bœsch
The C version looks unaffected: […] The MMX2 version on the other …
3:08 PM Changeset in ffmpeg [9bbfcc26] by Michael Niedermayer <michaelni@gmx.at>
rmenc: write correct bytes per minute improves playback of ac3 in …
2:59 PM Changeset in ffmpeg [76f126ba] by Michael Niedermayer <michaelni@gmx.at>
rmdec: set bit rate for ra3 Signed-off-by: Michael Niedermayer …
2:03 PM Changeset in ffmpeg [8e09e183] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: 8bps: …
1:53 PM Changeset in ffmpeg [def18e54] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c' * commit …
12:48 PM Ticket #2056 (rmdec: fix timestamps for sipr in version 4 container (ra4)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
12:46 PM Ticket #2056 (rmdec: fix timestamps for sipr in version 4 container (ra4)) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/2052/RA5.0_16kbps_v
12:32 PM Changeset in ffmpeg [2f9903f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '418693bdc5edad72b0d055f741931612d797eb05' * commit …
12:07 PM data-2012-11-25-17-39-10.3gp attached to Ticket #232 by Carl Eugen Hoyos
11:19 AM Changeset in ffmpeg [ba064ebe] by Luca Barbato <lu_zero@gentoo.org>
oggdec: check memory allocation
11:19 AM Changeset in ffmpeg [f5f1cf52] by Luca Barbato <lu_zero@gentoo.org>
oggdec: K&R cosmetic formatting
11:13 AM Changeset in ffmpeg [7e98956e] by Luca Barbato <lu_zero@gentoo.org>
hlsenc: correctly report target duration
11:00 AM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
No memory leak with -threads 1. (Memory allocation varies, the …
10:33 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Carl Eugen Hoyos
Is it sufficient to just compile snprintf.c manually without the …
10:28 AM Ticket #2053 (ffplay's frame step not accurate) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
10:17 AM Changeset in ffmpeg [b6d7d4ef] by Anton Khirnov <anton@khirnov.net>
8bps: cosmetics Remove some pointless comments and empty lines.
10:17 AM Changeset in ffmpeg [c64cf2a3] by Anton Khirnov <anton@khirnov.net>
aasc: cosmetics, reformat
10:17 AM Changeset in ffmpeg [808b2227] by Anton Khirnov <anton@khirnov.net>
ansi: remove an extra return
10:17 AM Changeset in ffmpeg [c3a76c3d] by Anton Khirnov <anton@khirnov.net>
asvdec: cosmetics, reformat
10:17 AM Changeset in ffmpeg [bdfa2451] by Anton Khirnov <anton@khirnov.net>
aura: cosmetics, reformat
10:17 AM Changeset in ffmpeg [b047c687] by Anton Khirnov <anton@khirnov.net>
4xm: don't rely on get_buffer() initializing the frame.
10:17 AM Changeset in ffmpeg [2ca5ca29] by Anton Khirnov <anton@khirnov.net>
huffyuv: split encoder and decoder into separate files.
10:16 AM Ticket #2055 (wtvenc: support subtitle muxing) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Replying to ramitbhalla: > Add on: > > if one uses -map …
10:04 AM Ticket #2038 (Request for ffmpeg being able to join multiple files) closed by Carl Eugen Hoyos
worksforme: Works fine here, see also http://ffmpeg.org/ffmpeg-formats.html#concat
10:01 AM concat.txt attached to Ticket #2038 by Carl Eugen Hoyos
9:35 AM Changeset in ffmpeg [6e5c44b0] by Anton Khirnov <anton@khirnov.net>
lavc: make pkt_{p,d}ts doxy less confusing
9:35 AM Changeset in ffmpeg [418693bd] by Anton Khirnov <anton@khirnov.net>
lavc: rewrite and extend AVFrame doxy
4:46 AM test3.wtv attached to Ticket #2038 by ramitb
4:46 AM test2.wtv attached to Ticket #2038 by ramitb
4:45 AM test1.wtv attached to Ticket #2038 by ramitb
4:45 AM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by ramitb
For example, if I run the following command (attaching 3 sample files …
4:41 AM Ticket #2055 (wtvenc: support subtitle muxing) updated by ramitb
Add on: if one uses -map 0:s then also it fails, afaik it's not able …
4:38 AM test-wtv.wtv attached to Ticket #2055 by ramitb
4:38 AM Ticket #2055 (wtvenc: support subtitle muxing) created by ramitb
Summary of the bug: When FFMPEG tries to copy attachment metadata it …
4:31 AM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by ramitb
Working great, thanks.
3:55 AM Changeset in ffmpeg [f9d8658d] by Michael Niedermayer <michaelni@gmx.at>
libpostproc: fix leak of 2kb Signed-off-by: Michael Niedermayer …
3:21 AM Ticket #2041 (Artefacts when encoding to yuvj444p mjpeg) closed by Michael Niedermayer
fixed
3:20 AM Changeset in ffmpeg [ca9eb930] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420 …
1:20 AM Ticket #2052 (rm: fix the real duration for sipr in ra4) closed by Carl Eugen Hoyos
fixed: Replying to ami_stuff: > {{{ > Duration: N/A, bitrate: …
12:01 AM Changeset in ffmpeg [707af43d] by Michael Niedermayer <michaelni@gmx.at>
lavf/y4m: spellcheck Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Dec 22, 2012:

11:10 PM Changeset in ffmpeg [2e6bd22b] by Michael Niedermayer <michaelni@gmx.at>
rmdec: set bit rate for ra4 Signed-off-by: Michael Niedermayer …
9:33 PM Changeset in ffmpeg [bc5d6e4b] by Michael Niedermayer <michaelni@gmx.at>
docs: point to aresample from asyncts docs "Fixes" Ticket2036 …
9:02 PM Changeset in ffmpeg [60c801c6] by Stefano Sabatini <stefasab@gmail.com>
lavf/hlsenc: reuse pattern string, rather than redefining it Improve …
9:02 PM Changeset in ffmpeg [005b360b] by Stefano Sabatini <stefasab@gmail.com>
lavf/hlsenc: fix basename size computation off-by-one bug
8:58 PM Ticket #2037 (Heavy A/V desync on transcoding) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
8:54 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > What is the downside to add …
8:54 PM Ticket #1340 (Possibly suboptimal H.264 error concealment) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
The visible corruption is a regression since d375c10 (merge of ffmpeg-mt).
8:43 PM Changeset in ffmpeg [d02202e0] by Justin Ruggles <justin.ruggles@gmail.com>
opt: avoid segfault in av_opt_next() if the class does not have an …
7:52 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) updated by ramitb
If you don't mind me asking, since I expect enhancement are usually …
7:51 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
Apparently the issue appears to have been fixed in the Dec 21st build. …
7:45 PM Changeset in ffmpeg [5778299c] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: fix last frame handling when seeking Using a frame count, as …
7:04 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Also, I've noticed you've …
7:02 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by Carl Eugen Hoyos
Is there no longer version of "Test DVRMS.dvr-ms" that shows desync issues?
6:22 PM Ticket #1979 (Automatically set -fflags +genpts) updated by ramitb
Cc changed
6:20 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
You're correct, with the 21st Dec build I too am unable to replicate …
6:15 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) updated by ramitb
I see your point. The way I see it from a users point of view, there …
5:55 PM Changeset in ffmpeg [e749b5dd] by Michael Niedermayer <michaelni@gmx.at>
configure: consider using /usr/include/openjpeg-1.5 when searching for …
5:35 PM Changeset in ffmpeg [985aa0be] by Michael Niedermayer <michaelni@gmx.at>
h264: Detect POC inconsistencies and try to handle them reasonably …
5:28 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I've included the link for the …
5:28 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) closed by Carl Eugen Hoyos
duplicate: Please understand that seeking before decoding and decoding / demuxing …
5:18 PM Changeset in ffmpeg [68a04b0c] by Justin Ruggles <justin.ruggles@gmail.com>
alacdec: do not be too strict about the extradata size Sometimes the …
5:18 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
I've included the link for the sample with the output and command line …
5:11 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Initially I thought i was frame …
4:58 PM Changeset in ffmpeg [5715d67b] by Stefano Sabatini <stefasab@gmail.com>
Changelog: add entry about the new documentation layout design
4:02 PM Ticket #1979 (Automatically set -fflags +genpts) updated by ramitb
This may also be connected with Ticket #2054
3:33 PM Ticket #2054 (Specifying -ss before -i breaks the conversions) created by ramitb
Summary of the bug: This is related to ticket #2028, a regression …
3:33 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
Initially I thought i was frame rate related, possibly the incorrect …
3:25 PM Changeset in ffmpeg [1330d1d0] by Clément Bœsch <ubitux@gmail.com>
doc/filters: reword introduction sentence of aformat.
3:25 PM Changeset in ffmpeg [ba5ea7db] by Clément Bœsch <ubitux@gmail.com>
doc/filters: simplify escaping in aformat. Escaping the '=' is not …
3:19 PM Ticket #2053 (ffplay's frame step not accurate) created by Clément Bœsch
Frame stepping in ffplay doesn't work that well. It seems there is …
3:15 PM Changeset in ffmpeg [0824aa67] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: add overlay daisy-chaining example
3:15 PM Changeset in ffmpeg [35b97ad] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: rework and itemize examples for the overlay filter
3:14 PM Changeset in ffmpeg [bde1e8bf] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: make use of av_opt_set_from_string() Simplify.
3:12 PM Changeset in ffmpeg [5e402a53] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: switch to filter_frame API
12:25 PM Changeset in ffmpeg [98256622] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: flac: …
12:16 PM Ticket #2050 (Playback of HD-PVR recordings failing) closed by Carl Eugen Hoyos
fixed
12:15 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by Carl Eugen Hoyos
Replying to jyavenard: > I will investigate what has been …
12:14 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by Carl Eugen Hoyos
Replying to jyavenard: > So if that's what you're …
12:09 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
sorry, can't close the ticket.. I will investigate what has been done …
12:08 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
Status, Component changed
Oh my bad... there's another fix I see with …
12:01 PM Ticket #2050 (Playback of HD-PVR recordings failing) reopened by jyavenard
Uh? I'm afraid you overlooked the problem. the ffmpeg version used …
11:59 AM Ticket #1476 (rtp pcm_alaw/pcm_mulaw streaming from ALSA) updated by Carl Eugen Hoyos
Keywords, Component changed
Is this problem still reproducible with current git head?
11:55 AM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
Summary changed
I cannot reproduce the race condition anymore, valgrind still reports …
11:42 AM Ticket #2044 (timecode copying error with variable frame rate QuickTime files) updated by Carl Eugen Hoyos
Replying to dericed: > When the input is opened in …
11:40 AM Ticket #2037 (Heavy A/V desync on transcoding) updated by Carl Eugen Hoyos
Keywords changed
Iiuc, you reported this ticket about an asf file, then you provided a …
11:32 AM Ticket #2052 (rm: fix the real duration for sipr in ra4) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Version, Keywords, Type changed
11:28 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Carl Eugen Hoyos
Status changed
10:13 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) closed by Carl Eugen Hoyos
fixed: Please open a new ticket for this independent problem.
10:09 AM Ticket #2050 (Playback of HD-PVR recordings failing) closed by Carl Eugen Hoyos
fixed: The crash was fixed by Michael, if there are other problems with this …
6:35 AM Changeset in ffmpeg [aef51507] by Justin Ruggles <justin.ruggles@gmail.com>
flac: only set channel layout if not previously set or on channel …
6:13 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) reopened by ramitb
Marking important because it's a regression
6:12 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by ramitb
Okay, so here's the issue, one side of the problem has been fixed but …
3:42 AM CompilationGuide/Ubuntu edited by llogan
remove libaacplus: it is too much a PITA to compile and fdk-aac is … (diff)
2:41 AM Changeset in ffmpeg [3f72dbe4] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix another use of context instead of frame parameters Fixes …
2:41 AM Changeset in ffmpeg [5ffb5e7a] by Michael Niedermayer <michaelni@gmx.at>
4xm: check the correct stream, fix fate Signed-off-by: Michael …
2:11 AM Ticket #1828 (Start timestamp ignored when muxing dvd_subtitle) updated by Clément Bœsch
Replying to billie: > Replying to ubitux: > > …
12:27 AM Changeset in ffmpeg [44fe118e] by Paul B Mahol <onemda@gmail.com>
lavc/4xm: use bytestream2_get_bytes_left Also replace relevant …
12:15 AM How to quickly compile libaacplus edited by llogan
forgot one # (diff)
12:12 AM How to quickly compile libaacplus edited by llogan
change some # to $ (diff)
12:07 AM CompilationGuide/Ubuntu edited by llogan
alphabeticalize and cleanup; use "hash -r" as former method confused … (diff)
12:03 AM Changeset in ffmpeg [6b50df6] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: rename reference to movie filter from "src_movie" to …

Dec 21, 2012:

11:58 PM Changeset in ffmpeg [e16bac7b] by Michael Niedermayer <michaelni@gmx.at>
videodsp: Fix project name These are all part of splited out dsp …
11:58 PM Changeset in ffmpeg [90eaa989] by Michael Niedermayer <michaelni@gmx.at>
x86/videodsp_init: Add back lost author attribution Code originates …
11:58 PM Changeset in ffmpeg [28286a63] by Michael Niedermayer <michaelni@gmx.at>
videodsp_template.c: fix year Signed-off-by: Michael Niedermayer …
11:38 PM Changeset in ffmpeg [e64a7f2c] by Stefano Sabatini <stefasab@gmail.com>
doc/default.css: use ffmpeg.org website CSS The attribute container …
11:38 PM Changeset in ffmpeg [042c2a1a] by Stefano Sabatini <stefasab@gmail.com>
doc: move HTML CSS to a dedicated file default.css
11:20 PM CompilationGuide/Ubuntu edited by evilsoup
Added in configuration for hardsubbing support (diff)
10:38 PM Changeset in ffmpeg [185d1f3b] by Paul B Mahol <onemda@gmail.com>
lavfi: declare arrays that never change as static const …
9:56 PM Changeset in ffmpeg [165be91c] by Michael Niedermayer <michaelni@gmx.at>
img2enc: fix typo Found-by: durandal_1707 Signed-off-by: Michael …
9:50 PM Changeset in ffmpeg [2f436b1f] by Michael Niedermayer <michaelni@gmx.at>
lavc: Warn in case the set bitrate is very low Signed-off-by: Michael …
9:36 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
Thank you for looking into it. The crash only occurs with ffplay on …
9:22 PM 11159screen.png attached to Ticket #2050 by jyavenard
8:18 PM Changeset in ffmpeg [d828bae9] by Michael Niedermayer <michaelni@gmx.at>
better failure message for img2enc Signed-off-by: rogerdpack …
8:18 PM Changeset in ffmpeg [0e3a4da1] by Michael Niedermayer <michaelni@gmx.at>
yop: set video bit rate Signed-off-by: Michael Niedermayer …
7:04 PM Changeset in ffmpeg [a8ebb774] by Paul B Mahol <onemda@gmail.com>
lavfi/swapuv: use FFSWAP Signed-off-by: Paul B Mahol <onemda@gmail.com>
6:26 PM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by julian
>(if it is the same crash which I don't know) i'm quite sure, its …
6:22 PM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by Carl Eugen Hoyos
Replying to julian: > no its the same crash. one sample …
6:20 PM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by julian
no its the same crash. one sample should be enough and i can't upload …
5:18 PM Changeset in ffmpeg [a3a22c21] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Revert "Always write all colours for animated gif files, including …
5:12 PM Changeset in ffmpeg [0fb79f30] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support H264 over video4linux2. Tested-by: Val Malykh
4:51 PM Changeset in ffmpeg [1b598e67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7d4de3d730473167e31cf765e0333c965f934d3' * commit …
4:47 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by Carl Eugen Hoyos
Only reproducible with ffplay.
4:46 PM Changeset in ffmpeg [bb3420d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59' * commit …
4:39 PM Ticket #2050 (Playback of HD-PVR recordings failing) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
4:39 PM Changeset in ffmpeg [be2c0adc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885' * commit …
4:36 PM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by Carl Eugen Hoyos
Did you provide the file?
4:32 PM Changeset in ffmpeg [d27edc03] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' * commit …
4:18 PM Changeset in ffmpeg [a41bf09d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' * commit …
3:22 PM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by julian
seems this crash does not only occur in "obscure" asiatic subtitles …
2:16 PM Changeset in ffmpeg [9378be9f] by Reinhard Tartler <siretart@tauware.de>
prepare 9_beta3 release
2:14 PM Changeset in ffmpeg [fb3f28ee] by Paul B Mahol <onemda@gmail.com>
alsdec: cosmetics after previous commit Signed-off-by: Paul B Mahol …
2:11 PM Changeset in ffmpeg [ae27b70b] by Paul B Mahol <onemda@gmail.com>
alsdec: channel sorting Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:06 PM Changeset in ffmpeg [29707f5b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a925f723a915bc0255e2673f8817af5212131763' * commit …
12:14 PM Changeset in ffmpeg [c7d4de3] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Don't return known-broken packets This is built on the …
12:14 PM Changeset in ffmpeg [90c784cc] by Martin Storsjö <martin@martin.st>
rtpdec: Pass the sequence number to depacketizers This allows …
11:35 AM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
Sorry for that. It's fixed. I should add that release/1.0 and earlier …
11:26 AM Ticket #2051 (Video merging sinking issue) updated by elby
Hi all, We are trying to merge couple of videos. Using code { ffmpeg …
11:20 AM TestOrginal2.flv attached to Ticket #2051 by elby
Input File 2
11:20 AM TestOrginal1.flv attached to Ticket #2051 by elby
input file 1st
11:16 AM Ticket #2051 (Video merging sinking issue) updated by Carl Eugen Hoyos
Priority, Keywords changed
To make this a valid ticket, please provide the command line you are …
10:58 AM RA5.0_16kbps_voice_wideband.ra attached to Ticket #2052 by ami_stuff
10:58 AM Ticket #2052 (rm: fix the real duration for sipr in ra4) created by ami_stuff
maybe useful: libavcodec/utils.c: […] […]
10:47 AM Ticket #2051 (Video merging sinking issue) created by elby
Hi all, We are trying to merge couple of videos. Using code { …
7:34 AM Ticket #2050 (Playback of HD-PVR recordings failing) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Replying to jyavenard: > File (50MB) is available on: > …
6:17 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Piroxiljin
Well. The source of the trouble is msvc preprocessor and declaration …
4:18 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Piroxiljin
Replying to cehoyos: > Replying to Piroxiljin: …
4:12 AM Changeset in ffmpeg [63753186] by Michael Niedermayer <michaelni@gmx.at>
lavf: Remove "Adjusting PTS forward" code it causes problems …
3:21 AM CompilationGuide/Ubuntu edited by bat_guano
(diff)
3:16 AM CompilationGuide/Ubuntu edited by bat_guano
(diff)
2:19 AM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
Commit where the problem first occur is: …
1:42 AM Ticket #2050 (Playback of HD-PVR recordings failing) updated by jyavenard
working on a git bisect now
1:42 AM Ticket #2050 (Playback of HD-PVR recordings failing) created by jyavenard
Summary of the bug: This is a sample produced by a HD-PVR. ffplay …
12:33 AM Changeset in ffmpeg [cfa53003] by Paul B Mahol <onemda@gmail.com>
gifdec: remove dead store Signed-off-by: Paul B Mahol <onemda@gmail.com>

Dec 20, 2012:

11:50 PM Changeset in ffmpeg [230bef0a] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix handling of resolution changes with h264-mt Reviewed-by: …
11:27 PM Changeset in ffmpeg [9eca649a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-muxer=mov.
11:23 PM Ticket #2045 (FPE when copying timecode track) updated by Carl Eugen Hoyos
Regression since 5c7a62a.
11:21 PM Changeset in ffmpeg [0a0e340f] by Diego Biurrun <diego@biurrun.de>
configure: Make avconv depend on null, anull and resample filters …
11:18 PM Changeset in ffmpeg [69f086e0] by Diego Biurrun <diego@biurrun.de>
build: avfilter: Remove duplicate compilation entry for vf_scale …
11:18 PM Changeset in ffmpeg [511cf61] by Diego Biurrun <diego@biurrun.de>
miscellaneous typo fixes
11:07 PM Changeset in ffmpeg [340b7ca] by Stefano Sabatini <stefasab@gmail.com>
lavf/hlsenc: provide some feedback in case of invalid basename
11:07 PM Changeset in ffmpeg [28b96efa] by Stefano Sabatini <stefasab@gmail.com>
lavf/hlsenc: fix minor grammar inconsistencies in the option help messages
11:01 PM Ticket #1980 (ffmpeg process hangs with 100% CPU when getting a live rtsp stream (on ...) closed by Carl Eugen Hoyos
needs_more_info: As said, this sounds like an important issue, please reopen if you can …
10:48 PM Changeset in ffmpeg [b448677e] by Stefano Sabatini <stefasab@gmail.com>
doc: remove inclusion of libav* documentation in tools This shrinks …
10:46 PM Changeset in ffmpeg [ca3327d5] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg-formats: include metadata chapter The metadata …
10:42 PM Ticket #1948 (dxa: signal EOF) closed by Carl Eugen Hoyos
fixed: Fixed by you.
10:05 PM Changeset in ffmpeg [d4fdaafd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Always write all colours for animated gif files, including transparent …
10:02 PM Ticket #2006 (tiff: support lzw with inverted FillOrder) closed by Carl Eugen Hoyos
fixed: I believe you fixed this ticket;-)
9:16 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Carl Eugen Hoyos
Replying to Piroxiljin: > Replying to cehoyos: …
5:56 PM Changeset in ffmpeg [9321e935] by Paul B Mahol <onemda@gmail.com>
gifdec: fix invalid write in gif_copy_img_rect Signed-off-by: Paul B …
5:46 PM Changeset in ffmpeg [c004de0b] by Paul B Mahol <onemda@gmail.com>
gifdec: fix invalid write in giff_fill_rect Signed-off-by: Paul B …
5:33 PM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by downuse
Replying to cehoyos: > Is this still reproducible for …
5:21 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Piroxiljin
Replying to cehoyos: > Why do you want to add -MD to the …
4:45 PM Changeset in ffmpeg [103410d6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: fix recording time in->out carryover. This should fix …
4:01 PM Changeset in ffmpeg [c7a1239] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_aconvert: update audio->channels.
3:49 PM Concatenate edited by Clément Bœsch
concate → concat (diff)
3:38 PM Changeset in ffmpeg [17714adb] by Paul B Mahol <onemda@gmail.com>
tiffdec: support LZW compression with inverted FillOrder
3:29 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
Sure, the original video is 5GB, I've cut out a 100MB and uploaded it …
3:13 PM Changeset in ffmpeg [217bdd08] by Clément Bœsch <ubitux@gmail.com>
lavf/srtdec: reindent after previous commits.
3:13 PM Changeset in ffmpeg [6c26fc77] by Clément Bœsch <ubitux@gmail.com>
lavf/srtenc: honor subtitle position side data.
3:13 PM Changeset in ffmpeg [1dab8d91] by Clément Bœsch <ubitux@gmail.com>
lavf/srtdec: switch to FFDemuxSubtitlesQueue API.
3:13 PM Changeset in ffmpeg [0072116c] by Clément Bœsch <ubitux@gmail.com>
lavf: split packets before muxing. After demuxing, data and side are …
3:13 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Carl Eugen Hoyos
Why do you want to add -MD to the compiler flags?
3:05 PM Changeset in ffmpeg [52f21763] by Michael Niedermayer <michaelni@gmx.at>
aiffenc: set correct number of bits foru8 in aiff with this change …
2:39 PM DirectShow edited by Roger Pack
(diff)
1:14 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) created by Piroxiljin
Summary of the bug: Compilation ffmpeg with toolchain=msvc leads to …
1:07 PM Changeset in ffmpeg [6906b193] by Luca Barbato <lu_zero@gentoo.org>
lavc: add missing files for arm Across the many retouches those did …
12:58 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > This is creating a problem …
12:54 PM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by Carl Eugen Hoyos
Is this still reproducible for current git head? If it is, please …
12:40 PM Changeset in ffmpeg [8c53d39e] by Luca Barbato <lu_zero@gentoo.org>
lavc: introduce VideoDSPContext Move some functions from dsputil. The …
12:39 PM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by Carl Eugen Hoyos
Keywords changed
12:30 PM Concatenate edited by cbsrobot
add concate demuxer (diff)
12:25 PM Changeset in ffmpeg [a925f723] by Martin Storsjö <martin@martin.st>
rtp: Don't read priv_data unless it is allocated This makes all users …
12:03 PM Changeset in ffmpeg [0146c1f0] by Nicolas George <nicolas.george@normalesup.org>
lavfi: remove init and check of rate and layout. The sample rate and …
12:03 PM Changeset in ffmpeg [5033a1af] by Nicolas George <nicolas.george@normalesup.org>
lavfi/buffersrc: remove init of rate and layout. The sample rate and …
12:03 PM Changeset in ffmpeg [34de47aa] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add an accessor for ref->audio->channels.
12:03 PM Changeset in ffmpeg [238edd2f] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add a channels field to AVFilterLink. Also: fix af_pan and …
11:56 AM Changeset in ffmpeg [a9275b4f] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix code to also handle pix format changes. Signed-off-by: …
11:18 AM Changeset in ffmpeg [41135b7f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
11:06 AM Changeset in ffmpeg [40ea3438] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' * commit …
11:03 AM Ticket #2047 (FFmpeg 1.0 reports wrong creation_time metadata) closed by Carl Eugen Hoyos
fixed: For future tickets: Please always provide a sample. Thank you for …
11:00 AM Changeset in ffmpeg [97ec20a2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mov: fix time types related to mov_metadata_creation_time Fixes …
10:51 AM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
10:47 AM ffmpeg-bug.mkv attached to Ticket #2048 by Carl Eugen Hoyos
10:45 AM Ticket #2048 (reproducible crash on some subtitles in ff_ass_split_override_codes()) created by julian
ffmpeg crashes reproducibly when converting files with some subtitles. …
10:37 AM Changeset in ffmpeg [1eaff98c] by Martin Storsjö <martin@martin.st>
flvenc: Check whether seeking back to the header succeeded The FLV …
10:37 AM Changeset in ffmpeg [e30e8e31] by Martin Storsjö <martin@martin.st>
sapenc: Pass the title on to the chained muxers This makes sure it …
10:30 AM Ticket #1312 (Support multi-threaded resolution change) updated by reimar
Personally I think that features should only in very special …
10:30 AM CompilationGuide/Ubuntu edited by bat_guano
Tidy up code in Note 2. (diff)
10:12 AM CompilationGuide/Ubuntu edited by bat_guano
Note 3 Opus support. (diff)
9:49 AM Ticket #1312 (Support multi-threaded resolution change) updated by jyavenard
excellent news... any chance to get this ever backported to release/1.0 ?
9:08 AM Ticket #1312 (Support multi-threaded resolution change) closed by Carl Eugen Hoyos
fixed: Implemented by Janne Grunau.
4:17 AM Changeset in ffmpeg [174c483e] by Clément Bœsch <ubitux@gmail.com>
lavfi/select: fix compilation with avcodec disabled.
4:05 AM Changeset in ffmpeg [974ac57e] by Michael Niedermayer <michaelni@gmx.at>
astenc: Remove two AVRationals with denominator 1 They are completely …
3:22 AM Changeset in ffmpeg [8525fa7c] by Michael Niedermayer <michaelni@gmx.at>
h264: remove unused variable Signed-off-by: Michael Niedermayer …
3:21 AM Changeset in ffmpeg [a46c5657] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: fix pointer types Signed-off-by: Michael Niedermayer …
2:58 AM Changeset in ffmpeg [73db0bf1] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: increase scratchpad sizes These where reduced in …
2:55 AM Changeset in ffmpeg [53fa6f58] by Clément Bœsch <ubitux@gmail.com>
doc/general: sort subtitles formats.
2:50 AM Changeset in ffmpeg [e5e5664c] by Clément Bœsch <ubitux@gmail.com>
fate: add and fix subtitles dependencies.
1:51 AM Changeset in ffmpeg [7e900538] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:44 AM Changeset in ffmpeg [1667152a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'acb571c89a065d943163c11efb46de35774f1909' * commit …
1:38 AM Changeset in ffmpeg [ba4bcb19] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: implement debug/fdebug log level update differently. The …
1:38 AM Changeset in ffmpeg [af4b1c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06' * commit …

Dec 19, 2012:

11:52 PM Changeset in ffmpeg [b2fe6756] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: add option for dithering during sample format conversion to s16
11:36 PM Changeset in ffmpeg [52b86647] by Clément Bœsch <ubitux@gmail.com>
doc/faq: move filter links to the ffmpeg-filters.html page.
11:36 PM Changeset in ffmpeg [521a963] by Clément Bœsch <ubitux@gmail.com>
doc/faq: improve concatenation entry.
11:35 PM Ticket #2047 (FFmpeg 1.0 reports wrong creation_time metadata) created by Jim Wang
Summary of the bug: Since FFmpeg 1.0 release all creation_time …
9:57 PM Changeset in ffmpeg [cb0881c7] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: use GROW_ARRAY in opt_map_channel.
9:47 PM Changeset in ffmpeg [61bc3d80] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a' * commit …
9:38 PM Changeset in ffmpeg [33f9b243] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77' * commit …
9:32 PM Changeset in ffmpeg [58236862] by Anton Khirnov <anton@khirnov.net>
mpeg12: do not decode extradata more than once. Fixes CVE-2012-2803. …
9:24 PM Changeset in ffmpeg [465c7de7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a01c02bcff755a7891f777706b27452203aac71e' * commit …
9:13 PM Changeset in ffmpeg [c661cb66] by Anton Khirnov <anton@khirnov.net>
cmdutils: pass number of groups to split_commandline(). This makes …
9:04 PM Changeset in ffmpeg [330983b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3' * commit …
8:59 PM Changeset in ffmpeg [f61498e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc' Merge only …
8:46 PM Changeset in ffmpeg [ca4dd381] by Michael Niedermayer <michaelni@gmx.at>
h264: use must_reinit to simplify code Signed-off-by: Michael …
8:46 PM Changeset in ffmpeg [af0fafcb] by Michael Niedermayer <michaelni@gmx.at>
h264: decode_update_thread_context() copy parameter sets before using …
8:46 PM Changeset in ffmpeg [e33811b] by Michael Niedermayer <michaelni@gmx.at>
h264: remove reschange blocking Signed-off-by: Michael Niedermayer …
8:46 PM Changeset in ffmpeg [c2dfb1e3] by Michael Niedermayer <michaelni@gmx.at>
h264: support frame size changes with multi threading Based on code …
8:46 PM Changeset in ffmpeg [7e6c6839] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: use frame instead of decoder context pixel format …
8:46 PM Changeset in ffmpeg [04a530f7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: use frame dimensions instead of decoder context …
8:46 PM Changeset in ffmpeg [8ea4a553] by Michael Niedermayer <michaelni@gmx.at>
h264: move h264_set_parameter_from_sps() call up Signed-off-by: …
8:46 PM Changeset in ffmpeg [afc03268] by Michael Niedermayer <michaelni@gmx.at>
h264: move list_count and current_slice reset to flush_change() …
8:46 PM Changeset in ffmpeg [971c469a] by Michael Niedermayer <michaelni@gmx.at>
h264: split flush_change() out of flush_dpb() Based on a patch by …
8:46 PM Changeset in ffmpeg [25a0af51] by Michael Niedermayer <michaelni@gmx.at>
h264: factor get_pixel_format() out Based on patch by Janne Grunau …
8:16 PM Changeset in ffmpeg [76877bea] by Paul B Mahol <onemda@gmail.com>
au: return meaningful error codes Signed-off-by: Paul B Mahol …
7:22 PM Windows_Tips created by Roger Pack
birthday
4:59 PM Changeset in ffmpeg [a1d14336] by Clément Bœsch <ubitux@gmail.com>
pp: fix a few typo in the template.
3:55 PM Changeset in ffmpeg [d85854b2] by Paul B Mahol <onemda@gmail.com>
pvfdec: drop pointless casting of buffer in ff_get_line() …
2:47 PM FilteringGuide edited by Stefano Sabatini
remove pointless link to outdated github repo for the fade filter … (diff)
2:45 PM FilteringGuide edited by Stefano Sabatini
replace links to ffmpeg.html with links to ffmpeg-filter.html (diff)
2:44 PM Changeset in ffmpeg [642a655f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8' * commit …
2:42 PM Ticket #2046 (support changes to DAR/SAR during -codec copy) created by dave rice
Summary of the bug: I would like to make adjustments to DAR without …
1:50 PM Changeset in ffmpeg [bb2bab92] by Janne Grunau <janne-libav@jannau.net>
mov: handle h263 and flv1 for codec_tag 'H','2','6','3' The sample in …
1:39 PM Changeset in ffmpeg [e84194f0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937' * commit …
1:28 PM Changeset in ffmpeg [af804db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' * commit …
12:40 PM Changeset in ffmpeg [1c8bf3bf] by Janne Grunau <janne-libav@jannau.net>
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles Fixes …
11:58 AM Changeset in ffmpeg [80a9297] by Clément Bœsch <ubitux@gmail.com>
doc: remove mention of fifo filter in the introduction. It's …
10:49 AM Changeset in ffmpeg [022e118e] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setpts: enable debug logs, and improve/extend debug messages
10:18 AM Ticket #1550 (No aspect ratio shown for realvideo) updated by Carl Eugen Hoyos
Summary changed
10:17 AM Ticket #1550 (No aspect ratio shown for realvideo) updated by Carl Eugen Hoyos
Priority changed
The problem is not that ffmpeg incorrectly transcodes the sample …
10:05 AM Ticket #2043 (unexpected behaviour when segmenting x264 encoded rawvideo sources) updated by Stefano Sabatini
Analyzed by developer, Keywords, Component, Reproduced by developer changed
Replying to elkq: > ffmpeg fails to segment rawvideo …
9:16 AM Ticket #2043 (unexpected behaviour when segmenting x264 encoded rawvideo sources) closed by Carl Eugen Hoyos
invalid: Please add "-flags -global_header" to your command line.
9:09 AM Ticket #867 (support in24 audio in mov muxer) closed by Carl Eugen Hoyos
fixed: This was fixed in January by Michael, thank you for testing again!
9:01 AM Changeset in ffmpeg [ec4a0845] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show underscores in av_get_codec_tag_string().
8:44 AM Ticket #2045 (FPE when copying timecode track) updated by Carl Eugen Hoyos
Keywords changed
8:44 AM Ticket #1908 (error when copying eia_608 track) closed by Carl Eugen Hoyos
duplicate: The original report was a duplicate of ticket #1820, I created ticket …
8:42 AM Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) closed by Carl Eugen Hoyos
fixed: This used to be fixed (in 0.11 and 1.0), now reproducible again, I …
8:40 AM Ticket #2045 (FPE when copying timecode track) created by Carl Eugen Hoyos
Using the sample from ticket #236 […] Not reproducible when only …
8:33 AM Changeset in ffmpeg [c5d7c7d3] by Stefano Sabatini <stefasab@gmail.com>
doc: extend "See Also" chapters in library manuals In particular, …
8:33 AM Changeset in ffmpeg [9b323a9b] by Stefano Sabatini <stefasab@gmail.com>
doc: extend "See Also" chapters in component manuals In particular, …
8:33 AM Changeset in ffmpeg [9d6517aa] by Stefano Sabatini <stefasab@gmail.com>
doc: extend "See Also" chapter rendering for ff* tools Add more …
8:33 AM Changeset in ffmpeg [c2ac6477] by Stefano Sabatini <stefasab@gmail.com>
doc: rework synopsis section for ff* tools Fix syntax, remove …
8:33 AM Changeset in ffmpeg [461716d3] by Stefano Sabatini <stefasab@gmail.com>
doc: use a common authors.texi file blurb Factorize.
8:33 AM Changeset in ffmpeg [ca3d7862] by Stefano Sabatini <stefasab@gmail.com>
doc/texi2pod: rework man inclusion logic Ignore @c man begin ... @c …
8:08 AM Ticket #1823 (Allow output file for -report option to be specified.) closed by Carl Eugen Hoyos
fixed
6:57 AM Changeset in ffmpeg [45635885] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: increase edge_emu_buffer size for VC1 The VC1 decoder uses …
6:54 AM Ticket #1667 (ffplay resizes can cause "garbage" in the margins) updated by Roger Pack
Seems to be working well for me in production, thanks again.
6:27 AM Changeset in ffmpeg [a34d9ad9] by Luca Barbato <lu_zero@gentoo.org>
lavc: merge latest x86inc.asm fixes with x264 Unbreak NASM support. …
5:35 AM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by ramitb
Thanks, will test it and let you know. Now if only someone can figure …
5:24 AM output.mov attached to Ticket #2044 by dave rice
output file of example
5:24 AM fcp_capture.mov attached to Ticket #2044 by dave rice
sample FCP capture QuickTime file with timecode track
5:23 AM Ticket #2044 (timecode copying error with variable frame rate QuickTime files) created by dave rice
Summary of the bug: Video capture in Final Cut Pro often creates …
5:11 AM Ticket #1908 (error when copying eia_608 track) updated by dave rice
Just attached a sample. When I try to copy all streams from the file …
5:03 AM fcp_capture.mov attached to Ticket #1908 by dave rice
two frame file captured with Final Cut Pro, includes timecode and e608 …
5:01 AM Ticket #867 (support in24 audio in mov muxer) updated by dave rice
Not exactly sure when this was fixed, but when I now try to replicate …
4:52 AM Ticket #1542 (support muxing jpeg2000 in mxf) updated by dave rice
Just adding a note here that muxing jpeg2000 into mxf is defined in …
4:49 AM Ticket #1823 (Allow output file for -report option to be specified.) updated by dave rice
I've tested this in the latest git in a Mac environment and found it …
3:55 AM WikiStart edited by Jakub Krajcovic
(diff)
3:53 AM Encode/VFX edited by Jakub Krajcovic
(diff)
3:52 AM WikiStart edited by Jakub Krajcovic
(diff)
3:16 AM Changeset in ffmpeg [1166fc07] by Michael Niedermayer <michaelni@gmx.at>
utils: fix duration calculation for strange_duration_example.ts …
2:22 AM Changeset in ffmpeg [de2022c5] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: small align cosmetics.
2:16 AM Changeset in ffmpeg [fea6f5e1] by Clément Bœsch <ubitux@gmail.com>
doc/filters: reformat and rework gradfun. Note that examples are changed.
2:13 AM Changeset in ffmpeg [526e2415] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: support named options. This breaks usage for …
2:13 AM Changeset in ffmpeg [ca83e6c] by Clément Bœsch <ubitux@gmail.com>
fate: re-enable lavfi gradfun filter test.
2:13 AM Changeset in ffmpeg [3bdd70fc] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: reduce up limit for threshold. This will prevent an …
2:13 AM Changeset in ffmpeg [63e1fc25] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: remove rounding to match C and SSE code. There is no …
2:13 AM Changeset in ffmpeg [60ba9a9a] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: fix dithering in MMX code. Current dithering only use …
2:13 AM Changeset in ffmpeg [49de902a] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: fix rounding in MMX code. Current code divide before …
2:13 AM Changeset in ffmpeg [dd8a76ab] by Clément Bœsch <ubitux@gmail.com>
lavfi/gradfun: do not increment DC pointer for odd values. First DC …
1:24 AM Changeset in ffmpeg [dea9da5f] by Paul B Mahol <onemda@gmail.com>
qcelpdata: correct start bit for cbgain[0] in …
1:24 AM zero_stream_image.png attached to Ticket #2042 by DonMoir
1:23 AM Ticket #2042 (av_find_best_stream fails to find best stream for included file) updated by DonMoir
The zero stream just has a single image but has multiple frames …
12:47 AM Ticket #2043 (unexpected behaviour when segmenting x264 encoded rawvideo sources) created by Adam Clarke
ffmpeg fails to segment rawvideo sources that have been encoded with …
12:19 AM Ticket #2042 (av_find_best_stream fails to find best stream for included file) updated by DonMoir
It's going to be reproducible with any program that uses …

Dec 18, 2012:

11:54 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) updated by Carl Eugen Hoyos
Is this only reproducible with ffplay, or also with ffmpeg?
11:51 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) created by DonMoir
http://sms.pangolin.com/temp/av_find_best_stream_fails.ts The above …
11:08 PM Changeset in ffmpeg [c4a32d92] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix shortest with libx264 Encoders that buffer a significant …
10:08 PM Changeset in ffmpeg [1b9ced68] by Stefano Sabatini <stefasab@gmail.com>
MAINTAINERS: update my GPG key fingerprint
10:06 PM Ticket #1557 (support old sipr in rm) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
10:06 PM Changeset in ffmpeg [d687b8c8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Reindent after last commit.
10:04 PM Changeset in ffmpeg [00a62e67] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not skip three bytes and don't search for extradata in old …
10:03 PM DirectShow edited by Roger Pack
avisynth (diff)
10:03 PM DirectShow edited by Roger Pack
fix wiki link (diff)
10:02 PM Ticket #1977 (dshow hang when device is unplugged) updated by Roger Pack
I haven't been porting any dshow changes to vfwcap, either…
10:01 PM DirectShow edited by Roger Pack
note buffering behavior (diff)
9:56 PM DirectShow edited by Roger Pack
note crossbar lack (diff)
9:51 PM DirectShow edited by Roger Pack
more options (diff)
9:49 PM Capture/Webcam edited by Roger Pack
note moved docu (diff)
9:45 PM DirectShow edited by Roger Pack
flesh out page (diff)
9:36 PM DirectShow created by Roger Pack
birthday
7:26 PM Changeset in ffmpeg [acb571c8] by Janne Grunau <janne-libav@jannau.net>
avcodec: bump minor for adaptive h264 frame-mt Also adds forgotten …
7:15 PM HowToBurnSubtitlesIntoVideo edited by Roger Pack
and a third way (diff)
7:15 PM Changeset in ffmpeg [e82cb79a] by Anton Khirnov <anton@khirnov.net>
avconv: pass the actually selected decoder to filter_codec_opts().
7:14 PM Changeset in ffmpeg [77bd1bc7] by Anton Khirnov <anton@khirnov.net>
avconv: use new options parser.
7:14 PM Changeset in ffmpeg [0ec1642b] by Anton Khirnov <anton@khirnov.net>
cmdutils: don't log an error in opt_default(). It results in spurious …
7:13 PM Changeset in ffmpeg [8c9af5b2] by Anton Khirnov <anton@khirnov.net>
cmdutils: add a commandline pre-parser. It splits the commandline …
7:12 PM Changeset in ffmpeg [a01c02bc] by Anton Khirnov <anton@khirnov.net>
cmdutils: split parse_option(). Separate the code that searches for …
7:11 PM Changeset in ffmpeg [10bca661] by Anton Khirnov <anton@khirnov.net>
cmdutils: add a macro to simplify grow_array() calls.
6:55 PM Changeset in ffmpeg [9e696d2e] by Janne Grunau <janne-libav@jannau.net>
h264: support frame parameter changes during frame-mt Fixes CVE-2012-2782.
6:48 PM Changeset in ffmpeg [f1d8763a] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: allocate scratch buffers after linesize is known Since we …
6:44 PM Changeset in ffmpeg [ed2d7d58] by Janne Grunau <janne-libav@jannau.net>
ff_h264_direct_ref_list_init: fix B slice check. Fixes null pointer …
6:36 PM Changeset in ffmpeg [73ad2c2f] by Janne Grunau <janne-libav@jannau.net>
h264: increase dist_scale_factor for up to 32 references Compute …
4:31 PM Changeset in ffmpeg [9700a7a1] by Michael Niedermayer <michaelni@gmx.at>
af_apad: remove unneeded av_opt_free Signed-off-by: Michael …
4:30 PM Changeset in ffmpeg [c311431e] by Michael Niedermayer <michaelni@gmx.at>
apad: add whole_len and pad_len options. These options allow padding …
4:16 PM Changeset in ffmpeg [c2640146] by Michael Niedermayer <michaelni@gmx.at>
apad: fix apad_options formating Signed-off-by: Michael Niedermayer …
4:01 PM Changeset in ffmpeg [b7e085a2] by Michael Niedermayer <michaelni@gmx.at>
af_apad: add user setable packet_size Signed-off-by: Michael …
3:30 PM Changeset in ffmpeg [5eae7f8f] by Michael Niedermayer <michaelni@gmx.at>
avfilter: add apad filter This filter pads an audio stream with …
2:27 PM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) closed by Carl Eugen Hoyos
fixed
2:00 PM Changeset in ffmpeg [5c2fc3bd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:52 PM Changeset in ffmpeg [14f79ba1] by Michael Niedermayer <michaelni@gmx.at>
h264: remove redundant parts of old slice in extradata code. …
1:50 PM Changeset in ffmpeg [99321d1] by Michael Niedermayer <michaelni@gmx.at>
h264: merge old and new "slice in extradata" checks Signed-off-by: …
1:38 PM Changeset in ffmpeg [09b4ae83] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29' * commit …
1:27 PM Changeset in ffmpeg [94ecbe23] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' * commit …
1:26 PM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by pross
Owner changed
1:25 PM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by pross
Fixed, and >2GB file tested on Windows Media Centre. Note: Windows …
1:18 PM Changeset in ffmpeg [95015634] by Peter Ross <pross@xvid.org>
wtv: permit root table and first sectors to be located beyond 2GB …
1:03 PM Changeset in ffmpeg [ebfb738f] by Michael Niedermayer <michaelni@gmx.at>
nutdec: sanity check r_frame_rate This fixes files that store a …
12:36 PM Changeset in ffmpeg [523c7bd2] by Diego Biurrun <diego@biurrun.de>
misc typo, style and wording fixes
12:36 PM Changeset in ffmpeg [ea061af1] by Diego Biurrun <diego@biurrun.de>
configure: formatting cosmetics
12:11 PM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) updated by Carl Eugen Hoyos
Priority changed
11:58 AM Ticket #1793 (Widevine support) updated by Vehka
This old discussion talks about a Samsung patch for widevine: …
11:47 AM Ticket #1557 (support old sipr in rm) updated by ami_stuff
Replying to cehoyos: > Could you test attached patch? …
10:41 AM Ticket #1557 (support old sipr in rm) updated by Carl Eugen Hoyos
Could you test attached patch?
10:41 AM patchreal.diff attached to Ticket #1557 by Carl Eugen Hoyos
10:02 AM Changeset in ffmpeg [c9aab8a1] by Janne Grunau <janne-libav@jannau.net>
h264: use mbaff ref indices in fill_colmap() only for mbaff references …
10:01 AM Changeset in ffmpeg [61c6eef5] by Janne Grunau <janne-libav@jannau.net>
h264: prevent decoding of slice NALs in extradata It is not posible …
8:46 AM Ticket #2041 (Artefacts when encoding to yuvj444p mjpeg) created by Carl Eugen Hoyos
The output file shows purple artefacts, from a user's perspective, …
1:47 AM Changeset in ffmpeg [8b63744f] by Clément Bœsch <ubitux@gmail.com>
Fix "bistream" typo and add a check in tools/patcheck.
1:23 AM Ticket #1557 (support old sipr in rm) updated by ami_stuff
yes it breaks atrac3 in version 5 cointainer: …
1:00 AM Changeset in ffmpeg [1dd33d47] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg-bitstream-filters: fix typo in title
1:00 AM Ticket #1557 (support old sipr in rm) updated by Carl Eugen Hoyos
Could your patch break ATRAC decoding?
12:58 AM Changeset in ffmpeg [a71de9a2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix typo in mvc decoder.
12:46 AM Ticket #1557 (support old sipr in rm) updated by ami_stuff
Cc changed
Attached hack fixes the problem.
12:46 AM rm.diff attached to Ticket #1557 by ami_stuff
12:40 AM Ticket #1977 (dshow hang when device is unplugged) updated by DonMoir
Thanks, vfwcap.c may have similar problems but most likely I won't be …
12:21 AM Changeset in ffmpeg [41bebda4] by Michael Niedermayer <michaelni@gmx.at>
mjpegenc: fix restart interval parameters for yuv444 Signed-off-by: …
12:21 AM Changeset in ffmpeg [28b85b1f] by Michael Niedermayer <michaelni@gmx.at>
mjpegenc: fix YUV444 with w%16!=0 Fixes Ticket2040 Signed-off-by: …
Note: See TracTimeline for information about the timeline view.