[Ffmpeg-devel-irc] ffmpeg-devel.log.20141111

burek burek021 at gmail.com
Wed Nov 12 02:05:02 CET 2014


[00:10] <michaelni> lukaszmluki, please provide a tested patch, not a untested grep line
[00:14] <michaelni> or maybe the grep line is tested but if i copy and paste that into the hook the result may or may not be what you had in mind and thus would not be tested
[00:31] <lukaszmluki> OK, just wanted to know
[00:33] <michaelni> lukaszmluki, why does your grep line escape the / ?
[00:36] <lukaszmluki> hmm, it works both way, escape is not needed
[00:37] <lukaszmluki> I used too much sed recently :P
[00:39] <michaelni> np, iam just trying to make sure iam not missing something or messing the test up
[00:39] Action: ePirat is too stupid for git send-email
[00:39] <ePirat> I'm sorry.
[00:48] <michaelni> lukaszmluki, ubitux posted a new patchset for the hook, please review and test if you like. I will submit it to root at vlc tomorrow or so
[00:50] <lukaszmluki> ok, thanks
[01:05] <cone-378> ffmpeg.git 03Lukasz Marek 07master:758a66dc16eb: ffserver_config: drop requirement video size being multiple of 16
[01:07] <jamrial> kierank: you can't use pavgb, but you can use pavgw
[01:08] <kierank> jamrial: but the shift is >> 2 ?
[01:08] <jamrial> pavgw, then psrlw mN, 1
[01:09] <kierank> oh that's true I guess
[01:10] <jamrial> just checked, you save two instructions and the need to use pw_1
[01:10] <jamrial> pavgb would be much better, but there's no "psrlb"
[01:16] <kierank> ok it's a bit faster
[01:54] <cone-378> ffmpeg.git 03Carl Eugen Hoyos 07master:685f7227dc83: tests/Makefile: New try to fix fate-ffprobe with --target-path.
[03:46] <cone-378> ffmpeg.git 03Michael Niedermayer 07master:35dcc8a04057: avcodec/lagarith: fix integer overflow
[03:48] <cone-378> ffmpeg.git 03Michael Niedermayer 07master:48efe9ec86ac: avcodec/utvideodec: Fix undefined behavior in shift
[09:06] <j-b> 'morning
[10:42] <cone-577> ffmpeg.git 03Martin Storsjö 07master:b776113e5d4a: v4l2: Unify one instance of reading/storing errno
[10:42] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:a83af3fc33a6: Merge commit 'b776113e5d4a56759615196de98efe802e95a6b6'
[11:43] <cone-577> ffmpeg.git 03Rong Yan 07master:bb38cb14ccf4: libavcodec/ppc/me_cmp.c : factorize little and big endian code
[11:43] <cone-577> ffmpeg.git 03Rong Yan 07master:cfaa2339629d: libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_diff8x8_altivec() and hadamard8_diff16x8_altivec()
[11:56] <cone-577> ffmpeg.git 03Changjiang Wei 07master:6f2068e626ee: avcodec/hevc.c: for big negative mvy value, should wait line 0 of ref frame due to edge extending
[14:54] <cone-577> ffmpeg.git 03Marvin Scholz 07master:5e08b54f47e8: Icecast: always send a content-type
[16:56] <cone-577> ffmpeg.git 03Marvin Scholz 07master:17dc39e76baf: Icecast: Use 100-continue if possible for proper error handling
[17:24] <nevcairiel> anyone know if i can build a 32/64 dual binary for OSX using configure/make out of the box, or do i have to concat the binaries myself after?
[17:26] <rcombs> I believe you need to lipo them yourself
[17:26] <rcombs> (is anyone still on 32-bit OS X?)
[17:27] <nevcairiel> apparently some idiots are still using first gen mac minis
[17:27] <Daemon404> some even use ppc still
[17:27] <rcombs> weren't those PPC?
[17:27] <Daemon404> but why do you care
[17:27] <Daemon404> rcombs, no
[17:27] <Daemon404> mac mini was never ppc
[17:27] <rcombs> huh
[17:27] <rcombs> well, fuck 'em
[17:27] <nevcairiel> i was told those are intel core (solo) processors
[17:28] <nevcairiel> practically the last 32-bit cpu intel made
[17:28] <Daemon404> my ideology: if the OS vendor doesnt support it, dont bother
[17:28] <rcombs> I mean, they still make 32-bit Atoms and such
[17:28] <wm4> my ideology: fuck users
[17:28] <rcombs> I'm with Daemon404 
[17:28] <wm4> unfortunately I'm not always following my feelings
[17:29] <rcombs> the only current case where it makes sense to make fat binaries for Darwin is on iOS, between armv7 and arm64
[17:29] <rcombs> and in a couple years you'll be able to go arm64-only on there
[17:30] <nevcairiel> not looking forward to building every god damn external library twice, oh well
[17:30] <rcombs> highly recommend saying "fuck it"
[17:30] <Daemon404> you know a(n annoying) guy sent patches for out of the box fat binary support before
[17:30] <rcombs> (repeatedly, as a part of your morning routine)
[17:30] <Daemon404> and he got flamed
[17:30] <Daemon404> and he wrote a butthurt article about it
[17:30] <Daemon404> the good old days (before my time0
[17:31] <rcombs> no sense having it built-in when every dep needs to be built twice manually anyway
[17:32] <rcombs> seen PPC+x86+x86_64 fat binaries?
[17:32] <rcombs> (they're a thing)
[17:32] <Daemon404> http://www.hackerfactor.com/blog/index.php?/archives/300-Ten-Little-Endians.html
[17:32] <Daemon404> the guy himself is insufferable and his blog is full of half truths, but its still good troll material
[17:32] <nevcairiel> well his case was for x86+ppc, which is even more abstruse
[19:41] <cone-577> ffmpeg.git 03Marvin Scholz 07master:2c0bf76bb335: MAINTAINERS: Add myself as maintainer for Icecast protocol
[19:42] <j-b> poor guy
[19:57] <Plorkyeran> < rcombs> and in a couple years you'll be able to go arm64-only on there <-- unikely 
[19:58] <Plorkyeran> they went through three 32-bit instruction sets in four years
[19:58] <Plorkyeran> so I highly doubtly they'll stop just because they switched to 64-bit
[21:04] <cone-577> ffmpeg.git 03Martin Storsjö 07master:52f954da7594: libavcodec: Unconditionally build xiph.o
[21:05] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:81e3f819bd1b: Merge commit '52f954da7594c31ad94c9bcb54290145b59b27f5'
[21:16] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:fe27aeaeab07: mpeg12enc: increase declared size of block function argument
[21:16] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:aeb1621d1f17: Merge commit 'fe27aeaeab07142b1acd2690c64ee6973bdd7eba'
[21:24] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:898e9a24ef13: mpegvideo: check mpv return value
[21:24] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:9311026ec7a0: Merge commit '898e9a24ef13d8c56b4abf4ee0af09cdb0343e2d'
[21:32] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:f349f4b5502c: mpegvideo: fix size of array
[21:32] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:d3127691665c: Merge commit 'f349f4b5502c94943c30001b8a4d75daded3281c'
[21:35] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:db71c4926d94: mjpegenc: fix argument size in encode_mb
[21:35] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:8d6b51b18206: Merge commit 'db71c4926d948717ce3b74253eb385dc43dcb14d'
[21:37] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:7c61e4b1a0f9: hpeldsp: Increase put_no_rnd_pixels_tab[][] size
[21:37] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:76bd8e16af90: Merge commit '7c61e4b1a0f9e9f5b7bc08879e9e101eb90b19ea'
[21:46] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:0e1ebfebc832: 4xm: drop unnecessary check
[21:47] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:7edb5eec4fd4: Merge commit '0e1ebfebc8326069732795698a82f3fea0742a54'
[21:53] <cone-577> ffmpeg.git 03Lukasz Marek 07master:bb60142f562e: lavu/opt: check for NULL before parsing
[21:53] <cone-577> ffmpeg.git 03Lukasz Marek 07master:4efc79649b95: lavu/opt: add support for binary defaults
[21:55] <cone-577> ffmpeg.git 03Lukasz Marek 07master:b54effba4f17: lavu/opt: update tests
[21:55] <cone-577> ffmpeg.git 03Lukasz Marek 07master:db6be5416caf: fate: add opt-test
[22:04] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:9e9be5a20c0b: hevc_mvs: prevent unitialized use
[22:04] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:4dd85093f119: Merge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764'
[22:04] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:a6defd1f5b1b: hevc_cabac: decrease CABAC_MAX_BIN
[22:04] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:261d2eaa7f32: Merge commit 'a6defd1f5b1bffcea7aa00ff379a6602cdaf2d05'
[22:07] <cone-577> ffmpeg.git 03Jernej Fijako 07master:1bdd21d97528: dvbsubdec: add missing break
[22:07] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:db36b6e2ac51: Merge commit '1bdd21d97528d870fbb4388e837abaf390f2f7d7'
[22:28] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:2383323661f3: dvbsubdec: improve error checking
[22:31] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:6229f7823e2a: avcodec/dvbsubdec: Add return code to save_subtitle_set()
[22:31] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:4809ac75fcef: Merge commit '2383323661f3b8342b2c4d356fcfe8c5d1b045f8'
[22:31] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:2813dabdd496: avcodec/dvbsubdec: use av_freep() for saftey
[23:18] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:443502aed8b8: dvbsubdec: move shared codepath
[23:18] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:e0c36f58257f: avcodec/dvbsubdec: Fix 8bit non_mod case
[23:18] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:287eb69973f8: Merge commit '443502aed8b814d883825e52e91e4f018955aa66'
[23:18] <cone-577> ffmpeg.git 03Vittorio Giovara 07master:60b055133485: png_parser: fix size of chunk_lenght
[23:18] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:70cbb473608b: Merge commit '60b055133485891405722bc9722e2c74fc9764b8'
[23:19] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:4cb9f1a77432: h264_cabac: fix one fill_rectangle() indentation level
[23:19] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:69b2d43d6afe: Merge commit '4cb9f1a77432de6f368df69bebbc082368a88c86'
[23:54] <cone-577> ffmpeg.git 03John Stebbins 07master:1b667269062e: h264_parser: don't stop on SPS_EXT in split
[23:54] <cone-577> ffmpeg.git 03Michael Niedermayer 07master:940f5c08e512: Merge commit '1b667269062eb6aec0b8726393ea91b7f7f57fde'
[00:00] --- Wed Nov 12 2014


More information about the Ffmpeg-devel-irc mailing list