summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
|\|
| * img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-23
* | Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd'Hendrik Leppkes2015-10-27
|\|
| * movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö2015-10-23
* | Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f'Hendrik Leppkes2015-10-27
|\|
| * rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö2015-10-23
* | fix: assigning instead of comparingAppChecker2015-10-27
* | srtenc: ReindentTimothy Gu2015-10-26
* | mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu2015-10-26
* | avformat/thp: set duration for audio stream tooPaul B Mahol2015-10-26