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

burek burek021 at gmail.com
Fri May 1 02:05:02 CEST 2015


[00:26:51 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07master:2025e803cd0c: avformat/mov: Do not read ACLR into extradata for H.264
[02:02:00 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:fbc998ce3f90: avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream
[02:02:01 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:bfdf15943d65: avformat/flvdec: Increase string array size
[02:02:02 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:19475c0d749c: avfilter/vf_sab: fix filtering tiny images
[02:02:03 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:0bdbf1aba3b1: avcodec/dvdsubdec: fix out of bounds accesses
[02:02:04 CEST] <cone-837> ffmpeg 03Dale Curtis 07release/2.1:6832b1fde7b6: mov: Avoid overflow with mov_metadata_raw()
[02:02:05 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:71d0cfff15ea: avformat/mov: fix integer overflow in mov_read_udta_string()
[02:02:06 CEST] <cone-837> ffmpeg 03Dale Curtis 07release/2.1:13d4d8a9c6bb: mov: Fix negative size calculation in mov_read_default().
[02:02:07 CEST] <cone-837> ffmpeg 03Paul B Mahol 07release/2.1:ac1905cd5bff: lavfi: check av_strdup() return value
[02:02:08 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:83700aced191: avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
[02:02:09 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:fa0194e9ca70: avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory
[02:02:10 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:36ac58454832: avformat/mov: Fix mixed declaration and statement warning
[02:02:11 CEST] <cone-837> ffmpeg 03Johan Andersson 07release/2.1:e4fddd18e7f4: cmdutils: update copyright year to 2015.
[02:02:12 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:f04b323a460f: avcodec/dvdsubdec: error on bitmaps with size 0
[02:02:13 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:5a98a000018e: avcodec/dvdsubdec: fix accessing dangling pointers
[02:02:14 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:ccca7ae8c6db: ffmpeg: Clear error message array at init.
[02:02:15 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:9d156e24d779: avcodec/flac_parser: fix handling EOF if no headers are found
[02:02:16 CEST] <cone-837> ffmpeg 03Vittorio Giovara 07release/2.1:d00e2fa28410: swscale: check memory allocations
[02:02:17 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:7c54f1416859: avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()
[02:02:18 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:e651a2f88c21: avformat/utils: Fix number suffixes in tb_unreliable()
[02:02:19 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:364bdddaad04: swresample/dither: Cleanup number suffixes
[02:02:20 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:201d626bb90e: avformat/matroskadec: Fix number suffixes
[02:02:21 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:633ce6baaaab: avformat/smacker: Fix number suffix
[02:02:22 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:6862970dbfd8: avformat/omadec: fix number suffix
[02:02:23 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:5feffd62688b: avcodec/h264_cabac: use int instead of long for mbb_xy
[02:02:24 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:37723e0d0c3e: avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculation
[02:02:25 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:6e7f183ae632: avformat/tta: fix crash with corrupted files
[02:02:26 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:28f303542e90: avformat/mpc8: fix hang with fuzzed file
[02:02:27 CEST] <cone-837> ffmpeg 03wm4 07release/2.1:55b75ece7043: avformat/mpc8: fix broken pointer math
[02:02:28 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:af0544ca3d40: avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior
[02:02:29 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:a6ba4c1116c1: avcodec/mjpegdec: Check number of components for JPEG-LS
[02:02:30 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:b844584c1017: avcodec/mjpegdec: Check escape sequence validity
[02:02:31 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:813054c4bd5d: swscale/utils: Limit filter shifting so as not to read from prior the array
[02:02:32 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:07a55344e636: avformat/thp: Check av_get_packet() for failure not only for partial output
[02:02:33 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:17ecc8a7716e: avcodec/h264_ps: More completely check the bit depths
[02:02:34 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:01e2e746bad3: avcodec/h264: Be more strict on rejecting pps/sps changes
[02:02:35 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:cab930604011: avcodec/h264_slice: Do not change frame_num after the first slice
[02:02:36 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:6c67cc2ad119: avcodec/h264_slice: Check picture structure before setting the related fields
[02:02:37 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:6ab48096f5bd: avcodec/h264_slice: ignore SAR changes in slices after the first
[02:02:38 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:1aea2213a686: avformat/idcin: Use 64bit for ret to avoid overflow
[02:02:39 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:1480d9b3d39b: avformat/gxf: Use 64bit for res to avoid overflow
[02:02:40 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:3b17f32ec3cc: avformat/mvdec: Use 64bit for ret to avoid overflow
[02:02:41 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:f8b6ba5574c7: avformat/vqf: Use 64bit for ret to avoid overflow
[02:02:42 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:94ebfef2fb69: avformat/omadec: Use 64bit for ret to avoid overflow
[02:02:43 CEST] <cone-837> ffmpeg 03Anton Khirnov 07release/2.1:d005972995ee: h264: initialize H264Context.avctx in init_thread_copy
[02:02:44 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:b62a3478e92b: avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()
[02:02:45 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:d0da72ebb04a: avcodec/a64multienc: use av_frame_ref instead of copying the frame
[02:02:46 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:91ced1608cf4: avcodec/a64multienc: don't set incorrect packet size
[02:02:47 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:1a8f9f0e5898: avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop
[02:02:48 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:a79e5c994cf9: swscale/utils: More carefully merge and clear coefficients outside the input
[02:02:49 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:7afb16c9a1c8: avcodec/snowdec: Fix ref value check
[02:02:50 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:232b1f83de57: avcodec/h264: Only reinit quant tables if a new PPS is allowed
[02:02:51 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:41ca0489ba92: avcodec/zmbv: Check len before reading in decode_frame()
[02:02:52 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:c417b7b5663b: avcodec/hevc_ps: Sanity checks for some log2_* values
[02:02:53 CEST] <cone-837> ffmpeg 03James Cowgill 07release/2.1:11141fb9ff32: mips/acelp_filters: fix incorrect register constraint
[02:02:54 CEST] <cone-837> ffmpeg 03Dyami Caliri 07release/2.1:b49f8de4ec33: Fix buffer_size argument to init_put_bits() in multiple encoders.
[02:02:55 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:cd74b344c235: avformat/adxdec: check avctx->channels for invalid values
[02:02:56 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:81196b6d6018: avformat/bit: check that pkt->size is 10 in write_packet
[02:02:57 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:8a9d5a8140d5: avformat/bit: only accept the g729 codec and 1 channel
[02:02:58 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:dfc3cd73ff55: avcodec/mjpegdec: Skip blocks which are outside the visible area
[02:02:59 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:0b0a8cd133c7: swscale/utils: clear formatConvBuffer on allocation
[02:03:00 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:86c024ea9e65: avformat/flvenc: check that the codec_tag fits in the available bits
[02:03:01 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:dc2d15360cd7: webp: ensure that each transform is only used once
[02:03:02 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:3f30c49f7ed0: avcodec/utils: Align YUV411 by as much as the other YUV variants
[02:03:03 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:6e43bb2dc29c: avcodec/tiff: move bpp check to after "end:"
[02:03:04 CEST] <cone-837> ffmpeg 03Vittorio Giovara 07release/2.1:803db3b6fe86: aic: Fix decoding files with odd dimensions
[02:03:05 CEST] <cone-837> ffmpeg 03Federico Tomassetti 07release/2.1:0b84dbeca95d: mdec: check for out of bounds read
[02:03:06 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:66a1ed96bf3d: avcodec/rv10: check size of s->mb_width * s->mb_height
[02:03:07 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:3f5a2831744c: avcodec/webp: validate the distance prefix code
[02:03:08 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:61d5ec7c32b8: avformat/rm: limit packet size
[02:03:09 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:9a52cbdb0097: ffmdec: fix infinite loop at EOF
[02:03:10 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:907d7d972ada: ffmdec: limit the backward seek to the last resync position
[02:03:11 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:fa5ec2c354af: avcodec/options_table: remove extradata_size from the AVOptions table
[02:03:12 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:41dffa883a17: roqvideoenc: set enc->avctx in roq_encode_init
[02:03:13 CEST] <cone-837> ffmpeg 03Xiaohan Wang 07release/2.1:0b25a4d253ba: Fix read-after-free in matroska_read_seek().
[02:03:14 CEST] <cone-837> ffmpeg 03Martin Storsjö 07release/2.1:436f530a51ab: arm: Suppress tags about used cpu arch and extensions
[02:03:15 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:560b3895387e: avcodec/012v: Check dimensions more completely
[02:03:16 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:95d92601771b: avcodec/012v: redesign main loop
[02:03:17 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:2aa21e8d9551: ffmdec: make sure the time base is valid
[02:03:18 CEST] <cone-837> ffmpeg 03Rainer Hochecker 07release/2.1:eface550b9d3: hevc: delay ff_thread_finish_setup for hwaccel
[02:03:19 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:88f2d31d4e92: avformat/mov: Use sizeof(filename) instead of a literal number
[02:03:20 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:f000df4ce2a7: avformat/mov: Check for string truncation in mov_open_dref()
[02:03:21 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:5922e5a84eb3: avformat/mov: Disallow ".." in dref unless use_absolute_path is set
[02:03:22 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:5da5e47a1797: avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
[02:03:23 CEST] <cone-837> ffmpeg 03Anton Khirnov 07release/2.1:e4f32ef80633: hevc: make the crop sizes unsigned (cherry picked from commit c929659bdd7d2d5848ea52e685a3164c7b901bb0)
[02:03:24 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:5628a5406299: avcodec/hevc_ps: More complete window reset
[02:03:25 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:09a5a754fe56: avcodec/hevc_ps: Check cropping parameters more correctly
[02:03:26 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:99a692498370: avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
[02:03:27 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:44d447f31cf9: avutil/pca: Check for av_malloc* failures
[02:03:28 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:dcf23f12979e: avcodec/h264_refs: Do not set reference to things which dont exist
[02:03:29 CEST] <cone-837> ffmpeg 03Timothy Gu 07release/2.1:ba7ccddb82dc: tests/fate.sh: report different status for different errors
[02:03:30 CEST] <cone-837> ffmpeg 03Timothy Gu 07release/2.1:a43f9e6895fe: tests: Fix test name for pixfmts tests(cherry picked from commit e1ee0521a698809ed216e9e5c11bd2bbb466ed04)
[02:03:31 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:38c8264d193c: avcodec/aacdec: Fix storing state before PCE decode
[02:03:32 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:12e005f7e7a9: msrledec: use signed pixel_ptr in msrle_decode_pal4
[02:03:33 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:11752d17b8b4: aacdec: consistently use avctx for logging in decode_eld_specific_config
[02:03:34 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:13178541369f: aasc: return correct buffer size from aasc_decode_frame
[02:03:35 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:49ff079f0c0e: aacpsy: avoid psy_band->threshold becoming NaN
[02:03:36 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:307c5cb9d4cc: ac3: validate end in ff_ac3_bit_alloc_calc_mask
[02:03:37 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:bfd65092a2b7: alsdec: ensure channel reordering is reversible
[02:03:38 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:455bc87c8f00: avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
[02:03:39 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:d18f8959b3c6: alsdec: validate time diff index
[02:03:40 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:74e714f81597: avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
[02:03:41 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:0b5405c443ec: alsdec: check sample pointer range in revert_channel_correlation
[02:03:42 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:3339bae2197a: mpeg4videodec: only allow a positive length
[02:03:43 CEST] <cone-837> ffmpeg 03Vittorio Giovara 07release/2.1:bb95df33a0d4: lavf: Reset global flag on deinit
[02:03:44 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:89b83042a9c5: alsdec: only adapt order for positive max_order
[02:03:45 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:3144044e0142: alac: reject rice_limit 0 if compression is used
[02:03:46 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:fb5f3241e40d: tests/fate-run: do not attempt to parse tiny_psnrs output if it failed
[02:03:47 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:be7dc34bcf00: apedec: set s->samples only when init_frame_decoder succeeded
[02:03:48 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:60201e27efa6: apedec: prevent out of array writes in decode_array_0000
[02:03:49 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:0397e998b3aa: ffmpeg: remove incorrect network deinit
[02:03:50 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:ac323fa46330: nutdec: check for negative frame rate in decode_info_header
[02:03:51 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:84981c8a87a3: nutdec: check chapter creation in decode_info_header
[02:03:52 CEST] <cone-837> ffmpeg 03Andreas Cadhalpun 07release/2.1:e7cb5d41d1d6: nutdec: fix illegal count check in decode_main_header
[02:10:40 CEST] <Compn> release time heh
[02:26:48 CEST] <cone-837> ffmpeg 03Michael Niedermayer 07release/2.1:68f89b8264d4: Update for 2.1.8
[04:02:37 CEST] <cone-549> ffmpeg 03Michael Niedermayer 07master:d2184bf3b653: avfilter/lavfutils: disable frame threads when decoding a single image
[08:48:26 CEST] <rcombs> so I implemented Secure Transport
[08:53:27 CEST] <nevcairiel> do show
[09:12:34 CEST] <rcombs> nevcairiel: https://gist.github.com/81f621317bcec3c02306
[09:13:52 CEST] <nevcairiel> that looks pretty straight forward
[09:17:50 CEST] <rcombs> verification works
[09:17:59 CEST] <rcombs> the most complex part is really the PEM reading
[09:18:26 CEST] <rcombs> and I haven't done anything for listening, or for cert_file/key_file yet
[09:18:28 CEST] <nevcairiel> yeah its kinda annoying that there are options to read a PEM <.<
[09:18:47 CEST] <rcombs> the other 2 libs just take a filename and go "OK thanks"
[09:19:00 CEST] <rcombs> Secure Channel wants an array of DER-formatted certs
[09:20:07 CEST] <rcombs> by default, `-verify 1` means "verify against the CAs in the system keychain"
[09:26:03 CEST] <rcombs> when not configured with OS X or Windows's builtin TLS libs, curl sets a default cert bundle at configure time; it can be set on the command line, but by default it's the first of these paths that exists and is a regular file: /etc/ssl/certs/ca-certificates.crt, /etc/pki/tls/certs/ca-bundle.crt, /usr/share/ssl/certs/ca-bundle.crt, /usr/local/share/certs/ca-root.crt, /etc/ssl/cert.pem
[09:32:15 CEST] <wm4> rcombs: pretty nice, though you'd win bonus points if you move it to a separate file
[09:32:50 CEST] <nevcairiel> not sure th at works
[09:32:54 CEST] <rcombs> wm4: what, move the PEM reading and such to lava?
[09:32:56 CEST] <rcombs> *lavu
[09:33:18 CEST] <nevcairiel> the core tls code is in a #ifdef inside the big tls function
[09:33:25 CEST] <nevcairiel> could move some helper stuff i guess, but other than that..
[09:34:42 CEST] <wm4> looking at tls.c in git, it looks like a rather misguided attempt at sharing code
[09:35:07 CEST] <rcombs> wm4: it was a bit awkward to add to, yeah
[09:35:27 CEST] <rcombs> felt like there was one implementation, and then someone crammed another one in
[09:35:30 CEST] <rcombs> and now I'm doing it again!
[09:35:44 CEST] <rcombs> I should probably test it against more servers, and make sure verification works properly in a variety of attack scenarios
[12:09:22 CEST] <penthief> Hello, I put a small patch on the mailing list, I assume that someone needs to approve it because it is my first submission.
[12:11:40 CEST] <wm4> penthief: you need to subscribe to the mailing list to send mails without waiting for moderator approval
[12:12:49 CEST] <penthief> Ah, OK. Now subscribed.
[13:04:12 CEST] <cone-243> ffmpeg 03Michael Niedermayer 07n2.1.8:HEAD: avfilter/lavfutils: disable frame threads when decoding a single image
[14:31:16 CEST] <cone-243> ffmpeg 03Nedeljko Babic 07master:a1c7fe431c50: libavutil/softfloat: exponent adjusted for aac fixed point dec
[15:03:29 CEST] <cone-243> ffmpeg 03Nedeljko Babic 07master:7bab28147533: libavutil/softfloat: Added av_normalize_sf in av_add_sf
[15:17:08 CEST] <cone-243> ffmpeg 03Nedeljko Babic 07master:1fae26830797: libavutil/softfloat: Add functions.
[16:24:30 CEST] <cousin_luigi> Greetings.
[17:17:51 CEST] <Timothy_1u> rcombs: why doesn't lavf just use libcurl or something like that?
[17:21:49 CEST] <wm4> Timothy_1u: because NIH?
[17:52:18 CEST] <Compn> libcurl does hls ? :P
[17:58:38 CEST] <Compn> so whos going to the IETF meeting on ffv1? :P
[17:59:24 CEST] <wm4> who said anythign about HLS
[17:59:50 CEST] <BBB> michaelni: tree for merging (if patches are OKed) at https://github.com/rbultje/ffmpeg/commits/vp9-profile1-wip
[18:50:08 CEST] <michaelni> BBB, merging this leads to conflicts and duplicate commits, can you rebase it so it merges cleanly? or should i cherry pick the commits ?
[19:10:09 CEST] <Timothy_1u> wm4: probably
[19:10:57 CEST] <wm4> not just probably
[19:13:32 CEST] <Timothy_1u> BBB: Is "vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction." reported upstream anywhere?
[19:13:48 CEST] <Timothy_1u> If so it would be cool to reference the URL in the commit message
[20:57:25 CEST] <canbal> Anyone know how to register the decoder for timed_id3? I dont want to compile the libs and register all codecs using av_register_all(). However without this  avformat_find_stream_info() hangs
[20:58:02 CEST] <BBB> michaelni: Ill rebase, give me a few hours
[21:00:46 CEST] <BBB> Timothy_1u: yes, I reported it and my local branch has a comment to indicate the upstream bug report
[21:01:05 CEST] <BBB> Timothy_1u: but that was after I sent the original patches, sorry for that
[21:02:05 CEST] <BBB> michaelni: updated (I had no conflicts on rebase...)
[21:02:24 CEST] <BBB> Timothy_1u: https://code.google.com/p/webm/issues/detail?id=993
[21:02:25 CEST] <Timothy_1u> BBB: np
[21:14:44 CEST] <Compn> damn
[21:14:49 CEST] <Compn> downloaded my first hevc rip
[21:14:53 CEST] <Compn> whyyyyyyyyyyyyyy hevc why
[21:22:38 CEST] <rcombs> Compn: because people want to be in the future but don't realize that we're not actually there yet
[21:32:44 CEST] <cone-243> ffmpeg 03Vignesh Venkatasubramanian 07master:e2784a1d9660: lavf/webm_chunk: Use dyn_buf to write chunks
[21:34:09 CEST] <jamrial> BBB: did you see the threading related vp9 failures? http://fate.ffmpeg.org/report.cgi?time=20150430053919&slot=x86_64-archlinux-gcc-threads-8
[21:34:46 CEST] <jamrial> seems to happen only when threads >2
[21:36:44 CEST] <michaelni> BBB, ill merge the vp9 stuff in 24h (once all the fate samples have reached all clients)
[21:37:10 CEST] <BBB> jamrial: no, any specific samples? or any?
[21:38:22 CEST] <BBB> jamrial: for show-prev-frame, file bug, Ill look, I think I know what it is
[21:38:24 CEST] <jamrial> BBB: just those three tests as far as i could see
[21:38:37 CEST] <BBB> for intraonly, I have no idea, file seaprate bug and Ill put it in my queue
[21:38:41 CEST] <BBB> I dont think its related...
[21:59:32 CEST] <jamrial> BBB: ^
[21:59:40 CEST] <BBB> ty
[21:59:43 CEST] <BBB> I already found 1 of the 2
[21:59:45 CEST] <BBB> the other Im on
[22:03:40 CEST] <BBB> jamrial: fixed (both)
[22:03:42 CEST] <BBB> jamrial: see ML
[22:15:09 CEST] <cone-243> ffmpeg 03Luca Barbato 07master:82a10225f817: xcbgrab: Do not assume the non shm image data is always available
[22:15:10 CEST] <cone-243> ffmpeg 03Michael Niedermayer 07master:dc83733f2bf2: Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'
[22:22:45 CEST] <cone-243> ffmpeg 03Luca Barbato 07master:e8c4db0d4d07: xcbgrab: Validate the capture area
[22:22:46 CEST] <cone-243> ffmpeg 03Michael Niedermayer 07master:f5c5aa968c3c: Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'
[22:30:09 CEST] <cone-243> ffmpeg 03Luca Barbato 07master:06f4b1e37a08: avplay: Do not print a possibly uninitialized value
[22:30:10 CEST] <cone-243> ffmpeg 03Michael Niedermayer 07master:7ad528cf23da: Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e'
[22:41:23 CEST] <cone-243> ffmpeg 03James Almer 07master:39fbb27ec3a3: avutil/softfloat_tables: add missing stdint.h include
[23:32:27 CEST] <cone-243> ffmpeg 03Ronald S. Bultje 07master:5935513c0ed1: vp9: fix show-existing-frames for multi-threading.
[23:44:40 CEST] <cone-243> ffmpeg 03Vignesh Venkatasubramanian 07master:ccb8f674995d: lavf/webm_chunk: Fix a memory leak.
[00:00:00 CEST] --- Fri May  1 2015


More information about the Ffmpeg-devel-irc mailing list