41159 Commits (89df3fd49e9992441f680326902b4912d79f514f)
 

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