Timeline
Jun 8, 2012:
- 10:34 PM Changeset in ffmpeg [023c073] by
- add bracket around the argument (fixes compilation error with ICL) …
- 10:28 PM Changeset in ffmpeg [690ea935] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
- 10:22 PM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) created by
- 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
- 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
- 1. Yes it is, I'll add my comments there 2. i've opened a separate …
- 9:59 PM Changeset in ffmpeg [7e22514d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:12 PM Changeset in ffmpeg [e016e3c9] by
- swr: add mix8to2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 8:02 PM Changeset in ffmpeg [b0348158] by
- swr: 5.1->stereo double, float and s16 2.5 times faster than the …
- 7:55 PM Changeset in ffmpeg [ca30ae12] by
- swr: add all in one rematrixing function ptr Signed-off-by: Michael …
- 7:54 PM Changeset in ffmpeg [dfde3d49] by
- swr: add inrermediate sample type for rematrixing Signed-off-by: …
- 7:47 PM Changeset in ffmpeg [03e098e] by
- lavu: change versioning script to include all av* prefixed symbols …
- 7:41 PM Changeset in ffmpeg [d843e7dc] by
- Update changelog for 0.5.9 release Signed-off-by: Derek Buitenhuis …
- 7:32 PM Changeset in ffmpeg [cb819338] by
- ffplay: reset AVFrame to defaults before decoding each new frame. …
- 7:32 PM Changeset in ffmpeg [349b65ee] by
- ffplay: check return code of avcodec_decode_video2() Signed-off-by: …
- 7:20 PM Changeset in ffmpeg [888cee6] by
- Update changelog for 0.6.6 release Signed-off-by: Derek Buitenhuis …
- 6:52 PM Changeset in ffmpeg [3b81a18b] by
- float_dsp: ppc: add a separate header for Altivec function prototypes …
- 6:45 PM Changeset in ffmpeg [a839d6ab] by
- ARM: fix float_dsp breakage from d5a7229 Signed-off-by: Mans Rullgard …
- 5:14 PM Changeset in ffmpeg [d5a7229] by
- Add a float DSP framework to libavutil Move vector_fmul() from …
- 5:14 PM Changeset in ffmpeg [98db4e2a] by
- PPC: Move types_altivec.h and util_altivec.h from libavcodec to …
- 5:14 PM Changeset in ffmpeg [94d2b0d] by
- ARM: Move asm.S from libavcodec to libavutil This will allow for …
- 4:57 PM Ticket #123 (Fuzzed sample crashes ffplay) reopened by
- I still get a crash with ffplay with current git master (but no …
- 4:24 PM Changeset in ffmpeg [718607be] by
- rv10: change assert() to av_assert() Signed-off-by: Michael …
- 4:22 PM Changeset in ffmpeg [1be7bfdd] by
- ffmpeg.c: fix erroneous "Output file is empty" message. This message …
- 1:55 PM Changeset in ffmpeg [134d0f71] by
- Revert "Fix building libopencore_amrnb decoder without …
- 1:49 PM Ticket #1428 (Several missing dependencies in the build system) closed by
- fixed: All issues should be fixed, iac works fine here with only "sinewin" …
- 1:29 PM Changeset in ffmpeg [b35d38bd] by
- Add iac build dependency. Found and analysed by trac user Jamal. …
- 1:29 PM Changeset in ffmpeg [37a9cdfc] by
- Fix dirac decoder build dependencies. Found, analysed and tested by …
- 1:29 PM Changeset in ffmpeg [8a880d69] by
- Fix latm muxer Makefile dependencies. Found, analysed and tested by …
- 1:29 PM Changeset in ffmpeg [b8e2dcd] by
- Fix jacosub muxer Makefile dependencies. Found, analysed and tested …
- 1:29 PM Changeset in ffmpeg [b8fe9f08] by
- 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
- fixed: Should be fixed, thanks for reporting bug.
- 1:03 PM Changeset in ffmpeg [e11020a1] by
- Fix building libopencore_amrnb decoder without libopencore_amrnb …
- 10:42 AM Changeset in ffmpeg [f4e0ec81] by
- pixdesc: BGRA64 is rgb pixel format Signed-off-by: Paul B Mahol …
- 10:38 AM Changeset in ffmpeg [ce39a84a] by
- cmdutils: update copyright year to 2012.
- 10:16 AM Changeset in ffmpeg [5b51efdc] by
- fate-bprint: try to workaround platform specific value. this should …
- 9:44 AM Changeset in ffmpeg [d5d30d56] by
- Revert "sinewin_tablegen: use av_assert" using as_assert() in the …
- 8:40 AM Changeset in ffmpeg [bc92214e] by
- vc1dsp: mark put/avg_vc1_mspel_mc() always_inline This ensures that …
- 5:46 AM Ticket #1430 (More efficient deshake filter) updated by
-
Description changed
- 5:46 AM Ticket #1430 (More efficient deshake filter) updated by
-
Description changed
- 1:35 AM Changeset in ffmpeg [80485a4] by
- mpegtsenc: make pts/dts offseting optional Signed-off-by: Michael …
Jun 7, 2012:
- 11:53 PM Ticket #1430 (More efficient deshake filter) created by
- An interesting de-shake filter article: …
- 10:43 PM Ticket #1429 (ffmpeg 0.11.1 and git configure wrong) created by
- ./config.h:156:13:null character(s) ignored ./config.h:2:0: ошибка: …
- 9:19 PM Changeset in ffmpeg [6668ef75] by
- cmdutils: include threading caps in codecs listing. Suggested by …
- 9:13 PM Ticket #1428 (Several missing dependencies in the build system) created by
- 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
- GIT Head bug gone […]
- 8:53 PM Changeset in ffmpeg [39fe8033]n0.11.1 by
- Update for 0.11.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 8:51 PM Changeset in ffmpeg [e0545262] by
- amerge: accept multiple inputs.
- 8:38 PM Ticket #123 (Fuzzed sample crashes ffplay) closed by
- 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
- fixed: This should be fixed in latest git master.
- 8:28 PM Changeset in ffmpeg [e8e492b3] by
- af_amerge: move nb_in_ch into the in structure. With that change, …
- 8:28 PM Changeset in ffmpeg [e45a92dc] by
- audioconvert: implement av_bprint_channel_layout(). And reimplement …
- 8:28 PM Changeset in ffmpeg [7a2b4291] by
- fate: add bprint test.
- 8:28 PM Changeset in ffmpeg [b3e2bb08] by
- bprint: add av_bprint_init_for_buffer().
- 8:21 PM Ticket #1402 (ffplay: doesn't work on a tty console) closed by
- fixed: Fixed by Marton Balint.
- 8:18 PM Ticket #238 (ffplay fails to play file with changing pixel format) closed by
- fixed: Fixed by Marton Balint.
- 8:13 PM Changeset in ffmpeg [9148ae5b] by
- opt: add test for IMAGE_SIZE and PIXEL_FMT.
- 8:13 PM Changeset in ffmpeg [61c266d7] by
- opt: free test_ctx.string at the end. Makes valgrind happy.
- 8:13 PM Changeset in ffmpeg [42b774ab] by
- opt: init test_ctx to 0. Otherwise, setting string will try to free a …
- 8:13 PM Changeset in ffmpeg [d9b0d75c] by
- opt: add AV_OPT_TYPE_PIXEL_FMT.
- 7:55 PM Changeset in ffmpeg [9f7b014a] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
- 7:45 PM Changeset in ffmpeg [67732b9d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
- 7:32 PM Changeset in ffmpeg [b4d44367] by
- h261enc: use av_assert Signed-off-by: Michael Niedermayer …
- 7:31 PM Changeset in ffmpeg [07732b4f] by
- h261dec: use av_assert Signed-off-by: Michael Niedermayer …
- 7:30 PM Changeset in ffmpeg [a21c2126] by
- swfenc: use av_assert Signed-off-by: Michael Niedermayer …
- 7:27 PM Changeset in ffmpeg [a8656cd4] by
- mpegts: Remove disabled extension matching probe.
- 7:09 PM Changeset in ffmpeg [610a5264] by
- xmv: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:07 PM Changeset in ffmpeg [4e3fc468] by
- h264_mvpred: use av_assert Signed-off-by: Michael Niedermayer …
- 6:51 PM Changeset in ffmpeg [3422e7c3] by
- 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
- ...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
- 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
- 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
- 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
-
Version changed
You are asking for OBMC and GMC encoding in libx264. libx264 does not … - 5:04 PM Ticket #1347 (gif parser) updated by
-
Version, Type changed
image2pipe needs a AVParser for the used format. In this case here a … - 5:02 PM Changeset in ffmpeg [107b4238] by
- 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
- 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
- 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
- Summary of the bug: decoding of a sequence is not consistent How to …
- 4:01 PM Changeset in ffmpeg [23d8aaae] by
- yuv2rgb: remove assert() the codepath is not invalid Signed-off-by: …
- 4:01 PM Changeset in ffmpeg [5ee638fd] by
- svq1enc: use av_assert Signed-off-by: Michael Niedermayer …
- 3:13 PM Changeset in ffmpeg [25e87fc5] by
- ffmpeg: move keyboard interaction in a function. It makes the …
- 3:03 PM Changeset in ffmpeg [9915a33f] by
- 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
- Replying to ramitbhalla: > Okay - help me understand …
- 2:27 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- 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
- Related to: http://thread.gmane.org/gmane.comp.video.ffmpeg.user/37525 …
- 10:35 AM Ticket #1424 (Film Strip Logo) updated by
- Combined with FFmpeg text like this: …
- 10:33 AM Ticket #1424 (Film Strip Logo) updated by
- Something like this: …
- 10:28 AM Changeset in ffmpeg [d0e9415d] by
- 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
- Is the crash on gentoo also reproducible with --disable-asm …
- 7:21 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
- 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
-
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
- Replying to ramitbhalla: > So you're saying that it's …
Jun 6, 2012:
- 11:22 PM Changeset in ffmpeg [5fdcfdf2] by
- ffplay: fix build if avfilter is disabled Signed-off-by: Marton …
- 11:22 PM Changeset in ffmpeg [a78bc6f7] by
- ffplay: fix frame_delay calculation in new avfilter code …
- 11:22 PM Changeset in ffmpeg [e85df18d] by
- ffplay: add support for changing pixel format With the filtering code …
- 11:22 PM Changeset in ffmpeg [cd947e9a] by
- ffplay: add missing filt_in assignment after video filter reconfigure …
- 11:22 PM Changeset in ffmpeg [0a501c75] by
- ffplay: fix frame aspect ratio after qatar merge Signed-off-by: …
- 11:21 PM Changeset in ffmpeg [c9651d4b] by
- ffplay: fix use after free reproduceable with: ffmpeg -i …
- 11:06 PM Changeset in ffmpeg [964f8419] by
- probetest: allow specifying parameters on the command line …
- 10:55 PM Changeset in ffmpeg [5c2ffa2c] by
- mpegvideo: fix out of heap array accesses Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [6be8e44c] by
- search_for_quantizers_faac: fix curband Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [565581b0] by
- ffmpeg: avoid a confusing and easy to break if(). Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [dc85ca09] by
- ffmpeg: use isatty() before messing with the terminal state This …
- 10:55 PM Changeset in ffmpeg [a53ca16a] by
- swr-test: support "--help" Signed-off-by: Michael Niedermayer …
- 10:55 PM Changeset in ffmpeg [92e5e621] by
- buildsys: fix rules for swresample-test Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [e1c94344] by
- Make H264 reorder buffer size message less verbose. (cherry picked …
- 10:55 PM Changeset in ffmpeg [af3f7c88] by
- Add missing CRLFs to avisynth error messages. (cherry picked from …
- 10:55 PM Changeset in ffmpeg [b4294e23] by
- Fix MP2 muxer Makefile dependencies. Found, analysed and tested by …
- 10:55 PM Changeset in ffmpeg [7d979364] by
- mpc8: fix maximum bands handling In Musepack SV8 codec property tell …
- 10:55 PM Changeset in ffmpeg [f9fc08de] by
- aacdec: Turn PS off when switching to stereo and turn it to implicit …
- 10:55 PM Changeset in ffmpeg [31d3b3b] by
- Fix compilation condition for some ProRes dsp encoder functions. …
- 10:55 PM Changeset in ffmpeg [706809ad] by
- Fix compilation condition for some ProRes dsp decoder functions. …
- 10:55 PM Changeset in ffmpeg [4e66ca5f] by
- Fix ProRes decoder Makefile dependencies. Found, analysed and tested …
- 10:55 PM Changeset in ffmpeg [530ce76a] by
- Fix G.723.1 encoder Makefile dependencies. (cherry picked from commit …
- 10:55 PM Changeset in ffmpeg [0e74b214] by
- ffv1dec: print more information for -debug 1 Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [381a9140] by
- ffv1: fix log level of FF_DEBUG_PICT_INFO Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [d0d9182d] by
- mpc8: fix channel checks fix heap array overflow Found-by: Piotr …
- 10:55 PM Changeset in ffmpeg [320704f] by
- av_get_audio_frame_duration: fix FPE Fixes ticket1392 Found-by: …
- 10:55 PM Changeset in ffmpeg [be1d6503] by
- mace: check channel count, fixes FPE Fixes ticket1391 Found-by: …
- 10:55 PM Changeset in ffmpeg [bbc4d287] by
- h263: disable loop filter with lowres Fixes ticket1212 Found-by: …
- 10:55 PM Changeset in ffmpeg [3bb942e6] by
- mpc7: fix handling of last frame Fixes heap buffer overflow Fixes …
- 10:55 PM Changeset in ffmpeg [e863d330] by
- oggdec: fix regression that caused reading the whole file during open …
- 10:55 PM Changeset in ffmpeg [433ec3af] by
- png_parser: dont falsely mark frames as keyframes Fixes Ticket1381 …
- 10:55 PM Changeset in ffmpeg [d0cb4dc4] by
- lavf: use input keyframe flag when muxer does not provide keyframe …
- 10:55 PM Changeset in ffmpeg [95b1cbc4] by
- bink: fix out of reference frame read Fixes Ticket1374 …
- 10:55 PM Changeset in ffmpeg [177fc243] by
- h264: log debug output for slightly truncated streams Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [46b99bb7] by
- h264: try to better handle h264 streams that are slightly truncated …
- 10:55 PM Changeset in ffmpeg [03275ed2] by
- bmv: fix apparent sign error in the frame_off check Fixes part of …
- 10:55 PM Changeset in ffmpeg [ae5f69a] by
- bmv: fix integer overflows in vlc decoder. Fixes part of Ticket1373 …
- 10:55 PM Changeset in ffmpeg [dc72a59f] by
- ffv1: fix integer overflow in quant table initialization Fixes part …
- 10:55 PM Changeset in ffmpeg [70af4f20] by
- ffv1: fix crash caused by version becoming inconsistent Fixes part of …
- 10:55 PM Changeset in ffmpeg [0964e189] by
- fraps: fix version 0/1 input data size check. Fixes array overread. …
- 10:55 PM Changeset in ffmpeg [7883efbb] by
- wmv1: check that the input buffer is large enough Fixes null ptr …
- 10:55 PM Changeset in ffmpeg [af67af59] by
- rv20: fix lowres out of array read Fixes Ticket1239 Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [d3c564b7] by
- yopdec: check frame oddness to be within supported limits Fixes …
- 10:55 PM Changeset in ffmpeg [bb5314da] by
- yopdec: check that palette fits in the packet Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [33a3f1fe] by
- 8svx: fix crash Fixes Ticket1377 Found-by: Piotr Bandurski …
- 10:55 PM Changeset in ffmpeg [ac3fc94e] by
- sgienc: add a limit for maximum supported resolution Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [d838c408] by
- qdm2: fix incorrect error spam Fixes Ticket1375 Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [eea82203] by
- libmp3lame: add missing layout terminator Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [617d91b7] by
- h264: Fail on DPC its not fully implemented Fixes part of Ticket1369 …
- 10:55 PM Changeset in ffmpeg [f1150e0c] by
- dv-demux: dont mess with codec values Fixes part of Ticket1369 …
- 10:55 PM Changeset in ffmpeg [f46b5765] by
- jacosub_probe: slightly increase the score to limit misdetection. …
- 10:55 PM Changeset in ffmpeg [662ab44c] by
- jacosub_probe: speedup by making only one call to sscanf (cherry …
- 10:55 PM Changeset in ffmpeg [cc0a6844] by
- h264: move q0 scan tables into context This fixes out of global array …
- 10:55 PM Changeset in ffmpeg [7f0f6602] by
- oggparsevorbis: fix null ptr dereference Found-by: Mateusz "j00ru" …
- 10:55 PM Changeset in ffmpeg [d5d5f960] by
- mpeg4videodec: Check that cplx_estimation_* fits in the available …
- 10:55 PM Changeset in ffmpeg [91ac6d99] by
- gifenc: support resolutions up to 65535x65535 Maybe someone can add a …
- 10:55 PM Changeset in ffmpeg [0a311df6] by
- ipmovie_probe: speedup by avoiding memcmp() call Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [48094cb2] by
- ac3_probe: speedup by checking for header earlier Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [d3d6849d] by
- binkaudio: check number of channels Fixes #1380. Signed-off-by: Paul …
- 10:55 PM Changeset in ffmpeg [ddb92c6d] by
- indeo5: check quant_mat prevents out of array read Found-by: Mateusz …
- 10:55 PM Changeset in ffmpeg [55a97399] by
- ffv1: fix reading global header with CRC Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [eecbd9a7] by
- avidec: fix odd extradata size case. Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [a441a96e] by
- libavformat: ff_get_bmp_header: return esize too Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [dff4dbdf] by
- h264_cavlc: check prefix before using it. Found-by: Mateusz "j00ru" …
- 10:55 PM Changeset in ffmpeg [622e926e] by
- h264: increase scantable sizes to avoid overread We could also check …
- 10:55 PM Changeset in ffmpeg [8ad71e27] by
- truemotion1: Check index, fix out of array read Found-by: Mateusz …
- 10:55 PM Changeset in ffmpeg [cdcd99ee] by
- exr: make message about missing feature more useful Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [9dc14fd3] by
- iff: check if there is extradata Fixes #1368. Signed-off-by: Paul B …
- 10:55 PM Changeset in ffmpeg [ba2d20b4] by
- exr: alpha support Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 10:55 PM Changeset in ffmpeg [b395bac3] by
- lavc: clarify experimental codec message Should be easier for new …
- 10:55 PM Changeset in ffmpeg [3768afd5] by
- ape: Fix null ptr dereference with files missing a seekatable. Such …
- 10:55 PM Changeset in ffmpeg [e0f0486c] by
- movdec: Check count of stts/ctts elements instead of just the pointer. …
- 10:55 PM Changeset in ffmpeg [56e987d2] by
- 4xm: fix division by zero caused by bps<8 Found-by: Mateusz "j00ru" …
- 10:55 PM Changeset in ffmpeg [c64bfd7c] by
- lavfi: use getter/setter functions for AVFrame.pkt_pos Signed-off-by: …
- 10:55 PM Changeset in ffmpeg [0e2b69b4] by
- lavfi: Fill linesize, sample_rate and channel_layout fields in …
- 10:55 PM Changeset in ffmpeg [63040dcd] by
- configure: fix the wording for gpl incompatible licenses warnings …
- 10:55 PM Changeset in ffmpeg [1e78d75d] by
- configure: openssl is compatible with the LGPL. looking at the …
- 10:05 PM Changeset in ffmpeg [1372c826] by
- 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
- So you're saying that it's normal for FFMPEG to drop frames to get the …
- 9:26 PM Changeset in ffmpeg [8d1de449] by
- ffprobe: show packet duration in frame
- 9:26 PM Changeset in ffmpeg [9083d09e] by
- ffprobe: honour special value for duration A duration value is …
- 9:25 PM Changeset in ffmpeg [ad347bf4] by
- lavfi: remove avfilter_default_item_name() from public API The …
- 9:22 PM Changeset in ffmpeg [fe16ca1b] by
- lavfi/ocv: fix compilation after internalization of public functions …
- 9:20 PM Changeset in ffmpeg [ce7266c6] by
- tools/graph2dot: factorize code printing non-media specific link …
- 9:19 PM Changeset in ffmpeg [20689670] by
- 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
- 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
- invalid: From a quick look, the following presets exist: ultrafast, superfast, …
- 7:18 PM Changeset in ffmpeg [eeba7c87] by
- wmv2enc: use av_assert Signed-off-by: Michael Niedermayer …
- 7:18 PM Changeset in ffmpeg [c3b6efa4] by
- sinewin_tablegen: use av_assert Signed-off-by: Michael Niedermayer …
- 7:18 PM Changeset in ffmpeg [62eace23] by
- put_bits: use av_assert Signed-off-by: Michael Niedermayer …
- 6:13 PM Changeset in ffmpeg [28e4f90] by
- golomb: use av_assert Signed-off-by: Michael Niedermayer …
- 6:08 PM Changeset in ffmpeg [6e6dd999] by
- resample_template: use av_assert Signed-off-by: Michael Niedermayer …
- 6:01 PM Changeset in ffmpeg [58e4adb6] by
- libavutil/integer: use av_assert Signed-off-by: Michael Niedermayer …
- 6:00 PM Changeset in ffmpeg [2f23a8a] by
- libavutil/mathematics: use av_assert() Signed-off-by: Michael …
- 5:37 PM Ticket #1420 (Summer logo (2012) by Unknown) updated by
-
Description changed
- 5:36 PM Ticket #1420 (Summer logo (2012) by Unknown) updated by
- I did not draw this logo !
- 5:26 PM Changeset in ffmpeg [317ca0d3] by
- mpegvideo: fix out of heap array accesses Signed-off-by: Michael …
- 4:49 PM Changeset in ffmpeg [92c065f9] by
- ffmpeg: Set duration on encoded subtitle packets. Currently, we don't …
- 4:35 PM Changeset in ffmpeg [33775c35] by
- search_for_quantizers_faac: fix curband Signed-off-by: Michael …
- 3:13 PM Changeset in ffmpeg [f6d952f5] by
- mxfenc: write optional field dominance flag in picture description …
- 3:13 PM Changeset in ffmpeg [93147daf] by
- 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
- 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
-
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
- 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
-
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
-
Status, Version, Reproduced by developer changed
- 11:57 AM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by
-
Keywords changed
- 11:57 AM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by
-
Keywords changed
- 11:52 AM Ticket #1422 (combining audio and video filters crashes machine) updated by
- http://dl.dropbox.com/u/4714388/test1.flv …
- 11:47 AM Ticket #1422 (combining audio and video filters crashes machine) updated by
- 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
- Can you try this patch: …
- 11:24 AM Ticket #1052 (libavformat doesn't preserve some metadata for mov containers) updated by
- +static int mov_write_int8_metadata(AVFormatContext *s, AVIOContext …
- 11:22 AM Ticket #409 (Musepack SV8 file decodes with distortions) closed by
- fixed: Fixed by Kostya.
- 11:09 AM Changeset in ffmpeg [bb321245] by
- Fix maxband limit when decoding mpc8. Fixes yesterday's merge of …
- 9:38 AM Ticket #1424 (Film Strip Logo) updated by
- Also, here is a nice font that looks like a film strip and it's …
- 9:30 AM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) created by
- 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
- 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
-
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
- 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
- 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
- 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
- I am trying to convert a video to FLV and it comes out upside down. …
- 1:54 AM Changeset in ffmpeg [c8a11014] by
- 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
- 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
- Actually if you use Bframes with libxvid or libx264 (replace the …
- 11:08 PM Changeset in ffmpeg [ad60b3b1] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: vorbis: …
- 10:39 PM Ticket #1400 (Segfault, using -filter_complex) updated by
- Created a new ticket for the crash bug #1422
- 10:38 PM Ticket #1422 (combining audio and video filters crashes machine) created by
- 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
- I'll see what I can do to locate the offending file that was …
- 7:26 PM Ticket #1416 (loop problem) updated by
- 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
- The patches work (they have since been pushed to git) but the other …
- 5:31 PM Ticket #1421 (Summer logo 2 (2012) by Jagannath Srs) created by
- By Jagannath Srs from …
- 5:28 PM Ticket #1420 (Summer logo (2012) by Unknown) created by
- By ? from: …
- 5:25 PM Ticket #1419 (Summer logo (2012) by Jagannath Srs) updated by
- if you can, please remove the 2nd attachment, it was a mistake..
- 5:21 PM Ticket #1419 (Summer logo (2012) by Jagannath Srs) created by
- By Jagannath Srs from …
- 5:17 PM Ticket #1418 (Summer logo (2012) by Victoria Kirst) created by
- By Victoria Kirst, from …
- 5:00 PM Changeset in ffmpeg [647e2e07] by
- lavfi: remove more instances of avfilter_default_filter_name() They …
- 4:51 PM Changeset in ffmpeg [ecf79c4d] by
- vorbis: Validate that the floor 1 X values contain no duplicates. …
- 4:51 PM Changeset in ffmpeg [503f2feb] by
- avprobe: Identify codec probe failures rather than calling them …
- 4:51 PM Changeset in ffmpeg [f0ff9eb4] by
- avformat: Probe codecs at score 0 on buffer exhaustion conditions.
- 4:51 PM Changeset in ffmpeg [62bebf6e] by
- avformat: Factorize codec probing.
- 4:42 PM Changeset in ffmpeg [62b39d41] by
- lavc: add pkt_duration field to AVFrame
- 4:39 PM Changeset in ffmpeg [0da9bce] by
- lavfi: move avfilter_copy_frame_props() definition from buffer.c to …
- 4:30 PM Changeset in ffmpeg [c6061443] by
- Indeo Audio decoder
- 4:28 PM Changeset in ffmpeg [34271cab] by
- imc: make IMDCT support stereo output This will be useful for Indeo …
- 4:28 PM Changeset in ffmpeg [c45e2da6] by
- imc: move channel-specific data into separate context This will be …
- 4:17 PM Ticket #1394 (mpc7 crash 2) closed by
- duplicate
- 4:15 PM Changeset in ffmpeg [c527027c] by
- aconvert filter needs to configure samplerates I changed the …
- 4:13 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- 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
- Replying to chucks: > Previous experience with transcoding …
- 3:55 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by
-
Keywords changed
I don't think there is a problem, after all, FFmpeg by default copies … - 3:27 PM Changeset in ffmpeg [787c395a] by
- swr-test: support "--help" Signed-off-by: Michael Niedermayer …
- 3:27 PM Changeset in ffmpeg [63b1c080] by
- buildsys: fix rules for swresample-test Signed-off-by: Michael …
- 3:27 PM Changeset in ffmpeg [5a7a9f02] by
- 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
-
Keywords changed
Replying to ramitbhalla: > Summary of the bug: In FFMPEG … - 3:13 PM Ticket #1354 (Y216 sample) updated by
-
Priority, Type, Status, Component, Reproduced by developer changed
Patch on mailing list: … - 3:10 PM Ticket #1416 (loop problem) updated by
- 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
- Summary of the bug: In FFMPEG setting the -bf flag to anything but 0 …
- 2:29 PM Ticket #1416 (loop problem) created by
- […] 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
- I'm trying to replicate the issues across a variety of files (real …
- 12:18 PM Changeset in ffmpeg [02827a3c] by
- swscale: RGBA64LE <-> RGBA64BE support Signed-off-by: Paul B Mahol …
- 11:26 AM Changeset in ffmpeg [aba8065a] by
- avfiltergraph: call query_formats on inputs first. This is a …
- 11:26 AM Changeset in ffmpeg [6a4c5c73] by
- avfiltergraph: check query_formats return value.
- 10:52 AM Changeset in ffmpeg [a3bc7f91] by
- Make H264 reorder buffer size message less verbose.
- 10:15 AM Changeset in ffmpeg [48fdaa1c] by
- snowdec: add new line to some error messages
- 10:13 AM Changeset in ffmpeg [a489db6c] by
- isom: add Radius DV YUV FourCCs
- 9:52 AM Changeset in ffmpeg [1488c4dc] by
- lavfi: move tracing utilities definition from video.c to avfilter.c …
- 9:16 AM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by
-
Keywords, Status, Version changed
- 9:13 AM Changeset in ffmpeg [1faf0d6a] by
- 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
-
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
- fixed: Should be fixed, thank you for the report.
- 7:54 AM Changeset in ffmpeg [757d5b9b] by
- Fix MP2 muxer Makefile dependencies. Found, analysed and tested by …
- 7:38 AM Changeset in ffmpeg [803391f7] by
- lavfi: remove request/poll and drawing functions from public API on …
- 7:38 AM Changeset in ffmpeg [fa417fcd] by
- lavfi: make avfilter_insert_pad and pals private on next bump. They …
- 7:37 AM Changeset in ffmpeg [b74a1da] by
- lavfi: make formats API private on next bump. It is only useful …
- 7:36 AM Changeset in ffmpeg [67339f6e] by
- avplay: use buffersrc instead of custom input filter. We do not allow …
- 7:35 AM Changeset in ffmpeg [d55c2e05] by
- avtools: move buffer management code from avconv to cmdutils. It will …
- 7:35 AM Changeset in ffmpeg [3ffa2335] by
- avconv: don't use InputStream in the buffer management code. Use just …
- 7:35 AM Changeset in ffmpeg [e58b75f] by
- 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
-
Keywords changed
- 6:55 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
- 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
- duplicate: Duplicate of ticket #238.
- 6:11 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
-
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
- 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
- Replying to ramitbhalla: > {{{ > ffmpeg -i "Test3.dvr-ms" …
- 5:29 AM Changeset in ffmpeg [44be6759] by
- lavfi/select: use exported dsputil_init function. This is the …
- 4:55 AM Changeset in ffmpeg [b56825c4] by
- mpc8: fix maximum bands handling In Musepack SV8 codec property tell …
- 1:02 AM Changeset in ffmpeg [1b27b8b] by
- MANGLEd swscale x86 asm to save registers register starvation caused …
- 1:02 AM Changeset in ffmpeg [1ef802d0] by
- 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
- Replying to Kraken: > >Changing pixel format with avfilter …
- 12:40 AM Ticket #1415 (FFMPEG not able to Stream Copy DVRMS files to TS Files) created by
- 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
- >(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
-
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
- 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
- http://light-alloy.ru/aleksoid_test/SUNP0003.AVI Picture freeze, a lot …
- 10:46 PM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) created by
- 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
- fixed: Fix is in the latest git master.
- 10:17 PM Changeset in ffmpeg [13a7bd70] by
- lavfi/select: 10l: llabs -> fabs after switching types.
- 10:16 PM Changeset in ffmpeg [79c8e29a] by
- aacdec: Turn PS off when switching to stereo and turn it to implicit …
- 9:35 PM Changeset in ffmpeg [9c4821ca] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
- 8:59 PM Changeset in ffmpeg [944d049e] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
- 8:55 PM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by
- Command i use is […] my video.avs is this content …
- 8:32 PM Changeset in ffmpeg [df03ae8d] by
- ffmpeg: remove two unused variables.
- 8:30 PM Ticket #442 (scene change detection) closed by
- fixed: Added in 7286814.
- 8:11 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) updated by
- 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
-
Cc, Owner changed
I'd rather use a patch like the one I attached. It uses the … - 7:46 PM Changeset in ffmpeg [5e822500] by
- Changelog: add ffprobe flat output.
- 7:44 PM Changeset in ffmpeg [72868144] by
- lavfi/select: add scene detection. Based on the shotdetect algorithm …
- 7:20 PM CompilationGuide/Centos edited by
- 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
- 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
- The following configuration fails when linking the executables: …
- 6:46 PM Ticket #1370 (dvvideo enc: incorrect output with 1440x1080) updated by
-
Priority, Type changed
FFmpeg prints an error now when DVCPRO HD encoding is requested. - 6:42 PM Changeset in ffmpeg [6b87f07] by
- Do not try to encode DVCPRO HD, it produces broken files.
- 6:29 PM Ticket #1410 (Need Help Using FFMPEG with AVISYNTH) updated by
-
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
- Replying to ramitbhalla: > As you can see from the output …
- 6:22 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- 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
- Need Help Using FFMPEG with AVISYNTH I installed avisynth and i …
- 6:01 PM Changeset in ffmpeg [0a3e1569] by
- Allow colour space autodetection when encoding ljpeg. This works as …
- 6:01 PM Changeset in ffmpeg [02c2a54b] by
- Remove misplaced comment.
- 5:15 PM Changeset in ffmpeg [bae99f76] by
- ffprobe/flat: add escape for '`' and '$'.
- 5:08 PM Changeset in ffmpeg [41e9682a] by
- 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
- Replying to jlsantiago0: > Replying to cus: > …
- 3:41 PM Ticket #1384 (FFPlay NoAudio Playback for Transport Stream File with AC3 Audio) updated by
- 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
- Replying to cehoyos: What should i do
- 1:49 PM Changeset in ffmpeg [02ff89a1] by
- 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
-
Priority, Keywords, Description changed
- 1:03 PM Ticket #1409 (FFMPEG using preset ipod320 and libx264 , insufficient paramter) created by
- […] I just want to convert my mkv video to mp4 video with using …
- 12:41 PM Changeset in ffmpeg [84e430dd] by
- mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing Per …
- 12:22 PM Changeset in ffmpeg [2b1f105f] by
- doc/avconv: add some details about the transcoding process.
- 12:18 PM Changeset in ffmpeg [a982e5a0] by
- avidec: make scale and rate unsigned. The specs say they are unsigned …
- 12:18 PM Changeset in ffmpeg [bb7431f] by
- avconv: check output stream recording time before each frame returned …
- 12:18 PM Changeset in ffmpeg [a508e7a1] by
- avconv: split selecting input file out of transcode().
- 12:17 PM Changeset in ffmpeg [2f51ec2b] by
- avconv: split checking for active outputs out of transcode().
- 12:17 PM Changeset in ffmpeg [8eb9bf0] by
- 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
- Video codec can be disabled, but storing image into tags should not be …
- 11:44 AM Changeset in ffmpeg [b0f6df28] by
- libopenjpeg: YUV410P and YUV411P support Signed-off-by: Paul B Mahol …
- 11:40 AM Changeset in ffmpeg [514f3e7c] by
- Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 * …
- 11:12 AM Changeset in ffmpeg [a56b07b5] by
- Merge branch 'release/0.8' into release/0.7 * release/0.8: Update …
- 11:05 AM Changeset in ffmpeg [64bc5f3b] by
- 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
- i think i installed those already, the fontconfig and freetype with …
- 10:38 AM Changeset in ffmpeg [598eb973] by
- 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
- Afaict, this is a bug in your libass installation (pkgconfig only …
- 10:29 AM Changeset in ffmpeg [acc665f2] by
- 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
- Administrator@WIN-R4Q2EN76NTI /c/ffmpeg-0.11 $ pkg-config --libs …
- 10:22 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
- 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
- fixed: Should be fixed, thank you!
- 10:18 AM Changeset in ffmpeg [568a5924] by
- Fix compilation condition for some ProRes dsp encoder functions. …
- 10:15 AM Changeset in ffmpeg [84986b4e] by
- Fix compilation condition for some ProRes dsp decoder functions. …
- 10:07 AM Changeset in ffmpeg [a4b885d5] by
- Fix ProRes decoder Makefile dependencies. Found, analysed and tested …
- 10:06 AM Changeset in ffmpeg [c02ef078] by
- Fix G.723.1 encoder Makefile dependencies.
- 9:51 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
- 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
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/37424 Since …
- 7:41 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
-
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
- […]
- 7:14 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
- 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
- http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/145562 An aac …
- 7:10 AM Changeset in ffmpeg [c790ae02] by
- ffmpeg: add missing return carriage in error message.
- 6:52 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
- after running make distclean make , make again and make V=1 returns …
- 5:41 AM Changeset in ffmpeg [e00b2d2] by
- options: stop after option is found. This reverts …
- 5:41 AM Changeset in ffmpeg [6b35f1a2] by
- timecode: move timecode muxer options to metadata. Some demuxers set …
- 5:41 AM Ticket #1406 (Mingw make ffmpeg libavfilter error 1) updated by
-
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
-
Keywords changed
- 3:17 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Sounds similar - can I tag the current file and info/output to the …
- 12:40 AM Changeset in ffmpeg [0f0f3bd1] by
- 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
- 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
- Just thought I'd mention that the Serviio-distributed version of …
- 11:04 PM Changeset in ffmpeg [38c9ebd2] by
- ffv1dec: print more information for -debug 1 Signed-off-by: Michael …
- 11:04 PM Changeset in ffmpeg [730d079b] by
- ffv1: fix log level of FF_DEBUG_PICT_INFO Signed-off-by: Michael …
- 10:55 PM Changeset in ffmpeg [f1add01d] by
- ffmpeg: be more verbose when printing an error in transcode() Helps …
- 10:55 PM Changeset in ffmpeg [6a9854e8] by
- ffmpeg: specify more meaningful names for the lavfi buffer sources
- 10:54 PM Changeset in ffmpeg [4d6a8a2b] by
- 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
- Previous comment updated…
- 10:33 PM Changeset in ffmpeg [7d82020f] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:14 PM Ticket #1400 (Segfault, using -filter_complex) updated by
- 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
- Please try the patches sent to the mailing list: …
- 10:07 PM Changeset in ffmpeg [e10eac91] by
- lavc/raw: add test utility for listing fourcc/pix_fmt map The test …
- 10:07 PM Changeset in ffmpeg [f3fea5ba] by
- lavfi/lut: fix component -> rgba mapping
- 9:43 PM Changeset in ffmpeg [8b0e1735] by
- ffmpeg: use filter time base as codec time base.
- 9:43 PM Changeset in ffmpeg [48b5bcb3] by
- ffmpeg: avoid NULL dereference with filters. icodec can be NULL if …
- 8:45 PM Ticket #1405 (General errors parsing presets (invalid option 'directpred' for instance)) created by
- Bad Version: On git master branch, last commit at Sun Jun 3 …
- 8:42 PM Changeset in ffmpeg [4451f9ae] by
- Bump version number for 0.6.6 release.
- 8:42 PM Changeset in ffmpeg [4c223fe5] by
- Bump version number for 0.5.9 release.
- 8:30 PM Ticket #1404 (Several problems with prores decoders/encoders during compilation) created by
- Some problems i found with the different prores decoders and encoders. …
- 8:12 PM Changeset in ffmpeg [eb7efc12] by
- log: color prefixes according to their source. The use of cyan is …
- 7:57 PM Changeset in ffmpeg [2e39e7d0] by
- log: add AV_CLASS_CATEGORY_NB Signed-off-by: Michael Niedermayer …
- 7:56 PM Changeset in ffmpeg [2191aef9] by
- log: cleanup color arrays Signed-off-by: Michael Niedermayer …
- 7:55 PM Changeset in ffmpeg [a5c7525b] by
- set some categories of some AVClass structs Please help setting the …
- 7:39 PM Ticket #1403 (vp3 crash) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 7:35 PM Changeset in ffmpeg [83fa442b] by
- tqi: Pass errors from the MB decoder This silences some valgrind …
- 7:35 PM Changeset in ffmpeg [679de9b5] by
- ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
- 7:35 PM Changeset in ffmpeg [e17b1536] by
- png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
- 6:56 PM Ticket #1403 (vp3 crash) created by
- http://www.datafilehost.com/download-f559b2cf.html […] crashes …
- 6:42 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Replying to ramitbhalla: > The question is why is FFMPEG …
- 5:48 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by
- Yes, patchnodisplay.diff solved this problem (only #1402). When …
- 5:35 PM Changeset in ffmpeg [5a9588b0] by
- png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
- 5:35 PM Changeset in ffmpeg [02cd93f4] by
- tqi: Pass errors from the MB decoder This silences some valgrind …
- 5:35 PM Changeset in ffmpeg [f8a31e21] by
- eatqi: move "block" variable into context to ensure sufficient …
- 5:35 PM Changeset in ffmpeg [8ba939fc] by
- ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
- 5:22 PM Changeset in ffmpeg [b61e311b] by
- Update RELEASE file for 0.7.6
- 5:22 PM Changeset in ffmpeg [ee66a719] by
- Update changelog for 0.7.6 release
- 5:16 PM Changeset in ffmpeg [50336dc4] by
- ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
- 5:16 PM Changeset in ffmpeg [269dbc53] by
- png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
- 5:09 PM Changeset in ffmpeg [4dfea3e] by
- Update Changelog for the 0.8.3 Release
- 5:05 PM Changeset in ffmpeg [f9ee7d13] by
- Prepare for 0.8.3 Release
- 5:05 PM Changeset in ffmpeg [ec27262c] by
- ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
- 5:04 PM Changeset in ffmpeg [d34e9e61] by
- png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
- 3:42 PM Ticket #1395 (mpc8 crash) closed by
- fixed
- 3:40 PM Changeset in ffmpeg [44c10168] by
- 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
- :) - okay lucky guess. I did a little research, I ran the file through …
- 3:13 PM Ticket #1392 (pcm_bluray crash) closed by
- fixed
- 3:12 PM Changeset in ffmpeg [a5ad3c23] by
- 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
-
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
-
Keywords, Status, Version, Reproduced by developer changed
Possible fix attached. - 2:37 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) updated by
- Comment 1: related to #1402 Comment 2: My system: …
- 2:37 PM Ticket #1402 (ffplay: doesn't work on a tty console) updated by
- 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
- How to reproduce Invoke ffplay from non-graphical console …
- 1:59 PM Ticket #1401 (ffplay: Muted when going to foreign tty but continues playing when ...) created by
- How to reproduce Invoke ffplay from somewhere (console with …
- 1:54 PM Ticket #1400 (Segfault, using -filter_complex) updated by
- Please add backtrace etc. as explained on http://ffmpeg.org/bugreports.html
- 1:46 PM Changeset in ffmpeg [19dfbf19] by
- librtmp: return AVERROR_UNKNOWN instead of -1.
- 1:46 PM Changeset in ffmpeg [a91943bc] by
- librtmp: don't abuse a variable for two unrelated things.
- 1:45 PM Changeset in ffmpeg [007aede] by
- librtmp: add rtmp_app and rtmp_playpath private options. This makes …
- 1:26 PM Changeset in ffmpeg [96fadfb1] by
- bmv: add stricter checks for invalid decoded length This makes …
- 1:01 PM Changeset in ffmpeg [6df1cfa7] by
- mace: check channel count, fixes FPE Fixes ticket1391 Found-by: …
- 1:01 PM Changeset in ffmpeg [cc229d4e] by
- h263: disable loop filter with lowres Fixes ticket1212 Found-by: …
- 12:55 PM Ticket #1391 (mace6 crash) closed by
- fixed
- 12:47 PM Changeset in ffmpeg [169dae81] by
- 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
- 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
- fixed
- 12:41 PM Ticket #1400 (Segfault, using -filter_complex) updated by
- 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
- 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
- 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
- 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
- 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
- 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
- Replying to ramitbhalla: > 1. What should I use place of …
- 8:22 AM Changeset in ffmpeg [cf3a1948] by
- avpacket: fix duplicating side data. Use correct side data size …
- 8:17 AM Ticket #442 (scene change detection) updated by
-
Owner changed
Work in progress, patch on the mailing list. Preview: … - 8:04 AM Changeset in ffmpeg [7f17f4f1] by
- af_amerge: use the buferqueue API.
- 8:04 AM Changeset in ffmpeg [2f2d47a] by
- af_astreamsync: set samples rate in query_formats.
- 7:38 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- 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
- 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
-
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
- Replying to ramitbhalla: Mostly unrelated: Please note …
- 1:44 AM Changeset in ffmpeg [c983ca5b] by
- mpegtsenc: zero pointers after freeing Signed-off-by: Michael …
- 1:43 AM Changeset in ffmpeg [328e203c] by
- mpegts_audio_write: fix potential integer overflow Signed-off-by: …
- 1:36 AM Changeset in ffmpeg [21e2dc9f] by
- flv: support stream text data as onTextData Adobe specifies …
- 12:56 AM Changeset in ffmpeg [f67309c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:08 AM Changeset in ffmpeg [a128b310] by
- configure: add --enable/disable-random option This allows creating …
Jun 2, 2012:
- 11:53 PM Changeset in ffmpeg [d0f34c96] by
- aacsbr: remove unused variables
- 11:53 PM Changeset in ffmpeg [0e3cec9f] by
- aacsbr: optimize sine level addition Based-on commit by Måns Rullgård …
- 11:25 PM Changeset in ffmpeg [79674d27] by
- vfwcap: Include windows.h before vfw.h since the latter requires …
- 11:25 PM Changeset in ffmpeg [b061ee9a] by
- mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into …
- 11:25 PM Changeset in ffmpeg [baba561c] by
- mingw32: properly check if vfw capture is supported by the system …
- 11:25 PM Changeset in ffmpeg [f6147eff] by
- Replace every usage of -lvfw32 with what is particularly necessary for …
- 11:25 PM Changeset in ffmpeg [b990187f] by
- configure: properly check for mingw-w64 through installed headers. …
- 11:25 PM Changeset in ffmpeg [ae6c5785] by
- qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
- 11:25 PM Changeset in ffmpeg [97ed486f] by
- dxva2: define required feature selection macros Signed-off-by: Mans …
- 11:25 PM Changeset in ffmpeg [77630b68] by
- mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into …
- 11:25 PM Changeset in ffmpeg [732dbc0f] by
- mingw32: properly check if vfw capture is supported by the system …
- 11:25 PM Changeset in ffmpeg [68d2c6e8] by
- configure: properly check for mingw-w64 through installed headers. …
- 11:25 PM Changeset in ffmpeg [4bccd5a3] by
- qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
- 11:22 PM Changeset in ffmpeg [850298ef] by
- x86: fix build with gcc 4.7 The upcoming gcc 4.7 has more advanced …
- 11:22 PM Changeset in ffmpeg [628b8229] by
- qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
- 11:17 PM Changeset in ffmpeg [c38d3e1a] by
- 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
- I made my example files 10MB as per the guidelines here …
- 10:20 PM Changeset in ffmpeg [2439bd86] by
- mpegtsenc: Support LATM packetization for AAC This adds the avoption …
- 10:18 PM Changeset in ffmpeg [485d3ea0] by
- adtsenc: Don't expose the muxer internals to the rest of lavf This …
- 10:17 PM Changeset in ffmpeg [b1c56ea] by
- 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
- Hi, Firstly thanks for FFmpeg, it's an incredible tool. My interest …
- 10:13 PM Changeset in ffmpeg [d1a3a3d4] by
- mpegtsenc: use AVERROR() for return codes Signed-off-by: Jindrich …
- 9:45 PM Ticket #1393 (mpc7 crash) closed by
- fixed
- 9:43 PM Changeset in ffmpeg [e9523378] by
- 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
- 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
- Replying to dalecurtis: > I was testing the next FFmpeg …
- 8:50 PM Changeset in ffmpeg [e0eaf100] by
- oggdec: fix regression that caused reading the whole file during open …
- 7:56 PM Changeset in ffmpeg [22505c18] by
- ffplay: calculate audio diff threshold based on the actual settings …
- 7:55 PM Changeset in ffmpeg [0dad5292] by
- ffplay: try more channel count combinations for SDL_OpenAudio This …
- 7:41 PM Ticket #1397 (sonic crash) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 7:13 PM Ticket #1381 (png regression) closed by
- fixed
- 7:12 PM Changeset in ffmpeg [82570d2f] by
- png_parser: dont falsely mark frames as keyframes Fixes Ticket1381 …
- 7:11 PM Changeset in ffmpeg [5665674b] by
- 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
-
Status, Reproduced by developer, Component, Summary, Priority, Version changed
[…] - 6:41 PM Ticket #1397 (sonic crash) created by
- http://www.datafilehost.com/download-d2b7d207.html […]
- 6:40 PM Ticket #1376 (avfilter crash) updated by
- crashes here with (not my build): […] and …
- 6:39 PM Ticket #1390 (mp1 crash on windows) updated by
- crashes here with (not my build): […] and …
- 6:33 PM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) closed by
- fixed: Fixed by Marton Balint.
- 6:24 PM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) updated by
-
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
-
Priority, Keywords, Version, Status, Reproduced by developer changed
- 6:19 PM Ticket #1394 (mpc7 crash 2) updated by
-
Keywords, Version changed
Looks like a duplicate of ticket #1393. - 6:11 PM Ticket #1393 (mpc7 crash) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 6:08 PM Ticket #1392 (pcm_bluray crash) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 6:07 PM Ticket #1391 (mace6 crash) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 6:05 PM Ticket #1390 (mp1 crash on windows) updated by
- Could you test with current git head? I see no invalid memory accesses …
- 5:59 PM Ticket #1374 (bink: invalid reads) closed by
- fixed
- 5:56 PM Changeset in ffmpeg [b3675f89] by
- bink: fix out of reference frame read Fixes Ticket1374 …
- 5:46 PM Changeset in ffmpeg [7821264c] by
- ffplay: simplify audio_open, rename parameters to more explanatory …
- 5:46 PM Changeset in ffmpeg [73420379] by
- ffplay: remove VideoState from audio_open Signed-off-by: Marton …
- 5:46 PM Changeset in ffmpeg [e1248f5c] by
- ffplay: put audio parameters to their own struct Signed-off-by: …
- 5:45 PM Changeset in ffmpeg [03095d73] by
- ffplay: put audio_open into a seperate function Signed-off-by: Marton …
- 3:06 PM Changeset in ffmpeg [1bf22c3a] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
- 1:37 PM Changeset in ffmpeg [fb4e434c] by
- h264: log debug output for slightly truncated streams Signed-off-by: …
- 1:36 PM Changeset in ffmpeg [cd0f9f00] by
- h264: try to better handle h264 streams that are slightly truncated …
- 2:19 AM Ticket #1373 (bmv_video crash) closed by
- fixed
- 2:18 AM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) updated by
- will also report it to the libav project
- 2:18 AM Changeset in ffmpeg [debbcfae] by
- bmv: fix apparent sign error in the frame_off check Fixes part of …
- 2:18 AM Changeset in ffmpeg [679c578c] by
- bmv: fix integer overflows in vlc decoder. Fixes part of Ticket1373 …
- 2:15 AM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) created by
- commit [32d545e0] inserted a new member to the structure URLProtocol …
- 12:39 AM Ticket #1372 (ffv1 crash) closed by
- fixed: both fixed thanks
- 12:37 AM Changeset in ffmpeg [9ebe6e39] by
- ffv1: fix integer overflow in quant table initialization Fixes part …
- 12:33 AM Ticket #1395 (mpc8 crash) created by
- http://samples.mplayerhq.hu/multichannel/6_Channel_ID.flac […]
- 12:30 AM Changeset in ffmpeg [97c281d5] by
- ffv1: fix crash caused by version becoming inconsistent Fixes part of …
- 12:29 AM Ticket #1394 (mpc7 crash 2) created by
- http://www.datafilehost.com/download-d2b7d207.html […]
- 12:26 AM Ticket #1393 (mpc7 crash) created by
- http://samples.mplayerhq.hu/flac/24-bit_192kHz.flac […]
- 12:20 AM Ticket #1392 (pcm_bluray crash) created by
- http://samples.mplayerhq.hu/A-codecs/IMC/mensaje.avi […]
- 12:13 AM Ticket #1391 (mace6 crash) created by
- http://www.datafilehost.com/download-6d968fed.html […]
- 12:12 AM Ticket #1390 (mp1 crash on windows) created by
- 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
- 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
- I was testing the next FFmpeg roll for Chrome and realized this fix …
- 9:22 PM Changeset in ffmpeg [0bae6661] by
- fraps: fix version 0/1 input data size check. Fixes array overread. …
- 9:22 PM Changeset in ffmpeg [f23a2418] by
- wmv1: check that the input buffer is large enough Fixes null ptr …
- 9:21 PM Ticket #1367 (wnv1 crash) closed by
- fixed
- 9:21 PM Ticket #1371 (fraps: invalid reads) closed by
- fixed
- 7:49 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by
- please test also with lead_h263_ehc.avi
- 7:40 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by
- 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
- currently ffplay does not crash with -vlowres 2 anymore, but just …
- 7:06 PM Changeset in ffmpeg [fd0c83c6] by
- ffprobe: add flat output format.
- 6:52 PM Changeset in ffmpeg [db839544] by
- ffprobe/xml: use writer multiple_sections instead of local context …
- 6:52 PM Changeset in ffmpeg [2248db94] by
- ffprobe: move packets_and_frames work to writer context.
- 6:10 PM Changeset in ffmpeg [7980a260] by
- 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
- 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
- To be honest, I haven't realized there are 2 problems in this issue, …
- 5:59 PM Changeset in ffmpeg [fbc5e0fa] by
- 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
- 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
- he (the guy that asked for help on forum) uploaded some samples to …
- 5:17 PM Ticket #1388 (rv30 decoder does not completely support resolution changes) created by
- (bug 299) I will attach a rv30 sample that continuously changes …
- 5:16 PM Changeset in ffmpeg [0d83edab] by
- dct-test: give emms a memory clober. Without this, the compiler in …
- 5:15 PM Changeset in ffmpeg [461030a7] by
- dct-test: perform emms before gettime(). This fixes the hypothetical …
- 4:44 PM Changeset in ffmpeg [9758b1c] by
- fate: enable fate-mapchan-6ch-extract-2-downmix-mono Signed-off-by: …
- 4:43 PM Changeset in ffmpeg [d43812e2] by
- ffmpeg: move pan filter insertion up. This fixes one (disabled) fate …
- 3:38 PM Changeset in ffmpeg [dbaf79c9] by
- http: Add the url_shutdown function for https, too Signed-off-by: …
- 3:38 PM Changeset in ffmpeg [59525641] by
- http: Simplify code by removing a local variable Signed-off-by: …
- 3:38 PM Changeset in ffmpeg [3cbcfa2d] by
- http: Clear the old URLContext pointer when closed This fixes issues …
- 3:30 PM Ticket #1387 (v4l2 uses wrong (default) parameters) created by
- Using web cameras, usual way of setting web cam parameters is by using …
- 3:08 PM Ticket #1239 (rv20: crash with lowres) closed by
- fixed
- 3:07 PM Changeset in ffmpeg [0766b6e3] by
- rv20: fix lowres out of array read Fixes Ticket1239 Signed-off-by: …
- 1:54 PM Ticket #1365 (yop crash) closed by
- fixed
- 1:52 PM Changeset in ffmpeg [febc013d] by
- yopdec: check frame oddness to be within supported limits Fixes …
- 1:51 PM Changeset in ffmpeg [b6fdf8d] by
- yopdec: check that palette fits in the packet Signed-off-by: Michael …
- 1:27 PM Ticket #1386 (ffprobe report different widths for some videos) created by
- 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
- 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
- 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
- fixed
- 12:51 PM Ticket #1385 (FFmpeg seems to hang when reencoding mpeg-ps to mp4) created by
- Originally reported …
- 12:48 PM Changeset in ffmpeg [f218121a] by
- http: use ffurl_closep() Fixes Ticket1383 Signed-off-by: Michael …
- 12:47 PM Changeset in ffmpeg [edf96d63] by
- url: add ffurl_closep() which also sets the context pointer to NULL …
- 12:40 PM Changeset in ffmpeg [f89aa675] by
- lavf: use av_freep() in ffurl_close() Signed-off-by: Michael …
- 12:25 PM Changeset in ffmpeg [2dbb8cc] by
- tcp: Check the return values from bind and accept Signed-off-by: …
- 12:02 PM Changeset in ffmpeg [5f509fa2] by
- log: add category to AVClass Signed-off-by: Michael Niedermayer …
- 10:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by
-
Reproduced by developer changed
- 10:31 AM Changeset in ffmpeg [23b365f1] by
- ffmpeg: fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by
-
Priority, Keywords, Component, Summary changed
- 10:14 AM Changeset in ffmpeg [422418b6] by
- dnxhd: replace asserts by av_asserts Signed-off-by: Michael …
- 10:14 AM Changeset in ffmpeg [e6866b1c] by
- fate: only check stddev for acodec-ra144 ra144 uses floats so …
- 9:45 AM Ticket #1377 (pcm_s8_planar crash) closed by
- fixed
- 9:21 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- 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
- http://samples.ffmpeg.org/image-samples/exr/ contains a working …
- 8:47 AM Ticket #684 (WebM not streamable from ffserver) closed by
- fixed: Thank you for testing again!
- 8:41 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- Replying to jyavenard: > That no current player is able …
- 8:14 AM Ticket #684 (WebM not streamable from ffserver) updated by
- Hello, I just retried on an updated git tree: $ git describe …
- 7:45 AM Changeset in ffmpeg [aac41ec1] by
- Let ffmpeg select the setpts filter. Do not disable ffmpeg with …
- 7:31 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- then the answer is yes. This type of stream could theorically occur …
- 7:22 AM Ticket #1351 (mpeg2video lowres support) closed by
- fixed
- 7:06 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- 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
- Replying to ramitbhalla: > So I put -r 25 to the command …
- 6:06 AM Changeset in ffmpeg [64df092b] by
- swr: fix a few typo.
- 2:16 AM Changeset in ffmpeg [abf5f6ea] by
- fate: try to fix 3rd md5 implementation Signed-off-by: Michael …
- 12:32 AM Changeset in ffmpeg [03ce421c] by
- 8svx: fix crash Fixes Ticket1377 Found-by: Piotr Bandurski …
Note:
See TracTimeline
for information about the timeline view.
