diff --git a/_servicedata b/_servicedata index 94c3046..76080e6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Genymobile/scrcpy.git - cb3cf801c839141eb80070c40974c31503602eaf \ No newline at end of file + 2876463d394c3bc4dc239a605e65ebab75598353 \ No newline at end of file diff --git a/scrcpy-1.4~git20181111.tar.xz b/scrcpy-1.4~git20181111.tar.xz deleted file mode 100644 index fded83c..0000000 --- a/scrcpy-1.4~git20181111.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8210099565cd30446300caa5509b6419a5adc7f9a25662a464ecc55375dac96f -size 158176 diff --git a/scrcpy-1.5fixversion~git20181112.tar.xz b/scrcpy-1.5fixversion~git20181112.tar.xz new file mode 100644 index 0000000..f9adb31 --- /dev/null +++ b/scrcpy-1.5fixversion~git20181112.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e8d49dad6cd1fee9ede29497d799cc95d4d5b1c4ff1113ee37ae58bc9fa8b5 +size 161564 diff --git a/scrcpy.changes b/scrcpy.changes index e387377..f6f6c51 100644 --- a/scrcpy.changes +++ b/scrcpy.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Nov 12 13:57:51 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.5fixversion~git20181112: + * Fix read_packet() return value on error or EOF + * Configure version at meson project level + * Update links to v1.5-fixversion + * Bump version to 1.5 + * Update links to v1.5 in README and BUILD + * Improve features presentation in README + * Do not queue invalid PTS + * Store queue of PTS for pending frames + * Send frame meta only if recording is enabled + * Rename --output-file to --record + * Wrap receiver state into separate struct + * Avoid partial header reads + * Move buffer reader functions to buffer_util.h + * Support AVStream.codec for old FFmpeg versions + * recorder: use av_oformat_next to support older FFmpeg + * Reenable custom SDL signal handlers + * Do not transmit MediaCodec flags + * Assign PTS to the right frame + * Decode and push frame before recording + * Only set valid PTS/DTS + * Add recorder + * Enable video output file, with pts set by server + * Fix SDL 2.0.9 for Windows + * Update SDL (2.0.9) for Windows + ------------------------------------------------------------------- Sun Nov 11 12:32:54 UTC 2018 - pousaduarte@gmail.com diff --git a/scrcpy.spec b/scrcpy.spec index 1b8b8c9..ca1f062 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -17,7 +17,7 @@ Name: scrcpy -Version: 1.4~git20181111 +Version: 1.5fixversion~git20181112 Release: 0 Summary: Display and control your Android device License: Apache-2.0