summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/nutdec: check for allocation failuresPaul B Mahol2013-09-11
* avformat/utils: use av_realloc_array()Michael Niedermayer2013-09-11
* avformat/mxfdec: use av_realloc_array()Michael Niedermayer2013-09-11
* avformat/matroskaenc: use av_realloc_array()Michael Niedermayer2013-09-11
* avformat/matroskadec: use av_realloc_array()Michael Niedermayer2013-09-11
* avformat/matroskaenc: use av_freep() to avoid leaving stale pointersMichael Niedermayer2013-09-11
* avformat/asfenc: use av_freep() for extra safteyMichael Niedermayer2013-09-11
* avformat/gxfenc: Clear nb_fields on array deallocationMichael Niedermayer2013-09-11
* avformat/gxfenc: Check and propagate return code from gxf_write_map_packet()Michael Niedermayer2013-09-11
* avformat/smacker: check avformat_new_stream() return valuePaul B Mahol2013-09-11
* avformat/libnut: check avformat_new_stream() return valuePaul B Mahol2013-09-11
* avformat/ffmetadec: return meaningful error codesPaul B Mahol2013-09-11
* avformat/sierravmd: check for memory allocation failuresPaul B Mahol2013-09-11
* avformat/flic: check for memory allocation failuresPaul B Mahol2013-09-11
* avformat/utils: functions that add entries should not destroy the whole list ...Michael Niedermayer2013-09-11
* avformat/mxfdec: functions that add entries should not destroy the whole list...Michael Niedermayer2013-09-11
* avformat/matroskaenc: functions that add entries should not destroy the whole...Michael Niedermayer2013-09-11
* avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existin...Michael Niedermayer2013-09-11
* Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'Michael Niedermayer2013-09-11
|\
| * avformat: Use av_reallocp_array() where suitableAlexandra Khirnova2013-09-10
* | opus/matroska: Adding support for End Trimming in demuxer/decoderVignesh Venkatasubramanian2013-09-10
* | avformat/riff: add 0x594a TwoCCPiotr Bandurski2013-09-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-10
|\|
| * movenc: Simplify setting the fragmentation flagMartin Storsjö2013-09-09
* | Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47'Michael Niedermayer2013-09-10
|\|
| * movenc: Add a warning message if conflicting options have been specifiedMartin Storsjö2013-09-09
| * tcp: Explicitly convert a pointer to a boolean integerMartin Storsjö2013-09-09
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-10
|\ \
| * | Use 0x88 as stream id when muxing DTS in program streams.Carl Eugen Hoyos2013-09-10
* | | lavf/matroska: Adding support for Opus CodecDelayVignesh Venkatasubramanian2013-09-10
* | | opus/matroska: Adding support for DiscardPadding in muxerVignesh Venkatasubramanian2013-09-10
|/ /
* | avcodec/asfdec: check return value of av_mallocz()Paul B Mahol2013-09-09
* | avformat/avidec: fix signedness of pointer type in get_stream_idx()Michael Niedermayer2013-09-08
* | avformat/subtitles: support standalone CR (MacOS).Clément Bœsch2013-09-08
* | avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-08
* | avformat/srtdec: skip initial random line breaks.Clément Bœsch2013-09-08
* | avformat/matroskaenc: remove bogus prores tagPaul B Mahol2013-09-08
* | avformat/subtitles: binary search seeking.Clément Bœsch2013-09-08
* | avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch2013-09-08
* | avformat/vobsub: fix seeking.Clément Bœsch2013-09-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-08
|\|
| * lavf: fix the comparison in an overflow checkAnton Khirnov2013-09-07
* | Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b'Michael Niedermayer2013-09-08
|\|
| * dv: Add a guard to not overread the ppcm arrayLuca Barbato2013-09-07
| * avisynth: K&R formatting cosmeticsDiego Biurrun2013-09-06
* | vformat/tee: fix uninitialized use of retMichael Niedermayer2013-09-07
* | Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'Michael Niedermayer2013-09-06
|\|
| * avisynth: Add missing #include for NULL_IF_CONFIG_SMALLDiego Biurrun2013-09-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-05
|\|
| * matroskaenc: Allow chapters to be written in trailerJohn Stebbins2013-09-04