13523 Commits (3c89ec2816956cb1d51a518a5c4a638aa86749e9)

Author SHA1 Message Date
Luca Barbato ef196beeb5 mov: Refactor audio specific parsing in mov_parse_stsd_audio 11 years ago
Luca Barbato a3b53ff062 mov: Refactor video specific parsing in mov_parse_stsd_video 11 years ago
Luca Barbato bf98562505 mov: Refactor codec id selection in mov_codec_id 11 years ago
Michael Niedermayer aadfadd784 avformat/redspark: check coef_off 11 years ago
Stefano Sabatini 0be3be9011 lavf/tee: copy metadata to output chained muxers 11 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 11 years ago
John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 11 years ago
Michael Niedermayer c443689afb avformat/movenc: use av_freep() instead of av_free() except for local variables before return 11 years ago
Stefano Sabatini 7af7b45c38 lavf/image2: extend start_number range to accept zero 11 years ago
Stefano Sabatini eadb3ad758 lavf/tee: initialize ret in parse_bsfs() 11 years ago
Stefano Sabatini 5ae3563359 lavf/tee: add special select option 11 years ago
Clément Bœsch 60198742ff movenc: fix detection of 64bit offset requirement 11 years ago
John Stebbins fe5d5a8ffc movenc: Make chapter track QuickTime compatible 11 years ago
Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 11 years ago
Michael Niedermayer be03912a78 avformat/unix: reshuffle #includes 11 years ago
Michael Niedermayer 97e165cdae avformat/unix: include sys/socket.h 11 years ago
John Stebbins 6c786765cd movenc: Allow chapters to be written in trailer 11 years ago
John Stebbins db03cb37fd movenc: Allow chapter track in default MODE_MP4 11 years ago
Michael Niedermayer 3d64845600 movenc: ilbc needs audio_vbr set. 11 years ago
Diego Biurrun 64af59bc49 avformat: Fix references to removed av_close_input_file in Doxygen 11 years ago
Luca Barbato 67400f6b62 mov: Prevent segfaults on mov_write_hdlr_tag 11 years ago
Luca Barbato 22de0f8369 mov: Compute max duration among the tracks with a timescale 11 years ago
Luca Barbato 3952303010 mov: Set the timescale for data streams 11 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 11 years ago
Luca Barbato 59f595921e mkv: Flush the old cluster before writing a new one 11 years ago
Luca Barbato 98308bd44f mkv: Add options for specifying cluster limits 11 years ago
Matthew Heaney 818ebe930f avformat/matroskadec: add WebVTT support 11 years ago
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 11 years ago
Paul B Mahol daede1e3fa matroskaenc: remove unneeded wavpack tag 11 years ago
Reimar Döffinger 9a27acae9e ogg: Fix potential infinite discard loop 11 years ago
Carl Eugen Hoyos 037af63b33 Fix frame width and height for some targa_y216 samples. 11 years ago
Michael Niedermayer d73cbc22c5 avformat/mpegts: resync from the smallest packet size on 11 years ago
Michael Niedermayer b4429c259a mpegts_get_pcr: dont loose a packet when resyncing 11 years ago
Michael Niedermayer 0f2f65bd58 mpegts: fix pos47_full 11 years ago
Michael Niedermayer ee7f2609a0 avformat/mpegts: print packet size warning only if new size differs from old 11 years ago
Michael Niedermayer c666c59ac1 mpegts: reanalyze packet size on mismatches 11 years ago
Michael Niedermayer 338f8b2eaf avformat/matroskadec: check out_samplerate before using it in av_rescale() 11 years ago
James Almer af248fa117 matroskadec: Improve TTA duration calculation 11 years ago
Vignesh Venkatasubramanian 571efd9729 lavf/matroska: Adding the new SeekPreRoll element 11 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 11 years ago
Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 11 years ago
Stefano Sabatini faf7c35655 lavf/tee: add support for bitstream filtering 11 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 11 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 11 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 11 years ago
Piotr Bandurski 165b65771d avformat/riff: add DM4V FourCC 11 years ago
Martin Storsjö 4b054a3400 rtpproto: Check the right feature detection macro 11 years ago
Diego Biurrun 163a729725 electronicarts: Let functions always returning the same value return void 11 years ago
Diego Biurrun 4908c8ef27 electronicarts: Improve some function/variable names 11 years ago
Diego Biurrun a90cff137b electronicarts: comment wording fixes 11 years ago