| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unrel... | Peter Ross | 2011-01-14 | 1 | -6/+1 |
* | fix indentation | Peter Ross | 2011-01-09 | 1 | -9/+9 |
* | wtv: only process timestamp_guid chunks for streams that we know about | Peter Ross | 2011-01-09 | 1 | -0/+3 |
* | wtv: do not repopulate codec information after we have seen data chunks | Peter Ross | 2011-01-09 | 1 | -1/+11 |
* | wtv: stop processing chunks if length is smaller than chunk header | Peter Ross | 2011-01-09 | 1 | -0/+2 |
* | wtv: fix typo | Peter Ross | 2011-01-09 | 1 | -1/+1 |
* | wtv: obtain codec information from stream2_guid chunks, if present | Peter Ross | 2011-01-04 | 1 | -15/+42 |
* | wtv: display warning if scrambled stream is detected | Peter Ross | 2011-01-02 | 1 | -1/+10 |
* | wtv: parse MPEG2 descriptor events | Peter Ross | 2010-12-29 | 1 | -28/+38 |
* | wtv: only warn about unknown subtype, if it actually unknown | Peter Ross | 2010-12-29 | 1 | -2/+2 |
* | wtv: use correct names for subtitle and language guids | Peter Ross | 2010-12-29 | 1 | -4/+4 |
* | Windows Televison (WTV) demuxer | Peter Ross | 2010-12-26 | 1 | -0/+551 |