8670 Commits (22e25c002e103e52ace35703423e896b08b51aef)

Author SHA1 Message Date
  Miroslav Slugeň df9c1cfb48 libavformat: add support for G726 audio decoder in RTP and RTSP streams 13 years ago
  Michael Niedermayer 728e6d979b avio: print a warning from ffurl_alloc() if no protocols are allocated. 13 years ago
  Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 13 years ago
  Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 13 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
  Peter Ross b372723f6a wtvenc: ensure fat tables are padded to the sector boundary 13 years ago
  Stefano Sabatini 41ab24bad8 lavf: remove commented check in compute_pkt_fields2() 13 years ago
  Peter Ross 3b4798a873 wtvdec: ignore another known guid 13 years ago
  Michael Niedermayer ea83b032af matroskaenc: base default duration on avg_frame_rate if possible. 13 years ago
  Peter Ross 42b5a6f634 wtvenc: use ff_put_guid and remove local copy of this function 13 years ago
  Peter Ross b7c9512fca asfenc: rename put_guid to ff_put_guid 13 years ago
  Peter Ross 1efe4ff91d wtvenc: add @file comment 13 years ago
  Peter Ross 3852c29fd4 fix whitespace nits 13 years ago
  Martin Storsjö 18ae362640 http: Remove the custom function for disabling chunked posts 15 years ago
  Martin Storsjö d450cc4f4a rtsp: Disable chunked http post through AVOptions 15 years ago
  Carl Eugen Hoyos 237f13290b movdec: Set frame_size for AMR 13 years ago
  Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
  Ronald S. Bultje d31fb1a9e7 matroskadec: empty blocks are in fact valid. 13 years ago
  Carl Eugen Hoyos ed669c9bec movenc: Set a correct packet size for AMR-NB mode 15, "no data" 13 years ago
  Martin Storsjö b6d08f40aa avformat: Add functions for doing global network initialization 13 years ago
  Martin Storsjö 183baeadca avformat: Add the https protocol 14 years ago
  Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 14 years ago
  Martin Storsjö 1606e551ff avformat: Initialize gnutls in ff_tls_init() 14 years ago
  Martin Storsjö 48e59ad8e7 avformat: Add ff_tls_init()/deinit() that initialize OpenSSL 14 years ago
  Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 14 years ago
  Michael Niedermayer bb99ae3ae9 lavf: fix null pointer dereference in rdt 13 years ago
  Michael Niedermayer b3f4ff2876 id3v2enc: av_strcasecmp() 13 years ago
  Carl Eugen Hoyos a487378ef5 Set frame_size for AMR_NB in mov. 13 years ago
  Carl Eugen Hoyos 4eb86d348f Do not use strcpy for "strings" starting with \0. 13 years ago
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 years ago
  Michael Niedermayer 1ed9eb5a59 lavf: Do not set cur_dts to undetermined before first_dts has been calculated as this would upset the start_time and first_dts calculation. 13 years ago
  Carl Eugen Hoyos d6af8e68c4 Cosmetics: Reindent after last commit. 13 years ago
  Carl Eugen Hoyos 80af00b4b2 Support new ALAC magic cookie in caf files. 13 years ago
  Justin Ruggles 894bc1d322 gsm demuxer: do not allocate packet twice. 13 years ago
  Justin Ruggles 905de11907 flvenc: use first packet delay as global delay. 13 years ago
  Mean f68742bf5b mpegtsenc: EAC3 support 13 years ago
  John Brooks f011fcd67e rtsp: add allowed_media_types option 13 years ago
  Justin Ruggles 87c57d807f Create separate functions for the raw GSM demuxer. 13 years ago
  Michael Niedermayer ce451c6b3a id3v2enc: include strings.h for strcasecmp() 13 years ago
  Tobias Rapp f2e7ee9bf9 id3v2enc: add support for year and day/month tags when writing id3v2 version 3 metadata 13 years ago
  Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago
  Diego Biurrun 2f5df0b12c Replace ffmpeg references with more accurate libav* references. 13 years ago
  Diego Biurrun 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago
  Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
  Anton Khirnov ec22979a1d id3v2: fix type of ID3v2EMFunc.free() 13 years ago
  Justin Ruggles 6ac34eed54 g726: use bits_per_coded_sample instead of bitrate to determine mode 13 years ago
  Matthieu Bouron 2264afa1c2 gxf: add timecode information to metadata 13 years ago
  Michael Niedermayer 26b64550d6 mmsh: add return value for mmsh_open() 13 years ago
  Michael Niedermayer 8af4ac5272 mmsh: do not try to seek to negative tiimestamps, it does not work 13 years ago