| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/rtpdec_rfc4175: fix interlace format | Patrick Keroulas | 2022-02-05 | 1 | -7/+8 |
* | avformat/rtpdec_rfc4175: reindent after last commit | Limin Wang | 2022-01-12 | 1 | -5/+5 |
* | avformat/rtpdec_rfc4175: support for interlace format | Limin Wang | 2022-01-12 | 1 | -4/+21 |
* | avformat/rtpdec_rfc4175: cosmetic changes | Limin Wang | 2021-12-14 | 1 | -8/+8 |
* | avformat/rtp: support RGB/BGR for rfc4175 | Limin Wang | 2021-11-25 | 1 | -0/+20 |
* | avformat/rtpdec_rfc4175: support for yuv420p format | Limin Wang | 2021-11-25 | 1 | -0/+11 |
* | avformat/rtpdec_rfc4175: use rawvideo for uyvy422 | Limin Wang | 2021-11-25 | 1 | -1/+3 |
* | avformat/rtpdec_rfc4175: add support for RANGE | Limin Wang | 2021-10-17 | 1 | -0/+5 |
* | avformat/rtpdec_rfc4175: add support for colorimetry | Limin Wang | 2021-10-17 | 1 | -0/+11 |
* | avformat/rtpdec_rfc4175: add support for TCS | Limin Wang | 2021-10-17 | 1 | -0/+13 |
* | avformat/rtpdec_rfc4175: add support for exactframerate | Limin Wang | 2021-10-17 | 1 | -0/+11 |
* | avformat/rtpdec_rfc4175: return the proper value | Limin Wang | 2021-10-11 | 1 | -1/+1 |
* | avformat/rtpdec_rfc4175: Remove redundant initialization | Limin Wang | 2021-10-11 | 1 | -2/+2 |
* | avformat/rtpdec_rfc4175: use av_get_bits_per_pixel() | Limin Wang | 2021-10-11 | 1 | -4/+3 |
* | libavformat/rtpdec_rfc4175: Check for zero pgroup before mod | Kyle Schwarz | 2021-07-06 | 1 | -1/+1 |
* | Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation" | Michael Niedermayer | 2019-08-06 | 1 | -4/+1 |
* | avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation | Jacob Siddall | 2019-08-05 | 1 | -1/+4 |
* | lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. | Carl Eugen Hoyos | 2018-02-14 | 1 | -1/+1 |
* | rtp: rfc4175: add handler for YCbCr-4:2:2 | Damien Riegel | 2017-04-05 | 1 | -0/+236 |