13777 Commits (83fc6c822b06688e572333299927d93eb3c6c426)

Author SHA1 Message Date
Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 11 years ago
Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 11 years ago
Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 11 years ago
Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 11 years ago
Paul B Mahol 81f231b5c7 avcodec/asfdec: check return value of av_mallocz() 11 years ago
Michael Niedermayer 8586d8dda2 avformat/avidec: fix signedness of pointer type in get_stream_idx() 11 years ago
Clément Bœsch 378a830e7b avformat/subtitles: support standalone CR (MacOS). 11 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 11 years ago
Clément Bœsch cfcd55db16 avformat/srtdec: skip initial random line breaks. 11 years ago
Paul B Mahol 14851ca5f5 avformat/matroskaenc: remove bogus prores tag 11 years ago
Clément Bœsch b1319e14e3 avformat/subtitles: binary search seeking. 11 years ago
Clément Bœsch 1ca4bf930b avformat/subtitles: check lower bound for duration overlap seeking. 11 years ago
Clément Bœsch f8678dcef3 avformat/vobsub: fix seeking. 11 years ago
Michael Niedermayer c4c3a3d580 vformat/tee: fix uninitialized use of ret 11 years ago
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 11 years ago
Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 11 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
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 12 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 12 years ago
Michael Niedermayer 2501f6d3d6 avformat/movenc: Use the rate from av_timecode_init_from_string() for tmcd 12 years ago
Michael Niedermayer 0388203098 avformat/utils: fix duration_fields calculation when need_parsing=0 12 years ago
Michael Niedermayer 8349be852b avformat/lxfdec: use a parser to parse video frame headers 12 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
Michael Niedermayer 227a0eb5a9 avformat/avidec: match first index and first packet size=0 handling 12 years ago
Michael Niedermayer 5c504e4df7 vformat/subtitles: check av_copy_packets return code 12 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
Lukasz Marek f3ace37a3b lavf/ftp: fix possible crash 12 years ago
Michael Niedermayer c4810fbe4f avformat/utils: fix av_probe_input_buffer2() so it returns the probe score 12 years ago
Michael Niedermayer e31db621bf avformat: export probe score 12 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 12 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 12 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 12 years ago