40955 Commits (57ed5a64feec4af1f16f9a74c63cfa9aa8147242)
 

Author SHA1 Message Date
  Michael Niedermayer 57ed5a64fe hnm4: change width/height to int to fix hypothetical integer overflows 11 years ago
  Luca Barbato 16158da960 hnm4: Use av_image_check_size 11 years ago
  Michael Niedermayer 51946d2de8 vc1: Use the correct shift amount 11 years ago
  Luca Barbato d25afb579f vc1: Set the is_intra bitfield to all 1 when needed 11 years ago
  Luca Barbato b67138598c vc1: Simplify a little setting the intra variables 11 years ago
  Michael Niedermayer 62e52b94e6 vorbis_parser: Move vp check to avoid a null pointer dereference 11 years ago
  Michael Niedermayer c117da9d3e lpc: remove unneeded {} 11 years ago
  Vittorio Giovara bc75b64cff vc1pred: remove logically dead code 11 years ago
  Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 11 years ago
  Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 11 years ago
  Uwe L. Korn 40665d27e3 flvdec: Document how the duration is retrieved at the end of the file 11 years ago
  Martin Storsjö fe42f94ce1 dashenc: Don't segment all video streams when one stream gets a keyframe 11 years ago
  Martin Storsjö 6f26f14f13 sidxindex: Write mimeType=audio/mp4 for audio-only representations 11 years ago
  Vittorio Giovara 208f3abb91 aacsbr: always initialize max_qmf_subbands 11 years ago
  Michael Niedermayer 55b59fab88 roqaudio: Always use the frame buffer on flush 11 years ago
  Vittorio Giovara 0562887a98 tiffenc: initialize return value 11 years ago
  Luca Barbato 299d8ab104 cook: Make sure there is enough extradata 11 years ago
  Vittorio Giovara 30b8eb0f87 sol: simplify sol_codec_id() 11 years ago
  Vittorio Giovara b99ca86350 aacdec: avoid an out-of-bounds write 11 years ago
  Vittorio Giovara 277ff7f5dc lavu: move internal define to the only places where it is used 11 years ago
  Vittorio Giovara 065923b078 mpegenc: prevent a NULL pointer dereference 11 years ago
  Vittorio Giovara 9c12c6ff95 motion_est: convert stride to ptrdiff_t 11 years ago
  Martin Storsjö f856d9c2f3 dashenc: Don't require the stream bitrate to be known 11 years ago
  Martin Storsjö eec7f032a9 lavf: Remove a redundant include of sys/stat.h 11 years ago
  Michael Niedermayer 4b68edd08a flvenc: Remove an unused variable 11 years ago
  Luca Barbato cd975d5658 hevc: Spin the mv_mpv_mode calls in a stand alone function 11 years ago
  Vittorio Giovara 1f80742f49 qdm2: avoid integer overflow 11 years ago
  Luca Barbato 312daa1589 vp9: Use the correct upper bound for seg_id 11 years ago
  Luca Barbato d466d82faa dvdsubdec: Do not leak on failure path 11 years ago
  Vittorio Giovara a42d5c861f libtwolame: prevent a NULL pointer dereference 11 years ago
  Vittorio Giovara 863ee8a855 lavfi: clean memory on error in ADD_FORMAT() 11 years ago
  Luca Barbato fd9badd3cb xwma: Do not leak on failure path 11 years ago
  Martin Storsjö aa8b39d999 lavc: Move the libtwolame encoder registration to the list for external libraries 11 years ago
  Martin Storsjö 7fd10f66b7 hdsenc: Clear the previous codec tag when setting up the chained muxer 11 years ago
  Martin Storsjö f918b8a293 hdsenc: Use the right filename in an error message 11 years ago
  Martin Storsjö 7813e6752b configure: Fix enabling memalign_hack automatically 11 years ago
  Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 11 years ago
  Vittorio Giovara 85dc006b1a lavc: fix bitshifts amount bigger than the type 11 years ago
  Vittorio Giovara 771656bd85 libvpxenc: clean memory on error 11 years ago
  Vittorio Giovara a28468d0da librtmp: append the correct field to the string 11 years ago
  Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 11 years ago
  Martin Storsjö c302d034ba tools: Add a sidxindex tool 11 years ago
  Martin Storsjö 40ed1cbf14 movenc: Allow writing a DASH sidx atom at the start of files 11 years ago
  Martin Storsjö 3847f3ab58 movenc: Add tfra entries for all tracks in a moof 11 years ago
  Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 11 years ago
  Martin Storsjö 2ded57371a movenc: Add support for writing sidx atoms for DASH segments 11 years ago
  Martin Storsjö 2d9d6afb8d movenc: Factorize adding fragment info into a separate function 11 years ago
  Martin Storsjö 0f9eb9165b movenc: Include empty tracks in iods when writing fragmented mp4 11 years ago
  Andrew Stone c64f361511 flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. 11 years ago
  Andrew Stone 4d0cd5f58c flvenc: move metadata updates into a single function 11 years ago