summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/segafilm: Only add index entries when the stream existsMichael Niedermayer2015-11-071-5/+6
* jvdec: avoid unsigned overflow in comparisonAndreas Cadhalpun2015-11-071-1/+1
* XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-062-5/+24
* mpegtsenc: Implement writing of Opus trim_start/trim_end control valuesSebastian Dröge2015-11-061-3/+40
* mpegtsenc: Add support for muxing Opus in MPEG-TSSebastian Dröge2015-11-061-1/+179
* avformat/xmv: Discard remainder of packet on errorMichael Niedermayer2015-11-061-1/+4
* avformat/xmv: factor return check out of if/elseMichael Niedermayer2015-11-061-5/+3
* avformat/mpegts: Only start probing data streams within probe_packetsMichael Niedermayer2015-11-051-0/+1
* avformat/cache: Use int64_t to avoid int overflow in cache_readBryan Huh2015-11-041-1/+1
* all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde2015-11-031-6/+3
* avformat: add acm demuxerPaul B Mahol2015-11-034-1/+78
* hlsenc: Only write PAT/PMT once per segmentDerek Buitenhuis2015-11-021-1/+9
* Merge commit '00b62968d079e63bf22028f253ac297292436ebe'Hendrik Leppkes2015-11-021-9/+2
|\
| * os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö2015-10-301-9/+2
* | avformat/segafilm: set video stream durationPaul B Mahol2015-11-021-1/+6
* | avformat/segafilm: set audio stream durationPaul B Mahol2015-11-021-0/+3
* | avformat/segafilm: implement seekingPaul B Mahol2015-11-021-0/+21
* | avformat: unref packet after storing it in internal packet queueHendrik Leppkes2015-11-021-0/+1
* | avformat: always unref the packet after parsingHendrik Leppkes2015-11-021-5/+4
* | avformat/ipmovie: add context to av_log()Paul B Mahol2015-11-021-38/+38
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoderPaul B Mahol2015-11-021-3/+4
* | avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-311-7/+7
* | avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-311-7/+7
* | all: fix enum definition for large valuesGanesh Ajjanagadde2015-10-302-6/+6
* | avformat/3dostr: Remove redundant ;Michael Niedermayer2015-10-301-1/+1
* | avformat/oggparseogm: Enable parser for mpeg4Michael Niedermayer2015-10-301-0/+2
* | avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_sizeAndreas Cadhalpun2015-10-291-3/+0
* | avformat: add DC STR demuxerPaul B Mahol2015-10-294-1/+84
* | avcodec: add ADPCM AICA decoderPaul B Mahol2015-10-291-0/+1
* | avformat: add 3dostr demuxerPaul B Mahol2015-10-294-1/+171
* | Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes2015-10-292-19/+8
|\ \ | |/
| * avpacket: Deprecate av_dup_packetLuca Barbato2015-10-262-12/+5
* | Merge commit 'd584533cf38141172e20bae5436629ee17c8ce50'Hendrik Leppkes2015-10-291-38/+39
|\ \ | |/
| * avformat: Rework add_to_pktbufLuca Barbato2015-10-261-32/+38
* | avformat/img2enc: re enable atomic writes with split planesMichael Niedermayer2015-10-281-4/+0
* | avformat/img2enc: Fix img2enc atomic implementation to work with split planesMichael Niedermayer2015-10-271-6/+12
* | avformat/img2enc: Disable rename&atomic writing for non file protocol and spl...Michael Niedermayer2015-10-271-3/+13
* | mpegts: Fix FATE seek testHendrik Leppkes2015-10-271-2/+4
* | asfdec: fix FATE seek testHendrik Leppkes2015-10-271-2/+4
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-2733-50/+50
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-2756-99/+99
|\ \ | |/
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-2659-104/+104
* | Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f'Hendrik Leppkes2015-10-271-0/+8
|\ \ | |/
| * avformat: Always return ref-counted AVPacketLuca Barbato2015-10-261-0/+8
* | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes2015-10-271-0/+2
|\ \ | |/
| * innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+2
* | avformat/aiff: add ADP4 DVI ADPCM supportPaul B Mahol2015-10-272-0/+2
* | Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74'Hendrik Leppkes2015-10-271-3/+10
|\ \ | |/
| * mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-231-3/+10
* | Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'Hendrik Leppkes2015-10-271-2/+5
|\ \ | |/
OpenPOWER on IntegriCloud