index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
realrtsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: silence most of the clang warnings
Clément Bœsch
2011-07-09
1
-3
/
+4
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
1
-1
/
+2
*
fix compilation with old FFmpeg versions
Uoti Urpala
2011-02-08
1
-0
/
+6
*
stream/: delete base64_encode(), use libavutil av_base64_encode()
cboesch
2010-12-16
1
-9
/
+6
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
3
-21
/
+12
*
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
2
-0
/
+30
|
\
|
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
2
-0
/
+30
*
|
Merge svn changes up to r30195
Uoti Urpala
2010-01-08
1
-2
/
+2
|
\
|
|
*
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.
diego
2010-01-04
1
-2
/
+2
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
4
-15
/
+21
|
\
|
|
*
Fix possible crashes with invalid SDPs that result in stream descriptions
reimar
2009-09-02
1
-0
/
+2
|
*
Fix several more rtsp-related memleaks.
reimar
2009-09-02
2
-1
/
+2
|
*
Fix asmrp_dispose to also free the buffer.
reimar
2009-09-02
1
-0
/
+1
|
*
Use calloc to ensure rmff_new_mdpr returns fully initialized data.
reimar
2009-09-02
1
-1
/
+1
|
*
Make sure we do not strdup(NULL), avoids a crash with non-real streams.
reimar
2009-09-02
1
-1
/
+4
|
*
Fix several memleaks in real_setup_and_get_header
reimar
2009-09-02
1
-1
/
+4
|
*
Change real_setup_and_get_header to use goto a single exit path to simplify
reimar
2009-09-02
1
-11
/
+7
*
|
Merge svn changes up to r29455
Uoti Urpala
2009-07-29
1
-0
/
+4
|
\
|
|
*
stream/realrtsp/real.c: Fix another integer overflow
uau
2009-07-28
1
-0
/
+2
|
*
stream/realrtsp/real.c: Fix integer overflow
uau
2009-07-27
1
-0
/
+2
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
9
-91
/
+91
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
2
-2
/
+2
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
9
-93
/
+91
|
/
*
Convert HAVE_WINSOCK2_H into a 0/1 definition.
diego
2009-02-01
1
-1
/
+1
*
consistency cosmetics: Avoid using .. in #include paths.
diego
2008-08-29
4
-4
/
+4
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
1
-1
/
+1
*
Use consistent #include paths without "../".
diego
2008-04-28
1
-1
/
+1
*
Fix possible integer overflow in malloc by using calloc instead.
reimar
2008-03-29
1
-1
/
+2
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-4
/
+0
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
5
-19
/
+17
*
Consistently use uppercase filename as multiple inclusion guard.
diego
2008-01-28
2
-6
/
+6
*
Simplify/cleanup of real_calc_response_and_checksum()
rtogni
2008-01-13
1
-8
/
+2
*
Don't oversize realchallenge buffers
rtogni
2008-01-13
1
-6
/
+6
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
5
-7
/
+5
*
Ignore stream id when checking rdt packet flags
rtogni
2007-11-17
1
-1
/
+1
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
1
-2
/
+2
*
start= and end= parameters on realrtspurls may be optionally quoted with
rtogni
2007-06-24
1
-0
/
+5
*
Cleanup real_calc_response_and_checksum()
rtogni
2007-04-09
1
-10
/
+5
*
Merge calc_response_string() into real_calc_response_and_checksum()
rtogni
2007-04-09
1
-13
/
+6
*
Simplify calc_response_string()
rtogni
2007-04-09
1
-10
/
+3
*
10000000l learn to count
rtogni
2007-04-09
1
-1
/
+1
*
Size of response is known, no need to calculate it
rtogni
2007-04-09
1
-4
/
+3
*
The size of xor_table is known and fixed, no need to calculate it
rtogni
2007-04-09
1
-8
/
+6
*
Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
rtogni
2007-04-03
1
-1
/
+2
*
Check buffer size in header dump functions
rtogni
2007-03-25
2
-21
/
+73
*
Use AV_WB* instead of swap+memcpy+swap
rtogni
2007-03-24
1
-120
/
+46
*
Declare eof only when stream 0 gets eof
rtogni
2007-03-20
1
-1
/
+9
*
Fix for realrtsp urls with more than 2 streams:
rtogni
2007-03-20
1
-3
/
+5
*
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
reimar
2007-03-01
2
-163
/
+148
*
Add support for smil playlist served over realrtsp
rtogni
2007-02-18
2
-2
/
+9
*
More boundary checks for fixed-length arrays. Some of them may have been
rtogni
2007-02-11
1
-4
/
+12
*
Accept rdt packets with "is-reliable" flag set
rtogni
2007-01-28
1
-1
/
+1
*
Don't drop last rdt packet on eof
rtogni
2007-01-09
2
-0
/
+3
*
More free() that were forgotten in r21806 memleak fix
rtogni
2007-01-01
1
-0
/
+3
*
Memleak fix (implement sdpplin_free() and use it)
rtogni
2007-01-01
2
-1
/
+28
*
Fix invalid memory access if identifier is unknown
rtogni
2007-01-01
1
-1
/
+1
*
Fix potential buffer overflow in asm rules matching code
rtogni
2006-12-31
3
-3
/
+9
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
1
-1
/
+1
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
1
-1
/
+2
*
printf->mp_msg
rtogni
2006-11-05
1
-13
/
+14
*
Fix compilation: forgotten mp_msg.h include
reimar
2006-11-05
1
-0
/
+1
*
printf ->mp_msg
rtogni
2006-11-05
1
-8
/
+8
*
Do not use abort()
rtogni
2006-11-05
1
-7
/
+7
*
printf -> mp_msg
rtogni
2006-10-30
1
-7
/
+10
*
Realrtsp authentication
rtogni
2006-10-30
2
-2
/
+50
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
10
-0
/
+3170