Timeline



Jun 8, 2012:

10:34 PM Changeset in ffmpeg [023c073] by Michael Niedermayer <michaelni@gmx.at>
add bracket around the argument (fixes compilation error with ICL) …
10:28 PM Changeset in ffmpeg [690ea935] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
10:25 PM Test3.dvr-ms attached to Ticket #1431 by ramitb
10:22 PM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) created by ramitb
Summary of the bug: When trying to convert a DVRMS file to a TS file …
10:18 PM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by ramitb
i'm facing a similar issue with WTV files. FFMPEG is picking up the …
10:13 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
1. Yes it is, I'll add my comments there 2. i've opened a separate …
9:59 PM Changeset in ffmpeg [7e22514d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:12 PM Changeset in ffmpeg [e016e3c9] by Michael Niedermayer <michaelni@gmx.at>
swr: add mix8to2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:02 PM Changeset in ffmpeg [b0348158] by Michael Niedermayer <michaelni@gmx.at>
swr: 5.1->stereo double, float and s16 2.5 times faster than the …
7:55 PM Changeset in ffmpeg [ca30ae12] by Michael Niedermayer <michaelni@gmx.at>
swr: add all in one rematrixing function ptr Signed-off-by: Michael …
7:54 PM Changeset in ffmpeg [dfde3d49] by Michael Niedermayer <michaelni@gmx.at>
swr: add inrermediate sample type for rematrixing Signed-off-by: …
7:47 PM Changeset in ffmpeg [03e098e] by Justin Ruggles <justin.ruggles@gmail.com>
lavu: change versioning script to include all av* prefixed symbols …
7:41 PM Changeset in ffmpeg [d843e7dc] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Update changelog for 0.5.9 release Signed-off-by: Derek Buitenhuis …
7:32 PM Changeset in ffmpeg [cb819338] by Marton Balint <cus@passwd.hu>
ffplay: reset AVFrame to defaults before decoding each new frame. …
7:32 PM Changeset in ffmpeg [349b65ee] by Marton Balint <cus@passwd.hu>
ffplay: check return code of avcodec_decode_video2() Signed-off-by: …
7:20 PM Changeset in ffmpeg [888cee6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Update changelog for 0.6.6 release Signed-off-by: Derek Buitenhuis …
6:52 PM Changeset in ffmpeg [3b81a18b] by Justin Ruggles <justin.ruggles@gmail.com>
float_dsp: ppc: add a separate header for Altivec function prototypes …
6:45 PM Changeset in ffmpeg [a839d6ab] by Mans Rullgard <mans@mansr.com>
ARM: fix float_dsp breakage from d5a7229 Signed-off-by: Mans Rullgard …
5:14 PM Changeset in ffmpeg [d5a7229] by Justin Ruggles <justin.ruggles@gmail.com>
Add a float DSP framework to libavutil Move vector_fmul() from …
5:14 PM Changeset in ffmpeg [98db4e2a] by Justin Ruggles <justin.ruggles@gmail.com>
PPC: Move types_altivec.h and util_altivec.h from libavcodec to …
5:14 PM Changeset in ffmpeg [94d2b0d] by Justin Ruggles <justin.ruggles@gmail.com>
ARM: Move asm.S from libavcodec to libavutil This will allow for …
4:57 PM Ticket #123 (Fuzzed sample crashes ffplay) reopened by Carl Eugen Hoyos
I still get a crash with ffplay with current git master (but no …
4:24 PM Changeset in ffmpeg [718607be] by Michael Niedermayer <michaelni@gmx.at>
rv10: change assert() to av_assert() Signed-off-by: Michael …
4:22 PM Changeset in ffmpeg [1be7bfdd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c: fix erroneous "Output file is empty" message. This message …
1:55 PM Changeset in ffmpeg [134d0f71] by Paul B Mahol <onemda@gmail.com>
Revert "Fix building libopencore_amrnb decoder without …
1:49 PM Ticket #1428 (Several missing dependencies in the build system) closed by Carl Eugen Hoyos
fixed: All issues should be fixed, iac works fine here with only "sinewin" …
1:29 PM Changeset in ffmpeg [b35d38bd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add iac build dependency. Found and analysed by trac user Jamal. …
1:29 PM Changeset in ffmpeg [37a9cdfc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dirac decoder build dependencies. Found, analysed and tested by …
1:29 PM Changeset in ffmpeg [8a880d69] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix latm muxer Makefile dependencies. Found, analysed and tested by …
1:29 PM Changeset in ffmpeg [b8e2dcd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix jacosub muxer Makefile dependencies. Found, analysed and tested …
1:29 PM Changeset in ffmpeg [b8fe9f08] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix amv encoder dependencies. Found, analysed and tested by trac user …
1:05 PM Ticket #1210 (Building libopencore_amrnb decoder without encoder fails) closed by Elon Musk
fixed: Should be fixed, thanks for reporting bug.
1:03 PM Changeset in ffmpeg [e11020a1] by Paul B Mahol <onemda@gmail.com>
Fix building libopencore_amrnb decoder without libopencore_amrnb …
10:42 AM Changeset in ffmpeg [f4e0ec81] by Paul B Mahol <onemda@gmail.com>
pixdesc: BGRA64 is rgb pixel format Signed-off-by: Paul B Mahol …
10:38 AM Changeset in ffmpeg [ce39a84a] by Janne Grunau <janne-libav@jannau.net>
cmdutils: update copyright year to 2012.
10:16 AM Changeset in ffmpeg [5b51efdc] by Michael Niedermayer <michaelni@gmx.at>
fate-bprint: try to workaround platform specific value. this should …
9:44 AM Changeset in ffmpeg [d5d30d56] by Michael Niedermayer <michaelni@gmx.at>
Revert "sinewin_tablegen: use av_assert" using as_assert() in the …
8:40 AM Changeset in ffmpeg [bc92214e] by Mans Rullgard <mans@mansr.com>
vc1dsp: mark put/avg_vc1_mspel_mc() always_inline This ensures that …
5:46 AM Ticket #1430 (More efficient deshake filter) updated by Clément Bœsch
Description changed
5:46 AM Ticket #1430 (More efficient deshake filter) updated by Clément Bœsch
Description changed
1:35 AM Changeset in ffmpeg [80485a4] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: make pts/dts offseting optional Signed-off-by: Michael …

Jun 7, 2012:

11:53 PM Ticket #1430 (More efficient deshake filter) created by Clément Bœsch
An interesting de-shake filter article: …
10:46 PM packages attached to Ticket #1429 by Oleg
List of all my packages in system
10:44 PM config.log attached to Ticket #1429 by Oleg
config log
10:43 PM Ticket #1429 (ffmpeg 0.11.1 and git configure wrong) created by Oleg
./config.h:156:13:null character(s) ignored ./config.h:2:0: ошибка: …
9:19 PM Changeset in ffmpeg [6668ef75] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: include threading caps in codecs listing. Suggested by …
9:13 PM Ticket #1428 (Several missing dependencies in the build system) created by jamal
Here are some more missing dependencies i found thanks to Mans' …
8:56 PM Ticket #1427 (Possible bug in multithreaded decoding in 0.10.3) updated by luca
GIT Head bug gone […]
8:53 PM Changeset in ffmpeg [39fe8033]n0.11.1 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.11.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:51 PM Changeset in ffmpeg [e0545262] by Nicolas George <nicolas.george@normalesup.org>
amerge: accept multiple inputs.
8:38 PM Ticket #123 (Fuzzed sample crashes ffplay) closed by Marton Balint
fixed: Fixed in latest git master. Crash was caused by changing resolution …
8:37 PM Ticket #1342 (ffplay vf: crash with hflip and unsharp) closed by Marton Balint
fixed: This should be fixed in latest git master.
8:28 PM Changeset in ffmpeg [e8e492b3] by Nicolas George <nicolas.george@normalesup.org>
af_amerge: move nb_in_ch into the in structure. With that change, …
8:28 PM Changeset in ffmpeg [e45a92dc] by Nicolas George <nicolas.george@normalesup.org>
audioconvert: implement av_bprint_channel_layout(). And reimplement …
8:28 PM Changeset in ffmpeg [7a2b4291] by Nicolas George <nicolas.george@normalesup.org>
fate: add bprint test.
8:28 PM Changeset in ffmpeg [b3e2bb08] by Nicolas George <nicolas.george@normalesup.org>
bprint: add av_bprint_init_for_buffer().
8:21 PM Ticket #1402 (ffplay: doesn't work on a tty console) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint.
8:18 PM Ticket #238 (ffplay fails to play file with changing pixel format) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint.
8:13 PM Changeset in ffmpeg [9148ae5b] by Nicolas George <nicolas.george@normalesup.org>
opt: add test for IMAGE_SIZE and PIXEL_FMT.
8:13 PM Changeset in ffmpeg [61c266d7] by Nicolas George <nicolas.george@normalesup.org>
opt: free test_ctx.string at the end. Makes valgrind happy.
8:13 PM Changeset in ffmpeg [42b774ab] by Nicolas George <nicolas.george@normalesup.org>
opt: init test_ctx to 0. Otherwise, setting string will try to free a …
8:13 PM Changeset in ffmpeg [d9b0d75c] by Nicolas George <nicolas.george@normalesup.org>
opt: add AV_OPT_TYPE_PIXEL_FMT.
7:55 PM Changeset in ffmpeg [9f7b014a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
7:45 PM Changeset in ffmpeg [67732b9d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
7:32 PM Changeset in ffmpeg [b4d44367] by Michael Niedermayer <michaelni@gmx.at>
h261enc: use av_assert Signed-off-by: Michael Niedermayer …
7:31 PM Changeset in ffmpeg [07732b4f] by Michael Niedermayer <michaelni@gmx.at>
h261dec: use av_assert Signed-off-by: Michael Niedermayer …
7:30 PM Changeset in ffmpeg [a21c2126] by Michael Niedermayer <michaelni@gmx.at>
swfenc: use av_assert Signed-off-by: Michael Niedermayer …
7:27 PM Changeset in ffmpeg [a8656cd4] by Alex Converse <alex.converse@gmail.com>
mpegts: Remove disabled extension matching probe.
7:09 PM Changeset in ffmpeg [610a5264] by Michael Niedermayer <michaelni@gmx.at>
xmv: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:07 PM Changeset in ffmpeg [4e3fc468] by Michael Niedermayer <michaelni@gmx.at>
h264_mvpred: use av_assert Signed-off-by: Michael Niedermayer …
6:51 PM Changeset in ffmpeg [3422e7c3] by Michael Niedermayer <michaelni@gmx.at>
lavc/rectangle: change assert to av_assert Signed-off-by: Michael …
6:43 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) updated by llogan
...and of course I meant "libx264 AVOptions", not "libx264rgb …
6:36 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) closed by llogan
invalid: libx264-hq.ffpreset was the name of an old file based preset. It …
6:25 PM Ticket #1427 (Possible bug in multithreaded decoding in 0.10.3) updated by Carl Eugen Hoyos
Please test current git head and please provide the command line and …
6:13 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) updated by klaussfreire
Ok, that accounts for the second error then. I'll try when I get a …
6:09 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) updated by Michael Niedermayer
Version changed
You are asking for OBMC and GMC encoding in libx264. libx264 does not …
5:04 PM Ticket #1347 (gif parser) updated by Michael Niedermayer
Version, Type changed
image2pipe needs a AVParser for the used format. In this case here a …
5:02 PM Changeset in ffmpeg [107b4238] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix missing "parser not found" message Signed-off-by: Michael …
4:53 PM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by jamal
It doesn't crash with either --disable-asm --disable-optimizations …
4:50 PM Ticket #1427 (Possible bug in multithreaded decoding in 0.10.3) updated by luca
The uploaded stuff is decoding_notconsistent_multithread.{ts,txt,sh}
4:43 PM Ticket #1427 (Possible bug in multithreaded decoding in 0.10.3) created by luca
Summary of the bug: decoding of a sequence is not consistent How to …
4:01 PM Changeset in ffmpeg [23d8aaae] by Michael Niedermayer <michaelni@gmx.at>
yuv2rgb: remove assert() the codepath is not invalid Signed-off-by: …
4:01 PM Changeset in ffmpeg [5ee638fd] by Michael Niedermayer <michaelni@gmx.at>
svq1enc: use av_assert Signed-off-by: Michael Niedermayer …
3:13 PM Changeset in ffmpeg [25e87fc5] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: move keyboard interaction in a function. It makes the …
3:03 PM Changeset in ffmpeg [9915a33f] by Nicolas George <nicolas.george@normalesup.org>
lavfi/audio: fix size of copied samples. Fixes sporadic segfaults …
2:42 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Okay - help me understand …
2:27 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
Okay - help me understand this, is this a bug with FFMPEG? 1. WTV - …
1:13 PM Ticket #1426 (Colour space auto-selection does not work well for rgb48 input and yuv ...) created by Carl Eugen Hoyos
Related to: http://thread.gmane.org/gmane.comp.video.ffmpeg.user/37525
10:35 AM Ticket #1424 (Film Strip Logo) updated by burek
Combined with FFmpeg text like this: …
10:35 AM ffmpeg-font1.png attached to Ticket #1424 by burek
10:33 AM Ticket #1424 (Film Strip Logo) updated by burek
Something like this: …
10:32 AM zig-zag1.png attached to Ticket #1424 by burek
10:28 AM Changeset in ffmpeg [d0e9415d] by Mans Rullgard <mans@mansr.com>
fate: avoid freopen(NULL) in videogen/rotozoom A number of systems do …
7:41 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by Carl Eugen Hoyos
Is the crash on gentoo also reproducible with --disable-asm …
7:22 AM gdb-ffmpeg_g-gentoo-x86_64-dirac.log attached to Ticket #1412 by jamal
gdb output, gentoo x64
7:21 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by jamal
Ok, just tried this on Gentoo x86_64 GCC 4.5.3 and it crashed as well, …
6:35 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Status changed
Samples uploaded to samples/ffmpeg-bugs/trac/ticket1398.
5:48 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > So you're saying that it's …

Jun 6, 2012:

11:22 PM Changeset in ffmpeg [5fdcfdf2] by Marton Balint <cus@passwd.hu>
ffplay: fix build if avfilter is disabled Signed-off-by: Marton …
11:22 PM Changeset in ffmpeg [a78bc6f7] by Marton Balint <cus@passwd.hu>
ffplay: fix frame_delay calculation in new avfilter code …
11:22 PM Changeset in ffmpeg [e85df18d] by Marton Balint <cus@passwd.hu>
ffplay: add support for changing pixel format With the filtering code …
11:22 PM Changeset in ffmpeg [cd947e9a] by Marton Balint <cus@passwd.hu>
ffplay: add missing filt_in assignment after video filter reconfigure …
11:22 PM Changeset in ffmpeg [0a501c75] by Marton Balint <cus@passwd.hu>
ffplay: fix frame aspect ratio after qatar merge Signed-off-by: …
11:21 PM Changeset in ffmpeg [c9651d4b] by Marton Balint <cus@passwd.hu>
ffplay: fix use after free reproduceable with: ffmpeg -i …
11:06 PM Changeset in ffmpeg [964f8419] by Michael Niedermayer <michaelni@gmx.at>
probetest: allow specifying parameters on the command line …
10:55 PM Changeset in ffmpeg [5c2ffa2c] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: fix out of heap array accesses Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [6be8e44c] by Michael Niedermayer <michaelni@gmx.at>
search_for_quantizers_faac: fix curband Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [565581b0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: avoid a confusing and easy to break if(). Signed-off-by: …
10:55 PM Changeset in ffmpeg [dc85ca09] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use isatty() before messing with the terminal state This …
10:55 PM Changeset in ffmpeg [a53ca16a] by Michael Niedermayer <michaelni@gmx.at>
swr-test: support "--help" Signed-off-by: Michael Niedermayer …
10:55 PM Changeset in ffmpeg [92e5e621] by Michael Niedermayer <michaelni@gmx.at>
buildsys: fix rules for swresample-test Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [e1c94344] by Michael Niedermayer <michaelni@gmx.at>
Make H264 reorder buffer size message less verbose. (cherry picked …
10:55 PM Changeset in ffmpeg [af3f7c88] by Michael Niedermayer <michaelni@gmx.at>
Add missing CRLFs to avisynth error messages. (cherry picked from …
10:55 PM Changeset in ffmpeg [b4294e23] by Michael Niedermayer <michaelni@gmx.at>
Fix MP2 muxer Makefile dependencies. Found, analysed and tested by …
10:55 PM Changeset in ffmpeg [7d979364] by Michael Niedermayer <michaelni@gmx.at>
mpc8: fix maximum bands handling In Musepack SV8 codec property tell …
10:55 PM Changeset in ffmpeg [f9fc08de] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Turn PS off when switching to stereo and turn it to implicit …
10:55 PM Changeset in ffmpeg [31d3b3b] by Michael Niedermayer <michaelni@gmx.at>
Fix compilation condition for some ProRes dsp encoder functions. …
10:55 PM Changeset in ffmpeg [706809ad] by Michael Niedermayer <michaelni@gmx.at>
Fix compilation condition for some ProRes dsp decoder functions. …
10:55 PM Changeset in ffmpeg [4e66ca5f] by Michael Niedermayer <michaelni@gmx.at>
Fix ProRes decoder Makefile dependencies. Found, analysed and tested …
10:55 PM Changeset in ffmpeg [530ce76a] by Michael Niedermayer <michaelni@gmx.at>
Fix G.723.1 encoder Makefile dependencies. (cherry picked from commit …
10:55 PM Changeset in ffmpeg [0e74b214] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: print more information for -debug 1 Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [381a9140] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix log level of FF_DEBUG_PICT_INFO Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [d0d9182d] by Michael Niedermayer <michaelni@gmx.at>
mpc8: fix channel checks fix heap array overflow Found-by: Piotr …
10:55 PM Changeset in ffmpeg [320704f] by Michael Niedermayer <michaelni@gmx.at>
av_get_audio_frame_duration: fix FPE Fixes ticket1392 Found-by: …
10:55 PM Changeset in ffmpeg [be1d6503] by Michael Niedermayer <michaelni@gmx.at>
mace: check channel count, fixes FPE Fixes ticket1391 Found-by: …
10:55 PM Changeset in ffmpeg [bbc4d287] by Michael Niedermayer <michaelni@gmx.at>
h263: disable loop filter with lowres Fixes ticket1212 Found-by: …
10:55 PM Changeset in ffmpeg [3bb942e6] by Michael Niedermayer <michaelni@gmx.at>
mpc7: fix handling of last frame Fixes heap buffer overflow Fixes …
10:55 PM Changeset in ffmpeg [e863d330] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix regression that caused reading the whole file during open …
10:55 PM Changeset in ffmpeg [433ec3af] by Michael Niedermayer <michaelni@gmx.at>
png_parser: dont falsely mark frames as keyframes Fixes Ticket1381 …
10:55 PM Changeset in ffmpeg [d0cb4dc4] by Michael Niedermayer <michaelni@gmx.at>
lavf: use input keyframe flag when muxer does not provide keyframe …
10:55 PM Changeset in ffmpeg [95b1cbc4] by Michael Niedermayer <michaelni@gmx.at>
bink: fix out of reference frame read Fixes Ticket1374 …
10:55 PM Changeset in ffmpeg [177fc243] by Michael Niedermayer <michaelni@gmx.at>
h264: log debug output for slightly truncated streams Signed-off-by: …
10:55 PM Changeset in ffmpeg [46b99bb7] by Michael Niedermayer <michaelni@gmx.at>
h264: try to better handle h264 streams that are slightly truncated …
10:55 PM Changeset in ffmpeg [03275ed2] by Michael Niedermayer <michaelni@gmx.at>
bmv: fix apparent sign error in the frame_off check Fixes part of …
10:55 PM Changeset in ffmpeg [ae5f69a] by Michael Niedermayer <michaelni@gmx.at>
bmv: fix integer overflows in vlc decoder. Fixes part of Ticket1373 …
10:55 PM Changeset in ffmpeg [dc72a59f] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix integer overflow in quant table initialization Fixes part …
10:55 PM Changeset in ffmpeg [70af4f20] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix crash caused by version becoming inconsistent Fixes part of …
10:55 PM Changeset in ffmpeg [0964e189] by Michael Niedermayer <michaelni@gmx.at>
fraps: fix version 0/1 input data size check. Fixes array overread. …
10:55 PM Changeset in ffmpeg [7883efbb] by Michael Niedermayer <michaelni@gmx.at>
wmv1: check that the input buffer is large enough Fixes null ptr …
10:55 PM Changeset in ffmpeg [af67af59] by Michael Niedermayer <michaelni@gmx.at>
rv20: fix lowres out of array read Fixes Ticket1239 Signed-off-by: …
10:55 PM Changeset in ffmpeg [d3c564b7] by Michael Niedermayer <michaelni@gmx.at>
yopdec: check frame oddness to be within supported limits Fixes …
10:55 PM Changeset in ffmpeg [bb5314da] by Michael Niedermayer <michaelni@gmx.at>
yopdec: check that palette fits in the packet Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [33a3f1fe] by Michael Niedermayer <michaelni@gmx.at>
8svx: fix crash Fixes Ticket1377 Found-by: Piotr Bandurski …
10:55 PM Changeset in ffmpeg [ac3fc94e] by Michael Niedermayer <michaelni@gmx.at>
sgienc: add a limit for maximum supported resolution Signed-off-by: …
10:55 PM Changeset in ffmpeg [d838c408] by Michael Niedermayer <michaelni@gmx.at>
qdm2: fix incorrect error spam Fixes Ticket1375 Signed-off-by: …
10:55 PM Changeset in ffmpeg [eea82203] by Michael Niedermayer <michaelni@gmx.at>
libmp3lame: add missing layout terminator Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [617d91b7] by Michael Niedermayer <michaelni@gmx.at>
h264: Fail on DPC its not fully implemented Fixes part of Ticket1369 …
10:55 PM Changeset in ffmpeg [f1150e0c] by Michael Niedermayer <michaelni@gmx.at>
dv-demux: dont mess with codec values Fixes part of Ticket1369 …
10:55 PM Changeset in ffmpeg [f46b5765] by Michael Niedermayer <michaelni@gmx.at>
jacosub_probe: slightly increase the score to limit misdetection. …
10:55 PM Changeset in ffmpeg [662ab44c] by Michael Niedermayer <michaelni@gmx.at>
jacosub_probe: speedup by making only one call to sscanf (cherry …
10:55 PM Changeset in ffmpeg [cc0a6844] by Michael Niedermayer <michaelni@gmx.at>
h264: move q0 scan tables into context This fixes out of global array …
10:55 PM Changeset in ffmpeg [7f0f6602] by Michael Niedermayer <michaelni@gmx.at>
oggparsevorbis: fix null ptr dereference Found-by: Mateusz "j00ru" …
10:55 PM Changeset in ffmpeg [d5d5f960] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: Check that cplx_estimation_* fits in the available …
10:55 PM Changeset in ffmpeg [91ac6d99] by Michael Niedermayer <michaelni@gmx.at>
gifenc: support resolutions up to 65535x65535 Maybe someone can add a …
10:55 PM Changeset in ffmpeg [0a311df6] by Michael Niedermayer <michaelni@gmx.at>
ipmovie_probe: speedup by avoiding memcmp() call Signed-off-by: …
10:55 PM Changeset in ffmpeg [48094cb2] by Michael Niedermayer <michaelni@gmx.at>
ac3_probe: speedup by checking for header earlier Signed-off-by: …
10:55 PM Changeset in ffmpeg [d3d6849d] by Michael Niedermayer <michaelni@gmx.at>
binkaudio: check number of channels Fixes #1380. Signed-off-by: Paul …
10:55 PM Changeset in ffmpeg [ddb92c6d] by Michael Niedermayer <michaelni@gmx.at>
indeo5: check quant_mat prevents out of array read Found-by: Mateusz …
10:55 PM Changeset in ffmpeg [55a97399] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix reading global header with CRC Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [eecbd9a7] by Michael Niedermayer <michaelni@gmx.at>
avidec: fix odd extradata size case. Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [a441a96e] by Michael Niedermayer <michaelni@gmx.at>
libavformat: ff_get_bmp_header: return esize too Signed-off-by: …
10:55 PM Changeset in ffmpeg [dff4dbdf] by Michael Niedermayer <michaelni@gmx.at>
h264_cavlc: check prefix before using it. Found-by: Mateusz "j00ru" …
10:55 PM Changeset in ffmpeg [622e926e] by Michael Niedermayer <michaelni@gmx.at>
h264: increase scantable sizes to avoid overread We could also check …
10:55 PM Changeset in ffmpeg [8ad71e27] by Michael Niedermayer <michaelni@gmx.at>
truemotion1: Check index, fix out of array read Found-by: Mateusz …
10:55 PM Changeset in ffmpeg [cdcd99ee] by Michael Niedermayer <michaelni@gmx.at>
exr: make message about missing feature more useful Signed-off-by: …
10:55 PM Changeset in ffmpeg [9dc14fd3] by Michael Niedermayer <michaelni@gmx.at>
iff: check if there is extradata Fixes #1368. Signed-off-by: Paul B …
10:55 PM Changeset in ffmpeg [ba2d20b4] by Michael Niedermayer <michaelni@gmx.at>
exr: alpha support Signed-off-by: Paul B Mahol <onemda@gmail.com> …
10:55 PM Changeset in ffmpeg [b395bac3] by Michael Niedermayer <michaelni@gmx.at>
lavc: clarify experimental codec message Should be easier for new …
10:55 PM Changeset in ffmpeg [3768afd5] by Michael Niedermayer <michaelni@gmx.at>
ape: Fix null ptr dereference with files missing a seekatable. Such …
10:55 PM Changeset in ffmpeg [e0f0486c] by Michael Niedermayer <michaelni@gmx.at>
movdec: Check count of stts/ctts elements instead of just the pointer. …
10:55 PM Changeset in ffmpeg [56e987d2] by Michael Niedermayer <michaelni@gmx.at>
4xm: fix division by zero caused by bps<8 Found-by: Mateusz "j00ru" …
10:55 PM Changeset in ffmpeg [c64bfd7c] by Michael Niedermayer <michaelni@gmx.at>
lavfi: use getter/setter functions for AVFrame.pkt_pos Signed-off-by: …
10:55 PM Changeset in ffmpeg [0e2b69b4] by Michael Niedermayer <michaelni@gmx.at>
lavfi: Fill linesize, sample_rate and channel_layout fields in …
10:55 PM Changeset in ffmpeg [63040dcd] by Michael Niedermayer <michaelni@gmx.at>
configure: fix the wording for gpl incompatible licenses warnings …
10:55 PM Changeset in ffmpeg [1e78d75d] by Michael Niedermayer <michaelni@gmx.at>
configure: openssl is compatible with the LGPL. looking at the …
10:05 PM Changeset in ffmpeg [1372c826] by Marton Balint <cus@passwd.hu>
ffplay: use dummy video driver if display is disabled Fixes ticket …
9:31 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
So you're saying that it's normal for FFMPEG to drop frames to get the …
9:26 PM Changeset in ffmpeg [8d1de449] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: show packet duration in frame
9:26 PM Changeset in ffmpeg [9083d09e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: honour special value for duration A duration value is …
9:25 PM Changeset in ffmpeg [ad347bf4] by Stefano Sabatini <stefasab@gmail.com>
lavfi: remove avfilter_default_item_name() from public API The …
9:22 PM Changeset in ffmpeg [fe16ca1b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/ocv: fix compilation after internalization of public functions …
9:20 PM Changeset in ffmpeg [ce7266c6] by Stefano Sabatini <stefasab@gmail.com>
tools/graph2dot: factorize code printing non-media specific link …
9:19 PM Changeset in ffmpeg [20689670] by Stefano Sabatini <stefasab@gmail.com>
tools/graph2dot: show input and output pad names in the link label
7:46 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) updated by llogan
Replying to baoky: > What should i do The libx264-ipod …
7:22 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) closed by Carl Eugen Hoyos
invalid: From a quick look, the following presets exist: ultrafast, superfast, …
7:18 PM Changeset in ffmpeg [eeba7c87] by Michael Niedermayer <michaelni@gmx.at>
wmv2enc: use av_assert Signed-off-by: Michael Niedermayer …
7:18 PM Changeset in ffmpeg [c3b6efa4] by Michael Niedermayer <michaelni@gmx.at>
sinewin_tablegen: use av_assert Signed-off-by: Michael Niedermayer …
7:18 PM Changeset in ffmpeg [62eace23] by Michael Niedermayer <michaelni@gmx.at>
put_bits: use av_assert Signed-off-by: Michael Niedermayer …
6:13 PM Changeset in ffmpeg [28e4f90] by Michael Niedermayer <michaelni@gmx.at>
golomb: use av_assert Signed-off-by: Michael Niedermayer …
6:08 PM Changeset in ffmpeg [6e6dd999] by Michael Niedermayer <michaelni@gmx.at>
resample_template: use av_assert Signed-off-by: Michael Niedermayer …
6:01 PM Changeset in ffmpeg [58e4adb6] by Michael Niedermayer <michaelni@gmx.at>
libavutil/integer: use av_assert Signed-off-by: Michael Niedermayer …
6:00 PM Changeset in ffmpeg [2f23a8a] by Michael Niedermayer <michaelni@gmx.at>
libavutil/mathematics: use av_assert() Signed-off-by: Michael …
5:37 PM Ticket #1420 (Summer logo (2012) by Unknown) updated by Michael Niedermayer
Description changed
5:36 PM Ticket #1420 (Summer logo (2012) by Unknown) updated by Michael Niedermayer
I did not draw this logo !
5:26 PM Changeset in ffmpeg [317ca0d3] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: fix out of heap array accesses Signed-off-by: Michael …
4:49 PM Changeset in ffmpeg [92c065f9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Set duration on encoded subtitle packets. Currently, we don't …
4:35 PM Changeset in ffmpeg [33775c35] by Michael Niedermayer <michaelni@gmx.at>
search_for_quantizers_faac: fix curband Signed-off-by: Michael …
3:13 PM Changeset in ffmpeg [f6d952f5] by Michael Niedermayer <michaelni@gmx.at>
mxfenc: write optional field dominance flag in picture description …
3:13 PM Changeset in ffmpeg [93147daf] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: avoid a confusing and easy to break if(). Signed-off-by: …
2:08 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Okay, so this is happening …
2:02 PM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1329 Without -async …
1:43 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
Okay, so this is happening with many DVR-MS files. Any how to detect …
12:57 PM Ticket #1422 (combining audio and video filters crashes machine) updated by Cigaes
Analyzed by developer changed
Ok, understood. The problem is this: when the first video ends, both …
12:09 PM Ticket #1422 (combining audio and video filters crashes machine) updated by Cigaes
Status, Version, Reproduced by developer changed
11:57 AM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by Carl Eugen Hoyos
Keywords changed
11:57 AM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Carl Eugen Hoyos
Keywords changed
11:52 AM Ticket #1422 (combining audio and video filters crashes machine) updated by atlithorn
http://dl.dropbox.com/u/4714388/test1.flv
11:47 AM Ticket #1422 (combining audio and video filters crashes machine) updated by Cigaes
I could not reproduce with current Git head and a pair of files picked …
11:46 AM Ticket #1400 (Segfault, using -filter_complex) updated by Cigaes
Can you try this patch: …
11:24 AM Ticket #1052 (libavformat doesn't preserve some metadata for mov containers) updated by Michael Niedermayer
+static int mov_write_int8_metadata(AVFormatContext *s, AVIOContext …
11:22 AM Ticket #409 (Musepack SV8 file decodes with distortions) closed by Carl Eugen Hoyos
fixed: Fixed by Kostya.
11:09 AM Changeset in ffmpeg [bb321245] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix maxband limit when decoding mpc8. Fixes yesterday's merge of …
9:38 AM Ticket #1424 (Film Strip Logo) updated by burek
Also, here is a nice font that looks like a film strip and it's …
9:31 AM ffmpeg-20120606-100145.log attached to Ticket #1425 by Hector
ffmpeg log generated by -report
9:30 AM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) created by Hector
What I am trying to do: I am trying to record a video stream from an …
9:22 AM Ticket #1424 (Film Strip Logo) created by burek
While I was adding summer logo proposals, I've got an idea for a cool …
8:16 AM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) updated by Carl Eugen Hoyos
Keywords, Version changed
This is a duplicate of ticket #515, related to ticket #505. Either …
7:57 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > The real crux of the issue is …
5:56 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
The screen is a 1080p 42 inch LED Tv that's hooked up via HDMI. …
5:42 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > By lowest possible I mean the …
3:41 AM Ticket #1423 (h264 in mov plays upside down, transcode to flv similar is upside down) created by michael depetrillo
I am trying to convert a video to FLV and it comes out upside down. …
1:54 AM Changeset in ffmpeg [c8a11014] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use isatty() before messing with the terminal state This …

Jun 5, 2012:

11:48 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
By lowest possible I mean the lowest possible supported on my …
11:34 PM Ticket #1417 (FFMPEG -bf flag with mpeg4 codec creates video that cant be played ...) updated by ramitb
Actually if you use Bframes with libxvid or libx264 (replace the …
11:08 PM Changeset in ffmpeg [ad60b3b1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vorbis: …
10:39 PM Ticket #1400 (Segfault, using -filter_complex) updated by atlithorn
Created a new ticket for the crash bug #1422
10:38 PM Ticket #1422 (combining audio and video filters crashes machine) created by atlithorn
Summary of the bug: if you combine overlay and amerge in a …
10:05 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by Chucks
I'll see what I can do to locate the offending file that was …
7:26 PM Ticket #1416 (loop problem) updated by SaschArt
Do you want to write more than 600 lines of console output? I write …
7:00 PM Ticket #1400 (Segfault, using -filter_complex) updated by atlithorn
The patches work (they have since been pushed to git) but the other …
5:31 PM jagannath_attachment_gif.gif attached to Ticket #1421 by burek
5:31 PM Ticket #1421 (Summer logo 2 (2012) by Jagannath Srs) created by burek
By Jagannath Srs from …
5:28 PM michael_ff_LOGO_monkey07-02-27.jpeg attached to Ticket #1420 by burek
5:28 PM Ticket #1420 (Summer logo (2012) by Unknown) created by burek
By ? from: …
5:25 PM Ticket #1419 (Summer logo (2012) by Jagannath Srs) updated by burek
if you can, please remove the 2nd attachment, it was a mistake..
5:23 PM jagannath_attachment_2.jpeg attached to Ticket #1419 by burek
5:21 PM jagannath_attachment.jpeg attached to Ticket #1419 by burek
5:21 PM Ticket #1419 (Summer logo (2012) by Jagannath Srs) created by burek
By Jagannath Srs from …
5:18 PM victoria_attachment-0002.png attached to Ticket #1418 by burek
5:17 PM Ticket #1418 (Summer logo (2012) by Victoria Kirst) created by burek
By Victoria Kirst, from …
5:00 PM Changeset in ffmpeg [647e2e07] by Stefano Sabatini <stefasab@gmail.com>
lavfi: remove more instances of avfilter_default_filter_name() They …
4:51 PM Changeset in ffmpeg [ecf79c4d] by Alex Converse <alex.converse@gmail.com>
vorbis: Validate that the floor 1 X values contain no duplicates. …
4:51 PM Changeset in ffmpeg [503f2feb] by Alex Converse <alex.converse@gmail.com>
avprobe: Identify codec probe failures rather than calling them …
4:51 PM Changeset in ffmpeg [f0ff9eb4] by Alex Converse <alex.converse@gmail.com>
avformat: Probe codecs at score 0 on buffer exhaustion conditions.
4:51 PM Changeset in ffmpeg [62bebf6e] by Alex Converse <alex.converse@gmail.com>
avformat: Factorize codec probing.
4:42 PM Changeset in ffmpeg [62b39d41] by Stefano Sabatini <stefasab@gmail.com>
lavc: add pkt_duration field to AVFrame
4:39 PM Changeset in ffmpeg [0da9bce] by Stefano Sabatini <stefasab@gmail.com>
lavfi: move avfilter_copy_frame_props() definition from buffer.c to …
4:30 PM Changeset in ffmpeg [c6061443] by Kostya Shishkov <kostya.shishkov@gmail.com>
Indeo Audio decoder
4:28 PM Changeset in ffmpeg [34271cab] by Kostya Shishkov <kostya.shishkov@gmail.com>
imc: make IMDCT support stereo output This will be useful for Indeo …
4:28 PM Changeset in ffmpeg [c45e2da6] by Kostya Shishkov <kostya.shishkov@gmail.com>
imc: move channel-specific data into separate context This will be …
4:17 PM Ticket #1394 (mpc7 crash 2) closed by Carl Eugen Hoyos
duplicate
4:15 PM Changeset in ffmpeg [c527027c] by Michael Niedermayer <michaelni@gmx.at>
aconvert filter needs to configure samplerates I changed the …
4:13 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > 1. Yes tried with a lower …
3:56 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by Carl Eugen Hoyos
Replying to chucks: > Previous experience with transcoding …
3:55 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by Carl Eugen Hoyos
Keywords changed
I don't think there is a problem, after all, FFmpeg by default copies …
3:27 PM Changeset in ffmpeg [787c395a] by Michael Niedermayer <michaelni@gmx.at>
swr-test: support "--help" Signed-off-by: Michael Niedermayer …
3:27 PM Changeset in ffmpeg [63b1c080] by Michael Niedermayer <michaelni@gmx.at>
buildsys: fix rules for swresample-test Signed-off-by: Michael …
3:27 PM Changeset in ffmpeg [5a7a9f02] by Michael Niedermayer <michaelni@gmx.at>
libswresample/Makefile: put each object on its own line …
3:14 PM Ticket #1417 (FFMPEG -bf flag with mpeg4 codec creates video that cant be played ...) updated by Carl Eugen Hoyos
Keywords changed
Replying to ramitbhalla: > Summary of the bug: In FFMPEG …
3:13 PM Ticket #1354 (Y216 sample) updated by Carl Eugen Hoyos
Priority, Type, Status, Component, Reproduced by developer changed
Patch on mailing list: …
3:10 PM Ticket #1416 (loop problem) updated by Carl Eugen Hoyos
Complete command line together with complete, uncut console output missing.
3:10 PM Ticket #1417 (FFMPEG -bf flag with mpeg4 codec creates video that cant be played ...) created by ramitb
Summary of the bug: In FFMPEG setting the -bf flag to anything but 0 …
2:29 PM Ticket #1416 (loop problem) created by SaschArt
[…] I use this cmd -r 10 -i %d.jpg -loop 1 -i %d.png …
1:47 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
I'm trying to replicate the issues across a variety of files (real …
12:18 PM Changeset in ffmpeg [02827a3c] by Paul B Mahol <onemda@gmail.com>
swscale: RGBA64LE <-> RGBA64BE support Signed-off-by: Paul B Mahol …
11:26 AM Changeset in ffmpeg [aba8065a] by Nicolas George <nicolas.george@normalesup.org>
avfiltergraph: call query_formats on inputs first. This is a …
11:26 AM Changeset in ffmpeg [6a4c5c73] by Nicolas George <nicolas.george@normalesup.org>
avfiltergraph: check query_formats return value.
10:52 AM Changeset in ffmpeg [a3bc7f91] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make H264 reorder buffer size message less verbose.
10:15 AM Changeset in ffmpeg [48fdaa1c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
snowdec: add new line to some error messages
10:13 AM Changeset in ffmpeg [a489db6c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
isom: add Radius DV YUV FourCCs
9:52 AM Changeset in ffmpeg [1488c4dc] by Stefano Sabatini <stefasab@gmail.com>
lavfi: move tracing utilities definition from video.c to avfilter.c …
9:16 AM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
9:13 AM Changeset in ffmpeg [1faf0d6a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add missing CRLFs to avisynth error messages.
9:10 AM Ticket #1415 (FFMPEG not able to Stream Copy DVRMS files to TS Files) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Also reproducible with -an.
7:56 AM Ticket #1411 (ffmpeg fails to compile with mp2 muxer enabled alone) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report.
7:54 AM Changeset in ffmpeg [757d5b9b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix MP2 muxer Makefile dependencies. Found, analysed and tested by …
7:38 AM Changeset in ffmpeg [803391f7] by Anton Khirnov <anton@khirnov.net>
lavfi: remove request/poll and drawing functions from public API on …
7:38 AM Changeset in ffmpeg [fa417fcd] by Anton Khirnov <anton@khirnov.net>
lavfi: make avfilter_insert_pad and pals private on next bump. They …
7:37 AM Changeset in ffmpeg [b74a1da] by Anton Khirnov <anton@khirnov.net>
lavfi: make formats API private on next bump. It is only useful …
7:36 AM Changeset in ffmpeg [67339f6e] by Anton Khirnov <anton@khirnov.net>
avplay: use buffersrc instead of custom input filter. We do not allow …
7:35 AM Changeset in ffmpeg [d55c2e05] by Anton Khirnov <anton@khirnov.net>
avtools: move buffer management code from avconv to cmdutils. It will …
7:35 AM Changeset in ffmpeg [3ffa2335] by Anton Khirnov <anton@khirnov.net>
avconv: don't use InputStream in the buffer management code. Use just …
7:35 AM Changeset in ffmpeg [e58b75f] by Anton Khirnov <anton@khirnov.net>
avconv: fix exiting when max frames is reached. frame number should …
6:56 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by Carl Eugen Hoyos
Keywords changed
6:55 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by jamal
No, it doesn't crash when configuring with --disable-sse. Also, in …
6:26 AM Ticket #1413 (ffplay unable to playback MJPEG avi file) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #238.
6:11 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by Carl Eugen Hoyos
Priority, Status changed
Does it also crash with --disable-sse ?
6:03 AM Ticket #1414 (RV8. Bad playback after first ~5 seconds of playback.) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1388. For future reports: Please do not report …
5:46 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > {{{ > ffmpeg -i "Test3.dvr-ms" …
5:29 AM Changeset in ffmpeg [44be6759] by Clément Bœsch <ubitux@gmail.com>
lavfi/select: use exported dsputil_init function. This is the …
4:55 AM Changeset in ffmpeg [b56825c4] by Kostya Shishkov <kostya.shishkov@gmail.com>
mpc8: fix maximum bands handling In Musepack SV8 codec property tell …
1:02 AM Changeset in ffmpeg [1b27b8b] by Michael Niedermayer <michaelni@gmx.at>
MANGLEd swscale x86 asm to save registers register starvation caused …
1:02 AM Changeset in ffmpeg [1ef802d0] by Michael Niedermayer <michaelni@gmx.at>
update filtering_audio example The filtering_audio.c example needs to …
12:48 AM Ticket #1413 (ffplay unable to playback MJPEG avi file) updated by Marton Balint
Replying to Kraken: > >Changing pixel format with avfilter …
12:42 AM Test3.dvr-ms attached to Ticket #1415 by ramitb
12:40 AM Ticket #1415 (FFMPEG not able to Stream Copy DVRMS files to TS Files) created by ramitb
Summary of the bug: FFMPEG is not able to stream copy any DVR-MS files …
12:30 AM Ticket #1413 (ffplay unable to playback MJPEG avi file) updated by Kraken
>(Nor in avplay btw) Wouldn't argue, but if with avplay I can at least …

Jun 4, 2012:

11:27 PM Ticket #1413 (ffplay unable to playback MJPEG avi file) updated by Marton Balint
Analyzed by developer, Cc, Reproduced by developer changed
Changing pixel format with avfilter enabled is not supported yet in …
10:56 PM Ticket #1414 (RV8. Bad playback after first ~5 seconds of playback.) created by Kraken
Link to sample: http://light-alloy.ru/aleksoid_test/teenagelament.ram
10:53 PM Ticket #1413 (ffplay unable to playback MJPEG avi file) created by Kraken
http://light-alloy.ru/aleksoid_test/SUNP0003.AVI Picture freeze, a lot …
10:48 PM ffmpeg-20120604-182430.log attached to Ticket #1412 by jamal
ffmpeg log
10:47 PM gdb-ffmpeg_g-dirac.log attached to Ticket #1412 by jamal
gdb output
10:46 PM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) created by jamal
Summary: ffmpeg (mingw64 x86_64 GCC 4.7.0, yasm 1.2.0) crashes when …
10:31 PM Ticket #1384 (FFPlay NoAudio Playback for Transport Stream File with AC3 Audio) closed by Marton Balint
fixed: Fix is in the latest git master.
10:17 PM Changeset in ffmpeg [13a7bd70] by Clément Bœsch <ubitux@gmail.com>
lavfi/select: 10l: llabs -> fabs after switching types.
10:16 PM Changeset in ffmpeg [79c8e29a] by Alex Converse <alex.converse@gmail.com>
aacdec: Turn PS off when switching to stereo and turn it to implicit …
9:35 PM Changeset in ffmpeg [9c4821ca] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:59 PM Changeset in ffmpeg [944d049e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
8:55 PM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by baoky
Command i use is […] my video.avs is this content …
8:32 PM Changeset in ffmpeg [df03ae8d] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: remove two unused variables.
8:30 PM Ticket #442 (scene change detection) closed by Clément Bœsch
fixed: Added in 7286814.
8:11 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) updated by Marton Balint
Maybe an audio driver issue, or some magical intelligence (the user …
8:01 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by Marton Balint
Cc, Owner changed
I'd rather use a patch like the one I attached. It uses the …
8:00 PM 0001-ffplay-use-dummy-video-driver-if-display-is-disabled.patch attached to Ticket #1402 by Marton Balint
7:46 PM Changeset in ffmpeg [5e822500] by Clément Bœsch <ubitux@gmail.com>
Changelog: add ffprobe flat output.
7:44 PM Changeset in ffmpeg [72868144] by Clément Bœsch <ubitux@gmail.com>
lavfi/select: add scene detection. Based on the shotdetect algorithm …
7:20 PM CompilationGuide/Centos edited by llogan
update vo-aacenc to 0.1.2; add vo-aacenc to revert section; update … (diff)
7:18 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
1. Yes tried with a lower resolution (1024x768 - the lowest possible) …
6:51 PM Ticket #1411 (ffmpeg fails to compile with mp2 muxer enabled alone) created by jamal
The following configuration fails when linking the executables: …
6:46 PM Ticket #1370 (dvvideo enc: incorrect output with 1440x1080) updated by Carl Eugen Hoyos
Priority, Type changed
FFmpeg prints an error now when DVCPRO HD encoding is requested.
6:42 PM Changeset in ffmpeg [6b87f07] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not try to encode DVCPRO HD, it produces broken files.
6:29 PM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by Carl Eugen Hoyos
Priority, Component changed
Please provide complete, uncut console output together with the …
6:28 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > As you can see from the output …
6:24 PM Test3.dvr-ms attached to Ticket #1297 by ramitb
6:22 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
Setting the frame rate doesn't appear to solve the problem. I'm …
6:04 PM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) created by baoky
Need Help Using FFMPEG with AVISYNTH I installed avisynth and i …
6:01 PM Changeset in ffmpeg [0a3e1569] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow colour space autodetection when encoding ljpeg. This works as …
6:01 PM Changeset in ffmpeg [02c2a54b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Remove misplaced comment.
5:15 PM Changeset in ffmpeg [bae99f76] by Clément Bœsch <ubitux@gmail.com>
ffprobe/flat: add escape for '`' and '$'.
5:08 PM Changeset in ffmpeg [41e9682a] by Alex Converse <alex.converse@gmail.com>
movenc: Write chan atom for all audio tracks in mov mode movies.
3:45 PM Ticket #1384 (FFPlay NoAudio Playback for Transport Stream File with AC3 Audio) updated by Jose Santiago
Replying to jlsantiago0: > Replying to cus: > …
3:41 PM Ticket #1384 (FFPlay NoAudio Playback for Transport Stream File with AC3 Audio) updated by Jose Santiago
Replying to cus: > Can you try with the patch series I …
2:41 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) updated by baoky
Replying to cehoyos: What should i do
1:49 PM Changeset in ffmpeg [02ff89a1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: disable audio volume insertion on the output side. This fixes …
1:06 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) updated by Carl Eugen Hoyos
Priority, Keywords, Description changed
1:03 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) created by baoky
[…] I just want to convert my mkv video to mp4 video with using …
12:41 PM Changeset in ffmpeg [84e430dd] by Martin Storsjö <martin@martin.st>
mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing Per …
12:22 PM Changeset in ffmpeg [2b1f105f] by Anton Khirnov <anton@khirnov.net>
doc/avconv: add some details about the transcoding process.
12:18 PM Changeset in ffmpeg [a982e5a0] by Anton Khirnov <anton@khirnov.net>
avidec: make scale and rate unsigned. The specs say they are unsigned …
12:18 PM Changeset in ffmpeg [bb7431f] by Anton Khirnov <anton@khirnov.net>
avconv: check output stream recording time before each frame returned …
12:18 PM Changeset in ffmpeg [a508e7a1] by Anton Khirnov <anton@khirnov.net>
avconv: split selecting input file out of transcode().
12:17 PM Changeset in ffmpeg [2f51ec2b] by Anton Khirnov <anton@khirnov.net>
avconv: split checking for active outputs out of transcode().
12:17 PM Changeset in ffmpeg [8eb9bf0] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: make some functions static. They are not used outside …
12:17 PM Ticket #1408 (Encoding to mp3 produces a file with audio and video by default) updated by Elon Musk
Video codec can be disabled, but storing image into tags should not be …
11:44 AM Changeset in ffmpeg [b0f6df28] by Paul B Mahol <onemda@gmail.com>
libopenjpeg: YUV410P and YUV411P support Signed-off-by: Paul B Mahol …
11:40 AM Changeset in ffmpeg [514f3e7c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 * …
11:12 AM Changeset in ffmpeg [a56b07b5] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: Update …
11:05 AM Changeset in ffmpeg [64bc5f3b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
10:38 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by baoky
i think i installed those already, the fontconfig and freetype with …
10:38 AM Changeset in ffmpeg [598eb973] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
10:32 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by Carl Eugen Hoyos
Afaict, this is a bug in your libass installation (pkgconfig only …
10:29 AM Changeset in ffmpeg [acc665f2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
10:25 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by baoky
Administrator@WIN-R4Q2EN76NTI /c/ffmpeg-0.11 $ pkg-config --libs …
10:22 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by Carl Eugen Hoyos
If you cannot use git, then please test 0.11 (that is currently the …
10:20 AM Ticket #1404 (Several problems with prores decoders/encoders during compilation) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you!
10:18 AM Changeset in ffmpeg [568a5924] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation condition for some ProRes dsp encoder functions. …
10:15 AM Changeset in ffmpeg [84986b4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation condition for some ProRes dsp decoder functions. …
10:07 AM Changeset in ffmpeg [a4b885d5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix ProRes decoder Makefile dependencies. Found, analysed and tested …
10:06 AM Changeset in ffmpeg [c02ef078] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix G.723.1 encoder Makefile dependencies.
9:51 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by baoky
I am not sure about git master.. what do i need to do. i am new to …
8:37 AM Ticket #1408 (Encoding to mp3 produces a file with audio and video by default) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/37424 Since …
7:41 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by Carl Eugen Hoyos
Keywords, Component changed
Please add the first line of the output of "git log" to confirm that …
7:26 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by baoky
[…]
7:14 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by Carl Eugen Hoyos
Please run configure, then run make. If you encounter an error, run …
7:11 AM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/145562 An aac …
7:10 AM Changeset in ffmpeg [c790ae02] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: add missing return carriage in error message.
6:52 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by baoky
after running make distclean make , make again and make V=1 returns …
5:41 AM Changeset in ffmpeg [e00b2d2] by Clément Bœsch <ubitux@gmail.com>
options: stop after option is found. This reverts …
5:41 AM Changeset in ffmpeg [6b35f1a2] by Clément Bœsch <ubitux@gmail.com>
timecode: move timecode muxer options to metadata. Some demuxers set …
5:41 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by Carl Eugen Hoyos
Priority changed
Please confirm that you are using current git head and that you did …
5:35 AM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) updated by Carl Eugen Hoyos
Keywords changed
3:17 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
Sounds similar - can I tag the current file and info/output to the …
12:40 AM Changeset in ffmpeg [0f0f3bd1] by Stefano Sabatini <stefasab@gmail.com>
lavfi: use av_default_item_name() as filter private context logger …

Jun 3, 2012:

11:11 PM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) created by baoky
Here is my line $ ./configure --enable-version3 --enable-libvorbis …
11:08 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by patters
Just thought I'd mention that the Serviio-distributed version of …
11:04 PM Changeset in ffmpeg [38c9ebd2] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: print more information for -debug 1 Signed-off-by: Michael …
11:04 PM Changeset in ffmpeg [730d079b] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix log level of FF_DEBUG_PICT_INFO Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [f1add01d] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: be more verbose when printing an error in transcode() Helps …
10:55 PM Changeset in ffmpeg [6a9854e8] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: specify more meaningful names for the lavfi buffer sources
10:54 PM Changeset in ffmpeg [4d6a8a2b] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add avfilter_default_filter_name() The function is modelled …
10:37 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by patters
Previous comment updated…
10:33 PM Changeset in ffmpeg [7d82020f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:14 PM Ticket #1400 (Segfault, using -filter_complex) updated by burek
ok, I'll keep that in mind, I just wanted to avoid the reply like …
10:09 PM Ticket #1400 (Segfault, using -filter_complex) updated by Cigaes
Please try the patches sent to the mailing list: …
10:07 PM Changeset in ffmpeg [e10eac91] by Stefano Sabatini <stefasab@gmail.com>
lavc/raw: add test utility for listing fourcc/pix_fmt map The test …
10:07 PM Changeset in ffmpeg [f3fea5ba] by Stefano Sabatini <stefasab@gmail.com>
lavfi/lut: fix component -> rgba mapping
9:43 PM Changeset in ffmpeg [8b0e1735] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use filter time base as codec time base.
9:43 PM Changeset in ffmpeg [48b5bcb3] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: avoid NULL dereference with filters. icodec can be NULL if …
8:45 PM libx264-hq.ffpreset attached to Ticket #1405 by klaussfreire
Preset file used
8:45 PM ffmpeg-preset-bug.log attached to Ticket #1405 by klaussfreire
Session log
8:45 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) created by klaussfreire
Bad Version: On git master branch, last commit at Sun Jun 3 …
8:42 PM Changeset in ffmpeg [4451f9ae] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.6.6 release.
8:42 PM Changeset in ffmpeg [4c223fe5] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.5.9 release.
8:30 PM Ticket #1404 (Several problems with prores decoders/encoders during compilation) created by jamal
Some problems i found with the different prores decoders and encoders. …
8:12 PM Changeset in ffmpeg [eb7efc12] by Michael Niedermayer <michaelni@gmx.at>
log: color prefixes according to their source. The use of cyan is …
7:57 PM Changeset in ffmpeg [2e39e7d0] by Michael Niedermayer <michaelni@gmx.at>
log: add AV_CLASS_CATEGORY_NB Signed-off-by: Michael Niedermayer …
7:56 PM Changeset in ffmpeg [2191aef9] by Michael Niedermayer <michaelni@gmx.at>
log: cleanup color arrays Signed-off-by: Michael Niedermayer …
7:55 PM Changeset in ffmpeg [a5c7525b] by Michael Niedermayer <michaelni@gmx.at>
set some categories of some AVClass structs Please help setting the …
7:39 PM Ticket #1403 (vp3 crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
7:35 PM Changeset in ffmpeg [83fa442b] by Reinhard Tartler <siretart@tauware.de>
tqi: Pass errors from the MB decoder This silences some valgrind …
7:35 PM Changeset in ffmpeg [679de9b5] by Reinhard Tartler <siretart@tauware.de>
ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
7:35 PM Changeset in ffmpeg [e17b1536] by Reinhard Tartler <siretart@tauware.de>
png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
6:56 PM Ticket #1403 (vp3 crash) created by ami_stuff
http://www.datafilehost.com/download-f559b2cf.html […] crashes …
6:42 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > The question is why is FFMPEG …
5:48 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by John
Yes, patchnodisplay.diff solved this problem (only #1402). When …
5:35 PM Changeset in ffmpeg [5a9588b0] by Reinhard Tartler <siretart@tauware.de>
png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
5:35 PM Changeset in ffmpeg [02cd93f4] by Reinhard Tartler <siretart@tauware.de>
tqi: Pass errors from the MB decoder This silences some valgrind …
5:35 PM Changeset in ffmpeg [f8a31e21] by Reinhard Tartler <siretart@tauware.de>
eatqi: move "block" variable into context to ensure sufficient …
5:35 PM Changeset in ffmpeg [8ba939fc] by Reinhard Tartler <siretart@tauware.de>
ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
5:22 PM Changeset in ffmpeg [b61e311b] by Reinhard Tartler <siretart@tauware.de>
Update RELEASE file for 0.7.6
5:22 PM Changeset in ffmpeg [ee66a719] by Reinhard Tartler <siretart@tauware.de>
Update changelog for 0.7.6 release
5:16 PM Changeset in ffmpeg [50336dc4] by Reinhard Tartler <siretart@tauware.de>
ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
5:16 PM Changeset in ffmpeg [269dbc53] by Reinhard Tartler <siretart@tauware.de>
png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
5:09 PM Changeset in ffmpeg [4dfea3e] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for the 0.8.3 Release
5:05 PM Changeset in ffmpeg [f9ee7d13] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8.3 Release
5:05 PM Changeset in ffmpeg [ec27262c] by Reinhard Tartler <siretart@tauware.de>
ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
5:04 PM Changeset in ffmpeg [d34e9e61] by Reinhard Tartler <siretart@tauware.de>
png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
3:42 PM Ticket #1395 (mpc8 crash) closed by Michael Niedermayer
fixed
3:40 PM Changeset in ffmpeg [44c10168] by Michael Niedermayer <michaelni@gmx.at>
mpc8: fix channel checks fix heap array overflow Found-by: Piotr …
3:33 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
:) - okay lucky guess. I did a little research, I ran the file through …
3:13 PM Ticket #1392 (pcm_bluray crash) closed by Michael Niedermayer
fixed
3:12 PM Changeset in ffmpeg [a5ad3c23] by Michael Niedermayer <michaelni@gmx.at>
av_get_audio_frame_duration: fix FPE Fixes ticket1392 Found-by: …
2:55 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) updated by Carl Eugen Hoyos
Keywords changed
Not reproducible here (ffplay continues to play no matter if the tty …
2:46 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Possible fix attached.
2:46 PM patchnodisplay.diff attached to Ticket #1402 by Carl Eugen Hoyos
2:37 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) updated by John
Comment 1: related to #1402 Comment 2: My system: …
2:37 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by John
Comment 1: related to #1401 Comment 2: This happened in …
2:12 PM Ticket #1402 (ffplay: doesn't work on a tty console) created by John
How to reproduce Invoke ffplay from non-graphical console …
2:01 PM screen2.png attached to Ticket #1401 by John
2nd image: description see ticket
2:00 PM screen.png attached to Ticket #1401 by John
1st image: normal operation
1:59 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) created by John
How to reproduce Invoke ffplay from somewhere (console with …
1:54 PM Ticket #1400 (Segfault, using -filter_complex) updated by Carl Eugen Hoyos
Please add backtrace etc. as explained on http://ffmpeg.org/bugreports.html
1:46 PM Changeset in ffmpeg [19dfbf19] by Anton Khirnov <anton@khirnov.net>
librtmp: return AVERROR_UNKNOWN instead of -1.
1:46 PM Changeset in ffmpeg [a91943bc] by Anton Khirnov <anton@khirnov.net>
librtmp: don't abuse a variable for two unrelated things.
1:45 PM Changeset in ffmpeg [007aede] by Anton Khirnov <anton@khirnov.net>
librtmp: add rtmp_app and rtmp_playpath private options. This makes …
1:26 PM Changeset in ffmpeg [96fadfb1] by Kostya Shishkov <kostya.shishkov@gmail.com>
bmv: add stricter checks for invalid decoded length This makes …
1:01 PM Changeset in ffmpeg [6df1cfa7] by Michael Niedermayer <michaelni@gmx.at>
mace: check channel count, fixes FPE Fixes ticket1391 Found-by: …
1:01 PM Changeset in ffmpeg [cc229d4e] by Michael Niedermayer <michaelni@gmx.at>
h263: disable loop filter with lowres Fixes ticket1212 Found-by: …
12:55 PM Ticket #1391 (mace6 crash) closed by Michael Niedermayer
fixed
12:47 PM Changeset in ffmpeg [169dae81] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Unconditionally compile init_stream() in bintext. Fixes compilation …
12:45 PM Ticket #1399 (ffmpeg fails to compile with bintext demuxer disabled and either xbin, ...) closed by Carl Eugen Hoyos
fixed: Credits for --enable-random go to Måns. Should be fixed in my next …
12:42 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) closed by Michael Niedermayer
fixed
12:41 PM Ticket #1400 (Segfault, using -filter_complex) updated by burek
I've tried to change 'amerge' with 'amix' and boy did it kill my …
12:16 PM Ticket #1400 (Segfault, using -filter_complex) updated by burek
Just to be sure, I've tried this same command on some other videos I …
12:07 PM Ticket #1400 (Segfault, using -filter_complex) created by burek
Summary of the bug: When running the following command line, a …
12:05 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
The only needed output is the one from the command line you posted …
10:18 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by patters
Yes, it does seem to be hardware only. …
10:09 AM Ticket #1384 (FFPlay NoAudio Playback for Transport Stream File with AC3 Audio) updated by Marton Balint
Can you try with the patch series I sent to ffmpeg-devel?
9:17 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > 1. What should I use place of …
8:22 AM Changeset in ffmpeg [cf3a1948] by Anton Khirnov <anton@khirnov.net>
avpacket: fix duplicating side data. Use correct side data size …
8:17 AM Ticket #442 (scene change detection) updated by Clément Bœsch
Owner changed
Work in progress, patch on the mailing list. Preview: …
8:04 AM Changeset in ffmpeg [7f17f4f1] by Nicolas George <nicolas.george@normalesup.org>
af_amerge: use the buferqueue API.
8:04 AM Changeset in ffmpeg [2f2d47a] by Nicolas George <nicolas.george@normalesup.org>
af_astreamsync: set samples rate in query_formats.
7:38 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
2 questions: 1. What should I use place of -sameq to preserve the …
7:19 AM Ticket #1399 (ffmpeg fails to compile with bintext demuxer disabled and either xbin, ...) created by jamal
The following configurations fail: […] All giving the same error, …
6:48 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Keywords, Version changed
Complete, uncut console output missing. Do I understand correctly …
6:39 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: Mostly unrelated: Please note …
1:44 AM Changeset in ffmpeg [c983ca5b] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: zero pointers after freeing Signed-off-by: Michael …
1:43 AM Changeset in ffmpeg [328e203c] by Michael Niedermayer <michaelni@gmx.at>
mpegts_audio_write: fix potential integer overflow Signed-off-by: …
1:36 AM Changeset in ffmpeg [21e2dc9f] by Luca Barbato <lu_zero@gentoo.org>
flv: support stream text data as onTextData Adobe specifies …
12:56 AM Changeset in ffmpeg [f67309c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:08 AM Changeset in ffmpeg [a128b310] by Michael Niedermayer <michaelni@gmx.at>
configure: add --enable/disable-random option This allows creating …

Jun 2, 2012:

11:53 PM Changeset in ffmpeg [d0f34c96] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: remove unused variables
11:53 PM Changeset in ffmpeg [0e3cec9f] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: optimize sine level addition Based-on commit by Måns Rullgård …
11:25 PM Changeset in ffmpeg [79674d27] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
vfwcap: Include windows.h before vfw.h since the latter requires …
11:25 PM Changeset in ffmpeg [b061ee9a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into …
11:25 PM Changeset in ffmpeg [baba561c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mingw32: properly check if vfw capture is supported by the system …
11:25 PM Changeset in ffmpeg [f6147eff] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Replace every usage of -lvfw32 with what is particularly necessary for …
11:25 PM Changeset in ffmpeg [b990187f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: properly check for mingw-w64 through installed headers. …
11:25 PM Changeset in ffmpeg [ae6c5785] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
11:25 PM Changeset in ffmpeg [97ed486f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
dxva2: define required feature selection macros Signed-off-by: Mans …
11:25 PM Changeset in ffmpeg [77630b68] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into …
11:25 PM Changeset in ffmpeg [732dbc0f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mingw32: properly check if vfw capture is supported by the system …
11:25 PM Changeset in ffmpeg [68d2c6e8] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: properly check for mingw-w64 through installed headers. …
11:25 PM Changeset in ffmpeg [4bccd5a3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
11:22 PM Changeset in ffmpeg [850298ef] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86: fix build with gcc 4.7 The upcoming gcc 4.7 has more advanced …
11:22 PM Changeset in ffmpeg [628b8229] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
11:17 PM Changeset in ffmpeg [c38d3e1a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
10:31 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by patters
I made my example files 10MB as per the guidelines here …
10:20 PM Changeset in ffmpeg [2439bd86] by Martin Storsjö <martin@martin.st>
mpegtsenc: Support LATM packetization for AAC This adds the avoption …
10:18 PM Changeset in ffmpeg [485d3ea0] by Martin Storsjö <martin@martin.st>
adtsenc: Don't expose the muxer internals to the rest of lavf This …
10:17 PM Changeset in ffmpeg [b1c56ea] by Martin Storsjö <martin@martin.st>
mpegtsenc: use AVFormatContext for AAC packetization This removes the …
10:14 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) created by patters
Hi, Firstly thanks for FFmpeg, it's an incredible tool. My interest …
10:13 PM Changeset in ffmpeg [d1a3a3d4] by Martin Storsjö <martin@martin.st>
mpegtsenc: use AVERROR() for return codes Signed-off-by: Jindrich …
9:45 PM Ticket #1393 (mpc7 crash) closed by Michael Niedermayer
fixed
9:43 PM Changeset in ffmpeg [e9523378] by Michael Niedermayer <michaelni@gmx.at>
mpc7: fix handling of last frame Fixes heap buffer overflow Fixes …
9:26 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by ramitb
Thanks for looking into this. 1. How do you know what frame rate to …
8:55 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Michael Niedermayer
Replying to dalecurtis: > I was testing the next FFmpeg …
8:50 PM Changeset in ffmpeg [e0eaf100] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix regression that caused reading the whole file during open …
7:56 PM Changeset in ffmpeg [22505c18] by Marton Balint <cus@passwd.hu>
ffplay: calculate audio diff threshold based on the actual settings …
7:55 PM Changeset in ffmpeg [0dad5292] by Marton Balint <cus@passwd.hu>
ffplay: try more channel count combinations for SDL_OpenAudio This …
7:41 PM Ticket #1397 (sonic crash) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
7:13 PM Ticket #1381 (png regression) closed by Michael Niedermayer
fixed
7:12 PM Changeset in ffmpeg [82570d2f] by Michael Niedermayer <michaelni@gmx.at>
png_parser: dont falsely mark frames as keyframes Fixes Ticket1381 …
7:11 PM Changeset in ffmpeg [5665674b] by Michael Niedermayer <michaelni@gmx.at>
lavf: use input keyframe flag when muxer does not provide keyframe …
6:59 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version changed
[…]
6:41 PM Ticket #1397 (sonic crash) created by ami_stuff
http://www.datafilehost.com/download-d2b7d207.html […]
6:40 PM Ticket #1376 (avfilter crash) updated by ami_stuff
crashes here with (not my build): […] and …
6:39 PM Ticket #1390 (mp1 crash on windows) updated by ami_stuff
crashes here with (not my build): […] and …
6:33 PM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint.
6:24 PM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) updated by Carl Eugen Hoyos
Version, Component changed
I believe url.h is not a public header that can break binary …
6:22 PM Ticket #1395 (mpc8 crash) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
6:19 PM Ticket #1394 (mpc7 crash 2) updated by Carl Eugen Hoyos
Keywords, Version changed
Looks like a duplicate of ticket #1393.
6:11 PM Ticket #1393 (mpc7 crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
6:08 PM Ticket #1392 (pcm_bluray crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
6:07 PM Ticket #1391 (mace6 crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
6:05 PM Ticket #1390 (mp1 crash on windows) updated by Carl Eugen Hoyos
Could you test with current git head? I see no invalid memory accesses …
5:59 PM Ticket #1374 (bink: invalid reads) closed by Michael Niedermayer
fixed
5:56 PM Changeset in ffmpeg [b3675f89] by Michael Niedermayer <michaelni@gmx.at>
bink: fix out of reference frame read Fixes Ticket1374 …
5:46 PM Changeset in ffmpeg [7821264c] by Marton Balint <cus@passwd.hu>
ffplay: simplify audio_open, rename parameters to more explanatory …
5:46 PM Changeset in ffmpeg [73420379] by Marton Balint <cus@passwd.hu>
ffplay: remove VideoState from audio_open Signed-off-by: Marton …
5:46 PM Changeset in ffmpeg [e1248f5c] by Marton Balint <cus@passwd.hu>
ffplay: put audio parameters to their own struct Signed-off-by: …
5:45 PM Changeset in ffmpeg [03095d73] by Marton Balint <cus@passwd.hu>
ffplay: put audio_open into a seperate function Signed-off-by: Marton …
3:06 PM Changeset in ffmpeg [1bf22c3a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
1:37 PM Changeset in ffmpeg [fb4e434c] by Michael Niedermayer <michaelni@gmx.at>
h264: log debug output for slightly truncated streams Signed-off-by: …
1:36 PM Changeset in ffmpeg [cd0f9f00] by Michael Niedermayer <michaelni@gmx.at>
h264: try to better handle h264 streams that are slightly truncated …
2:19 AM Ticket #1373 (bmv_video crash) closed by Michael Niedermayer
fixed
2:18 AM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) updated by jyavenard
will also report it to the libav project
2:18 AM Changeset in ffmpeg [debbcfae] by Michael Niedermayer <michaelni@gmx.at>
bmv: fix apparent sign error in the frame_off check Fixes part of …
2:18 AM Changeset in ffmpeg [679c578c] by Michael Niedermayer <michaelni@gmx.at>
bmv: fix integer overflows in vlc decoder. Fixes part of Ticket1373 …
2:15 AM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) created by jyavenard
commit [32d545e0] inserted a new member to the structure URLProtocol …
12:39 AM Ticket #1372 (ffv1 crash) closed by Michael Niedermayer
fixed: both fixed thanks
12:37 AM Changeset in ffmpeg [9ebe6e39] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix integer overflow in quant table initialization Fixes part …
12:33 AM Ticket #1395 (mpc8 crash) created by ami_stuff
http://samples.mplayerhq.hu/multichannel/6_Channel_ID.flac […]
12:30 AM Changeset in ffmpeg [97c281d5] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix crash caused by version becoming inconsistent Fixes part of …
12:29 AM Ticket #1394 (mpc7 crash 2) created by ami_stuff
http://www.datafilehost.com/download-d2b7d207.html […]
12:26 AM Ticket #1393 (mpc7 crash) created by ami_stuff
http://samples.mplayerhq.hu/flac/24-bit_192kHz.flac […]
12:20 AM Ticket #1392 (pcm_bluray crash) created by ami_stuff
http://samples.mplayerhq.hu/A-codecs/IMC/mensaje.avi […]
12:13 AM Ticket #1391 (mace6 crash) created by ami_stuff
http://www.datafilehost.com/download-6d968fed.html […]
12:12 AM Ticket #1390 (mp1 crash on windows) created by ami_stuff
crashes also with -acodec mp2/3, but not with float versions …

Jun 1, 2012:

11:15 PM Ticket #1389 (support setting bitrate for v4l UVC web cam with hardware h264 encoder) created by burek
I'm not quite sure if this is already possible using FFmpeg, but I'll …
11:02 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Dale Curtis
I was testing the next FFmpeg roll for Chrome and realized this fix …
9:22 PM Changeset in ffmpeg [0bae6661] by Michael Niedermayer <michaelni@gmx.at>
fraps: fix version 0/1 input data size check. Fixes array overread. …
9:22 PM Changeset in ffmpeg [f23a2418] by Michael Niedermayer <michaelni@gmx.at>
wmv1: check that the input buffer is large enough Fixes null ptr …
9:21 PM Ticket #1367 (wnv1 crash) closed by Michael Niedermayer
fixed
9:21 PM Ticket #1371 (fraps: invalid reads) closed by Michael Niedermayer
fixed
7:49 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by ami_stuff
please test also with lead_h263_ehc.avi
7:48 PM lead_h263_ehc.avi attached to Ticket #1212 by ami_stuff
7:40 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by ami_stuff
it looks like LEAD H263 text it not completly displayed with ffplay …
7:35 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by ami_stuff
currently ffplay does not crash with -vlowres 2 anymore, but just …
7:06 PM Changeset in ffmpeg [fd0c83c6] by Clément Bœsch <ubitux@gmail.com>
ffprobe: add flat output format.
6:52 PM Changeset in ffmpeg [db839544] by Clément Bœsch <ubitux@gmail.com>
ffprobe/xml: use writer multiple_sections instead of local context …
6:52 PM Changeset in ffmpeg [2248db94] by Clément Bœsch <ubitux@gmail.com>
ffprobe: move packets_and_frames work to writer context.
6:10 PM Changeset in ffmpeg [7980a260] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Let ffmpeg select the null and anull filters. They are needed since …
6:01 PM Ticket #1385 (FFmpeg seems to hang when reencoding mpeg-ps to mp4) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1385
6:00 PM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by burek
To be honest, I haven't realized there are 2 problems in this issue, …
5:59 PM Changeset in ffmpeg [fbc5e0fa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: http: …
5:59 PM Ticket #1349 (itsoffset doesn't work for second input file (audio)) reopened by Carl Eugen Hoyos
Reopening as is seems unclear if there is a problem or not.
5:58 PM Ticket #1385 (FFmpeg seems to hang when reencoding mpeg-ps to mp4) updated by burek
he (the guy that asked for help on forum) uploaded some samples to …
5:18 PM teenagelament_cut.ram attached to Ticket #1388 by Carl Eugen Hoyos
5:17 PM Ticket #1388 (rv30 decoder does not completely support resolution changes) created by Carl Eugen Hoyos
(bug 299) I will attach a rv30 sample that continuously changes …
5:16 PM Changeset in ffmpeg [0d83edab] by Michael Niedermayer <michaelni@gmx.at>
dct-test: give emms a memory clober. Without this, the compiler in …
5:15 PM Changeset in ffmpeg [461030a7] by Michael Niedermayer <michaelni@gmx.at>
dct-test: perform emms before gettime(). This fixes the hypothetical …
4:44 PM Changeset in ffmpeg [9758b1c] by Michael Niedermayer <michaelni@gmx.at>
fate: enable fate-mapchan-6ch-extract-2-downmix-mono Signed-off-by: …
4:43 PM Changeset in ffmpeg [d43812e2] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: move pan filter insertion up. This fixes one (disabled) fate …
3:38 PM Changeset in ffmpeg [dbaf79c9] by Martin Storsjö <martin@martin.st>
http: Add the url_shutdown function for https, too Signed-off-by: …
3:38 PM Changeset in ffmpeg [59525641] by Martin Storsjö <martin@martin.st>
http: Simplify code by removing a local variable Signed-off-by: …
3:38 PM Changeset in ffmpeg [3cbcfa2d] by Martin Storsjö <martin@martin.st>
http: Clear the old URLContext pointer when closed This fixes issues …
3:30 PM Ticket #1387 (v4l2 uses wrong (default) parameters) created by burek
Using web cameras, usual way of setting web cam parameters is by using …
3:08 PM Ticket #1239 (rv20: crash with lowres) closed by Michael Niedermayer
fixed
3:07 PM Changeset in ffmpeg [0766b6e3] by Michael Niedermayer <michaelni@gmx.at>
rv20: fix lowres out of array read Fixes Ticket1239 Signed-off-by: …
1:54 PM Ticket #1365 (yop crash) closed by Michael Niedermayer
fixed
1:52 PM Changeset in ffmpeg [febc013d] by Michael Niedermayer <michaelni@gmx.at>
yopdec: check frame oddness to be within supported limits Fixes …
1:51 PM Changeset in ffmpeg [b6fdf8d] by Michael Niedermayer <michaelni@gmx.at>
yopdec: check that palette fits in the packet Signed-off-by: Michael …
1:30 PM FLV 368×288.flv attached to Ticket #1386 by Đonny
FLV 360x288 409 kb/s vp6f + mp3. This file causes ffprobe to detect …
1:27 PM Ticket #1386 (ffprobe report different widths for some videos) created by Đonny
For some video files ffprobe reports different width on stderr and …
1:24 PM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by Carl Eugen Hoyos
Replying to burek: > For the second question: This is now …
12:52 PM Ticket #1385 (FFmpeg seems to hang when reencoding mpeg-ps to mp4) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1385
12:52 PM Ticket #1383 (HTTP playback will crash if URL can't be opened for whatever reasons) closed by Michael Niedermayer
fixed
12:51 PM Ticket #1385 (FFmpeg seems to hang when reencoding mpeg-ps to mp4) created by Carl Eugen Hoyos
Originally reported …
12:48 PM Changeset in ffmpeg [f218121a] by Michael Niedermayer <michaelni@gmx.at>
http: use ffurl_closep() Fixes Ticket1383 Signed-off-by: Michael …
12:47 PM Changeset in ffmpeg [edf96d63] by Michael Niedermayer <michaelni@gmx.at>
url: add ffurl_closep() which also sets the context pointer to NULL …
12:40 PM Changeset in ffmpeg [f89aa675] by Michael Niedermayer <michaelni@gmx.at>
lavf: use av_freep() in ffurl_close() Signed-off-by: Michael …
12:25 PM Changeset in ffmpeg [2dbb8cc] by Michael Niedermayer <michaelni@gmx.at>
tcp: Check the return values from bind and accept Signed-off-by: …
12:02 PM Changeset in ffmpeg [5f509fa2] by Michael Niedermayer <michaelni@gmx.at>
log: add category to AVClass Signed-off-by: Michael Niedermayer …
10:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by Carl Eugen Hoyos
Reproduced by developer changed
10:31 AM Changeset in ffmpeg [23b365f1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Summary changed
10:14 AM Changeset in ffmpeg [422418b6] by Michael Niedermayer <michaelni@gmx.at>
dnxhd: replace asserts by av_asserts Signed-off-by: Michael …
10:14 AM Changeset in ffmpeg [e6866b1c] by Michael Niedermayer <michaelni@gmx.at>
fate: only check stddev for acodec-ra144 ra144 uses floats so …
9:45 AM Ticket #1377 (pcm_s8_planar crash) closed by Michael Niedermayer
fixed
9:21 AM Ticket #1312 (Support multi-threaded resolution change) updated by jyavenard
If you use the default multi-threaded h264 decoder, ffmpeg doesn't …
9:09 AM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/image-samples/exr/ contains a working …
8:47 AM Ticket #684 (WebM not streamable from ffserver) closed by Carl Eugen Hoyos
fixed: Thank you for testing again!
8:41 AM Ticket #1312 (Support multi-threaded resolution change) updated by Carl Eugen Hoyos
Replying to jyavenard: > That no current player is able …
8:14 AM Ticket #684 (WebM not streamable from ffserver) updated by lissyx
Hello, I just retried on an updated git tree: $ git describe …
7:45 AM Changeset in ffmpeg [aac41ec1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Let ffmpeg select the setpts filter. Do not disable ffmpeg with …
7:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by jyavenard
then the answer is yes. This type of stream could theorically occur …
7:22 AM Ticket #1351 (mpeg2video lowres support) closed by Carl Eugen Hoyos
fixed
7:06 AM Ticket #1312 (Support multi-threaded resolution change) updated by Carl Eugen Hoyos
Please allow me to rephrase my badly worded question: Is there a …
7:04 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > So I put -r 25 to the command …
6:06 AM Changeset in ffmpeg [64df092b] by Clément Bœsch <ubitux@gmail.com>
swr: fix a few typo.
2:16 AM Changeset in ffmpeg [abf5f6ea] by Michael Niedermayer <michaelni@gmx.at>
fate: try to fix 3rd md5 implementation Signed-off-by: Michael …
12:32 AM Changeset in ffmpeg [03ce421c] by Michael Niedermayer <michaelni@gmx.at>
8svx: fix crash Fixes Ticket1377 Found-by: Piotr Bandurski …
Note: See TracTimeline for information about the timeline view.