5522 Commits (08f8b51f697edddfb6b66856c0d3343666e5578f)

Author SHA1 Message Date
  Ronald S. Bultje 2edabfdfdb Reindent after r21166. 15 years ago
  Tomas Härdin 08f7a8ac32 Use chunked encoding for HTTP uploads. Patch by Tomas Härdin 15 years ago
  Martin Storsjö 51a269cd97 Make sure the destination address is written as an IP address in the SDP 15 years ago
  Sergiy 56e29bf2c9 Correct timestamps inside FLV data received by RTMP. 15 years ago
  Art Clarke e2ee11e868 Use old-style RTMP handshake for old servers. 15 years ago
  Carl Eugen Hoyos 0941ee0fa6 Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes issue 1474. 15 years ago
  Luca Abeni 4bf0faaafe Remove the inclusion of unneeded headers 15 years ago
  Martin Storsjö 5d629b72cb Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 15 years ago
  Martin Storsjö 34a65f1fdd Implement a fallback for struct sockaddr_storage if not available. 15 years ago
  Martin Storsjö fdcdd5396e Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö 15 years ago
  Martin Storsjö f1888474fa Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. 15 years ago
  Martin Storsjö fa053ca725 Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 15 years ago
  Ronald S. Bultje 7e43f74a37 Use getaddrinfo(), if available, in resolve_host(). Patch by Martin 15 years ago
  David Conrad 2d4970d88d oggdec: Set dts when known 15 years ago
  David Conrad 18ca491bf1 mkvdec: Avoid divide-by-zero crash on invalid real audio tracks 15 years ago
  David Conrad 24ca518bd1 Add support for dirac in ogg 15 years ago
  Carl Eugen Hoyos e6a9dd6a7d Use enum CodecID where appropriate. 15 years ago
  Peter Ross e6565055b9 Deluxe Paint Animation demuxer 15 years ago
  Peter Ross add5badbc1 do not create Electronic Arts audio stream when unsupported revision2 audio codec is present [issue1516] 15 years ago
  Peter Ross 8600106ac2 update my email address 15 years ago
  Ronald S. Bultje f9664ca026 Use the correct ByteIOContext in extradata parsing.Fixes half of issue 15 years ago
  Art Clarke f2e77e4b1e Improve avformat_version() doxy. 15 years ago
  Martin Storsjö b827f4eb47 Currently, the replacement which is used if inet_aton isn't available, 15 years ago
  Ronald S. Bultje 84f0aba18d handler can be NULL if we did not support this dynamic format (codec). 15 years ago
  Ronald S. Bultje 8f3c87f3e2 Add correct log context to av_log() calls in parse_rtpmap(). 15 years ago
  Ronald S. Bultje c896580087 Re-indent to more closely follow general coding standards used in other 15 years ago
  Martin Storsjö 9ea7f03aa0 Always set the destination address even if no port was found. 15 years ago
  Martin Storsjö c47b0738b5 Check the URL used for the SDP destination. 15 years ago
  Daniel Verkamp 9df9b810c5 Handle more ADPCM codecs in av_get_bits_per_sample(). 15 years ago
  Ben Littler 418a287cae add another mjpeg fourcc to riff.c list 15 years ago
  Baptiste Coudurier 7b1312fa55 cosmetics, remove useless parentheses, add space 15 years ago
  Baptiste Coudurier a510991cff simplify error handling in mov_read_default 15 years ago
  Baptiste Coudurier cb41b2b6e0 remove no more needed MOVAtom.offset field 15 years ago
  Baptiste Coudurier 7ead7e2181 remove useless code skipping data at end of hdlr atom, already done in mov_read_default 15 years ago
  Ronald S. Bultje 0e59034ed8 Remove forward declarations. 15 years ago
  Mike Melanson 2cf9c7ef9c Add support for these widely-used iTunes metadata fields: Album Artist, 15 years ago
  Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
  Stefano Sabatini aa13b573b4 Use av_match_ext() in place of the deprecated match_ext() function. 15 years ago
  Stefano Sabatini 8eb631fa50 Deprecate match_ext() in favor of av_match_ext(), and mark it for 15 years ago
  Stefano Sabatini 0f52ef1a00 Use av_guess_format() in place of the deprecated guess_format(). 15 years ago
  Stefano Sabatini 94b1f33893 Reindent. 15 years ago
  Stefano Sabatini a1f547b94a Deprecate guess_format() in favor of av_guess_format(). 15 years ago
  Stefano Sabatini debe86bfed Fix typo. 15 years ago
  Stefano Sabatini 702d0a9e85 Remove residual use of the doxygen markup which is deprecated, 15 years ago
  Stefano Sabatini f48b0fa29e Document guess_format(). 15 years ago
  Stefano Sabatini 1642ee4337 Deprecate and mark for deletion the function guess_stream_format(), 15 years ago
  Luca Abeni 759dc2b6cc Remove outdated comments. 15 years ago
  Luca Barbato d7250724ef Rename internal function 15 years ago
  Luca Abeni d3d1eae659 Remove a useless local variable. 15 years ago
  Luca Abeni cd7bfe4079 Remove outdated comment 15 years ago