summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* network: prevent SIGPIPE on OSXwm42015-05-31
* rtmpdh: Generate the whole private exponent using av_get_random_seed() with n...Martin Storsjö2015-05-29
* rtmpdh: Create sufficiently long private keys for gcrypt/nettleMartin Storsjö2015-05-29
* rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_keyMartin Storsjö2015-05-29
* rtmpdh: Add fate test for the DH handshake routineMartin Storsjö2015-05-29
* rtmpdh: Pass the actual buffer size of the output secret keyMartin Storsjö2015-05-29
* rtmpdh: Check the output buffer size in the openssl version of dh_compute_keyMartin Storsjö2015-05-29
* rtmpdh: Fix a local variable name in the nettle/gcrypt codepathMartin Storsjö2015-05-29
* rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bnMartin Storsjö2015-05-29
* tls_gnutls: Add missing includes for the gcrypt thread safety callbacksMartin Storsjö2015-05-28
* lavf: move TLS-related ifdeffery to library specific fileswm42015-05-26
* lavf: split tls.cwm42015-05-26
* tls: fix compilation when both gnutls and openssl are enabledJames Almer2015-05-22
* tls: Remove all the local polling loopsMartin Storsjö2015-05-22
* tls: Remove the nonblocking codeMartin Storsjö2015-05-22
* tls: Use custom IO to read from the URLContextMartin Storsjö2015-05-22
* mkv: Print unsupported mov tags when foundVittorio Giovara2015-05-12
* riff: Add MultiScope II fourcc MSC2 as MJPEGCarl Eugen Hoyos2015-05-12
* dashenc: Reduce the segment duration if cutting out parts with edit listsMartin Storsjö2015-05-10
* dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer2015-05-10
* id3v2: Do not export empty APIC descriptionwm42015-05-09
* nut: Make sure to clean up on read_header failureLuca Barbato2015-05-09
* avi: Validate sample_sizeAndreas Cadhalpun2015-05-09
* nut: Check chapter creation in decode_info_headerAndreas Cadhalpun2015-05-08
* mux: Do not leave stale side data pointers in ff_interleave_add_packet()Michael Niedermayer2015-05-06
* dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-06
* lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-06
* mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-28
* riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-24
* riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-24
* rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-24
* rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-23
* rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-23
* lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-20
* rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-20
* ogg: Forward errors furtherLuca Barbato2015-04-20
* dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-20
* g2meet: Support G2M5 codec variantEric Zimmerman2015-04-19
* mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-19
* mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-18
* avisynth: Simplify shared library name constructionDiego Biurrun2015-04-15
* avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-14
* avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-14
* rtsp: Fix unchecked return valueHimangi Saraogi2015-04-12
* rtsp: Check a malloc return valueHimangi Saraogi2015-04-12
* libavformat: Handle error return from ff_listen_bindAnders Nystrom2015-04-09
* riff: Add 'M705' FourCC for mpeg2videoVittorio Giovara2015-04-09