summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: implement SChannel SSP TLS protocolHendrik Leppkes2015-11-14
* avformat/async: Fix bug where async could not recover after seek to eofBryan Huh2015-11-13
* avformat/segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-12
* avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terribleMichael Niedermayer2015-11-12
* Merge commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4'Hendrik Leppkes2015-11-11
|\
| * movenc: Automatically flush after writing the initial moovMartin Storsjö2015-11-10
* | Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8'Hendrik Leppkes2015-11-11
|\|
| * lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-09
* | avformat/utils: re-factor freeing AVStreamsHendrik Leppkes2015-11-11
* | avformat/rsd: XMA2 is actually stored, not XMA1Paul B Mahol2015-11-11
* | avformat/mov: Add option to ignore chapters during parsingBryan Huh2015-11-10
* | avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer2015-11-10
* | brstm: reject negative sample rateAndreas Cadhalpun2015-11-10
* | avformat/wavdec: allow data chunk to be before fmt/xma2 chunkPaul B Mahol2015-11-10
* | avformat/wavdec: parse XMA2 tagPaul B Mahol2015-11-10
* | Merge commit 'aeda1121c91395d1f0d434bc7f227423aa2ff97d'Hendrik Leppkes2015-11-10
|\|
| * lavf: factor out freeing an AVStreamAnton Khirnov2015-11-08
* | Merge commit 'a0c71a575109f123978e345fa7eb4ac03cd4d3c3'Hendrik Leppkes2015-11-10
|\|
| * lavf: initialize cur_dts to AV_NOPTS_VALUE for muxingAnton Khirnov2015-11-08
* | Merge commit '563e6d860391bac0511984e5c0842320b5c94d2d'Hendrik Leppkes2015-11-10
|\|
| * segafilm: drop the "song and dance" for cinepakMichael Niedermayer2015-11-06
| * segafilm: set video and audio stream durationPaul B Mahol2015-11-06
* | Merge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a'Hendrik Leppkes2015-11-10
|\|
| * segafilm: implement seekingPaul B Mahol2015-11-06
* | Merge commit 'f128b8e19ac7f702adae899ab91cc1e80f238761'Hendrik Leppkes2015-11-10
|\|
| * mov: detect cover art pictures by contentwm42015-11-03
* | Merge commit '452d659aa4a742106c70ffe9ef3df47ef5b81ea6'Hendrik Leppkes2015-11-10
|\|
| * msnwc_tcp: Use the correct return valuesLuca Barbato2015-11-02
* | Merge commit 'f8d10511fef0bb3265f2d7bdfd38f90f60731d80'Hendrik Leppkes2015-11-10
|\|
| * cosmetics: msnwc_tcp: ReformatLuca Barbato2015-11-02
* | Merge commit '4dfbc7a7559ccab666a8fd39de4224eb4b02c768'Hendrik Leppkes2015-11-10
|\|
| * msnwc_tcp: Correctly report failureLuca Barbato2015-11-02
| * nut: Use the correct codec_tag when multiple are availableLuca Barbato2015-11-02
| * omadec: Fix position of opening parenthesisVittorio Giovara2015-10-30
* | avformat: Add v210[x] demuxerTimothy Gu2015-11-09
* | avformat/cache: Avoid int-overflow in cache compare functionBryan Huh2015-11-09
* | avformat/rsd: add XMA supportPaul B Mahol2015-11-09
* | 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
|\|