13863 Commits (2c1e075308e14810149f53be87959a62cb83a730)

Author SHA1 Message Date
Luca Barbato 67400f6b62 mov: Prevent segfaults on mov_write_hdlr_tag 12 years ago
Luca Barbato 22de0f8369 mov: Compute max duration among the tracks with a timescale 12 years ago
Luca Barbato 3952303010 mov: Set the timescale for data streams 12 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 12 years ago
Luca Barbato 59f595921e mkv: Flush the old cluster before writing a new one 12 years ago
Luca Barbato 98308bd44f mkv: Add options for specifying cluster limits 12 years ago
Matthew Heaney 818ebe930f avformat/matroskadec: add WebVTT support 12 years ago
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 12 years ago
Paul B Mahol daede1e3fa matroskaenc: remove unneeded wavpack tag 12 years ago
Reimar Döffinger 9a27acae9e ogg: Fix potential infinite discard loop 12 years ago
Carl Eugen Hoyos 037af63b33 Fix frame width and height for some targa_y216 samples. 12 years ago
Michael Niedermayer d73cbc22c5 avformat/mpegts: resync from the smallest packet size on 12 years ago
Michael Niedermayer b4429c259a mpegts_get_pcr: dont loose a packet when resyncing 12 years ago
Michael Niedermayer 0f2f65bd58 mpegts: fix pos47_full 12 years ago
Michael Niedermayer ee7f2609a0 avformat/mpegts: print packet size warning only if new size differs from old 12 years ago
Michael Niedermayer c666c59ac1 mpegts: reanalyze packet size on mismatches 12 years ago
Michael Niedermayer 338f8b2eaf avformat/matroskadec: check out_samplerate before using it in av_rescale() 12 years ago
James Almer af248fa117 matroskadec: Improve TTA duration calculation 12 years ago
Vignesh Venkatasubramanian 571efd9729 lavf/matroska: Adding the new SeekPreRoll element 12 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 12 years ago
Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 12 years ago
Stefano Sabatini faf7c35655 lavf/tee: add support for bitstream filtering 12 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 12 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 12 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 12 years ago
Piotr Bandurski 165b65771d avformat/riff: add DM4V FourCC 12 years ago
Martin Storsjö 4b054a3400 rtpproto: Check the right feature detection macro 12 years ago
Diego Biurrun 163a729725 electronicarts: Let functions always returning the same value return void 12 years ago
Diego Biurrun 4908c8ef27 electronicarts: Improve some function/variable names 12 years ago
Diego Biurrun a90cff137b electronicarts: comment wording fixes 12 years ago
Diego Biurrun 288f2ffb57 electronicarts: Remove bogus function documentation 12 years ago
Diego Biurrun 8747fce91f electronicarts: K&R formatting cosmetics 12 years ago
Dave Yeo c3386bd5b4 rtpproto: Check for the right feature when reading a sockaddr_in6 12 years ago
Alexander Strasser dc2e4c2e53 lavf/wavdec: Fix seeking in files with unaligned offsets 12 years ago
Martin Storsjö b56fc18b20 sdp: Add an option for sending RTCP packets to the source of the last packets 12 years ago
Martin Storsjö 6b58e11a83 rtpproto: Add an option for writing return packets to the address of the last received packets 12 years ago
Martin Storsjö 2427ac6ccd rtpproto: Update the parameter documentation 12 years ago
Compn 8e0b6d82b3 riff: add msn audio comment 12 years ago
Luca Barbato 5268bd2900 segafilm: Error out on impossible packet size 12 years ago
Luca Barbato 3562684db7 ogg: Always alloc the private context in vorbis_header 12 years ago
Piotr Bandurski e87fcaa8d5 avformat/riff: treat msn audio like gsm_ms 12 years ago
Alexis Ballier 7a48b1c492 Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54. 12 years ago
Alexis Ballier ca2378ad04 libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined since libavformat 55) 12 years ago
Michael Niedermayer 4b101ab02e avformat/asfdec: call ff_read_frame_flush() in asf_read_pts() 12 years ago
Kirill Gavrilov 2395ae22ce img2dec: fix typo (double "with with") 12 years ago
wm4 a5ef7960fc ape: check avio_read() return value 12 years ago
Mark Harris 4ccafaca1c avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII 12 years ago
Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 12 years ago
Michael Niedermayer db4918b72e avformat/tedcaptionsdec: make const arrays static const 12 years ago
Martin Storsjö 8e1fe34557 rtmp: Detect and warn if the user tries to pass librtmp style parameters 12 years ago