-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
37 lines (22 loc) · 907 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2015-03-24 Paul Wolneykien <[email protected]>
* Version 0.1.4.
* rtspextr: Use larger dump buffer (64K).
* sppspatch: Fixed some bugs.
2015-02-19 Paul Wolneykien <[email protected]>
* Version 0.1.3.
* SPS/PPS patcher program.
2015-02-16 Paul Wolneykien <[email protected]>
* Version 0.1.2.
* Better RTSP parsing.
* Better command-line argument parsing.
* New option `-e`: ignore errors.
2014-12-24 Paul Wolneykien <[email protected]>
* Version 0.1.1.
* rtspextr.md: Updated the manual page
2014-12-16 Paul Wolneykien <[email protected]>
* Version 0.1.0.
* rtspextr.md: Added the manual page
* debian/*: Added debian spec
* Makefile.am, configure.ac: Build with Autotools
* rtspextr.c (print_help): Print out the brief help page
* rtspextr.c (parse_opts): Parse the input arguments