summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_rfc4175.c
Commit message (Expand)AuthorAge
* avformat/rtpdec_rfc4175: fix interlace formatPatrick Keroulas2022-02-05
* avformat/rtpdec_rfc4175: reindent after last commitLimin Wang2022-01-12
* avformat/rtpdec_rfc4175: support for interlace formatLimin Wang2022-01-12
* avformat/rtpdec_rfc4175: cosmetic changesLimin Wang2021-12-14
* avformat/rtp: support RGB/BGR for rfc4175Limin Wang2021-11-25
* avformat/rtpdec_rfc4175: support for yuv420p formatLimin Wang2021-11-25
* avformat/rtpdec_rfc4175: use rawvideo for uyvy422Limin Wang2021-11-25
* avformat/rtpdec_rfc4175: add support for RANGELimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for colorimetryLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for TCSLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for exactframerateLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: return the proper valueLimin Wang2021-10-11
* avformat/rtpdec_rfc4175: Remove redundant initializationLimin Wang2021-10-11
* avformat/rtpdec_rfc4175: use av_get_bits_per_pixel()Limin Wang2021-10-11
* libavformat/rtpdec_rfc4175: Check for zero pgroup before modKyle Schwarz2021-07-06
* Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"Michael Niedermayer2019-08-06
* avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculationJacob Siddall2019-08-05
* lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos2018-02-14
* rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel2017-04-05