| Commit message (Expand) | Author | Age | Files | Lines |
* | buikd: explicitely cast, to tell some compilers that this is not long int | Stefan Kost | 2009-10-09 | 2 | -6/+8 |
* | build: don't cast, but use the right format specified instead | Stefan Kost | 2009-10-09 | 2 | -4/+3 |
* | rtpvrawpay: fix warning on macosx | Josep Torra | 2009-10-09 | 1 | -1/+2 |
* | rtph263pay: fix warning on macosx | Josep Torra | 2009-10-09 | 1 | -1/+1 |
* | build: fprintf, sprintf, sscanf need stdio.h | Stefan Kost | 2009-10-07 | 2 | -0/+2 |
* | rtp: add missing include to fix the build | Stefan Kost | 2009-10-02 | 1 | -0/+1 |
* | rtpg729pay/depay: Demote per-buffer debug messages to log level | Olivier Crête | 2009-09-30 | 2 | -4/+4 |
* | rtpg729pay: Don't leak incoming buffers after subbuffering them | Olivier Crête | 2009-09-30 | 1 | -2/+1 |
* | rtpg729pay/depay: Add debug categories | Olivier Crête | 2009-09-30 | 2 | -0/+13 |
* | rtpg729pay: Remove long unneeded define replacement | Olivier Crête | 2009-09-30 | 1 | -6/+0 |
* | rtpg729pay: Fix adapter leak | Olivier Crête | 2009-09-15 | 1 | -1/+1 |
* | rtph263pay: Allocate Boundry structs on the stack instead of the heap to avoi... | Olivier Crête | 2009-09-11 | 1 | -63/+47 |
* | rtpjpegdepay: add missing math.h include | Havard Graff | 2009-09-08 | 1 | -0/+1 |
* | rtpmpapay: whitespace fixes | Wim Taymans | 2009-09-03 | 1 | -2/+2 |
* | rtpmp4gdepay: consider (optional) auxiliary data when parsing | Mark Nauwelaerts | 2009-08-31 | 1 | -0/+17 |
* | rtpmp4gdepay: handle broken AU-Index in non-interleaved streams | Mark Nauwelaerts | 2009-08-31 | 2 | -0/+19 |
* | rtp: whitespace fixes | Wim Taymans | 2009-08-31 | 2 | -12/+14 |
* | rtp: Remove dead assignments and resulting unneeded variables. | Edward Hervey | 2009-08-10 | 4 | -97/+4 |
* | rtph264pay: use array instead of queue | Wim Taymans | 2009-08-06 | 2 | -9/+12 |
* | rtph264pay: push NALs only after SPS/PPS | Mark Nauwelaerts | 2009-08-06 | 2 | -48/+74 |
* | rtpqdm2depay: Fix debug statement. | Edward Hervey | 2009-08-04 | 1 | -1/+1 |
* | rtpqdm2depay,rtpsv3vdepay: Add debugging category. | Edward Hervey | 2009-08-03 | 2 | -0/+12 |
* | rtpqdm2depay: Handle gaps in incoming packets. | Edward Hervey | 2009-08-03 | 2 | -1/+18 |
* | rtpqdmdepay: Fix CRC calculation and remove commented code. | Edward Hervey | 2009-08-03 | 1 | -25/+15 |
* | rtp: New QDM2 rtp depayloader. | Edward Hervey | 2009-08-03 | 4 | -0/+500 |
* | rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more. | Edward Hervey | 2009-08-03 | 1 | -104/+119 |
* | rtpsv3vdepay: Only output buffers once we're configured. | Edward Hervey | 2009-08-03 | 2 | -9/+19 |
* | rtpsv3vdepay: Add more encoding-name variants | Edward Hervey | 2009-08-03 | 1 | -1/+1 |
* | jpegdepay: use attributes for extra properties | Luc Deschenaux | 2009-08-03 | 2 | -5/+66 |
* | RTP docs: update with attributes in caps | Wim Taymans | 2009-08-03 | 1 | -0/+6 |
* | rtpsv3depay: Fix width/height calculation, bring up to marginal rank. | Edward Hervey | 2009-07-29 | 1 | -8/+26 |
* | mpvpay: Rework the timestamping | Marc Leeman | 2009-07-13 | 1 | -57/+58 |
* | rtpmp4vpay: add support for buffer-list | Ognyan Tonchev | 2009-06-19 | 2 | -8/+62 |
* | rtpjpegpay: add support for buffer-lists | Ognyan Tonchev | 2009-06-19 | 2 | -7/+60 |
* | rtph264pay: add support for buffer-lists | Ognyan Tonchev | 2009-06-19 | 2 | -21/+112 |
* | mp4gdepay: guess constantDuration better | Wim Taymans | 2009-06-15 | 1 | -6/+9 |
* | rtpsirenpay: Remove deprecated symbol | Olivier Crête | 2009-06-13 | 1 | -1/+1 |
* | rtp: update README, fix some typos, mention gstrtpbin | Wim Taymans | 2009-06-11 | 1 | -2/+13 |
* | rtph263pay: Default to doing A, B and C modes, not only A | Olivier Crête | 2009-06-10 | 1 | -1/+1 |
* | rtpsirenpay: Put the bitrate in the RTP caps | Olivier Crête | 2009-06-09 | 1 | -1/+2 |
* | rtp: Don't forget to dist the headers for the CELT (de)payloaders. | Edward Hervey | 2009-06-08 | 1 | -0/+2 |
* | celtdepay: add CELT depayloader | Wim Taymans | 2009-06-05 | 4 | -0/+298 |
* | rtpceltpay: add CELT RTP payloader | Wim Taymans | 2009-06-05 | 4 | -0/+519 |
* | vrawpay: trim output buffers | Wim Taymans | 2009-06-02 | 1 | -0/+4 |
* | vrawdepay: fix parsing of sampling field | Wim Taymans | 2009-06-02 | 1 | -1/+1 |
* | rtpmp4vpay: don't look for headers in some cases | Wim Taymans | 2009-05-25 | 2 | -1/+7 |
* | rtp: fix channel positions for mono | Wim Taymans | 2009-05-21 | 1 | -1/+1 |
* | rtp: Link to -lm | Sebastian Dröge | 2009-05-12 | 1 | -1/+2 |
* | rtj2kdepay: add basic JPEG 2000 depayloader | Wim Taymans | 2009-05-08 | 4 | -0/+357 |
* | rtpj2kpay: set marker bit correctly | Wim Taymans | 2009-05-08 | 1 | -0/+40 |