564 Commits (e661b3211a10166b24a8f414d884caabdd8d53e1)

Author SHA1 Message Date
xufuji456 e661b3211a Feature: remove video_player.cpp 3 years ago
xufuji456 c97ea1701a Feature: change 0 to null 3 years ago
xufuji456 3be79a856c Feature: add filter of color invert 3 years ago
xufuji456 e112ecdeb9 Feature: add filter of blur 3 years ago
xufuji456 9d0cb83334 Feature: add filter of white balance 3 years ago
xufuji456 9dd6b64327 Feature: add beauty camera filter 3 years ago
xufuji456 3ed37dba16 Feature: record video when camera previewing 3 years ago
xufuji456 a30527f8fc Feature: add CameraFilterActivity 3 years ago
xufuji456 f3dd152a72 Feature: add CameraFilter with OpenGL 3 years ago
xufuji456 f6e703035b Feature: disable ffplayer 3 years ago
xufuji456 a27413030e Feature: zoompan photo to video 3 years ago
xufuji456 e8ef428180 Feature: add video transition 3 years ago
xufuji456 b6feca2e8c Feature: add MediaClock 3 years ago
xufuji456 acc42e49d5 Feature: add FFMessageQueue 3 years ago
xufuji456 6ce7f8e6b3 Feature: add message queue 3 years ago
xufuji456 795fe94d56 Feature: add PacketQueue and FrameQueue 3 years ago
xufuji456 c68887339a Feature: use module in cmake 3 years ago
xufuji456 c21a2cf584 Feature: remove module of sox 3 years ago
xufuji456 8492a58277 Feature: update header of atomic 3 years ago
xufuji456 c9f2d982f2 Feature: use codecpar instead of codec 3 years ago
xufuji456 5ae1646fb2 Feature: rename ffmpeg pusher 3 years ago
xufuji456 9278f58044 Feature: update url 3 years ago
xufuji456 6b9710041d Feature: align code 3 years ago
xufuji456 5b786da0dd Feature: update FFmpeg_compile_shell.md 3 years ago
xufuji456 2eee129552 Feature: move static method together 3 years ago
xufuji456 71d7dbdb5d Feature: change to static method 3 years ago
xufuji456 5e922d41d1 Feature: merge error code 3 years ago
xufuji456 f25d25179a Feature: support push rtmp stream with http url 3 years ago
xufuji456 bdb533b9e5 Feature: select video and audio stream 3 years ago
xufuji456 5ea59231e7 Feature: replace ffmpeg_pusher.cpp with ff_http_pusher.cpp 3 years ago
xufuji456 6ebced2d49 Feature: remove useless code 3 years ago
xufuji456 46e0638170 Feature: change to FFmpegPusher 3 years ago
xufuji456 3903f821da Feature: add level of ffmpeg log 3 years ago
xufuji456 fac7760eec Feature: check null pointer 3 years ago
xufuji456 31d19d6d0f Feature: remove audio_player.cpp 3 years ago
xufuji456 638ccffda0 Feature: add visualizer with fft data 3 years ago
xufuji456 efbf287305 Feature: release audio player 3 years ago
xufuji456 51960d6815 Feature: change filter when playing 3 years ago
xufuji456 e8774a77d0 Feature: add audio player class 3 years ago
xufuji456 25aa93600e Feature: rename to FFmpegPusher 3 years ago
xufuji456 1bda9d173d Feature: use codecpar insteadof codec in pusher 3 years ago
xufuji456 8538307789 Feature: use struct to wrap params 3 years ago
xufuji456 71c785731b Feature: change to AudioResample class 3 years ago
xufuji456 8e4c9d48c2 Feature: simplify code 3 years ago
xufuji456 8532c806d1 Feature: init fifo as large as possible 3 years ago
xufuji456 0f9f06733c Feature: reuse input avframe 3 years ago
xufuji456 1ec221c774 Feature: using input channel 3 years ago
xufuji456 db5450630e Feature: reuse avframe 3 years ago
xufuji456 6130a55e6c Feature: reuse packet 3 years ago
xufuji456 7824ab3de7 Feature: update resample 3 years ago