9567 Commits (435214a757fc71d1680b12d6f930254cab3935d1)

Author SHA1 Message Date
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
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 11 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 11 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 11 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 11 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 11 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 11 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 11 years ago
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 11 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 11 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 11 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 11 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 11 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 11 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 11 years ago
Luca Barbato b89e8759e0 mov: Write tmcd extradata 11 years ago
Luca Barbato 5b41eb91e0 mov: Parse tmcd extradata 11 years ago
Luca Barbato 0b5af5cf12 mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd 11 years ago
Luca Barbato 08504380dd mov: Refactor codec specific final steps in mov_finalize_stsd_codec 11 years ago
Luca Barbato dc518a3ae2 mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle 11 years ago
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
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
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
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
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
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 11 years ago
Reimar Döffinger 9a27acae9e ogg: Fix potential infinite discard loop 11 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 11 years ago