File rtmpdump.changes of Package rtmpdump (Revision 07cba62d4c04b010972f7da55206fd50)

Currently displaying revision 07cba62d4c04b010972f7da55206fd50 , Show latest

102
 
1
-------------------------------------------------------------------
2
Thu Dec 15 14:15:45 UTC 2011 - ismail@namtrac.org
3
4
- Update to latest git as of 14.11.2011
5
  * Fix getting swf hash with https URLs
6
  * Fix bytes-received report
7
- Cleanup spec file
8
9
-------------------------------------------------------------------
10
Thu Jul 28 13:44:18 UTC 2011 - idoenmez@suse.de
11
12
- Update to latest git as of 28.07.2011
13
  * Add RTMPE type 9 handshake signature 
14
15
-------------------------------------------------------------------
16
Mon May 23 07:45:54 UTC 2011 - idoenmez@suse.de
17
18
- Update to latest git as of 23.05.2011 
19
20
-------------------------------------------------------------------
21
Fri Nov 12 01:20:22 UTC 2010 - pascal.bleser@opensuse.org
22
23
- new librtmp0 subpackage
24
25
- update to 2.3:
26
  * add RTMP_Socket() and RTMP_Pause() APIs
27
  * add ping/pong message handling
28
  * add basic shared library support
29
  * fix rtmpsrv to always use .flv extension on output
30
  * fix crash on socket failure while RTMP_Read() is reading header
31
  * fix RTMP_SetupURL tcUrl generation
32
  * ignore multiple spaces between URL options
33
34
-------------------------------------------------------------------
35
Mon Jun 28 00:39:55 UTC 2010 - pascal@links2linux.de
36
37
- fix include path, thanks to Carl Eugen Hoyos for pointing that out
38
39
- add missing Requires:libopenssl-devel in librtmp-devel
40
41
-------------------------------------------------------------------
42
Fri Jun 25 19:59:07 UTC 2010 - pascal@links2linux.de
43
44
- update to 2.2e:
45
  * add explicit URL scheme for rtmpts
46
  * fix rtmpt clientID NUL-termination
47
  * add librtmp manpage
48
  * fix RTMP_Read, return 0 on EOF, not -1
49
  * change RTMP_Read to return 1 packet at a time, fix buffer mgmt
50
  * fix request/result queue, fix server compatibility for Publishing
51
  * add RTMP_EnableWrite to enable Publishing
52
53
- changes from 2.2d:
54
  * add RTMP_Alloc, RTMP_Free APIs
55
  * tweak handshake offset checking
56
  * add RTMP set_playlist command
57
  * check for (and fix) broken timestamps in FLV packets
58
  * fix tcUrl and playpath parsing in rtmpsrv and rtmpsuck
59
  * change internal boolean flags to bitmasks
60
61
- changes from 2.2c:
62
  * add RTMP_SetupURL, RTMP_SetOpt APIs
63
  * add logging callback
64
65
-------------------------------------------------------------------
66
Sat Apr  3 00:00:00 UTC 2010 - pascal.bleser@opensuse.org
67
68
- streams subpackage renamed to rtmpgw to reflect the new name of the binary in that package
69
70
- update to 2.2b:
71
  * fix v2.2a crashes in rtmpsrv/rtmpsuck
72
  * fix typo for --auth parameter in manpages
73
  * add FP10 handshake support for rtmpsrv/rtmpsuck
74
75
- changes from 2.2a:
76
  * fix C++ compatibility for librtmp
77
  * add client support for tunneling: rtmpt, rtmpte, rtmps
78
  * fix rtmpdump/rtmpgw FLV header dataType
79
  * implement RTMP_Read() and RTMP_Write() to simplify library use
80
  * fix SendPacket timestamps
81
  * add optional support for GnuTLS/Gcrypt instead of OpenSSL
82
83
84
-------------------------------------------------------------------
85
Tue Jan  5 00:00:00 UTC 2010 - pascal.bleser@opensuse.org
86
87
- update to 2.1b
88
89
90
-------------------------------------------------------------------
91
Fri Apr  3 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
92
93
- update to 1.4
94
95
96
-------------------------------------------------------------------
97
Mon Jan  5 00:00:00 UTC 2009 - guru@unixtech.be
98
99
- new package
100
101
102