Luca Abeni
|
302879cb36
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
15 лет назад |
Ronald S. Bultje
|
1a45a9f4c0
Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument
|
15 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Luca Abeni
|
20631a9c15
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
|
16 лет назад |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
Ronald S. Bultje
|
7b2a070800
Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler.
|
16 лет назад |
Ronald S. Bultje
|
9b932b8ac0
Change function prototype of RTPDynamicPayloadHandler.parse_packet() to
|
16 лет назад |
Ronald S. Bultje
|
ed0aacc76e
Rename RTP payload contexts to PayloadContext, suggested by Luca in
|
16 лет назад |
François Revol
|
7cf6af27c9
Fix non-debug build.
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 лет назад |
Ronald S. Bultje
|
f841a0fca1
Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).
|
17 лет назад |
Diego Biurrun
|
b7a42d14bf
Enable debug variable only when debug code is enabled, fixes the warning:
|
17 лет назад |
Luca Barbato
|
272872e44b
fix the packetization mode parsing
|
17 лет назад |
Alex Beregszaszi
|
ef466de0a8
h264_rtp_extra_data is not only used for debug purposes, asserts are using it also
|
17 лет назад |
Måns Rullgård
|
f7d78f3654
replace the uses of old string functions that Reimar missed
|
17 лет назад |
Panagiotis Issaris
|
716f6b47f2
Remove the unnecessary masking when counting received packet types in the H.264
|
17 лет назад |
Panagiotis Issaris
|
7699645e7d
Remove the unnecessary masking when reconstructing the NAL unit header in the
|
17 лет назад |
Panagiotis Issaris
|
6ab6525e11
Remove the unnecessary masking when extracting the start bit in the H.264 RTP
|
17 лет назад |
Stefan Huehner
|
2b100ab2bf
changes some function declarations from () to (void) as per ansi c.
|
17 лет назад |
Michel Bardiaux
|
bdb4b698d8
Corrections so that builds with DEBUG work
|
17 лет назад |
Ramiro Polla
|
42572ef53f
move networking #includes into separate file
|
18 лет назад |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 лет назад |
François Revol
|
e9d511dc7e
The long awaited BeOS cleanup, phase 1
|
18 лет назад |
Ryan Martell
|
1d1be919ce
add support for rtp/h264 streaming
|
18 лет назад |