13863 Commits (2c1e075308e14810149f53be87959a62cb83a730)

Author SHA1 Message Date
Michael Niedermayer a6ca08f1af avformat/gxfenc: Check and propagate return code from gxf_write_map_packet() 12 years ago
Paul B Mahol 9e505485f3 avformat/smacker: check avformat_new_stream() return value 12 years ago
Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 12 years ago
Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 12 years ago
Paul B Mahol 60caa3d8bc avformat/sierravmd: check for memory allocation failures 12 years ago
Paul B Mahol 00e1bf8a58 avformat/flic: check for memory allocation failures 12 years ago
Michael Niedermayer 8c9d6ee4f2 avformat/utils: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer c9367c0709 avformat/matroskaenc: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer 32805f8521 avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existing lists on failure 12 years ago
Vignesh Venkatasubramanian 7b0a839b0b opus/matroska: Adding support for End Trimming in demuxer/decoder 12 years ago
Piotr Bandurski 5cfa51929f avformat/riff: add 0x594a TwoCC 12 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 12 years ago
Carl Eugen Hoyos fe8e01361f Use 0x88 as stream id when muxing DTS in program streams. 12 years ago
Vignesh Venkatasubramanian d92b1b1bab lavf/matroska: Adding support for Opus CodecDelay 12 years ago
Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 12 years ago
Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 12 years ago
Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 12 years ago
Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 12 years ago
Paul B Mahol 81f231b5c7 avcodec/asfdec: check return value of av_mallocz() 12 years ago
Michael Niedermayer 8586d8dda2 avformat/avidec: fix signedness of pointer type in get_stream_idx() 12 years ago
Clément Bœsch 378a830e7b avformat/subtitles: support standalone CR (MacOS). 12 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 12 years ago
Clément Bœsch cfcd55db16 avformat/srtdec: skip initial random line breaks. 12 years ago
Paul B Mahol 14851ca5f5 avformat/matroskaenc: remove bogus prores tag 12 years ago
Clément Bœsch b1319e14e3 avformat/subtitles: binary search seeking. 12 years ago
Clément Bœsch 1ca4bf930b avformat/subtitles: check lower bound for duration overlap seeking. 12 years ago
Clément Bœsch f8678dcef3 avformat/vobsub: fix seeking. 12 years ago
Michael Niedermayer c4c3a3d580 vformat/tee: fix uninitialized use of ret 12 years ago
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 12 years ago
Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 12 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 12 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 12 years ago
Clément Bœsch 36cd017acd avformat: make avformat_close_input() more tolerant. 12 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 12 years ago
Michael Niedermayer e5c338ba7a avformat/utils: assert position monotonicity in ff_find_last_ts() 12 years ago
Michael Niedermayer a660991921 avformat/mpegts: Ensure that mpegts_get_dts() only considers packets at or after the given position 12 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 12 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 12 years ago
Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 12 years ago
wm4 060c6c4647 avformat/mpl2dec: handle files with CRLF linebreaks correctly 12 years ago
Dirk Farin 902a5fa722 avformat: H265 demuxer 12 years ago
Michael Niedermayer a5d67bc796 avformat/utils: Fix bitrate overflow check 12 years ago
Compn 8d14596bc2 riff: add 0x64 to g726 works on g726-test1.wav 12 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 12 years ago
Paul B Mahol 3e36dc8626 w64dec: fix end position of summarylist guid 12 years ago
Paul B Mahol 79b70e47a4 w64dec: fix skipping of unknown guids 12 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 12 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 12 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 12 years ago