aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/utils: functions that add entries should not destroy the whole list ...Michael Niedermayer2013-09-111-8/+10
* avformat/mxfdec: functions that add entries should not destroy the whole list...Michael Niedermayer2013-09-111-14/+10
* avformat/matroskaenc: functions that add entries should not destroy the whole...Michael Niedermayer2013-09-111-12/+6
* avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existin...Michael Niedermayer2013-09-111-6/+5
* Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'Michael Niedermayer2013-09-119-76/+99
|\
| * avformat: Use av_reallocp_array() where suitableAlexandra Khirnova2013-09-109-73/+90
* | opus/matroska: Adding support for End Trimming in demuxer/decoderVignesh Venkatasubramanian2013-09-101-5/+25
* | avformat/riff: add 0x594a TwoCCPiotr Bandurski2013-09-101-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-101-5/+3
|\|
| * movenc: Simplify setting the fragmentation flagMartin Storsjö2013-09-091-5/+3
* | Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47'Michael Niedermayer2013-09-101-2/+4
|\|
| * movenc: Add a warning message if conflicting options have been specifiedMartin Storsjö2013-09-091-1/+4
| * tcp: Explicitly convert a pointer to a boolean integerMartin Storsjö2013-09-091-1/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-101-1/+1
|\ \
| * | Use 0x88 as stream id when muxing DTS in program streams.Carl Eugen Hoyos2013-09-101-1/+1
* | | lavf/matroska: Adding support for Opus CodecDelayVignesh Venkatasubramanian2013-09-103-1/+7
* | | opus/matroska: Adding support for DiscardPadding in muxerVignesh Venkatasubramanian2013-09-102-2/+23
|/ /
* | avcodec/asfdec: check return value of av_mallocz()Paul B Mahol2013-09-091-0/+2
* | avformat/avidec: fix signedness of pointer type in get_stream_idx()Michael Niedermayer2013-09-081-1/+1
* | avformat/subtitles: support standalone CR (MacOS).Clément Bœsch2013-09-082-4/+14
* | avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-087-10/+24
* | avformat/srtdec: skip initial random line breaks.Clément Bœsch2013-09-081-0/+2
* | avformat/matroskaenc: remove bogus prores tagPaul B Mahol2013-09-081-1/+0
* | avformat/subtitles: binary search seeking.Clément Bœsch2013-09-081-14/+36
* | avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch2013-09-081-1/+2
* | avformat/vobsub: fix seeking.Clément Bœsch2013-09-082-2/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-081-3/+6
|\|
| * lavf: fix the comparison in an overflow checkAnton Khirnov2013-09-071-1/+1
* | Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b'Michael Niedermayer2013-09-081-2/+2
|\|
| * dv: Add a guard to not overread the ppcm arrayLuca Barbato2013-09-071-2/+2
| * avisynth: K&R formatting cosmeticsDiego Biurrun2013-09-061-145/+150
* | vformat/tee: fix uninitialized use of retMichael Niedermayer2013-09-071-1/+1
* | Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'Michael Niedermayer2013-09-061-0/+1
|\|
| * avisynth: Add missing #include for NULL_IF_CONFIG_SMALLDiego Biurrun2013-09-061-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-052-1/+20
|\|
| * matroskaenc: Allow chapters to be written in trailerJohn Stebbins2013-09-042-1/+20
* | avformat: make avformat_close_input() more tolerant.Clément Bœsch2013-09-042-3/+9
* | Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'Michael Niedermayer2013-09-041-0/+1
|\|
| * 4xm: Check that the read track value is non-negativeMartin Storsjö2013-09-031-0/+2
* | Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'Michael Niedermayer2013-09-041-1/+2
|\|
| * matroskadec: Check that .lang was allocated and set before reading itMartin Storsjö2013-09-031-1/+2
* | avformat/utils: assert position monotonicity in ff_find_last_ts()Michael Niedermayer2013-09-041-0/+1
* | avformat/mpegts: Ensure that mpegts_get_dts() only considers packets at or af...Michael Niedermayer2013-09-041-1/+1
* | Update copyrights where my email appears with the new one.Clément Bœsch2013-09-031-1/+1
* | avformat/mpl2dec: handle files with CRLF linebreaks correctlywm42013-09-031-1/+1
* | avformat: H265 demuxerDirk Farin2013-09-034-1/+63
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-031-2/+0
|\|
| * movenc: Don't flush after each written packetMartin Storsjö2013-09-031-2/+0
* | Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'Michael Niedermayer2013-09-033-5/+5
|\|
| * cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-023-5/+5