summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/segafilm: Only add index entries when the stream existsMichael Niedermayer2015-11-07
* jvdec: avoid unsigned overflow in comparisonAndreas Cadhalpun2015-11-07
* XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-06
* mpegtsenc: Implement writing of Opus trim_start/trim_end control valuesSebastian Dröge2015-11-06
* mpegtsenc: Add support for muxing Opus in MPEG-TSSebastian Dröge2015-11-06
* avformat/xmv: Discard remainder of packet on errorMichael Niedermayer2015-11-06
* avformat/xmv: factor return check out of if/elseMichael Niedermayer2015-11-06
* avformat/mpegts: Only start probing data streams within probe_packetsMichael Niedermayer2015-11-05
* avformat/cache: Use int64_t to avoid int overflow in cache_readBryan Huh2015-11-04
* all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde2015-11-03
* avformat: add acm demuxerPaul B Mahol2015-11-03
* hlsenc: Only write PAT/PMT once per segmentDerek Buitenhuis2015-11-02
* Merge commit '00b62968d079e63bf22028f253ac297292436ebe'Hendrik Leppkes2015-11-02
|\
| * os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö2015-10-30
* | avformat/segafilm: set video stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: set audio stream durationPaul B Mahol2015-11-02
* | avformat/segafilm: implement seekingPaul B Mahol2015-11-02
* | avformat: unref packet after storing it in internal packet queueHendrik Leppkes2015-11-02
* | avformat: always unref the packet after parsingHendrik Leppkes2015-11-02
* | avformat/ipmovie: add context to av_log()Paul B Mahol2015-11-02
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoderPaul B Mahol2015-11-02
* | avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-31
* | avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-31
* | all: fix enum definition for large valuesGanesh Ajjanagadde2015-10-30
* | avformat/3dostr: Remove redundant ;Michael Niedermayer2015-10-30
* | avformat/oggparseogm: Enable parser for mpeg4Michael Niedermayer2015-10-30
* | avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_sizeAndreas Cadhalpun2015-10-29
* | avformat: add DC STR demuxerPaul B Mahol2015-10-29
* | avcodec: add ADPCM AICA decoderPaul B Mahol2015-10-29
* | avformat: add 3dostr demuxerPaul B Mahol2015-10-29
* | Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes2015-10-29
|\|
| * avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* | Merge commit 'd584533cf38141172e20bae5436629ee17c8ce50'Hendrik Leppkes2015-10-29
|\|
| * avformat: Rework add_to_pktbufLuca Barbato2015-10-26
* | avformat/img2enc: re enable atomic writes with split planesMichael Niedermayer2015-10-28
* | avformat/img2enc: Fix img2enc atomic implementation to work with split planesMichael Niedermayer2015-10-27
* | avformat/img2enc: Disable rename&atomic writing for non file protocol and spl...Michael Niedermayer2015-10-27
* | mpegts: Fix FATE seek testHendrik Leppkes2015-10-27
* | asfdec: fix FATE seek testHendrik Leppkes2015-10-27
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f'Hendrik Leppkes2015-10-27
|\|
| * avformat: Always return ref-counted AVPacketLuca Barbato2015-10-26
* | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes2015-10-27
|\|
| * innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* | avformat/aiff: add ADP4 DVI ADPCM supportPaul B Mahol2015-10-27
* | Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74'Hendrik Leppkes2015-10-27
|\|
| * mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-23
* | Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'Hendrik Leppkes2015-10-27
|\|