41219 Commits (3d5d46233cd81f78138a6d7418d480af04d3f6c8)
 

Author SHA1 Message Date
Martin Storsjö 44127b157e rtmppkt: Make pkt->data reallocable 10 years ago
Martin Storsjö 3c3b8003a1 rtmpproto: Simplify code for copying data into the output packet 10 years ago
Martin Storsjö 857e6667f9 rtmpproto: Clarify a comment 10 years ago
Anton Khirnov 1973079417 opusdec: make sure all substreams have the same number of coded samples 10 years ago
Kieran Kunhya 96fda42a8f vf_interlace: get rid of useless loads 10 years ago
wm4 fbd6c97f9c lavu: fix memory leaks by using a mutex instead of atomics 10 years ago
Anton Khirnov 2443e522f0 lavu: add wrappers for the pthreads mutex API 10 years ago
Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
Martin Storsjö 79fd186a50 lavf: Use MoveFileEx instead of rename/_wrename on windows 10 years ago
Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 10 years ago
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