📄 changelog
字号:
------------------------------------------------------------------------r116 | federico | 2005-03-29 17:03:49 +0200 (Tue, 29 Mar 2005) | 7 linesSome bugs fixed.Note: Fenice is also compatible with winamp+in_rtp.dll.You can dowload in_rtp.dll from: http://www.live.com/multikit/windows/in_rtp.dlland add it in your winamp plugin directory (usually "C:\Program Files\Winamp\Plugins").So,i using winamp, winzoz user can listen mp3 streamed from Fenice.------------------------------------------------------------------------r115 | federico | 2005-03-24 13:15:17 +0100 (Thu, 24 Mar 2005) | 6 linesNew media support handling. Now read_X, load_XPT and the new free_XPT are function pointer.Separated header file for each media type support.WARNINGS: do not release this, tests are in progress :-)------------------------------------------------------------------------------------------------------------------------------------------------FENICE 1.9------------------------------------------------------------------------------------------------------------------------------------------------r114 | shawill | 2005-03-22 18:41:59 +0100 (Tue, 22 Mar 2005) | 8 linesBufferpool writing procedure changed:now even if a slot is requested with OMSbuff_getslot the writer position insidebuffer queue is not yet updated and, at the end of operations with requestedslot, OMSbuff_write MUST be called for committing written slot.The OMSbuff_write understands that the slot was previously requested and do notget a new one, it just upgrade the slot paramenters and buffer writer position,refs and seq.------------------------------------------------------------------------r113 | mancho | 2005-03-22 16:11:07 +0100 (Tue, 22 Mar 2005) | 2 linesPreparing release 1.9.------------------------------------------------------------------------r112 | shawill | 2005-03-21 19:33:48 +0100 (Mon, 21 Mar 2005) | 3 linesRTSP lines now end with CRLF accordingly with rfc.Real Audio+Video compatibility regained.------------------------------------------------------------------------r111 | federico | 2005-03-21 18:11:02 +0100 (Mon, 21 Mar 2005) | 11 lines- final MPEG-4 video ES parser- separate header and structure for all video format supportTODO: - "config=" in sdp for MPEG-4 video ES - free functions for all media format supports - separate header and structure for all audio format supportsTEST in progress: - bit rate and video quality with MPEG-4 video ES - MPEG-4 video ES live support------------------------------------------------------------------------r110 | federico | 2005-03-10 19:39:09 +0100 (Thu, 10 Mar 2005) | 5 linesmpeg4 video live support not finished.config in sdp not finished.I need one commit more. Wait please!------------------------------------------------------------------------r109 | federico | 2005-03-10 13:46:41 +0100 (Thu, 10 Mar 2005) | 8 linesFull mpeg 4 video es support added. A complete parser was written and so all profiles are suppoted.dump_payload.c is used ONLY for STRONG debug (see mediainfo/get_frame.c).TODO: right profile-id and config in sdp (you 'll see them in the next commit, please wait!).NOTE: 1) vcodec: mpeg4 2) format: m4v ------------------------------------------------------------------------r108 | federico | 2005-03-01 17:05:39 +0100 (Tue, 01 Mar 2005) | 4 linesFirst step in order to add mpeg2 TS support.read_MPEG_system is disabled.------------------------------------------------------------------------r107 | mancho | 2005-03-01 15:43:02 +0100 (Tue, 01 Mar 2005) | 2 linesRelease 1.8------------------------------------------------------------------------------------------------------------------------------------------------FENICE 1.8------------------------------------------------------------------------------------------------------------------------------------------------r106 | mancho | 2005-03-01 15:36:57 +0100 (Tue, 01 Mar 2005) | 2 linesChanged paths: M /trunk/debian/changelogUpdating to 1.8------------------------------------------------------------------------r105 | mancho | 2005-03-01 15:23:40 +0100 (Tue, 01 Mar 2005) | 2 linesChanged paths: M /trunk/docs/Makefile.am- Fixing the mess made with :diffput. Sorry.------------------------------------------------------------------------r104 | mancho | 2005-03-01 13:40:50 +0100 (Tue, 01 Mar 2005) | 7 linesChanged paths: M /trunk/00pl M /trunk/INSTALL M /trunk/Makefile.am M /trunk/NEWS M /trunk/configure.ac M /trunk/debian/README.Debian M /trunk/debian/changelog M /trunk/debian/control M /trunk/debian/copyright D /trunk/debian/files M /trunk/docs/Makefile.am M /trunk/docs/fenice.1 M /trunk/docs/howto/Makefile.am M /trunk/docs/howto/fenice-howto.html M /trunk/fenice.spec- Changed email address in various files.- Documentation build stage improved: now it should build cleanly both in Debian and Gentoo.- Updated the Fenice HOWTO.- Updated version number.- Pre-release (1.8).------------------------------------------------------------------------r103 | mancho | 2005-02-28 15:48:30 +0100 (Mon, 28 Feb 2005) | 2 linesChanged paths: A /trunk/debian A /trunk/debian/README.Debian A /trunk/debian/changelog A /trunk/debian/compat A /trunk/debian/control A /trunk/debian/copyright A /trunk/debian/docs A /trunk/debian/files A /trunk/debian/init.d.ex A /trunk/debian/rulesMerging Debian-package build directory in the official source tree.------------------------------------------------------------------------r102 | federico | 2005-02-24 18:31:30 +0100 (Thu, 24 Feb 2005) | 6 linesChanged paths: M /trunk/INSTALL M /trunk/include/fenice/mediainfo.h M /trunk/mediainfo/read_MPEG_video.cVideo compatibility to RealOne10Gold5.TODO: - Audio + Video compatibility to RealOne/Player: i think it is a session number problem - Random Access doesn't work fine. Really, i think it is impossible to do a good random access without a special fileformat support. ------------------------------------------------------------------------r101 | shawill | 2005-02-23 10:08:23 +0100 (Wed, 23 Feb 2005) | 2 linesChanged paths: M /trunk/etc/Makefile.am M /trunk/include/fenice/rtp.h M /trunk/include/fenice/socket.hOSX compatibility issues (thanx to S閎astien Pierre).------------------------------------------------------------------------r100 | shawill | 2005-02-16 15:00:57 +0100 (Wed, 16 Feb 2005) | 2 linesChanged paths: M /trunk M /trunk/INSTALL M /trunk/schedule/schedule_do.cTraffic managing...------------------------------------------------------------------------r99 | shawill | 2005-02-16 12:59:47 +0100 (Wed, 16 Feb 2005) | 2 linesChanged paths: M /trunk/COPYING M /trunk/multicast M /trunk/schedule/schedule_do.c M /trunk/schedule/schedule_remove.ctrying to fix the 100% bug.------------------------------------------------------------------------r98 | shawill | 2005-02-11 16:46:41 +0100 (Fri, 11 Feb 2005) | 3 linesChanged paths: M /trunk/mediainfo/validate_stream.c M /trunk/rtp/RTP_session_destroy.c M /trunk/rtsp/send_describe_reply.c M /trunk/sdp/get_SDP_descr.cBugfixes in SD_FL_TWIN & SD_FL_MULTICAST flags settings and releasing.'\n' added at the end of sdp description.------------------------------------------------------------------------r97 | federico | 2005-02-09 16:57:40 +0100 (Wed, 09 Feb 2005) | 2 linesChanged paths: M /trunk/mediainfo/read_MPEG4ES_video.cMPEG4: working in progress------------------------------------------------------------------------r96 | federico | 2005-02-07 09:56:52 +0100 (Mon, 07 Feb 2005) | 2 linesChanged paths: M /trunk/mediainfo/enum_media.c M /trunk/mediainfo/validate_stream.c M /trunk/rtp/RTP_session_destroy.c M /trunk/schedule/schedule_remove.cRelease multicast flags------------------------------------------------------------------------r95 | federico | 2005-02-04 16:00:34 +0100 (Fri, 04 Feb 2005) | 2 linesChanged paths: M /trunk/rtsp/RTSP_setup.cSetting up multicast handling------------------------------------------------------------------------r94 | federico | 2005-02-04 14:53:15 +0100 (Fri, 04 Feb 2005) | 3 linesChanged paths: M /trunk/INSTALL M /trunk/Makefile.am M /trunk/configure.ac M /trunk/etc/fenice.conf M /trunk/include/fenice/Makefile.am M /trunk/include/fenice/mediainfo.h M /trunk/include/fenice/multicast.h M /trunk/include/fenice/rtp.h M /trunk/include/fenice/rtsp.h M /trunk/include/fenice/utils.h M /trunk/mediainfo/parse_SD_file.c M /trunk/mediainfo/validate_stream.c A /trunk/multicast A /trunk/multicast/Makefile.am A /trunk/multicast/is_valid_multicast_address.c M /trunk/rtp/RTP_session_destroy.c M /trunk/rtsp/RTSP_play.c M /trunk/rtsp/RTSP_setup.c M /trunk/rtsp/parse_url.c M /trunk/rtsp/send_redirect_3xx.c M /trunk/rtsp/send_setup_reply.c M /trunk/schedule/schedule_add.c M /trunk/schedule/schedule_remove.c M /trunk/sdp/get_SDP_descr.c M /trunk/src/Makefile.amHandling multicast session. SDP is now fetched using RTSP.------------------------------------------------------------------------r92 | mancho | 2005-02-01 12:51:39 +0100 (Tue, 01 Feb 2005) | 3 linesChanged paths: M /trunk/ChangeLogChangeLog updatedReady to release------------------------------------------------------------------------------------------------------------------------------------------------FENICE 1.7------------------------------------------------------------------------------------------------------------------------------------------------r91 | mancho | 2005-02-01 12:38:59 +0100 (Tue, 01 Feb 2005) | 3 linesChanged paths: M /trunk/docs/Makefile.am M /trunk/docs/fenice.1 M /trunk/docs/howto/Makefile.am M /trunk/fenice.specLate adjustments to descriptionsi strings.Fixed errors in variables names in docs/Makefile.am------------------------------------------------------------------------r90 | shawill | 2005-02-01 12:15:55 +0100 (Tue, 01 Feb 2005) | 2 linesChanged paths: M /trunk/configure.ac M /trunk/eventloop/eventloop.c M /trunk/eventloop/schedule_connections.c M /trunk/include/fenice/mediainfo.h M /trunk/include/fenice/rtsp.h M /trunk/mediainfo/read_MP3.c M /trunk/mediainfo/read_MPEG4ES_video.c M /trunk/rtsp/max_connection.csome warning removed------------------------------------------------------------------------r89 | mancho | 2005-01-31 17:57:28 +0100 (Mon, 31 Jan 2005) | 3 linesChanged paths: M /trunk/TODO M /trunk/fenice.specUpdated fenice.spec (install man page)Added TODOs for the next release------------------------------------------------------------------------r88 | mancho | 2005-01-31 17:25:53 +0100 (Mon, 31 Jan 2005) | 2 linesChanged paths: D /trunk/docs/en A /trunk/docs/howto (from /trunk/docs/en:86) R /trunk/docs/howto/Makefile.am (from /trunk/docs/en/Makefile.am:87) R /trunk/docs/howto/fenice-howto.html (from /trunk/docs/en/fenice-howto.html:87)docs/en renamed to docs/howto------------------------------------------------------------------------r87 | mancho | 2005-01-31 17:24:25 +0100 (Mon, 31 Jan 2005) | 6 linesChanged paths: M /trunk/00pl M /trunk/ChangeLog M /trunk/NEWS M /trunk/configure.ac M /trunk/docs/Makefile.am M /trunk/docs/en/Makefile.am M /trunk/docs/en/fenice-howto.html A /trunk/docs/fenice.1Man page addedHow-To updatedNEWS addedVersion number updated to 1.7------------------------------------------------------------------------r86 | mancho | 2005-01-28 19:27:19 +0100 (Fri, 28 Jan 2005) | 2 linesChanged paths: M /trunk/docs/en/Makefile.am A /trunk/docs/en/fenice-howto.html D /trunk/docs/en/index-1.html D /trunk/docs/en/index-2.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -