summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a'Derek Buitenhuis2015-11-17
|\|
| * movenc: Assume streams starting at pts=0 for discontinuous fragments with edi...Martin Storsjö2015-11-11
* | avformat/movenc-test: fix copyright headerJames Almer2015-11-16
* | Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'Derek Buitenhuis2015-11-16
|\|
| * movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-10
* | avformat/mov: remove redundant assignmentGanesh Ajjanagadde2015-11-16
* | avformat/mov: fix memory leakGanesh Ajjanagadde2015-11-16
* | avformat/aviobuf: Simplify avio_read() and avio_seek()Bryan Huh2015-11-16
* | avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)Bryan Huh2015-11-16
* | mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141)Hagen Schmidt2015-11-16
* | avformat/utils: Do not init parser if probing is unfinishedMichael Niedermayer2015-11-15
* | avformat/utils: estimate_timings_from_pts - increase retry counter, fixes inv...Rainer Hochecker2015-11-15
* | 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