Timeline



Apr 4, 2013:

11:48 PM Changeset in ffmpeg [8df46c65] by Michael Niedermayer <michaelni@gmx.at>
rtpdec: Increase max rtp packet size to 8192 Fixes Ticket2314 Fixes …
11:48 PM Changeset in ffmpeg [5ed9eebc] by Michael Niedermayer <michaelni@gmx.at>
rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500 …
11:18 PM Changeset in ffmpeg [c430eb2d] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix erroneously truncated comment on a scale example
11:18 PM Changeset in ffmpeg [e80bc76e] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: put separated geq variables in separate lines Make clear …
11:08 PM Ticket #2313 (-metadata option puts null characters in, confusing iTunes.) updated by Michael Niedermayer
Please list the errors or warnings and the command line used for …
10:43 PM Changeset in ffmpeg [faf689c7] by Paul B Mahol <onemda@gmail.com>
xbmenc: remove unused code Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:43 PM Changeset in ffmpeg [08b31a72] by Paul B Mahol <onemda@gmail.com>
xwdenc: remove unused code Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:43 PM Changeset in ffmpeg [77535bb3] by Paul B Mahol <onemda@gmail.com>
bmpenc: get rid of BMPContext as it is unused Signed-off-by: Paul B …
10:21 PM Ticket #2314 (Can't receive RTP streams > 1500 bytes.) updated by Andrew Van Til
I believe that the largest packet size is 8192. The DCT I observed it …
10:15 PM Ticket #2314 (Can't receive RTP streams > 1500 bytes.) updated by Michael Niedermayer
What is the largest packet size these receivers use ? Also please …
10:10 PM Changeset in ffmpeg [bd252ff6] by Paul B Mahol <onemda@gmail.com>
lavfi/smptebars: fix invalid writes Signed-off-by: Paul B Mahol …
9:36 PM Changeset in ffmpeg [0f8435c0] by Michael Niedermayer <michaelni@gmx.at>
doc: document -v repeat Thanks-to: Derek Buitenhuis Signed-off-by: …
9:35 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Carl Eugen Hoyos
Replying to Nick: > - If a language is defined (e.g. with …
9:15 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
BTW if I use this command, then ffmpeg detects the duration correctly …
8:53 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
It will probably be easier if you run git bisect to find the offensive …
8:19 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
neither of those 2 are allowing me to upload the entire file which is …
8:07 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Nick
You are right, the presence of the UTF-8 BOM is optional but here are …
7:45 PM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
7:19 PM Changeset in ffmpeg [0a512e34] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
6:28 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
Please use http://streams.videolan.org/upload/ or …
5:53 PM Changeset in ffmpeg [28a807e2] by Diego Biurrun <diego@biurrun.de>
libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames …
5:50 PM Changeset in ffmpeg [8c652645] by Diego Biurrun <diego@biurrun.de>
pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values …
5:47 PM Changeset in ffmpeg [5e46f6b5] by Diego Biurrun <diego@biurrun.de>
img2: Add j2k file extension for JPEG 2000 Signed-off-by: Diego …
5:27 PM Changeset in ffmpeg [cfaffb1] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: replace assert by check and error message in …
5:26 PM Changeset in ffmpeg [322428c8] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: check strtol for failure Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [39406ea3] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: add check for the program number to create kernel …
5:00 PM Ticket #1249 (FFServer HTTP/1.1 WAIT_FEED bug) updated by IceSheep
4:58 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
I don't know the change or how to use the tools for tracking changes, …
4:46 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Cigaes
Yes, it is. And there are dozens of possible encodings besides …
4:44 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by Carl Eugen Hoyos
Keywords, Version changed
Please identify the change introducing the regression or provide the …
4:40 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Carl Eugen Hoyos
Replying to Nick: > Replying to cehoyos: > > …
4:27 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) created by ramitb
Summary of the bug: The duration here is e.g. 48 minutes, it …
3:30 PM Changeset in ffmpeg [b1dea2c0] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: add N variable Signed-off-by: Paul B Mahol <onemda@gmail.com>
3:19 PM Ticket #2413 (Wrong complex filter graph example) updated by littlebat
Not familiar with ffmpeg's patch system, I post a patch at: …
3:11 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Nick
Replying to cehoyos: > How? If the source srt/ass text …
2:32 PM Changeset in ffmpeg [6a08ccd6] by Paul B Mahol <onemda@gmail.com>
lavfi/smptebars: fix output for subsampled yuv Signed-off-by: Paul B …
1:51 PM Changeset in ffmpeg [3b93bea9] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Check EBML lace sizes. Signed-off-by: Michael …
1:17 PM Changeset in ffmpeg [115c3bc4] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Check for overflows in xiph lace decoding This also …
1:13 PM Changeset in ffmpeg [14de77d6] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: fix return code for too long xiph laces Signed-off-by: …
1:11 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Carl Eugen Hoyos
Replying to Nick: > Should not detect FFmpeg by itself …
12:59 PM Ticket #2432 (generate/draw timecode from image number) created by uzer_name
It is often need to burn timecode and other data to proxy/dailies …
12:49 PM Changeset in ffmpeg [740ebe46] by Michael Niedermayer <michaelni@gmx.at>
dfa: remove redundant check Signed-off-by: Michael Niedermayer …
12:39 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Nick
Replying to Cigaes: > Your SRT file is not in UTF-8, and …
12:35 PM Changeset in ffmpeg [7ad359b3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: xmv: do …
12:20 PM Changeset in ffmpeg [208be6b5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c' * commit …
12:19 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Harry Tipper
>Was this ever claimed by anybody? Does this matter? All we are …
12:04 PM Changeset in ffmpeg [83affcde] by Nicolas George <nicolas.george@normalesup.org>
lavc: use packet duration for subtitles if necessary. Fix trac ticket …
11:41 AM Changeset in ffmpeg [cdafcf83] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a' * commit …
11:24 AM Changeset in ffmpeg [ab298937] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' * commit …
11:00 AM Changeset in ffmpeg [e7389ed5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b' * commit …
10:46 AM Changeset in ffmpeg [534b292] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8a96df7b70be509dae9ceec82d2c10a20361356d' * commit …
10:39 AM Changeset in ffmpeg [57b191b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fc43c19a567aa945398dccb491d972c11ec2a065' * commit …
10:29 AM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Cigaes
Your SRT file is not in UTF-8, and you did not specify any …
9:44 AM Ticket #2383 (ffplay: can't seek ogg with the mouse (or keyboard)) updated by Carl Eugen Hoyos
Patch probably welcome.
9:25 AM Ticket #2413 (Wrong complex filter graph example) updated by Carl Eugen Hoyos
Please consider sending patches to ffmpeg-devel.
8:38 AM Ticket #2413 (Wrong complex filter graph example) updated by littlebat
I am studying ffmpeg filtergraph these days, I found some …
8:13 AM Changeset in ffmpeg [d344b999] by Stefano Sabatini <stefasab@gmail.com>
doc/ffprobe: fix references in See Also section
7:48 AM Ticket #2383 (ffplay: can't seek ogg with the mouse (or keyboard)) updated by gjdfgh
This was fixed with a format specific hack for ffplay.c in …
7:17 AM Ticket #2317 (Byte based seeks fail in chained OGG files (with FLAC codec)) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
6:52 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > FYI - using map 0:v:0 does NOT …
6:49 AM Ticket #2283 (Slow counter / incorrect duration for aac-in-flv) updated by Carl Eugen Hoyos
jb opened the original ticket, maybe he knows the answer.
5:54 AM Changeset in ffmpeg [f8080bd1] by Anton Khirnov <anton@khirnov.net>
xmv: do not leak memory in the error paths in xmv_read_header() CC: …
5:54 AM Changeset in ffmpeg [d1016dcc] by Anton Khirnov <anton@khirnov.net>
xmv: check audio track parameters validity. Reported-by: Mateusz …
5:54 AM Changeset in ffmpeg [b88f9021] by Anton Khirnov <anton@khirnov.net>
bmv: check for len being valid in bmv_decode_frame(). It can be 0 or …
5:54 AM Changeset in ffmpeg [8d617b11] by Anton Khirnov <anton@khirnov.net>
id3v2: pad the APIC packets as required by lavc. Reported-by: Mateusz …
5:54 AM Changeset in ffmpeg [3623589e] by Anton Khirnov <anton@khirnov.net>
dfa: check for invalid access in decode_wdlt(). This can happen when …
5:54 AM Changeset in ffmpeg [dbb14258] by Anton Khirnov <anton@khirnov.net>
lavf: make sure stream probe data gets freed. Reported-by: Mateusz …
5:52 AM Changeset in ffmpeg [6d0546bb] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: set deprecated filter_count.
5:51 AM Changeset in ffmpeg [bcc9432] by Anton Khirnov <anton@khirnov.net>
opt: check the return values of av_get_token for ENOMEM.
5:51 AM Changeset in ffmpeg [dfcbe8cb] by Anton Khirnov <anton@khirnov.net>
doc: Fix best_nb_channells typo Signed-off-by: Peter Meerwald …
2:12 AM Ticket #2317 (Byte based seeks fail in chained OGG files (with FLAC codec)) closed by Michael Niedermayer
fixed: Fixed in e278500181b825bf6ccbe6e6aba1e993aa820dd2
2:04 AM Changeset in ffmpeg [e2785001] by Michael Niedermayer <michaelni@gmx.at>
oggdec: Support byte based seeking Fixed Ticket2317 Signed-off-by: …
2:04 AM Changeset in ffmpeg [e10f5bd0] by Michael Niedermayer <michaelni@gmx.at>
avformat: Add a mechanism to allow demuxers to detect byte based …
1:23 AM Ticket #2283 (Slow counter / incorrect duration for aac-in-flv) updated by Michael Niedermayer
Is it known what generated this file ? Iam asking as it does not look …

Apr 3, 2013:

11:40 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
FYI - using map 0:v:0 does NOT work always. Here's an example where …
11:30 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by ramitb
understood - so what is the problem for this issue here?
10:55 PM Ticket #2427 (FFmpeg sets incorrect codec in output stream with multiple maps) closed by Carl Eugen Hoyos
worksforme: (I suspect other users would have answered faster if you had asked on …
10:31 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Is this a regression?
10:25 PM ffmpeg_subtitle_test.zip attached to Ticket #2431 by Nick
Subtitle test files (incomplete)
10:24 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Carl Eugen Hoyos
FFmpeg does not implement all possible ways of decoding timestamps …
10:15 PM Ticket #2431 (Detect if subtitle streams do not contain valid utf-8) created by Nick
== ffmpeg subtitle encoding of special characters does not working …
10:14 PM Ticket #2424 (transcoding some MKVs produces files that have the wrong size/aspect_ratio) updated by julian
thanks
10:13 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
uh sorry no - I am struggling to get ffmpeg to build, let along figure …
10:09 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
Did you already test Michael's patch? Does it work for you?
10:06 PM Ticket #2424 (transcoding some MKVs produces files that have the wrong size/aspect_ratio) closed by Michael Niedermayer
fixed: Fixed in f51ce34e5e89bd8cb1eaa4433862f489b0dabc77
10:01 PM Changeset in ffmpeg [1c0d8f25] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a work-around for msvc compilation until c99-to-c89 issue 7 is …
9:45 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by ramitb
Peter Ross any thoughts on this one? I know you had fixed this some …
9:45 PM Changeset in ffmpeg [f51ce34e] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: fix display_width/height = 0 handling Fixes Ticket2424 …
9:44 PM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) updated by ramitb
@peter ross - any thoughts on this?
9:43 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by ramitb
anyone any thoughts on why this is happening?
9:41 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
Anyone throw me a bone here please, how we can identify attachments …
9:28 PM Changeset in ffmpeg [13cf445] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip padding in an id3 tag in aiff files. Fixes ticket #2430. …
9:24 PM Changeset in ffmpeg [bb46240c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip padding in an id3 tag in aiff files. Fixes ticket #2430. …
9:22 PM Changeset in ffmpeg [c351d878] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip padding in an id3 tag in aiff files. Fixes ticket #2430. …
9:11 PM Ticket #2430 (AIFF decoding bug (zero length output file)) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report!
8:13 PM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by tateu
Yes. Both of these problems are only encountered when using the new …
8:02 PM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by Carl Eugen Hoyos
Is this second issue - that frames are duplicated - also a regression …
7:07 PM Changeset in ffmpeg [36babfdc] by Stefano Sabatini <stefasab@gmail.com>
doc/fate.texi: fix typo
5:56 PM Encode/PremierePro edited by llogan
remove windows statement since PP is also available for OSX (diff)
5:06 PM Changeset in ffmpeg [9cb25440] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix error in blend description Signed-off-by: Paul B …
4:29 PM Changeset in ffmpeg [5c6f7ed] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
3:44 PM Changeset in ffmpeg [464f94b2] by Nicolas George <nicolas.george@normalesup.org>
lavc: do not init frame with guessed layout. It is breaking support …
3:44 PM Changeset in ffmpeg [d38c173d] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_atempo: simplify request_frame loop.
3:44 PM Changeset in ffmpeg [b570f24d] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_asetnsamples: simplify request_frame loop.
3:44 PM Changeset in ffmpeg [9566ba91] by Nicolas George <nicolas.george@normalesup.org>
lavfi/f_ebur128: remove request_frame hack.
3:44 PM Changeset in ffmpeg [77fa554b] by Nicolas George <nicolas.george@normalesup.org>
lavfi/vf_tile: simplify request_frame loop.
3:44 PM Changeset in ffmpeg [69d67fb] by Nicolas George <nicolas.george@normalesup.org>
lavfi: reindent after last commit.
3:33 PM Changeset in ffmpeg [79d8cfac] by Nicolas George <nicolas.george@normalesup.org>
lavfi: loop on request_frame if necessary. Some filters need several …
3:12 PM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by tateu
Yes, the rgb issue appears to be fixed. Look at in.avs and …
1:45 PM Changeset in ffmpeg [db2d3a90] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip padding in an id3 tag in aiff files. Fixes ticket #2430. …
1:41 PM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by Carl Eugen Hoyos
The RGB issue should be fixed, in the log you added, no skipped or …
1:35 PM Changeset in ffmpeg [c208576c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
1:28 PM Changeset in ffmpeg [c484b3af] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix make checkheaders without opencl headers.
1:20 PM Changeset in ffmpeg [d3fc2db4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:19 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) updated by Elon Musk
Component changed
1:17 PM Changeset in ffmpeg [8c5140df] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:17 PM Changeset in ffmpeg [537c1738] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:17 PM Changeset in ffmpeg [1aa50348] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:17 PM Changeset in ffmpeg [708101c6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:17 PM Changeset in ffmpeg [83d5871c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:17 PM Changeset in ffmpeg [5ee539f6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:16 PM Changeset in ffmpeg [d553a522] by Carl Eugen Hoyos <cehoyos@ag.or.at>
smacker: fix off by one error Regression since …
1:08 PM Changeset in ffmpeg [4d63694] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '817dff578f13ce97576c609ab141508b9dc782e9' * commit …
1:07 PM Ticket #1884 (earwax artifact) closed by Elon Musk
fixed: Fixed in 0ab10f69efd3ab0e66ec9d611e2d41bdccea83cd.
1:06 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) closed by Elon Musk
fixed: Fixed in e3cc92a623a6ece42816c7a692c8815688a99ab0.
1:01 PM Changeset in ffmpeg [e3cc92a6] by Paul B Mahol <onemda@gmail.com>
smacker: fix off by one error Regression since …
12:46 PM Changeset in ffmpeg [6ce1d873] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' * commit …
11:48 AM testfile_cut.aiff attached to Ticket #2430 by Carl Eugen Hoyos
11:30 AM Ticket #2430 (AIFF decoding bug (zero length output file)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Keywords, Priority changed
Regression since 8ac3868 Patch sent: …
11:10 AM Changeset in ffmpeg [6fcb4ae1] by Paul B Mahol <onemda@gmail.com>
lavfi/afade * biquads: call av_frame_copy_props() Signed-off-by: Paul …
10:55 AM Changeset in ffmpeg [0ab10f69] by Paul B Mahol <onemda@gmail.com>
lavfi/earwax: clip sample, this is what sox does Fixes #1884. …
10:52 AM Changeset in ffmpeg [6e90d9e2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_deshake: Reorder constant arguments in an if() statement. Fixes …
10:34 AM Changeset in ffmpeg [25a80a9] by Luca Barbato <lu_zero@gentoo.org>
matroska: pass the lace size to the matroska_parse_rm_audio Each lace …
10:33 AM Changeset in ffmpeg [8a96df7b] by Luca Barbato <lu_zero@gentoo.org>
matroska: fix a corner case in ebml-lace parsing Make sure we notice …
10:33 AM Changeset in ffmpeg [fc43c19a] by Luca Barbato <lu_zero@gentoo.org>
matroska: Update the available size after lace parsing Fix …
10:23 AM Changeset in ffmpeg [19f251a] by Luca Barbato <lu_zero@gentoo.org>
clang: use -fsantize=address and -fsanitize=thread The previous …
8:33 AM Changeset in ffmpeg [bf65752] by Paul B Mahol <onemda@gmail.com>
aphaser filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:58 AM Ticket #2430 (AIFF decoding bug (zero length output file)) created by auphonic
ffmpeg cannot read some AIFF input files: - decoded output files have …
7:48 AM Ticket #2429 (matroska h264 building wrong index_entries list) updated by DonMoir
Looks like just ffplay and ffmpeg have the bad playback display. It …
7:42 AM Ticket #2429 (matroska h264 building wrong index_entries list) updated by DonMoir
Here's log from ffplay. Hard to tell whats happening because play back …
7:29 AM Changeset in ffmpeg [6e3c13a] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: check for sws opts being non-NULL before using them. …
7:23 AM Changeset in ffmpeg [817dff57] by Anton Khirnov <anton@khirnov.net>
configure: Check for the atomic.h functions used in the suncc atomics …
7:22 AM Changeset in ffmpeg [f9f6402e] by Anton Khirnov <anton@khirnov.net>
configure: prettify atomics handling. Add simpler names and a …
6:50 AM Ticket #2429 (matroska h264 building wrong index_entries list) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide the failing command line …
4:33 AM Ticket #2429 (matroska h264 building wrong index_entries list) updated by DonMoir
tested with N-51528-g83e2217 The above index_entries list is for the …
4:32 AM Ticket #2429 (matroska h264 building wrong index_entries list) created by DonMoir
With the sample from ticket #2424, it seems to be building the wrong …
1:57 AM Changeset in ffmpeg [83e22172] by Michael Niedermayer <michaelni@gmx.at>
flvdec: fix seeking in audio only files Fixes Seeking with the file …
1:14 AM Changeset in ffmpeg [aa7d9809] by Michael Niedermayer <michaelni@gmx.at>
h264pred: fix "warning: initialization discards const qualifier from …

Apr 2, 2013:

11:06 PM Ticket #2265 (Some http addresses cannot be opened) updated by Michael Niedermayer
Analyzed by developer, Status, Reproduced by developer changed
patch posted to ML wget …
10:31 PM Changeset in ffmpeg [e7692a9b] by Clément Bœsch <ubitux@gmail.com>
lavfi/edgedetect: reindent after previous commit.
10:30 PM Changeset in ffmpeg [e366aec0] by Clément Bœsch <ubitux@gmail.com>
lavfi/edgedetect: add direct path.
9:57 PM Ticket #2427 (FFmpeg sets incorrect codec in output stream with multiple maps) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
Not audio specific: $ ffmpeg -i …
9:45 PM Ticket #2425 ([regression] Smacker audio played with clicks) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Output file contains audible distortions, works fine with dec354b and …
9:09 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
For future tickets: Please always provide a failing ffmpeg command …
8:51 PM Ticket #2428 (ffplay crashes on weird file) created by Carl Eugen Hoyos
With the sample from ticket #2424: …
8:38 PM Ticket #2424 (transcoding some MKVs produces files that have the wrong size/aspect_ratio) updated by julian
VLC plays the original MKV OK, but not the transcoded MP4
8:29 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) updated by Sergey
http://www.datafilehost.com/download-4dc465b2.html
8:28 PM Ticket #2425 ([regression] Smacker audio played with clicks) updated by Sergey
http://www.datafilehost.com/download-4dc465b2.html
8:28 PM Ticket #2427 (FFmpeg sets incorrect codec in output stream with multiple maps) created by mt
Summary of the bug: When transcoding FFmpeg incorrectly sets the audio …
8:16 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) updated by Carl Eugen Hoyos
Priority, Keywords changed
I don't see the file on upload.ffmpeg.org, consider uploading it to …
8:15 PM Ticket #2425 ([regression] Smacker audio played with clicks) updated by Carl Eugen Hoyos
Priority, Keywords changed
I don't see the file on upload.ffmpeg.org, consider uploading it to …
8:15 PM Ticket #2236 (Default stream selection does not work with HLS output) closed by Michael Niedermayer
fixed: Fixed in ccc25378bd1bb42b89deaef49febb06ce0e1a44b
8:09 PM Ticket #2424 (transcoding some MKVs produces files that have the wrong size/aspect_ratio) updated by Carl Eugen Hoyos
Version changed
Which player plays the original mkv file the way you want it? (Afaict, …
8:05 PM Ticket #2232 (Seeking in atrac3 breaks decoding) updated by Carl Eugen Hoyos
Replying to cehoyos: > Afaict, the bug with cook is a …
7:56 PM Ticket #2426 ([regression] Smacker stops in the middle of the file) created by Sergey
mplayer/ffplay stops playing some files with error: Invalid palette …
7:52 PM Changeset in ffmpeg [ccc25378] by Michael Niedermayer <michaelni@gmx.at>
avformat: fix atomatic format selection for (s)segment Fixes …
7:51 PM Ticket #2425 ([regression] Smacker audio played with clicks) created by Sergey
You can clearly hear audio clicks when playing some smk files by …
7:00 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
i have an program specifically for easily converting MKVs to MP4s that …
6:44 PM Ticket #2232 (Seeking in atrac3 breaks decoding) closed by Michael Niedermayer
invalid: if theres no player that can seek in the atrac3 stream and considering …
5:56 PM Ticket #2424 (transcoding some MKVs produces files that have the wrong size/aspect_ratio) created by julian
download the file: https://dl.dropbox.com/u/7221986/aspect_bug.mkv
4:26 PM Ticket #2211 (Not possible to override bogus FPS in raw h264 streams) closed by Michael Niedermayer
fixed: Fixed in 356363c89830585b0a1476ccc16d79158260617c
4:19 PM Changeset in ffmpeg [356363c8] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix forcing of the framerate for stream copy on input Fixes …
3:07 PM Ticket #2423 (creating PS3 compatible VOB/MP4 files with DTS sound) updated by julian
ok here is a file generated by MKV2VOB with the hack: …
2:32 PM Ticket #2423 (creating PS3 compatible VOB/MP4 files with DTS sound) updated by Carl Eugen Hoyos
Priority, Version, Component changed
Please provide such samples (a mp4 and a mpegps file if I understand …
2:04 PM Ticket #2423 (creating PS3 compatible VOB/MP4 files with DTS sound) created by julian
this is a request for a new feature in ffmpeg. i searched the whole …
1:57 PM Changeset in ffmpeg [90793591] by Michael Niedermayer <michaelni@gmx.at>
deshake opencl based on comments on 20130402 3rd Signed-off-by: …
1:39 PM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by julian
thanks for informing me ;)
12:52 PM Changeset in ffmpeg [c09da45f] by Michael Niedermayer <michaelni@gmx.at>
dsputil: Fix "warning: initialization discards const qualifier from …
12:14 PM Changeset in ffmpeg [1de11a7c] by Paul B Mahol <onemda@gmail.com>
libmp3lame: allow joint stereo to be disabled Signed-off-by: Paul B …
11:11 AM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by Carl Eugen Hoyos
An additional commit - b448c0a - was necessary to produce mov files …
10:57 AM Changeset in ffmpeg [38cd7f66] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
10:55 AM Changeset in ffmpeg [8b72bcba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
10:52 AM Changeset in ffmpeg [2a30d430] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
10:50 AM Changeset in ffmpeg [bd6e58d5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
10:50 AM Changeset in ffmpeg [8ba31985] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
10:50 AM Changeset in ffmpeg [0b6d5f27] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
6:39 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) created by jamal
Mingw32-w64 example: […] LOCK_OPENCL and UNLOCK_OPENCL are only …
5:33 AM Ticket #2383 (ffplay: can't seek ogg with the mouse (or keyboard)) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
3:12 AM Changeset in ffmpeg [4dd31f88] by Michael Niedermayer <michaelni@gmx.at>
cavs: fix "warning: initialization discards const qualifier from …

Apr 1, 2013:

11:36 PM Changeset in ffmpeg [7f4b588f] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use seek per time for ogg by default Fixes Ticket2383 …
11:34 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Harry Tipper
Cc changed
9:54 PM Changeset in ffmpeg [064acc97] by Stefano Sabatini <stefasab@gmail.com>
lavu/opencl: use consistent inclusion header guard name
9:54 PM Changeset in ffmpeg [57d77b39] by Stefano Sabatini <stefasab@gmail.com>
lavu/opencl: apply misc cosmetics fixes Split long lines, reindent …
6:47 PM Changeset in ffmpeg [4394528d] by Michael Niedermayer <michaelni@gmx.at>
cavsdsp: fix "warning: initialization discards const qualifier from …
6:47 PM Changeset in ffmpeg [f7a02d5] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: initialize got_output, this silences a compiler warning from …
6:37 PM Changeset in ffmpeg [6278bc8a] by Clément Bœsch <ubitux@gmail.com>
lavfi/curves: make use of options to store the preset names.
5:56 PM Changeset in ffmpeg [2208a46f] by Clément Bœsch <ubitux@gmail.com>
cmdutils: fix build with --disable-avfilter.
4:46 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Christophe Le Gal
Globally : I want to manipulate (crop, concatenate, ...) with a …
3:36 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by Neal McConnell
I do not know if Wowza output produces Warnings in Validator, but I …
2:54 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Carl Eugen Hoyos
I gave a working command line in comment:4 that allows to copy all …
2:51 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Carl Eugen Hoyos
Replying to chlg: > The failing command is : > {{{ > …
2:45 PM Ticket #634 (non monotonically increasing dts with v4l2) closed by Carl Eugen Hoyos
fixed: Appears to work fine now. […]
1:49 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Harry Tipper
Do I need to open another ticket for the samples I have where -ss 1 …
1:46 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Harry Tipper
With the sample attached, you are correct. With samples I have -ss 1 …
1:13 PM Changeset in ffmpeg [599866f5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
11:32 AM Changeset in ffmpeg [ce841bc0] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add entry for OpenCL Signed-off-by: Michael Niedermayer …
11:01 AM Changeset in ffmpeg [7607132] by Michael Niedermayer <michaelni@gmx.at>
opencl: fix double ; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:52 AM Changeset in ffmpeg [189cbc1a] by Michael Niedermayer <michaelni@gmx.at>
opencl wrapper based on comments on 20130401 Signed-off-by: Michael …
10:48 AM Changeset in ffmpeg [24f822c3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: oma: …
8:38 AM Changeset in ffmpeg [52853077] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_asetnsamples: fix EOF handling. Only filter one buffered …
8:38 AM Changeset in ffmpeg [983d04dd] by Nicolas George <nicolas.george@normalesup.org>
lavu/opt: make sure av_opt_set_bin() handles NULL/0.
8:38 AM Changeset in ffmpeg [9dd54d74] by Nicolas George <nicolas.george@normalesup.org>
lavd/v4l2: fully init an ioctl argument. Silence a valgrind warning …
8:37 AM Changeset in ffmpeg [f810ca63] by Nicolas George <nicolas.george@normalesup.org>
lavfi: detect merge failure for unknown layouts. Detect when …

Mar 31, 2013:

11:48 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by ramitb
Thanks, the ffmpeg documentation index is very cryptic and pathetic to …
10:22 PM Changeset in ffmpeg [7d057515] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Grammar fixes for strem specifiers section Signed-off-by: Derek …
10:22 PM Changeset in ffmpeg [0cb2d324] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Fix broken English in the common options description …
10:22 PM Changeset in ffmpeg [a034cdf4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Grammar fixes for stream selection Signed-off-by: Derek …
10:22 PM Changeset in ffmpeg [9db70620] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Consistently use 'filtergraph' We used to use 'filtergraph' or …
10:22 PM Changeset in ffmpeg [9249b28e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Grammar fixes for FFmpeg's detailed description Signed-off-by: …
10:22 PM Changeset in ffmpeg [fe64b889] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Consistently use 'frame rate' everywhere We used to use …
10:22 PM Changeset in ffmpeg [91b5ee66] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Grammar fixes for FFmpeg description Signed-off-by: Derek …
10:22 PM Changeset in ffmpeg [9f597052] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Fix grammar in -n description Signed-off-by: Derek Buitenhuis …
10:22 PM Changeset in ffmpeg [876fe11e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Small grammar fix in -f description Signed-off-by: Derek …
10:22 PM Changeset in ffmpeg [e54a15b6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Document which cpuflags exist Signed-off-by: Derek Buitenhuis …
10:22 PM Changeset in ffmpeg [4c79367e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Explain the various logevel settings Signed-off-by: Derek …
10:02 PM Changeset in ffmpeg [1fb8ecb4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Remove list of format fields These are available in the output …
9:51 PM Ticket #2408 (ffplay A/V sync regression) updated by Marton Balint
Cc, Status, Owner changed
8:34 PM Changeset in ffmpeg [a9f8182a] by Michael Niedermayer <michaelni@gmx.at>
doxygen: dont strip code comments Signed-off-by: Michael Niedermayer …
6:45 PM Ticket #2390 (dv: green bar at the right side with lowres 3) closed by Michael Niedermayer
fixed
6:37 PM Changeset in ffmpeg [ac126a98] by Michael Niedermayer <michaelni@gmx.at>
dvdec: fix lowres=3 with yuv 4:1:1 Fixes Ticket2390 Signed-off-by: …
5:56 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Michael Niedermayer
Replying to DrLex: > Adding breakpoints reveals that the …
5:55 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by Cigaes
Read the fine documentation: …
4:22 PM Changeset in ffmpeg [d00dcb8c] by Clément Bœsch <ubitux@gmail.com>
opt: attempt to improve options dump output. Add some indent and …
4:22 PM Changeset in ffmpeg [999a46b1] by Clément Bœsch <ubitux@gmail.com>
cmdutils: support filters in the help topic system.
4:22 PM Changeset in ffmpeg [7d8ad6c1] by Clément Bœsch <ubitux@gmail.com>
cmdutils: avtool -> fftool
4:08 PM Changeset in ffmpeg [83553838] by Reinhard Tartler <siretart@tauware.de>
configure: Enable hwaccels without external dependencies by default. …
4:07 PM Changeset in ffmpeg [c0f7df96] by Reinhard Tartler <siretart@tauware.de>
oma: Validate sample rates The sample rate index is 3 bits even if …
4:06 PM Changeset in ffmpeg [5c13ae28] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: allow forcing log line repeation Signed-off-by: Michael …
4:06 PM Changeset in ffmpeg [cb16d433] by Michael Niedermayer <michaelni@gmx.at>
cmdutils_common_opts: fix loglevel help text as its inaccurate ffmpeg …
4:00 PM Changeset in ffmpeg [66c92a15] by Stefano Sabatini <stefasab@gmail.com>
examples/resampling_audio: make use of …
4:00 PM Changeset in ffmpeg [5c73645d] by Stefano Sabatini <stefasab@gmail.com>
lavu/samplefmt: add av_samples_alloc_array_and_pointers()
4:00 PM Changeset in ffmpeg [39aad434] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: fix debug PTS output in try_filter_frame() The PTS of …
3:09 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Christophe Le Gal
I have uploaded a very short sample here : …
2:38 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide your failing command line together with the complete, …
2:23 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Christophe Le Gal
NB: The bug is apparently the same as the one described by a windows …
2:19 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) updated by Christophe Le Gal
Version changed
2:10 PM Changeset in ffmpeg [0933fd15] by Luca Barbato <lu_zero@gentoo.org>
oma: Validate sample rates The sample rate index is 3 bits even if …
2:09 PM Ticket #2421 (DTS/PTS problems when trying to obtain synced video and audio files) created by Christophe Le Gal
Summary of the bug: Bug has been obviously introduced by commit …
12:47 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
could someone give me a pointer how i'd add an option to fall back to …
10:20 AM Changeset in ffmpeg [87417300] by Clément Bœsch <ubitux@gmail.com>
doc/filters: fix width/height typo in crop filter. Signed-off-by: …
9:58 AM Changeset in ffmpeg [01b2d128] by Clément Bœsch <ubitux@gmail.com>
lavfi/volume: use designated initializers for the sample_fmts declaration.
9:58 AM Changeset in ffmpeg [4dae804d] by Clément Bœsch <ubitux@gmail.com>
lavfi/volume: use copy props helper instead of incomplete manual code.
9:58 AM Changeset in ffmpeg [eb054a96] by Clément Bœsch <ubitux@gmail.com>
fate/filter: use aperms to test volume filter.
9:31 AM Changeset in ffmpeg [f8201cc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:41 AM Ticket #2420 (asyncts filter not enabled despite being flagged during configuration) closed by Carl Eugen Hoyos
invalid: The asyncts filter should not be used because it is unsupported, see …
8:38 AM Changeset in ffmpeg [fc6825eb] by Reinhard Tartler <siretart@tauware.de>
vp8: Fix pthread_cond and pthread_mutex leaks CC: …
8:38 AM Changeset in ffmpeg [f074618a] by Reinhard Tartler <siretart@tauware.de>
configure: Refactor dxva2api.h dependency declarations (cherry picked …
8:38 AM Changeset in ffmpeg [c6dce259] by Reinhard Tartler <siretart@tauware.de>
flvdec: read audio sample size and channels metadata This is needed …
8:38 AM Changeset in ffmpeg [aba56c03] by Reinhard Tartler <siretart@tauware.de>
flvdec: use the correct audio codec id when parsing metadata (cherry …
8:38 AM Changeset in ffmpeg [2e067584] by Reinhard Tartler <siretart@tauware.de>
Prepare for 9.5 Release
8:00 AM Changeset in ffmpeg [29667a2c] by Clément Bœsch <ubitux@gmail.com>
decimate: check for avctx ptr before closing. Fixes a crash init …
4:29 AM Ticket #2420 (asyncts filter not enabled despite being flagged during configuration) created by fortress
Summary of the bug: Version: 1.1.git I am trying to compile …
3:45 AM Ticket #2416 (ffprobe wrongly reports "Operation not permitted") updated by gillux
The TS file indeed appears to be detected as having no stream. gdb …
2:21 AM Ticket #2419 (ffprobe reports error on timecode stream) created by milix
Summary of the bug: ffprobe says "Unsupported codec with id 0 for …
12:09 AM Changeset in ffmpeg [8cd7aab1] by Michael Niedermayer <michaelni@gmx.at>
Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24. Partial …

Mar 30, 2013:

11:18 PM Changeset in ffmpeg [34ea5f4] by Michael Niedermayer <michaelni@gmx.at>
h264_refs: check for multiple mismatching long term ref assignments …
9:25 PM Changeset in ffmpeg [8b9059c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:13 PM Changeset in ffmpeg [3d68f5e] by Michael Niedermayer <michaelni@gmx.at>
h264_direct: assert the validity of the spatial ref Signed-off-by: …
7:57 PM Changeset in ffmpeg [285c5f68] by Michael Niedermayer <michaelni@gmx.at>
h264: move last_slice_type reset into decode_slice_header …
7:28 PM Changeset in ffmpeg [11c3381c] by Michael Niedermayer <michaelni@gmx.at>
h264: move the default_ref_list_done check down after its inputs have …
7:28 PM Changeset in ffmpeg [3f2ce24f] by Michael Niedermayer <michaelni@gmx.at>
h264_refs: assert that the references are not deallocated …
7:28 PM Changeset in ffmpeg [fbb6741a] by Michael Niedermayer <michaelni@gmx.at>
h264_refs: assert that long ref fields have not been inserted multiple …
7:28 PM Changeset in ffmpeg [dc92464a] by Michael Niedermayer <michaelni@gmx.at>
avutil: add av_buffer_get_ref_count() This function is quite usefull …
7:28 PM Changeset in ffmpeg [74601659] by Michael Niedermayer <michaelni@gmx.at>
h264: Move slice_table clean out of frame_start Fixes inconsistency …
5:52 PM Changeset in ffmpeg [f2f57d16] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc/platform: Remove part about dllimport Only deprecated things need …
3:58 PM Changeset in ffmpeg [c838701c] by Stefano Sabatini <stefasab@gmail.com>
doc/texi2pod.pl: skip printing chapter names if they are disabled
3:58 PM Changeset in ffmpeg [37fce84e] by Stefano Sabatini <stefasab@gmail.com>
lavc/libtheoraenc: clarify comment about global_quality to quality …
3:44 PM Changeset in ffmpeg [1c2ac449] by Marton Balint <cus@passwd.hu>
ffplay: always queue attachment pictures after flushing the video …
3:44 PM Changeset in ffmpeg [de81d8da] by Marton Balint <cus@passwd.hu>
ffplay: fix early frame dropped pts serial Fixes early frame drop …
3:08 PM Changeset in ffmpeg [1d6e6189] by Luca Barbato <lu_zero@gentoo.org>
vp8: Fix pthread_cond and pthread_mutex leaks CC: …
2:43 PM Ticket #2417 (ffprobe/ffmpeg: cannot read wavfile (no 'data' tag found)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
POC attached.
2:42 PM patchoddsize.diff attached to Ticket #2417 by Carl Eugen Hoyos
1:29 PM Changeset in ffmpeg [b448c0a6] by Michael Niedermayer <michaelni@gmx.at>
Write broken aac frames to mov files instead of skipping them. Fixes …
12:41 PM Changeset in ffmpeg [89ec4f4d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
12:30 PM Changeset in ffmpeg [612d9cdb] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use av_guess_frame_rate() Reviewed-by: Marton Balint …
12:03 PM Ticket #2418 (ffmpeg creates files without audio tracks when converting from H264 ...) updated by ramitb
So instead of "successfully" finishing teh remuxing shouldn't ffmpeg …
12:01 PM Ticket #2418 (ffmpeg creates files without audio tracks when converting from H264 ...) closed by Carl Eugen Hoyos
invalid: As discussed before, you cannot put random codecs into transport …
11:57 AM Ticket #2418 (ffmpeg creates files without audio tracks when converting from H264 ...) created by ramitb
Summary of the bug: I'm trying to remux a MOV file to a TS file and …[…]
11:23 AM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by ramitb
Uh it didn't come out properly, let me try again each ' needs to be …
11:23 AM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by ramitb
Okay figured it out but it does not make sense. for each ' in the …
10:42 AM Ticket #2417 (ffprobe/ffmpeg: cannot read wavfile (no 'data' tag found)) updated by auphonic
BTW: these files are plain recordings from a Zoom H4N!
10:41 AM Changeset in ffmpeg [ee53777e] by Michael Niedermayer <michaelni@gmx.at>
fate: Print correct error message for reference generation too …
10:21 AM Changeset in ffmpeg [6c8aa203] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
10:06 AM Ticket #2417 (ffprobe/ffmpeg: cannot read wavfile (no 'data' tag found)) created by auphonic
ffprobe and ffmpeg cannot read some wav input files - in other …
7:25 AM Changeset in ffmpeg [670bb1c9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --enable-decoder=webp --disable-decoder=vp8
7:24 AM Changeset in ffmpeg [4d3c5d3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not show "Estimating duration from bitrate" warning if no duration …
7:06 AM Ticket #2416 (ffprobe wrongly reports "Operation not permitted") updated by Carl Eugen Hoyos
Keywords changed
I wonder what ffmpeg / ffprobe should output for a transport streams …
7:02 AM operation_not_permitted_cut.ts attached to Ticket #2416 by Carl Eugen Hoyos
3:31 AM log attached to Ticket #2416 by gillux
ffprobe with -v debug
3:26 AM Ticket #2416 (ffprobe wrongly reports "Operation not permitted") created by gillux
I'm trying to inspect the contents of a (presumably corrupted) TS file …
3:23 AM Changeset in ffmpeg [95c7cad7] by Paul B Mahol <onemda@gmail.com>
lavc: remove empty function Signed-off-by: Paul B Mahol <onemda@gmail.com>

Mar 29, 2013:

8:36 PM Changeset in ffmpeg [65340c97] by Michael Niedermayer <michaelni@gmx.at>
Fix pthread_cond and pthread_mutex leaks in vp8 Signed-off-by: …
8:19 PM Changeset in ffmpeg [1c11ab8] by Paul B Mahol <onemda@gmail.com>
paf_video: make code independent of sizeof(AVFrame) Signed-off-by: …
8:03 PM Changeset in ffmpeg [66e9716a] by Michael Niedermayer <michaelni@gmx.at>
aacps: correct opdipd code to match spec This fixes out of array …
7:48 PM Changeset in ffmpeg [a345b7f] by Paul B Mahol <onemda@gmail.com>
vmdav: use more unchecked bytestream2 variants where it makes sense …
7:00 PM Changeset in ffmpeg [67f9bbbb] by Paul B Mahol <onemda@gmail.com>
noise_bsf: check if allocation failed Signed-off-by: Paul B Mahol …
6:59 PM Changeset in ffmpeg [8263726c] by Paul B Mahol <onemda@gmail.com>
lavc: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:55 PM Changeset in ffmpeg [c7269e3a] by Michael Niedermayer <michaelni@gmx.at>
vda_h264_dec: fit the new API It fixes a memory leak in this decoder …
4:40 PM Changeset in ffmpeg [ef7b6b48] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg/avformat: factor av_guess_frame_rate() out This will be used …
4:31 PM Changeset in ffmpeg [c81d2fa9] by Michael Niedermayer <michaelni@gmx.at>
avutil/buffer: add get_opaque Signed-off-by: Michael Niedermayer …
2:41 PM Changeset in ffmpeg [b01b60a2] by Luca Barbato <lu_zero@gentoo.org>
fate: add an option to generate the references Useful to add or …
2:13 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Alexander
The trace I gave was obtained by simply interrupting the program …
1:47 PM Ticket #2415 (RTSP (and SDP) client timeout is hard-coded to 10 seconds) created by Jack Jansen
Summary of the bug: The timeout while waiting for UDP packets in …
12:27 PM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: Hi, I have a test case then …
12:22 PM Ticket #2060 (Concat Demuxer Input Format - Usability enhancement) updated by ramitb
I think there's a bug in the concat demuxer, if the filename contains …
12:03 PM Ticket #2413 (Wrong complex filter graph example) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Please consider sending a patch to ffmpeg-devel.
12:02 PM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Status changed
11:51 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Replying to dinhka: > …
11:42 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Replying to dinhka: > I asked the author of stk1160 …
11:31 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Replying to dinhka: > …
11:27 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Replying to dinhka: > Replying to cehoyos: > …
11:15 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Is there any software on Linux …
11:12 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Is there any software on Linux (MPlayer or another one) that allows …
11:11 AM Ticket #2414 (wmv2 decoding bug...) updated by Carl Eugen Hoyos
Reproduced by developer changed
11:05 AM Ticket #2414 (wmv2 decoding bug...) updated by compn
also with ffmpeg: […]
10:30 AM Ticket #2414 (wmv2 decoding bug...) updated by Carl Eugen Hoyos
Is the "smearing/tearing" only reproducible with ffplay or also with …
10:19 AM Ticket #2414 (wmv2 decoding bug...) updated by compn
Status changed
testing with mplayer from 2006 shows similar smearing/tearing. not a …
10:17 AM Ticket #2414 (wmv2 decoding bug...) updated by compn
i made a smaller sample from your test.asf : …
10:08 AM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Carl Eugen Hoyos
Your backtrace does not necessarily indicate a bug in FFmpeg, don't …
10:05 AM Ticket #2414 (wmv2 decoding bug...) updated by Carl Eugen Hoyos
Priority changed
Please provide your failing command line together with the complete, …
10:04 AM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Alexander
This is a backtrace of where the ffmpeg from step 3 hangs: […]
10:02 AM Changeset in ffmpeg [774a268] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: flvdec: …
9:56 AM Changeset in ffmpeg [8ed9d34a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c3d015775388882b8a122afc337ea35108f652be' * commit …
9:21 AM Ticket #2414 (wmv2 decoding bug...) updated by K.Y.H
file link is "http://110.45.215.113/test/test.asf" Windows DMO decoder …
9:17 AM Ticket #2414 (wmv2 decoding bug...) created by K.Y.H
FFmpeg's wmv2 decoder make demaged picture at after 00:12:00. Error …
8:44 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Replying to dinhka: > …
8:18 AM output2.mp4 attached to Ticket #2413 by littlebat
8:17 AM output.mp4 attached to Ticket #2413 by littlebat
8:17 AM test.mp4 attached to Ticket #2413 by littlebat
8:14 AM Ticket #2413 (Wrong complex filter graph example) created by littlebat
The complex filter graph example at: …
6:37 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Replying to dinhka: > 2. test case 2. the process hang. …
6:30 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Replying to dinhka: > > …
6:28 AM in.avs attached to Ticket #2412 by tateu
6:28 AM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by tateu
And I just realized I attached the wrong in.avs file. It needed …
6:28 AM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
6:10 AM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by tateu
No, it is not reproducible with versions made before Wed, 20 Mar 2013 …
6:02 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Replying to dinhka: > Replying to cehoyos: > > …
5:54 AM Ticket #2378 (recursively convert subfolder sequences to .mov?) updated by Carl Eugen Hoyos
Description changed
5:45 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Could you test if version 2d777bb …
5:40 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Version, Component changed
Could you test if version 2d777bb works?
5:32 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Did you already try to remove …
5:21 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Priority changed
Did you already try to remove "-pix_fmt yuv420p" ? And please add the …
4:35 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by dinhka
Replying to cehoyos: > Does it work with an older version …
4:23 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Carl Eugen Hoyos
I suspect this is a duplicate of ticket #1582, sorry for not realizing …
4:21 AM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) updated by Carl Eugen Hoyos
Are the problems also reproducible with an older version of FFmpeg?
4:01 AM Changeset in ffmpeg [24cfe91a] by Michael Niedermayer <michaelni@gmx.at>
id3v2: allocate large enough buffer Fixes array overread Found-by: …
4:00 AM Changeset in ffmpeg [aa28c425] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: check buffer before using it Signed-off-by: Michael …
3:36 AM Ticket #2411 (video passthru for .mts to .mov ->results in frame issues) updated by Carl Eugen Hoyos
Component, Description changed
Please provide the input sample 00000.m2ts.
3:28 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Description changed
3:28 AM Ticket #2410 (ffmpeg down with video4linux2.) updated by Carl Eugen Hoyos
Keywords changed
Does it work with an older version of FFmpeg?
1:11 AM Changeset in ffmpeg [551f6838] by Michael Niedermayer <michaelni@gmx.at>
yop: Do not keep a copy of parts of the returned packet Fixes double …
1:11 AM Changeset in ffmpeg [6ae03353] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: Make the table reallocation more robust. This fixes out of …
1:08 AM Changeset in ffmpeg [0fb9f77] by Clément Bœsch <ubitux@gmail.com>
LICENSE: add libutvideo in the GPL libraries list.

Mar 28, 2013:

9:24 PM Changeset in ffmpeg [3969b4b8] by Michael Niedermayer <michaelni@gmx.at>
gmc: Always use edge emu The gmc functions access more pixels than …
8:59 PM Changeset in ffmpeg [8fc52a5] by Michael Niedermayer <michaelni@gmx.at>
wmv2: drop non emu edge mode slightly (~ 0.5%) faster, tested with …
8:50 PM Changeset in ffmpeg [76e6b1eb] by Michael Niedermayer <michaelni@gmx.at>
wmv2: Use emu edge mode when the edge is too small Fixes out of array …
8:44 PM ffmpeg-20130328-133445.log attached to Ticket #2412 by tateu
8:44 PM out_420.mp4 attached to Ticket #2412 by tateu
8:43 PM Ticket #2412 (AviSynth: New Demuxer Broken on Windows) created by tateu
Summary of the bug: The new AviSynth demuxer rewrite is broken on …
8:21 PM Ticket #2411 (video passthru for .mts to .mov ->results in frame issues) created by Atarikid
When using video (and audio) passthru a .mts to .mov or .mp4 …
8:09 PM Changeset in ffmpeg [92002db3] by Michael Niedermayer <michaelni@gmx.at>
h264_refs: Check for attempts to assign pictures to short & long. …
5:45 PM Ticket #2410 (ffmpeg down with video4linux2.) created by dinhka
I have Easycap DC60 card(a video capture card). it runs on kernel 3.2 …
5:40 PM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Björn Sonnenschein
Yes, that's right.
4:55 PM Changeset in ffmpeg [dd17843b] by Clément Bœsch <ubitux@gmail.com>
fate/filter: make overlay test bitexact.
4:44 PM Changeset in ffmpeg [ef4020ca] by Clément Bœsch <ubitux@gmail.com>
fate/filter: move gradfun filtergraph to a dedicated script.
4:44 PM Changeset in ffmpeg [0adc93ba] by Clément Bœsch <ubitux@gmail.com>
fate/filter: move concat filtergraph to a dedicated script.
4:44 PM Changeset in ffmpeg [b1213c9] by Clément Bœsch <ubitux@gmail.com>
fate/filter: move some CMD below deps for consistency.
4:44 PM Changeset in ffmpeg [7f19fc99] by Clément Bœsch <ubitux@gmail.com>
fate/filter: remove pointless indirections for gradfun and hqdn3d.
4:44 PM Changeset in ffmpeg [4694af10] by Clément Bœsch <ubitux@gmail.com>
fate/filter: rename 'ubitux' rules to 'sample'.
4:37 PM Changeset in ffmpeg [ac00755e] by Clément Bœsch <ubitux@gmail.com>
fate/filter: stick delogo test with its deps (cosmetics).
4:33 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Carl Eugen Hoyos
One simpler thing you could do is of course to provide a backtrace …
4:32 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) closed by Carl Eugen Hoyos
fixed
4:31 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Carl Eugen Hoyos
Replying to DrLex: > The version we previously used with …
4:30 PM Changeset in ffmpeg [27b7bfc7] by Michael Niedermayer <michaelni@gmx.at>
avidec: Fix demuxing of non seekable avis with multiple RIFFs This …
3:56 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by Alexander
No, current versions of ffmpeg and ffplay now play these streams.
3:38 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Alexander
The version we previously used with successful Speex live stream …
3:25 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by Carl Eugen Hoyos
Is this problem still reproducible with current git head?
3:17 PM Changeset in ffmpeg [5009863a] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: fix printing of list_formats table In particular we needed …
3:17 PM Changeset in ffmpeg [b97f7d9d] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: replace ioctl() with v4l2_ioctl() This is consistent with …
3:08 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Carl Eugen Hoyos
Is a rtmp server necessary to reproduce this problem or is it also …
3:07 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
If you believe this is a regression, please find the change …
3:02 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by DG
Command line use with testsrc : ffmpeg -f lavfi -i testsrc -f s16le -i …
2:51 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
(I meant the command line to produce the broken files.) The duration …
2:49 PM Ticket #2409 (ffmpeg hangs while trying to play live FLV stream with Speex) created by Alexander
Summary of the bug: When trying to play a live audio RTMP stream that …
2:33 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by DG
Here is the result with one of the testsrc input file (not …
2:29 PM Changeset in ffmpeg [e14f8bd0] by Michael Niedermayer <michaelni@gmx.at>
fate: Disable af_join test, as its output is not deterministic …
2:29 PM Changeset in ffmpeg [e0dd8cad] by Michael Niedermayer <michaelni@gmx.at>
af_join: fix channel count and format Signed-off-by: Michael …
2:02 PM Changeset in ffmpeg [37bdf33c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vmdav: …
1:54 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Carl Eugen Hoyos
Replying to dodgexander: > @cehoyos > > Adding -ss 1 to …
1:52 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
Is the problem (or problems of which you believe they are the same) …
1:47 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by DG
Ok, sorry I did not understand what testsrc is. So forget my comment …
1:29 PM Changeset in ffmpeg [acaee260] by Michael Niedermayer <michaelni@gmx.at>
af_channelsplit: set output channels, fix assertion failure …
1:29 PM Changeset in ffmpeg [7a14564b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43a8333a16c796b3d855fb3aaa742103cb62731f' * commit …
1:05 PM Changeset in ffmpeg [8823ec4f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ea290d919a52f0f8c7e30d69328bb011ed13f61a' * commit …
12:56 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Harry Tipper
@cehoyos Adding -ss 1 to the command fixes this, but why? Not …
12:48 PM Changeset in ffmpeg [6f1a6a9f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1a6d4bd7b60761bd7d955011ce7df4dd6b87b497' * commit …
12:33 PM Ticket #2379 (FFmpeg produces broken h264 output.) closed by Carl Eugen Hoyos
invalid
12:30 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by Harry Tipper
It isn't related to this ticket, these are two different problems. …
12:25 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
Replying to dgillier: > The problem with $ ffmpeg -f …
12:11 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by DG
The problem with $ ffmpeg -f lavfi -i testsrc -f s16le -i /dev/zero …
12:00 PM Changeset in ffmpeg [ac1a1fd7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c' * commit …
11:58 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by Carl Eugen Hoyos
Sorry, but how is this problem (the problem from ticket #2220 about …
11:54 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Carl Eugen Hoyos
Do I understand correctly that rgb.bmp shows the problem but bgr.bmp …
11:52 AM Changeset in ffmpeg [705b607d] by Paul B Mahol <onemda@gmail.com>
lavfi/biquads: fix min allowed option value Signed-off-by: Paul B …
11:42 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by Harry Tipper
> Allow me to repeat that I'd still like to understand why - if I …
11:39 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Carl Eugen Hoyos
Replying to cehoyos: > I tested the following: Please …
11:36 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Carl Eugen Hoyos
11:26 AM Changeset in ffmpeg [fd37a7dc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107' * commit …
11:20 AM Changeset in ffmpeg [e63ebaca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a' * commit …
11:13 AM ffv1.avi attached to Ticket #2407 by Björn Sonnenschein
11:13 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Björn Sonnenschein
Hmm, converting the v210 or ffv1 to bmp does not reproduce the …
11:12 AM Changeset in ffmpeg [dac1d92c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975' * commit …
11:08 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by Carl Eugen Hoyos
Allow me to repeat that I'd still like to understand why - if I …
11:07 AM Changeset in ffmpeg [2b6185ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' * commit …
11:06 AM Ticket #2404 (When the video with "white background" the display is gray) updated by Carl Eugen Hoyos
Replying to Ken_JJ: > Replying to cehoyos: > > …
10:58 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
Replying to dgillier: > I tried this evening with testsrc …
10:56 AM Changeset in ffmpeg [2bfcd74a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f' * commit …
10:45 AM Changeset in ffmpeg [016c00cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149' * commit …
10:30 AM Changeset in ffmpeg [385ffc76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32' * commit …
10:27 AM Changeset in ffmpeg [e46a2a73] by Justin Ruggles <justin.ruggles@gmail.com>
flvdec: read audio sample size and channels metadata This is needed …
10:27 AM Changeset in ffmpeg [c3d01577] by Justin Ruggles <justin.ruggles@gmail.com>
flvdec: use the correct audio codec id when parsing metadata
10:20 AM Changeset in ffmpeg [63a97d56] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' * commit …
10:18 AM Changeset in ffmpeg [b1064dd7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' * commit …
10:07 AM Changeset in ffmpeg [7609d42d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '757d85868b77c4fdec7b77a3b7de1faf16c031e8' * commit …
10:00 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Carl Eugen Hoyos
If you transcode the first frame of your input file to v210 or ffv1, …
9:54 AM Changeset in ffmpeg [021547bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c' * commit …
9:48 AM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) updated by Björn Sonnenschein
Version changed
Checked on git-master, too. […] I have to revert the statement …
7:30 AM Changeset in ffmpeg [0afcf97e] by Anton Khirnov <anton@khirnov.net>
vmdav: convert to bytestream2 Signed-off-by: Anton Khirnov …
7:03 AM Changeset in ffmpeg [8a2f5f0c] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the join filter
7:03 AM Changeset in ffmpeg [9e9cd98a] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the volume filter
7:03 AM Changeset in ffmpeg [43a8333a] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the channelsplit filter
7:02 AM Changeset in ffmpeg [33942b7b] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the channelmap filter
7:02 AM Changeset in ffmpeg [f9174203] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the negate filter
7:01 AM Changeset in ffmpeg [3d8c80b6] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the overlay filter
7:01 AM Changeset in ffmpeg [ea290d91] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the setpts filter
7:01 AM Changeset in ffmpeg [71f3ede2] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the hqdn3d filter
7:01 AM Changeset in ffmpeg [0bdbd85e] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the transpose filter
7:01 AM Changeset in ffmpeg [ad85e8d9] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the unsharp filter
7:01 AM Changeset in ffmpeg [1a6d4bd] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the fade filter
7:01 AM Changeset in ffmpeg [feb4922] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the drawbox filter
7:00 AM Changeset in ffmpeg [a2229976] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the boxblur filter
7:00 AM Changeset in ffmpeg [7cec1274] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the gradfun filter
6:59 AM Changeset in ffmpeg [1ae44c87] by Anton Khirnov <anton@khirnov.net>
lavfi/gradfun: remove rounding to match C and SSE code. There is no …
6:59 AM Changeset in ffmpeg [38a2f88d] by Anton Khirnov <anton@khirnov.net>
lavfi/gradfun: fix dithering in MMX code. Current dithering only uses …
6:59 AM Changeset in ffmpeg [2d66fc54] by Anton Khirnov <anton@khirnov.net>
lavfi/gradfun: fix rounding in MMX code. Current code divides before …
6:58 AM Changeset in ffmpeg [8b9a153e] by Anton Khirnov <anton@khirnov.net>
lavfi/gradfun: do not increment DC pointer for odd values. First DC …
6:58 AM Changeset in ffmpeg [f2a59722] by Anton Khirnov <anton@khirnov.net>
fate: filter: Add dependencies Signed-off-by: Anton Khirnov …
6:55 AM Changeset in ffmpeg [a4208b9b] by Anton Khirnov <anton@khirnov.net>
avconv: add options for reading filtergraphs from a file.
6:55 AM Changeset in ffmpeg [cf53704c] by Anton Khirnov <anton@khirnov.net>
AVOptions: make av_set_options_string() forward options to child objects
3:01 AM Changeset in ffmpeg [e234daa5] by Michael Niedermayer <michaelni@gmx.at>
mlpdec: Fix reading state with 0 bit elements. This fixes an …
3:01 AM Changeset in ffmpeg [10ece44d] by Michael Niedermayer <michaelni@gmx.at>
h264_cavlc: fix assertion failure due to reading too long vlc …
12:45 AM Changeset in ffmpeg [ea9a6709] by Michael Niedermayer <michaelni@gmx.at>
estimate_timings_from_bit_rate: Check timebase and bitrate Fixes …
12:08 AM Changeset in ffmpeg [1831274f] by Michael Niedermayer <michaelni@gmx.at>
electronicarts: check timebase, fix assertion failure Found-by: …
Note: See TracTimeline for information about the timeline view.