37999 Commits (f8ef91ff3d6bb83d601d816ef9368f911021c64b)
 

Author SHA1 Message Date
  Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 11 years ago
  Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code 11 years ago
  Diego Biurrun 0b45269c2d x86: h264_idct: Remove incorrect comment 11 years ago
  Diego Biurrun e95930eda1 avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM 11 years ago
  Diego Biurrun c18838f5eb h264_ps: Use more meaningful error values 11 years ago
  Diego Biurrun 330ad1f6a5 h264_ps: K&R formatting cosmetics 11 years ago
  Diego Biurrun 8fed466b0a h264_ps: Drop commented-out cruft 11 years ago
  Diego Biurrun c4e43560fe h264data: Move some tables to the only place they are used 11 years ago
  Diego Biurrun f34de1486a h264data: Remove unused luma_dc_field_scan table 11 years ago
  Martin Storsjö 4f2b469da5 Add a libfdk-aac decoder 11 years ago
  Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 11 years ago
  Diego Biurrun 2a61592573 avcodec: Remove some commented-out debug cruft 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
  Janne Grunau c34a96a5dd dxa: fix decoding of first I-frame by separating I/P-frame decoding 11 years ago
  Luca Barbato 5ef7c84a93 dxa: Make sure the reference frame exists 11 years ago
  Luca Barbato c59967fa7c h261: check the mtype index 11 years ago
  Kostya Shishkov f399e406af altivec: perform an explicit unaligned load 11 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 11 years ago
  Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 11 years ago
  Diego Biurrun 239f55bf3c vp56data: Move all data tables to the .c file 11 years ago
  Diego Biurrun cb214707a6 vp56data: Move all shared enum/struct declarations to common header 11 years ago
  Diego Biurrun 38f64c0330 mpeg12decdata.h: Move all tables to the only place they are used 11 years ago
  Diego Biurrun ec6c1b1d83 mpeg12decdata: Remove unused #define 11 years ago
  Diego Biurrun c591d4575a avcodec: Replace local extern declarations for tables with header #includes 11 years ago
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
  Diego Biurrun d258531502 swscale: Mark a bunch of tables only used within one file static 11 years ago
  Diego Biurrun 060ce0c697 ivi_common: Make some tables only used within the file static 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
  Diego Biurrun 288f2ffb57 electronicarts: Remove bogus function documentation 11 years ago
  Diego Biurrun 8747fce91f electronicarts: K&R formatting cosmetics 11 years ago
  Janne Grunau e8c0defe13 8bps: decode 24bit files correctly as rgb32 on bigendian 12 years ago
  Dave Yeo c3386bd5b4 rtpproto: Check for the right feature when reading a sockaddr_in6 11 years ago
  Martin Storsjö b56fc18b20 sdp: Add an option for sending RTCP packets to the source of the last packets 11 years ago
  Martin Storsjö 6b58e11a83 rtpproto: Add an option for writing return packets to the address of the last received packets 11 years ago
  Martin Storsjö 2427ac6ccd rtpproto: Update the parameter documentation 11 years ago