[01:05] <cone-703> ffmpeg.git 03Michael Niedermayer 07master:8e90c7285d1c: avformat/iff: check avio_read() return in get_metadata() [02:28] <cone-703> ffmpeg.git 03Maxim Poliakovski 07master:2e1fb96af363: ATRAC+ decoder [02:28] <cone-703> ffmpeg.git 03Maxim Poliakovski 07master:54bb30bae2ec: omadec: Disable "Unsupported codec ATRAC3+" warning [03:35] <cone-703> ffmpeg.git 03Xidorn Quan 07master:344d6db978af: avcodec/vda_h264_dec: add format check [03:35] <cone-703> ffmpeg.git 03Michael Niedermayer 07master:3477874abdd4: Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec [03:35] <cone-703> ffmpeg.git 03Michael Niedermayer 07master:fead24141af0: avcodec/vda_h264_dec: avoid declaring int in for arguments [11:41] <cone-251> ffmpeg.git 03Alexander Strasser 07release/1.2:dcd1acce1a69: configure: Special case libfreetype test [11:41] <cone-251> ffmpeg.git 03Alexander Strasser 07release/2.1:8c79730a8e2c: configure: Special case libfreetype test [11:44] <cone-251> ffmpeg.git 03Luca Barbato 07master:4d2bb289318c: h264: namespace the decode function [11:44] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:74a9c92840d3: Merge remote-tracking branch 'qatar/master' [12:43] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:5c74fa6ce020: avcodec/alsdec: skip cases where the master channel equals the current channel [13:02] <cone-251> ffmpeg.git 03Lukasz Marek 07master:ff8def21313a: configure: remove git url check [13:12] <cone-251> ffmpeg.git 03Timothy Gu 07master:eb38e684b4d5: doc/encoders: reformat libwavpack documentation [13:12] <cone-251> ffmpeg.git 03Timothy Gu 07master:f4c62b9f6405: doc/encoders: add wavpackenc doc [13:32] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:8a0d446ad618: avformat/siff: check avio_read() return value before returning packet [14:08] <ubitux> http://trac.ffmpeg.org/wiki/Debugging%20Macroblocks%20and%20Motion%20Vectors fun [14:08] <ubitux> some vismv info for j-b [14:08] <j-b> ah, nice! [14:09] <j-b> ubitux: in fact, --avcodec-vismv 7 works for VLC 2.1.2 but fails in trunk [14:09] <ubitux> vlc regression? or change in ffmpeg? [14:10] <j-b> compiled against the system ffmpeg, so I'd guess vlc issue [14:10] <j-b> but maybe it is related to the visible_width changes we had in our avcodec decoder [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:e98cd24a8905: ffplay: precalculate audio output frame size and byte per sec [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:e37d4920c104: ffplay: use precalculated frame size and bytes per sec values [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:379caaa77898: ffplay: remove unneeded avcodec_get_frame_defaults [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:e3ff6938b5d6: ffplay: remove some unneded av_frame_unref calls [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:e90aef9195d2: ffplay: remove two unneeded av_free_packet calls [16:50] <cone-251> ffmpeg.git 03Marton Balint 07master:ac7b4bfdeb6a: ffplay: do not wait for the picture allocation to finish on exit [16:50] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:1acd029f40de: avformat/wc3movie: Check strings before printing. [16:50] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:828ac6d1b515: Merge remote-tracking branch 'cus/stable' [19:01] <Daemon404> g 30 [20:43] <ubitux> no way with yasm to do inline macro with the same semantic as the multiline ones? [20:44] <ubitux> (aka no %define) [20:49] <ubitux> wow [20:49] <ubitux> it almost works at the first try [20:50] <ubitux> at least it passes a few tests, and doesn't look broken [20:50] <ubitux> BBB: first draft @ https://github.com/ubitux/FFmpeg/compare/vp9-lpf [20:50] <ubitux> now updated. [20:54] <ubitux> oups forgot again to push some stuff [20:57] <ubitux> and now, typo lookup... [21:01] <ubitux> ok sometimes quite some artifacts :P [21:13] <ubitux> btw, what happened to the hevc simd? [21:13] <nevcairiel> haven't heard from the guy for a while [21:18] <cone-251> ffmpeg.git 03Lukasz Marek 07master:247a8fa70f9d: lavf/libssh: fix file mode [21:19] <cone-251> ffmpeg.git 03Lukasz Marek 07master:8ba77dfbc2e0: lavf/libssh: improve authentication [21:19] <cone-251> ffmpeg.git 03Nicolas George 07master:fde219cfa8f6: lavd/xv: report if no adaptor present. [21:19] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:12fc0c89dc6b: Merge remote-tracking branch 'lukaszmluki/master' [21:19] <cone-251> ffmpeg.git 03Michael Niedermayer 07master:9ed640015bf3: Merge remote-tracking branch 'cigaes/master' [21:38] <BBB> ubitux: no [21:38] <BBB> ubitux: you're missing something obvious [21:38] <BBB> ubitux: any lf change will pass until like q-06 or so [21:38] <BBB> ubitux: because at that q, there is no lf :) [21:38] <BBB> (lf-level=0) [21:38] <BBB> ubitux: but anyway good luck debugging will look into it soon [21:38] <ubitux> i see :) [21:38] <ubitux> ok [22:09] <BBB> sorry I hope that wasn't discouraging, was just trying to be practical :/ [22:10] <ubitux> no it's fine :) [22:40] <smarter> ubitux: I think plepere is doing some refactoring of the hevc mv code before doing more simd [22:41] <ubitux> ok :p [22:44] <Daemon404> asm simd? [22:45] <nevcairiel> yes they are re-writing the intrinsic code to yasm, but some of the calling C code is not ideal for asm hooks in some cases [22:45] <nevcairiel> so they need to refactor that too [22:45] <Daemon404> fun [00:00] --- Mon Dec 30 2013
participants (1)
-
burek