]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2010-05-22 Michal Sojkafrsh: Export information about the last RTP contract... fwp
2010-05-21 Michal Sojkartp: Allow specifying contract parameters in URL
2010-05-21 Michal Sojkafrsh: Print error messages
2010-05-08 Michal SojkaRemove debugging messages
2010-05-08 Michal SojkaO_DIRECT works!!!
2010-05-08 Michal Sojkaurl_fseek works
2010-05-07 Michal SojkaMore tuning - still not finisher
2010-05-07 Michal SojkaStarted attempt to fix seek handling - still not completed
2010-05-07 Michal SojkaFix segault
2010-05-07 Michal SojkaI forgot commit this
2010-05-07 Michal SojkaUse O_DIRECT buffer flushing only when we operate reall...
2010-05-06 Michal SojkaSome cleanup and comment
2010-05-05 Michal SojkaStarted implementation of "correct" O_DIRECT handling
2010-05-05 Michal SojkaRevert "Prepare for O_DIRECT"
2010-04-13 Michal SojkaMakefile: Compile with FRSH
2010-04-09 Michal SojkaPrepare for O_DIRECT
2009-11-30 Michal SojkaAllow building completely independent of FRSH
2009-11-29 Michal SojkaRevert "Attempt to open files with O_DIRECT"
2009-11-29 Michal SojkaAttempt to open files with O_DIRECT
2009-11-28 Michal SojkaFix warning when compiling with FRSH
2009-11-28 Michal SojkaRevert "CONFIG_FRSH_PROTOCOL is already defined by...
2009-11-28 Michal SojkaCONFIG_FRSH_PROTOCOL is already defined by configure...
2009-11-28 Michal SojkaDo not tell FFMPEG that the packet is bigger than curre...
2009-11-28 Michal SojkaReworked assignment of FRSH contract parameters
2009-11-27 Michal SojkaCreate receive endpoints for incomming streams
2009-11-26 Michal SojkaPut FRSH support as a separate protocol
2009-11-25 Michal SojkaFRSH protcol moved to a separate file
2009-11-25 Michal SojkaAdded meaningful labels to FWP contracts
2009-11-25 Michal SojkaRemoved static omkization
2009-11-25 Martin MolnarAdded cancelation of contracts
2009-11-25 Martin MolnarNet contracts are given different names in fomart net_c...
2009-11-25 Martin MolnarAdded global params udp_period and udp_budget used...
2009-11-25 Martin Molnarudp_socket_create returns socket descriptor
2009-11-25 Martin MolnarDecrease budget.
2009-11-25 Martin MolnarFFmpeg UDP protocol hacked to be delivered through...
2009-09-21 Michal SojkaDo not use libswscale HEAD version, but older, that...
2009-05-28 Martin MolnarAdded cancelation of contracts
2009-05-27 Martin MolnarNet contracts are given different names in fomart net_c...
2009-05-25 Martin MolnarAdded global params udp_period and udp_budget used...
2009-05-25 Martin MolnarAdded autogenerated Makefiles
2009-05-25 Martin Molnarudp_socket_create returns socket descriptor
2009-05-20 Martin MolnarDecrease budget.
2009-05-20 Martin MolnarFFmpeg UDP protocol hacked to be delivered through...
2009-05-14 Pavel PisaMakefile.omk sucks in config generated by config4omk. omkize
2009-05-14 Pavel PisaAdded script to configure FFMpeg for OMK build.
2009-05-14 Pavel PisaThe temporary workaround to create _build/user/ffmpeg...
2009-05-14 Pavel PisaThe FFMpeg can be made to build by OMK hackish way.
2009-05-14 Pavel PisaUpdated Makefile.omk for libswscale.
2009-05-14 Pavel PisaThe first step in omkization.
2009-05-14 Pavel PisaAdded copy of libswscale/Makefile for omkization.
2009-05-14 Pavel PisaAdded copies of makefiles for OMK build.
2009-05-14 diegoAdd gnu/kfreebsd to list of recognized operating systems.
2009-05-14 sergeFix for issue #829 ("ffvorbis outputs crackling sound...
2009-05-14 michaelFix VBV delay for mpeg1/2 CBR.
2009-05-14 conradUse skip_bits_long() for large skips
2009-05-13 alexcAdd PCE support to the ADTS muxer.
2009-05-13 alexcSubroutine to copy an AAC Program Config Element (PCE)
2009-05-13 alexcCosmetics after last commit
2009-05-13 alexcAllow parsing and decoding of ADTS AAC files with chann...
2009-05-13 alexcMove the ADTS header size to the parser's header file.
2009-05-13 bcoudurierparse 'stps' atom to set keyframe, partial sync sample...
2009-05-13 bcoudurieralign and update doxygen
2009-05-13 bcoudurierremove comment
2009-05-13 bcoudurierParse 'cslg' atom to retrieve dts shift when 'ctts...
2009-05-13 alexcAdd a quick description to the H.264 BSF
2009-05-13 bcoudurierfactorize av_set_pts_info
2009-05-13 bcouduriercosmetics, alignment
2009-05-13 bcoudurieradd casts to silence gcc warnings
2009-05-13 bcoudurieradd casts to silence gcc warnings
2009-05-12 diegoFix bandwith vs. bandwiDth typo.
2009-05-12 bcoudurierv210 mov fourcc
2009-05-12 bcoudurierv210 avi fourcc, v210_720p.avi
2009-05-12 bcoudurierV210 Uncompressed 4:2:2 10-bit encoder and decoder
2009-05-12 benoitPer-stream language-tags extraction in asfdec.
2009-05-12 conradCopy input codec's chroma_sample_location to output...
2009-05-11 diegoSupport 16K samplerate in Nellymoser.
2009-05-11 conradUpdate regression tests for y4m after r18796
2009-05-11 conradUse chroma_sample_location in reading/writing yuv4mpeg
2009-05-11 conradAdd a chroma_sample_location field to define positionin...
2009-05-11 mruPPC: 32-bit asm for MAC64 and MLS64
2009-05-11 bcouduriermove free data in the video case
2009-05-11 bcoudurierwrite a single pes for video frames, some proprietary...
2009-05-10 bcouduriersgi encoder does not support pal8
2009-05-10 bcoudurierrgb555le, rgb565le, rgb565be, bgr24 in .mov muxing
2009-05-10 bcoudurierbgra in .mov muxing
2009-05-10 bcouduriercorrect pixfmt for argb
2009-05-10 bcoudurierrgba in .mov muxing
2009-05-10 bcoudurierreindent
2009-05-10 bcouduriercheck for palette presence, fix crash with QT-BMP.mov...
2009-05-10 bananRemove dead nested assignment found by CSA
2009-05-10 bananRemove unused code found by CSA
2009-05-10 bcoudurierensure first pts is set, according to specs
2009-05-10 bcoudurierremove useless max_payload_size variable
2009-05-10 bcoudurierdo not write dts if pts is not set
2009-05-10 bcoudurierfix total bitrate computation, based on patch by corp18...
2009-05-10 bcoudurierupdate comment for rgb 16 bit in .mov
2009-05-09 stefanoAdd @code/@endcode commands to markup C code in av_tree...
2009-05-09 stefanoAdd missing '*' to av_tree_insert() doxy.
2009-05-09 diegoAdd necessary header for CONFIG_RUNTIME_CPUDETECT prepr...
2009-05-08 diegodata parameter of dnxhd_encode_picture() should not...
next