summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/hls: Use av_packet_move_ref() for packet ownership transferAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix check for presence of webvtt muxerAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix memleaks with repeating parametersAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix return value from localtime_r failureAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix potential segfault upon allocation failureAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix leak of options when writing packetsAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix leak of options when initializing muxing failsAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Only allocate when data is known to be neededAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix typo in error messageAndreas Rheinhardt2019-12-23
* avformat/hlsenc: Fix leak of child AVFormatContextAndreas Rheinhardt2019-12-23
* avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer2019-12-21
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-21
* avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdupAndreas Rheinhardt2019-12-21
* avformat/icecast: Free the right buffer on errorAndreas Rheinhardt2019-12-19
* avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSS...James Almer2019-12-19
* avformat: Don't free old extradata before ff_alloc/get_extradataAndreas Rheinhardt2019-12-12
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradataAndreas Rheinhardt2019-12-12
* avformat/apngdec: Don't free extradata manuallyAndreas Rheinhardt2019-12-12
* avformat/apngdec: Make sure that extradata is zero-paddedAndreas Rheinhardt2019-12-12
* avformat/mov: Use ff_alloc_extradata for dvdsub extradataAndreas Rheinhardt2019-12-12
* lavf/movenc: cosmeticsYuki Tsuchiya2019-12-12
* lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4Yuki Tsuchiya2019-12-12
* lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codecYuki Tsuchiya2019-12-12
* rtsp: Use AVERROR() with errno.h error codes for error returnsMartin Storsjö2019-12-12
* network: Define ENOTCONN as WSAENOTCONN if not definedMartin Storsjö2019-12-11
* avcodec/cbs_av1: rename enable_intraintra_compound flagFei Wang2019-12-11
* avformat/iff: Use ff_alloc_extradataAndreas Rheinhardt2019-12-11
* avformat/flvenc: Don't reimplement ff_alloc_extradataAndreas Rheinhardt2019-12-11
* avformat/apc: Remove unnecessary resetting of flagsAndreas Rheinhardt2019-12-11
* avformat/cache: rename the class name fro Cache to cacheSteven Liu2019-12-11
* avformat/hlsenc: remove duplicate code blockSteven Liu2019-12-11
* lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 initJun Zhao2019-12-11
* lavf/libsrt: enable other encryption parametersJun Zhao2019-12-11
* lavf/libsrt: add linger parameter to libsrtJun Zhao2019-12-11
* avformat/rmdec: Initialize and sanity check offset in ivr_read_header()Michael Niedermayer2019-12-10
* Remove redundant ;Michael Niedermayer2019-12-10
* avformat/id3v2: Fix double-free on errorAndreas Rheinhardt2019-12-10
* avformat/matroskadec: Fix use-after-free when demuxing ProResAndreas Rheinhardt2019-12-07
* lavf/rtmpproto: Don't unref uninitialized buffersJun Zhao2019-12-07
* avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean typeLimin Wang2019-12-06
* avformat/libsrt: fix for the memory leak if passphrase has been configured by...Limin Wang2019-12-06
* avformat/mpeg: Fix leaks of AVFormatContext and subtitle packetsAndreas Rheinhardt2019-12-05
* avformat/mpeg: Don't copy or leak string in AVBPrintAndreas Rheinhardt2019-12-05
* avformat/mpeg: Make VobSub demuxer have its own context structAndreas Rheinhardt2019-12-05
* avformat/matroskadec: Reuse AVIOContextAndreas Rheinhardt2019-12-04
* avformat/matroskadec: Improve frame size parsing error messagesAndreas Rheinhardt2019-12-04
* avformat/matroskadec: Remove unnecessary checkAndreas Rheinhardt2019-12-04
* avformat/matroskadec: Simplify control flow of parsing lacesAndreas Rheinhardt2019-12-04