9400 Commits (4e0799a4d04404abfa8fbc072640be76465158cf)

Author SHA1 Message Date
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
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 12 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 12 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 12 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 12 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 12 years ago
Luca Barbato b89e8759e0 mov: Write tmcd extradata 12 years ago
Luca Barbato 5b41eb91e0 mov: Parse tmcd extradata 12 years ago
Luca Barbato 0b5af5cf12 mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd 12 years ago
Luca Barbato 08504380dd mov: Refactor codec specific final steps in mov_finalize_stsd_codec 12 years ago
Luca Barbato dc518a3ae2 mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle 12 years ago
Luca Barbato ef196beeb5 mov: Refactor audio specific parsing in mov_parse_stsd_audio 12 years ago
Luca Barbato a3b53ff062 mov: Refactor video specific parsing in mov_parse_stsd_video 12 years ago
Luca Barbato bf98562505 mov: Refactor codec id selection in mov_codec_id 12 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 12 years ago
John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 12 years ago
Clément Bœsch 60198742ff movenc: fix detection of 64bit offset requirement 12 years ago
John Stebbins fe5d5a8ffc movenc: Make chapter track QuickTime compatible 12 years ago
Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 12 years ago
John Stebbins 6c786765cd movenc: Allow chapters to be written in trailer 12 years ago
John Stebbins db03cb37fd movenc: Allow chapter track in default MODE_MP4 12 years ago
Diego Biurrun 64af59bc49 avformat: Fix references to removed av_close_input_file in Doxygen 12 years ago
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
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 12 years ago
Reimar Döffinger 9a27acae9e ogg: Fix potential infinite discard loop 12 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 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
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
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
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
Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 12 years ago
Martin Storsjö 8e1fe34557 rtmp: Detect and warn if the user tries to pass librtmp style parameters 12 years ago