| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/sdp: Check before appending "," | Michael Niedermayer | 2024-06-07 | 1 | -0/+3 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | lavf/sdp: Add missing version.h include | Carl Eugen Hoyos | 2022-08-31 | 1 | -0/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | sdp: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -16/+16 |
* | avformat/rtpenc_rfc4175: support for interlace format | Limin Wang | 2022-01-12 | 1 | -1/+4 |
* | avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | avformat/sdp: Fix use of uninitialised value | Andreas Rheinhardt | 2021-12-20 | 1 | -1/+1 |
* | lavf/sdp: add more thorough error handling | Anton Khirnov | 2021-12-17 | 1 | -73/+117 |
* | lavf/sdp: reindent switch() according to our conventions | Anton Khirnov | 2021-12-17 | 1 | -252/+252 |
* | lavf/sdp: add const qualifiers where appropriate | Anton Khirnov | 2021-12-17 | 1 | -11/+12 |
* | avformat/utils: Make ff_data_to_hex() zero-terminate the string | Andreas Rheinhardt | 2021-12-08 | 1 | -3/+0 |
* | avformat/rtp: support RGB/BGR for rfc4175 | Limin Wang | 2021-11-25 | 1 | -0/+6 |
* | avformat: suppport YUV 4:2:2 10-bit for rfc4175 | Limin Wang | 2021-11-25 | 1 | -0/+5 |
* | avformat/rtpenc: adds partial support for the RFC 4175 | Limin Wang | 2021-11-25 | 1 | -0/+25 |
* | avformat: remove deprecated AVStream.codec | James Almer | 2021-04-27 | 1 | -18/+0 |
* | avformat/sdp: add missing FF_API_LAVF_AVCTX check | James Almer | 2020-10-01 | 1 | -0/+4 |
* | avformat/sdp: Fix potential write beyond end of buffer | Andreas Rheinhardt | 2020-07-10 | 1 | -1/+1 |
* | lavf/sdp: Change pointer to configuration from char* to uint8_t*. | Carl Eugen Hoyos | 2019-03-20 | 1 | -1/+2 |
* | avformat: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -2/+2 |
* | lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190. | Carl Eugen Hoyos | 2017-10-29 | 1 | -0/+6 |
* | lavf/rtpenc: Add support for little-endian G.726. | Carl Eugen Hoyos | 2017-10-07 | 1 | -0/+8 |
* | lavf/sdp: Fix MIME-type for big-endian G.726. | Carl Eugen Hoyos | 2017-10-07 | 1 | -1/+1 |
* | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | cosmetics: fix some misspelled words | James Almer | 2016-07-17 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
| * | sdp: fix opus sprop-stereo fmtp syntax | Mark Harris | 2016-03-01 | 1 | -1/+1 |
* | | rtpenc: packetizer for VP9 RTP payload format (draft v2) | Thomas Volkert | 2016-06-13 | 1 | -0/+4 |
* | | rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) | Thomas Volkert | 2016-05-03 | 1 | -0/+3 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -90/+91 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -87/+87 |
* | | sdp: fix opus sprop-stereo fmtp syntax | Mark Harris | 2016-03-01 | 1 | -1/+1 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' | Michael Niedermayer | 2014-12-19 | 1 | -2/+3 |
|\| |
|
| * | rtp: Initial H.261 support | Thomas Volkert | 2014-12-18 | 1 | -0/+14 |
* | | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head... | Michael Niedermayer | 2014-12-14 | 1 | -1/+1 |
* | | Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' | Michael Niedermayer | 2014-10-15 | 1 | -2/+106 |
|\| |
|
| * | sdp: Provide out of bound parameter sets for HEVC if extradata is set | Martin Storsjö | 2014-10-15 | 1 | -2/+106 |
* | | Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7' | Michael Niedermayer | 2014-10-07 | 1 | -30/+12 |
|\| |
|
| * | sdp: Simplify parsing/conversion of H264 extradata | Martin Storsjö | 2014-10-06 | 1 | -30/+12 |
* | | sdp: add support for H.261 | Thomas Volkert | 2014-10-04 | 1 | -0/+13 |
* | | Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec' | Michael Niedermayer | 2014-09-29 | 1 | -1/+11 |
|\| |
|
| * | sdp: Make opus declaration conform to the spec | Timothy B. Terriberry | 2014-09-29 | 1 | -1/+11 |
* | | Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' | Michael Niedermayer | 2014-09-25 | 1 | -0/+6 |
|\| |
|
| * | rtpenc: HEVC/H.265 support | Thomas Volkert | 2014-09-24 | 1 | -0/+6 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -4/+4 |
* | | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2014-04-24 | 1 | -1/+1 |