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

burek burek021 at gmail.com
Thu Aug 22 02:05:02 CEST 2013


[00:35] <cone-633> ffmpeg.git 03Michael Niedermayer 07master:97e165cdae9b: avformat/unix: include sys/socket.h
[01:01] <durandal11707> ubitux: u changed address
[01:01] <ubitux> yes
[01:01] <durandal11707> u evil
[01:01] <ubitux> still the same gpg key though
[01:01] <ubitux> maybe i need to update a few files for copyright
[01:31] <BBB> ubitux: yes finish it! also I'm out for 3 days so expect no response from me for a whil
[01:31] <ubitux> ok, have fun :)
[01:31] <ubitux> "finish it" yeah well i'll try ;)
[01:35] <BBB> it's a calling ;)
[01:35] <durandal11707> so inter frame decoding haven't started at all and summer is already over?
[01:36] <BBB> ?
[01:36] <BBB> no I think inter frame decoding is pretty much finished, itxfm_add loop is missing and ubitux is slacking at adding it
[01:37] <BBB> and some sub8x8 block special case loop
[01:45] <durandal11707> hmm why it appears someone does not like whitelines
[01:47] <durandal11707> nvm, its fine
[06:11] <Zeranoe> Is the AAC spec really hard to comply with? Is that the reason there hasn't been a decent LGPL AAC encoder?
[07:47] <JEEB> Zeranoe, I'd rather say it's because of the effort and time one would have to put into writing psychoacoustic code (and possibly implementing some features that might or might not be in the encoder already) :)
[10:30] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:be03912a7805: avformat/unix: reshuffle #includes
[10:44] <cone-652> ffmpeg.git 03Diego Biurrun 07master:64af59bc4916: avformat: Fix references to removed av_close_input_file in Doxygen
[10:44] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:9ab8de4b2390: Merge commit '64af59bc4916fac5578b31c89da13c30b591bddf'
[10:52] <cone-652> ffmpeg.git 03John Stebbins 07master:db03cb37fd96: movenc: Allow chapter track in default MODE_MP4
[10:52] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:8d63aaed1efe: Merge commit 'db03cb37fd9650b4a7c752d24a2e84ff27508ee8'
[11:05] <cone-652> ffmpeg.git 03John Stebbins 07master:6c786765cd5e: movenc: Allow chapters to be written in trailer
[11:05] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:a76390d100ec: Merge commit '6c786765cd5eb794dedd4a0970dfe689b16dfeeb'
[11:10] <XwZ> hi, I have a question about how to close a rtsp stream, I'm using this code : http://pastebin.com/7UNz9zEN and even if i use avcodec_close(vCodecCtxp); and avformat_close_input(&pFormatCtx); my handle on my camera is not released, that mean after few tries I have to reboot my camera to free the handle otherwise i can't connect to it
[11:10] <XwZ> what am i don't release ?
[11:30] <cone-652> ffmpeg.git 03Diego Biurrun 07master:2a61592573d7: avcodec: Remove some commented-out debug cruft
[11:30] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:58e12732dbab: Merge commit '2a61592573d725956a4377641344afe263382648'
[11:44] <cone-652> ffmpeg.git 03Justin Ruggles 07master:545a0b807cf4: vf_fps: add 'start_time' option
[11:44] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:b69b075ac607: Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'
[11:50] <ubitux> saste: i know i insist, but you should really use do { ... } while (0) form for those macro
[11:50] <saste> ubitux: noted
[11:50] <ubitux> it's making an empty statement in the current state (double ;;)
[11:50] <ubitux> (don't we have compilers chocking on those?)
[11:51] <ubitux> (well, not double ;; but { ... };)
[12:12] <cone-652> ffmpeg.git 03Martin Storsjö 07master:4f2b469da5e4: Add a libfdk-aac decoder
[12:12] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:614cf1a6133a: Merge commit '4f2b469da5e4ae221718ae479f6af627cfdebb91'
[12:17] <cone-652> ffmpeg.git 03Diego Biurrun 07master:f34de1486aa0: h264data: Remove unused luma_dc_field_scan table
[12:17] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:e9cb43c6f67c: Merge commit 'f34de1486aa0eb147d46ba5d2cb86a17407bb7ce'
[12:32] <cone-652> ffmpeg.git 03Diego Biurrun 07master:c4e43560fe66: h264data: Move some tables to the only place they are used
[12:32] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:16466d92b9f7: Merge commit 'c4e43560fe6677e9d60bfb3cffc41c7324e92a0b'
[12:39] <cone-652> ffmpeg.git 03Diego Biurrun 07master:8fed466b0a7d: h264_ps: Drop commented-out cruft
[12:39] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:8299ed261a95: Merge commit '8fed466b0a7d636ae5035f9c6074fba9a621539b'
[13:03] <cone-652> ffmpeg.git 03Diego Biurrun 07master:330ad1f6a53a: h264_ps: K&R formatting cosmetics
[13:03] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:e853cf53256f: Merge commit '330ad1f6a53a37dec228cb424ca57e1268fafc64'
[13:09] <cone-652> ffmpeg.git 03Diego Biurrun 07master:c18838f5eb7d: h264_ps: Use more meaningful error values
[13:09] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:70a73213b787: Merge commit 'c18838f5eb7d7001a9dc653f5162868c04c1b2a1'
[13:16] <cone-652> ffmpeg.git 03Diego Biurrun 07master:e95930eda18e: avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
[13:16] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:3d842cf8273f: Merge remote-tracking branch 'qatar/master'
[13:52] <xlinkz0> how can I give private options to x264 from ffmpeg?
[13:57] <nevcairiel> xlinkz0: you can use "-x264opts" to pass options, ie. "-x264opts keyint=123:min-keyint=20" .. multiple key/value pairs separated by :
[13:59] <xlinkz0> thanks
[14:00] <GoaLitiuM> just don't give ffmpeg multiple -x264opts parameters
[14:01] <nevcairiel> yeah that wont work, just one
[14:01] <GoaLitiuM> i had to learn that the hard way
[14:12] <xlinkz0> GoaLitiuM: you mean do "-x264opts opt1=val1:opt2=val2" and not "-x264opts opt1=val1 -x264opts opt2=val2" ?
[14:12] <xlinkz0> or just don't give it two opts at all
[14:12] <GoaLitiuM> xlinkz0: yes
[14:12] <GoaLitiuM> only have one combined var list
[14:12] <xlinkz0> ok
[14:33] <cone-652> ffmpeg.git 03Michael Niedermayer 07master:ca7f637a1eb7: doc/filters: move fps filter start_time item to correct place
[17:39] <cone-652> ffmpeg.git 03Paul B Mahol 07master:e6876c7b7b55: lavfi/hue: use lookup tables
[17:51] <cone-652> ffmpeg.git 03Stefano Sabatini 07master:5ae3563359cd: lavf/tee: add special select option
[17:51] <cone-652> ffmpeg.git 03Stefano Sabatini 07master:71c5f9d29c9e: doc/muxers: add elaborated example for the tee muxer
[17:53] <durandal_1707> those tee argmuents are really amazing
[20:14] <cone-652> ffmpeg.git 03Thilo Borgmann 07master:ffa18de2e6cc: configure: Add exif to CONFIG_EXTRA.
[20:41] <cone-652> ffmpeg.git 03Paul B Mahol 07master:9a5aa2c48e35: avcodec/mdec: use init_get_bits8()
[20:49] <durandal_1707> why fate-suite/qtrle/Animation-16Greys.mov gives black pixels?
[21:34] <cone-652> ffmpeg.git 03Paul B Mahol 07master:925d0837b9f0: qtrle: use bytestream2_get_buffer()
[21:34] <cone-652> ffmpeg.git 03Paul B Mahol 07master:d5f547389b45: qtrle: use uint16_t and (u)int8_t instead of unsigned short and unsigned char
[21:34] <cone-652> ffmpeg.git 03Paul B Mahol 07master:5c9d44d66bd4: qtrle: use memcpy()
[21:34] <cone-652> ffmpeg.git 03Paul B Mahol 07master:71c378984b0b: qtrle: make code independent of sizeof(AVFrame)
[22:05] <cone-652> ffmpeg.git 03Paul B Mahol 07master:e7834d29f2a8: lavfi/separatefields: fix frame leak
[22:31] <cone-652> ffmpeg.git 03Paul B Mahol 07master:920046abf192: loco: use init_get_bits8()
[00:00] --- Thu Aug 22 2013


More information about the Ffmpeg-devel-irc mailing list