141 Commits (07f5e75a47bfa20204bc75d6090aae74046f2dde)

Author SHA1 Message Date
Thomas Volkert 668fb1cb6a rtpenc: packetizer for VP9 RTP payload format (draft v2) 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Thomas Volkert f591b7b526 rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) 9 years ago
Mark Harris c3bb6166dd sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Mark Harris 4d13bcceb9 sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Thomas Volkert a505c0d737 rtp: Initial H.261 support 10 years ago
Michael Niedermayer ad2deb02e5 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
Martin Storsjö e5cfc8fdad sdp: Provide out of bound parameter sets for HEVC if extradata is set 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Thomas Volkert 1c4c78ee40 sdp: add support for H.261 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
Martin Storsjö 82b9799bb2 sdp: Check that fmt->oformat is non-null before accessing it 11 years ago
Martin Storsjö 6451c8853a sdp: Check theora colorspace before producing the configuration string 11 years ago
Michael Niedermayer db8a53d86a avformat/sdp: fix memleak on error 11 years ago
Martin Storsjö 611bf39bde sdp: Include SRTP crypto params if using the srtp protocol 12 years ago
Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
Dmitry Samonenko 083c7bf701 sdp: output speex optional vbr parameter 12 years ago
Martin Storsjö c136a813d7 rtp: Support packetization/depacketization of opus 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 12 years ago
Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 12 years ago
Dmitry Samonenko b024c41e1e Add initial support for speex RTP packetization (RFC 5574) 12 years ago
Martin Storsjö d4bba93f4d sdp: Use static const char arrays instead of pointers to strings 12 years ago
Martin Storsjö 06b5246c84 sdp: Include profile-level-id for H264 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 579fd87b46 rtpenc: Support packetizing iLBC 13 years ago
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Martin Storsjö c4584f3c1f rtpenc: Allow packetizing H263 according to the old RFC 2190 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Anton Khirnov 1d911bb404 lavf: remove disabled FF_API_SDP_CREATE cruft 13 years ago
Martin Storsjö 0ebd4083e1 sdp: Restore the original mp4 format h264 extradata if converted 13 years ago
Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 13 years ago
Carl 2cf4bd7751 sdp: Fix null pointer dereference with aac and ffserver. 13 years ago
Anton Khirnov 357db4c263 lavc: use avpriv_ prefix for ff_split_xiph_headers. 13 years ago
Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
Rafaël Carré 9152880e95 rtpenc: Add a payload type private option 13 years ago
Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
Martin Storsjö 9c434ce826 sdp: Reindent after the previous commit 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Martin Storsjö 0558e266a2 sdp: Allow passing an AVFormatContext to the SDP generation 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
Martin Storsjö 6efb29686f Reindent 14 years ago
Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 14 years ago
Martin Storsjö abe9363889 sdp: Allow passing AVFormatContext flags to the SDP generation 14 years ago