Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace the uses of old string functions that Reimar missed | Måns Rullgård | 2007-06-24 | 1 | -3/+4 |
* | Remove the unnecessary masking when counting received packet types in the H.264 | Panagiotis Issaris | 2007-06-07 | 1 | -1/+1 |
* | Remove the unnecessary masking when reconstructing the NAL unit header in the | Panagiotis Issaris | 2007-06-07 | 1 | -1/+1 |
* | Remove the unnecessary masking when extracting the start bit in the H.264 RTP | Panagiotis Issaris | 2007-06-07 | 1 | -1/+1 |
* | changes some function declarations from () to (void) as per ansi c. | Stefan Huehner | 2007-04-04 | 1 | -1/+1 |
* | Corrections so that builds with DEBUG work | Michel Bardiaux | 2007-03-08 | 1 | -1/+3 |
* | move networking #includes into separate file | Ramiro Polla | 2007-02-04 | 1 | -5/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -1/+1 |
* | The long awaited BeOS cleanup, phase 1 | François Revol | 2007-01-18 | 1 | -5/+1 |
* | add support for rtp/h264 streaming | Ryan Martell | 2006-11-07 | 1 | -0/+419 |